Sep 05 11:23:12 devstack devstack@c-api.service[74537]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 11:23:12 devstack devstack@c-api.service[74537]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 11:23:12 2026] *** Sep 05 11:23:12 devstack devstack@c-api.service[74537]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 11:23:12 devstack devstack@c-api.service[74537]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 11:23:12 devstack devstack@c-api.service[74537]: nodename: devstack Sep 05 11:23:12 devstack devstack@c-api.service[74537]: machine: x86_64 Sep 05 11:23:12 devstack devstack@c-api.service[74537]: clock source: unix Sep 05 11:23:12 devstack devstack@c-api.service[74537]: pcre jit disabled Sep 05 11:23:12 devstack devstack@c-api.service[74537]: detected number of CPU cores: 4 Sep 05 11:23:12 devstack devstack@c-api.service[74537]: current working directory: / Sep 05 11:23:12 devstack devstack@c-api.service[74537]: detected binary path: /usr/bin/uwsgi-core Sep 05 11:23:12 devstack devstack@c-api.service[74537]: your processes number limit is 47517 Sep 05 11:23:12 devstack devstack@c-api.service[74537]: your memory page size is 4096 bytes Sep 05 11:23:12 devstack devstack@c-api.service[74537]: detected max file descriptor number: 2048 Sep 05 11:23:12 devstack devstack@c-api.service[74537]: lock engine: pthread robust mutexes Sep 05 11:23:12 devstack devstack@c-api.service[74537]: thunder lock: enabled Sep 05 11:23:12 devstack devstack@c-api.service[74537]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 11:23:12 devstack devstack@c-api.service[74537]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 11:23:12 devstack devstack@c-api.service[74537]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 11:23:12 devstack devstack@c-api.service[74537]: Set PythonHome to /opt/stack/data/venv Sep 05 11:23:12 devstack devstack@c-api.service[74537]: Python main interpreter initialized at 0x7051760a4668 Sep 05 11:23:12 devstack devstack@c-api.service[74537]: python threads support enabled Sep 05 11:23:12 devstack devstack@c-api.service[74537]: your server socket listen backlog is limited to 100 connections Sep 05 11:23:12 devstack devstack@c-api.service[74537]: your mercy for graceful operations on workers is 80 seconds Sep 05 11:23:12 devstack devstack@c-api.service[74537]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 11:23:12 devstack devstack@c-api.service[74537]: *** Operational MODE: preforking *** Sep 05 11:23:12 devstack devstack@c-api.service[74537]: *** uWSGI is running in multiple interpreter mode *** Sep 05 11:23:12 devstack devstack@c-api.service[74537]: spawned uWSGI master process (pid: 74537) Sep 05 11:23:12 devstack devstack@c-api.service[74537]: spawned uWSGI worker 1 (pid: 74538, cores: 1) Sep 05 11:23:12 devstack devstack@c-api.service[74537]: spawned uWSGI worker 2 (pid: 74539, cores: 1) Sep 05 11:23:12 devstack devstack@c-api.service[74537]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 11:23:12 devstack devstack@c-api.service[74538]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:23:12 devstack devstack@c-api.service[74538]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:23:12 devstack devstack@c-api.service[74538]: we strongly recommend against using it for new projects. Sep 05 11:23:12 devstack devstack@c-api.service[74538]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:23:12 devstack devstack@c-api.service[74538]: framework. For more detail see Sep 05 11:23:12 devstack devstack@c-api.service[74538]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:23:12 devstack devstack@c-api.service[74538]: import eventlet # noqa Sep 05 11:23:12 devstack devstack@c-api.service[74539]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:23:12 devstack devstack@c-api.service[74539]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:23:12 devstack devstack@c-api.service[74539]: we strongly recommend against using it for new projects. Sep 05 11:23:12 devstack devstack@c-api.service[74539]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:23:12 devstack devstack@c-api.service[74539]: framework. For more detail see Sep 05 11:23:12 devstack devstack@c-api.service[74539]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:23:12 devstack devstack@c-api.service[74539]: import eventlet # noqa Sep 05 11:23:13 devstack devstack@c-api.service[74538]: /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 05 11:23:13 devstack devstack@c-api.service[74538]: from cgi import parse_header Sep 05 11:23:13 devstack devstack@c-api.service[74539]: /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 05 11:23:13 devstack devstack@c-api.service[74539]: from cgi import parse_header Sep 05 11:23:13 devstack devstack@c-api.service[74538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:23:13 devstack devstack@c-api.service[74538]: warnings.warn( Sep 05 11:23:13 devstack devstack@c-api.service[74538]: /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 05 11:23:13 devstack devstack@c-api.service[74538]: removals.removed_module( Sep 05 11:23:13 devstack devstack@c-api.service[74538]: /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 05 11:23:13 devstack devstack@c-api.service[74538]: removals.removed_module( Sep 05 11:23:13 devstack devstack@c-api.service[74539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:23:13 devstack devstack@c-api.service[74539]: warnings.warn( Sep 05 11:23:13 devstack devstack@c-api.service[74539]: /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 05 11:23:13 devstack devstack@c-api.service[74539]: removals.removed_module( Sep 05 11:23:13 devstack devstack@c-api.service[74539]: /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 05 11:23:13 devstack devstack@c-api.service[74539]: removals.removed_module( Sep 05 11:23:14 devstack devstack@c-api.service[74539]: /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 05 11:23:14 devstack devstack@c-api.service[74539]: warnings.warn( Sep 05 11:23:14 devstack devstack@c-api.service[74538]: /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 05 11:23:14 devstack devstack@c-api.service[74538]: warnings.warn( Sep 05 11:23:14 devstack devstack@c-api.service[74539]: /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 05 11:23:14 devstack devstack@c-api.service[74539]: warnings.warn( Sep 05 11:23:15 devstack devstack@c-api.service[74538]: /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 05 11:23:15 devstack devstack@c-api.service[74538]: warnings.warn( Sep 05 11:23:15 devstack devstack@c-api.service[74539]: 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 05 11:23:15 devstack devstack@c-api.service[74539]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74539) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:23:15 devstack devstack@c-api.service[74538]: 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 05 11:23:15 devstack devstack@c-api.service[74538]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74538) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:23:15 devstack devstack@c-api.service[74539]: /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 05 11:23:15 devstack devstack@c-api.service[74539]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:23:15 devstack devstack@c-api.service[74538]: /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 05 11:23:15 devstack devstack@c-api.service[74538]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74539) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74538) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74538) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74538) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74538) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74539) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74539) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74539) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:23:16 devstack devstack@c-api.service[74538]: INFO dbcounter [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Registered counter for database cinder Sep 05 11:23:16 devstack devstack@c-api.service[74539]: INFO dbcounter [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Registered counter for database cinder Sep 05 11:23:16 devstack devstack@c-api.service[74538]: DEBUG oslo_db.sqlalchemy.engines [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 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=74538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:23:16 devstack devstack@c-api.service[74539]: DEBUG oslo_db.sqlalchemy.engines [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 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=74539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG dbcounter [-] [74538] Writer thread running {{(pid=74538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: /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 05 11:23:17 devstack devstack@c-api.service[74538]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:23:17 devstack devstack@c-api.service[74538]: INFO cinder.rpc [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG dbcounter [-] [74539] Writer thread running {{(pid=74539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: INFO cinder.rpc [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74539]: /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 05 11:23:17 devstack devstack@c-api.service[74539]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:23:17 devstack devstack@c-api.service[74539]: INFO cinder.rpc [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74538]: INFO cinder.rpc [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74539]: INFO cinder.rpc [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74538]: INFO cinder.rpc [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: INFO cinder.rpc [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING cinder.keymgr.conf_key_mgr [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 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 05 11:23:17 devstack devstack@c-api.service[74539]: INFO cinder.rpc [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING cinder.keymgr.conf_key_mgr [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 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 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG oslo_db.sqlalchemy.engines [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 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=74538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG oslo_db.sqlalchemy.engines [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 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=74539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: INFO cinder.rpc [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74539]: INFO cinder.rpc [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74538]: INFO cinder.rpc [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: INFO cinder.rpc [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING cinder.api.contrib.hosts [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING cinder.api.contrib.hosts [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: extensions {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: extensions {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: os-volume-manage {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: os-volume-manage {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: os-quota-class-sets {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: os-quota-class-sets {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: os-hosts {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: os-hosts {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: capabilities {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: capabilities {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: encryption {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: encryption {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: scheduler-stats {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: scheduler-stats {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: os-quota-sets {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: os-quota-sets {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: os-availability-zone {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: os-availability-zone {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: qos-specs {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: qos-specs {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: extra_specs {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: extra_specs {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: backups {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: backups {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: encryption {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: cgsnapshots {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: encryption {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: os-volume-type-access {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: cgsnapshots {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: consistencygroups {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: os-volume-type-access {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: os-volume-transfer {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: consistencygroups {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extended resource: os-snapshot-manage {{(pid=74538) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: os-volume-transfer {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extended resource: os-snapshot-manage {{(pid=74539) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING stevedore.named [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WARNING castellan.key_manager [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.contrib.snapshot_actions [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] SnapshotActionsController initialized {{(pid=74538) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension AdminActions extending resource: volumes {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension AdminActions extending resource: snapshots {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension AdminActions extending resource: backups {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension VolumeActions extending resource: volumes {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension UsedLimits extending resource: limits {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension TypesManage extending resource: types {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.v3.router [None req-0d5cbb1c-1961-4d16-87bb-278c53fd5459 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74538) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING stevedore.named [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WARNING castellan.key_manager [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] SnapshotActionsController initialized {{(pid=74539) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7051760a4668 pid: 74538 (default app) Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension AdminActions extending resource: volumes {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension AdminActions extending resource: snapshots {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension AdminActions extending resource: backups {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension VolumeActions extending resource: volumes {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension UsedLimits extending resource: limits {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension TypesManage extending resource: types {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: DEBUG cinder.api.v3.router [None req-4e3d20ef-15f9-4394-8bc6-5dccab9b7a33 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74539) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:23:17 devstack devstack@c-api.service[74538]: DEBUG cinder.api.middleware.request_id [None req-531ffef1-edc5-4f76-90da-5cfcb0b3aed2 None None] RequestId filter calling following filter/app {{(pid=74538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:23:17 devstack devstack@c-api.service[74539]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7051760a4668 pid: 74539 (default app) Sep 05 11:23:17 devstack devstack@c-api.service[74538]: [pid: 74538|app: 0|req: 1/1] 192.168.122.16 () {50 vars in 780 bytes} [Sat Sep 5 11:23:17 2026] GET /volume/v3/ => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:23:25 devstack devstack@c-api.service[74539]: DEBUG cinder.api.middleware.request_id [None req-cec0562e-50d3-4687-9781-cc160053b5b4 None None] RequestId filter calling following filter/app {{(pid=74539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:23:26 devstack devstack@c-api.service[74539]: INFO cinder.api.openstack.wsgi [None req-cec0562e-50d3-4687-9781-cc160053b5b4 admin admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:23:26 devstack devstack@c-api.service[74539]: DEBUG cinder.api.openstack.wsgi [None req-cec0562e-50d3-4687-9781-cc160053b5b4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:23:26 devstack devstack@c-api.service[74539]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:23:26 devstack devstack@c-api.service[74539]: warnings.warn( Sep 05 11:23:26 devstack devstack@c-api.service[74539]: DEBUG oslo_db.sqlalchemy.engines [None req-cec0562e-50d3-4687-9781-cc160053b5b4 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=74539) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:23:26 devstack devstack@c-api.service[74539]: INFO cinder.api.openstack.wsgi [None req-cec0562e-50d3-4687-9781-cc160053b5b4 admin admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:23:26 devstack devstack@c-api.service[74539]: [pid: 74539|app: 0|req: 1/2] 192.168.122.16 () {60 vars in 1186 bytes} [Sat Sep 5 11:23:25 2026] POST /volume/v3/types => generated 186 bytes in 1184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:23:26 devstack devstack@c-api.service[74538]: DEBUG cinder.api.middleware.request_id [None req-9d3752c4-6bca-45aa-8a82-058156ef8a7a None None] RequestId filter calling following filter/app {{(pid=74538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:23:27 devstack devstack@c-api.service[74538]: DEBUG dbcounter [-] [74538] Writing DB stats cinder:SELECT=6 {{(pid=74538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:23:27 devstack devstack@c-api.service[74538]: INFO cinder.api.openstack.wsgi [None req-9d3752c4-6bca-45aa-8a82-058156ef8a7a admin admin] POST http://192.168.122.16/volume/v3/types/9bad890a-dd07-4c04-9c06-9462f4f87061/extra_specs Sep 05 11:23:27 devstack devstack@c-api.service[74538]: DEBUG cinder.api.openstack.wsgi [None req-9d3752c4-6bca-45aa-8a82-058156ef8a7a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:23:27 devstack devstack@c-api.service[74538]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:23:27 devstack devstack@c-api.service[74538]: warnings.warn( Sep 05 11:23:27 devstack devstack@c-api.service[74538]: DEBUG oslo_db.sqlalchemy.engines [None req-9d3752c4-6bca-45aa-8a82-058156ef8a7a 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=74538) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:23:27 devstack devstack@c-api.service[74538]: INFO cinder.api.openstack.wsgi [None req-9d3752c4-6bca-45aa-8a82-058156ef8a7a admin admin] http://192.168.122.16/volume/v3/types/9bad890a-dd07-4c04-9c06-9462f4f87061/extra_specs returned with HTTP 200 Sep 05 11:23:27 devstack devstack@c-api.service[74538]: [pid: 74538|app: 0|req: 2/3] 192.168.122.16 () {60 vars in 1333 bytes} [Sat Sep 5 11:23:26 2026] POST /volume/v3/types/9bad890a-dd07-4c04-9c06-9462f4f87061/extra_specs => generated 55 bytes in 826 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:23:36 devstack devstack@c-api.service[74539]: DEBUG dbcounter [-] [74539] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:23:37 devstack devstack@c-api.service[74538]: DEBUG dbcounter [-] [74538] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:24:09 devstack devstack@c-api.service[74539]: DEBUG cinder.api.middleware.request_id [None req-050defef-aa7d-42a4-95d2-cac7bb770797 None None] RequestId filter calling following filter/app {{(pid=74539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:24:09 devstack devstack@c-api.service[74539]: INFO cinder.api.openstack.wsgi [None req-050defef-aa7d-42a4-95d2-cac7bb770797 None None] GET http://192.168.122.16/volume// Sep 05 11:24:09 devstack devstack@c-api.service[74539]: DEBUG cinder.api.openstack.wsgi [None req-050defef-aa7d-42a4-95d2-cac7bb770797 None None] Empty body provided in request {{(pid=74539) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:24:09 devstack devstack@c-api.service[74539]: DEBUG cinder.api.openstack.wsgi [None req-050defef-aa7d-42a4-95d2-cac7bb770797 None None] Calling method 'all' {{(pid=74539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:24:09 devstack devstack@c-api.service[74539]: INFO cinder.api.openstack.wsgi [None req-050defef-aa7d-42a4-95d2-cac7bb770797 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:24:09 devstack devstack@c-api.service[74539]: [pid: 74539|app: 0|req: 2/4] 192.168.122.16 () {58 vars in 1309 bytes} [Sat Sep 5 11:24:09 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:25:54 devstack devstack@c-api.service[74538]: DEBUG cinder.api.middleware.request_id [None req-6cecbee0-cdd2-4576-8929-903e8d07fb28 None None] RequestId filter calling following filter/app {{(pid=74538) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:25:54 devstack devstack@c-api.service[74538]: INFO cinder.api.openstack.wsgi [None req-6cecbee0-cdd2-4576-8929-903e8d07fb28 tempest-verify_tempest_config-2058696778 tempest-verify_tempest_config-2058696778-project-member] GET http://192.168.122.16/volume/v3/extensions Sep 05 11:25:54 devstack devstack@c-api.service[74538]: DEBUG cinder.api.openstack.wsgi [None req-6cecbee0-cdd2-4576-8929-903e8d07fb28 tempest-verify_tempest_config-2058696778 tempest-verify_tempest_config-2058696778-project-member] Empty body provided in request {{(pid=74538) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:25:54 devstack devstack@c-api.service[74538]: DEBUG cinder.api.openstack.wsgi [None req-6cecbee0-cdd2-4576-8929-903e8d07fb28 tempest-verify_tempest_config-2058696778 tempest-verify_tempest_config-2058696778-project-member] Calling method 'index' {{(pid=74538) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:25:54 devstack devstack@c-api.service[74538]: INFO cinder.api.openstack.wsgi [None req-6cecbee0-cdd2-4576-8929-903e8d07fb28 tempest-verify_tempest_config-2058696778 tempest-verify_tempest_config-2058696778-project-member] http://192.168.122.16/volume/v3/extensions returned with HTTP 200 Sep 05 11:25:54 devstack devstack@c-api.service[74538]: [pid: 74538|app: 0|req: 3/5] 192.168.122.16 () {58 vars in 1125 bytes} [Sat Sep 5 11:25:54 2026] GET /volume/v3/extensions => generated 5245 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:26:01 devstack devstack@c-api.service[74539]: DEBUG cinder.api.middleware.request_id [None req-056be950-c15f-4248-be86-95d168572929 None None] RequestId filter calling following filter/app {{(pid=74539) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:26:01 devstack devstack@c-api.service[74539]: INFO cinder.api.openstack.wsgi [None req-056be950-c15f-4248-be86-95d168572929 demo admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:26:01 devstack devstack@c-api.service[74539]: DEBUG cinder.api.openstack.wsgi [None req-056be950-c15f-4248-be86-95d168572929 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74539) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:26:01 devstack devstack@c-api.service[74539]: INFO cinder.api.openstack.wsgi [None req-056be950-c15f-4248-be86-95d168572929 demo admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:26:01 devstack devstack@c-api.service[74539]: [pid: 74539|app: 0|req: 3/6] 192.168.122.16 () {60 vars in 1186 bytes} [Sat Sep 5 11:26:01 2026] POST /volume/v3/types => generated 184 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:26:11 devstack devstack@c-api.service[74539]: DEBUG dbcounter [-] [74539] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74539) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:27:56 devstack devstack@c-api.service[74537]: Sat Sep 5 11:27:56 2026 - graceful shutdown triggered... Sep 05 11:27:56 devstack devstack@c-api.service[74538]: Gracefully killing worker 1 (pid: 74538)... Sep 05 11:27:56 devstack devstack@c-api.service[74539]: Gracefully killing worker 2 (pid: 74539)... Sep 05 11:27:57 devstack devstack@c-api.service[74537]: worker 1 buried after 1 seconds Sep 05 11:27:57 devstack devstack@c-api.service[74537]: worker 2 buried after 1 seconds Sep 05 11:27:57 devstack devstack@c-api.service[74537]: goodbye to uWSGI. Sep 05 11:27:57 devstack devstack@c-api.service[86636]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 11:27:57 devstack devstack@c-api.service[86636]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 11:27:57 2026] *** Sep 05 11:27:57 devstack devstack@c-api.service[86636]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 11:27:57 devstack devstack@c-api.service[86636]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 11:27:57 devstack devstack@c-api.service[86636]: nodename: devstack Sep 05 11:27:57 devstack devstack@c-api.service[86636]: machine: x86_64 Sep 05 11:27:57 devstack devstack@c-api.service[86636]: clock source: unix Sep 05 11:27:57 devstack devstack@c-api.service[86636]: pcre jit disabled Sep 05 11:27:57 devstack devstack@c-api.service[86636]: detected number of CPU cores: 4 Sep 05 11:27:57 devstack devstack@c-api.service[86636]: current working directory: / Sep 05 11:27:57 devstack devstack@c-api.service[86636]: detected binary path: /usr/bin/uwsgi-core Sep 05 11:27:57 devstack devstack@c-api.service[86636]: your processes number limit is 47517 Sep 05 11:27:57 devstack devstack@c-api.service[86636]: your memory page size is 4096 bytes Sep 05 11:27:57 devstack devstack@c-api.service[86636]: detected max file descriptor number: 2048 Sep 05 11:27:57 devstack devstack@c-api.service[86636]: lock engine: pthread robust mutexes Sep 05 11:27:57 devstack devstack@c-api.service[86636]: thunder lock: enabled Sep 05 11:27:57 devstack devstack@c-api.service[86636]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 11:27:57 devstack devstack@c-api.service[86636]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 11:27:57 devstack devstack@c-api.service[86636]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 11:27:57 devstack devstack@c-api.service[86636]: Set PythonHome to /opt/stack/data/venv Sep 05 11:27:57 devstack devstack@c-api.service[86636]: Python main interpreter initialized at 0x7d3021aa4668 Sep 05 11:27:57 devstack devstack@c-api.service[86636]: python threads support enabled Sep 05 11:27:57 devstack devstack@c-api.service[86636]: your server socket listen backlog is limited to 100 connections Sep 05 11:27:57 devstack devstack@c-api.service[86636]: your mercy for graceful operations on workers is 80 seconds Sep 05 11:27:57 devstack devstack@c-api.service[86636]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 11:27:57 devstack devstack@c-api.service[86636]: *** Operational MODE: preforking *** Sep 05 11:27:57 devstack devstack@c-api.service[86636]: *** uWSGI is running in multiple interpreter mode *** Sep 05 11:27:57 devstack devstack@c-api.service[86636]: spawned uWSGI master process (pid: 86636) Sep 05 11:27:57 devstack devstack@c-api.service[86636]: spawned uWSGI worker 1 (pid: 86638, cores: 1) Sep 05 11:27:57 devstack devstack@c-api.service[86636]: spawned uWSGI worker 2 (pid: 86639, cores: 1) Sep 05 11:27:57 devstack devstack@c-api.service[86636]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 11:27:57 devstack devstack@c-api.service[86638]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:27:57 devstack devstack@c-api.service[86638]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:27:57 devstack devstack@c-api.service[86638]: we strongly recommend against using it for new projects. Sep 05 11:27:57 devstack devstack@c-api.service[86638]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:27:57 devstack devstack@c-api.service[86638]: framework. For more detail see Sep 05 11:27:57 devstack devstack@c-api.service[86638]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:27:57 devstack devstack@c-api.service[86638]: import eventlet # noqa Sep 05 11:27:57 devstack devstack@c-api.service[86639]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:27:57 devstack devstack@c-api.service[86639]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:27:57 devstack devstack@c-api.service[86639]: we strongly recommend against using it for new projects. Sep 05 11:27:57 devstack devstack@c-api.service[86639]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:27:57 devstack devstack@c-api.service[86639]: framework. For more detail see Sep 05 11:27:57 devstack devstack@c-api.service[86639]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:27:57 devstack devstack@c-api.service[86639]: import eventlet # noqa Sep 05 11:27:57 devstack devstack@c-api.service[86638]: /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 05 11:27:57 devstack devstack@c-api.service[86638]: from cgi import parse_header Sep 05 11:27:57 devstack devstack@c-api.service[86639]: /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 05 11:27:57 devstack devstack@c-api.service[86639]: from cgi import parse_header Sep 05 11:27:58 devstack devstack@c-api.service[86638]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:27:58 devstack devstack@c-api.service[86638]: warnings.warn( Sep 05 11:27:58 devstack devstack@c-api.service[86638]: /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 05 11:27:58 devstack devstack@c-api.service[86638]: removals.removed_module( Sep 05 11:27:58 devstack devstack@c-api.service[86638]: /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 05 11:27:58 devstack devstack@c-api.service[86638]: removals.removed_module( Sep 05 11:27:58 devstack devstack@c-api.service[86639]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:27:58 devstack devstack@c-api.service[86639]: warnings.warn( Sep 05 11:27:58 devstack devstack@c-api.service[86639]: /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 05 11:27:58 devstack devstack@c-api.service[86639]: removals.removed_module( Sep 05 11:27:58 devstack devstack@c-api.service[86639]: /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 05 11:27:58 devstack devstack@c-api.service[86639]: removals.removed_module( Sep 05 11:28:00 devstack devstack@c-api.service[86639]: /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 05 11:28:00 devstack devstack@c-api.service[86639]: warnings.warn( Sep 05 11:28:00 devstack devstack@c-api.service[86639]: /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 05 11:28:00 devstack devstack@c-api.service[86639]: warnings.warn( Sep 05 11:28:00 devstack devstack@c-api.service[86638]: /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 05 11:28:00 devstack devstack@c-api.service[86638]: warnings.warn( Sep 05 11:28:00 devstack devstack@c-api.service[86638]: /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 05 11:28:00 devstack devstack@c-api.service[86638]: warnings.warn( Sep 05 11:28:01 devstack devstack@c-api.service[86639]: 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 05 11:28:01 devstack devstack@c-api.service[86639]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86639) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:28:01 devstack devstack@c-api.service[86638]: 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 05 11:28:01 devstack devstack@c-api.service[86638]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86638) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:28:01 devstack devstack@c-api.service[86639]: /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 05 11:28:01 devstack devstack@c-api.service[86639]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:28:01 devstack devstack@c-api.service[86638]: /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 05 11:28:01 devstack devstack@c-api.service[86638]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86639) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86638) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86639) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86638) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: INFO dbcounter [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Registered counter for database cinder Sep 05 11:28:02 devstack devstack@c-api.service[86639]: INFO dbcounter [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Registered counter for database cinder Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG oslo_db.sqlalchemy.engines [None req-f393489a-92dc-4cba-849f-eed164114813 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=86638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa 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=86639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG dbcounter [-] [86638] Writer thread running {{(pid=86638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: /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 05 11:28:02 devstack devstack@c-api.service[86638]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:28:02 devstack devstack@c-api.service[86638]: INFO cinder.rpc [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86638]: INFO cinder.rpc [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86638]: INFO cinder.rpc [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86638]: INFO cinder.rpc [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING cinder.keymgr.conf_key_mgr [None req-f393489a-92dc-4cba-849f-eed164114813 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 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG dbcounter [-] [86639] Writer thread running {{(pid=86639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:28:02 devstack devstack@c-api.service[86639]: /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 05 11:28:02 devstack devstack@c-api.service[86639]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:28:02 devstack devstack@c-api.service[86639]: INFO cinder.rpc [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86639]: INFO cinder.rpc [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86639]: INFO cinder.rpc [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86639]: INFO cinder.rpc [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:02 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:02 devstack devstack@c-api.service[86639]: WARNING cinder.keymgr.conf_key_mgr [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa 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 05 11:28:02 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:02 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:02 devstack devstack@c-api.service[86638]: DEBUG oslo_db.sqlalchemy.engines [None req-f393489a-92dc-4cba-849f-eed164114813 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=86638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:28:02 devstack devstack@c-api.service[86638]: INFO cinder.rpc [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86638]: INFO cinder.rpc [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:02 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:02 devstack devstack@c-api.service[86639]: DEBUG oslo_db.sqlalchemy.engines [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa 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=86639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: INFO cinder.rpc [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: INFO cinder.rpc [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING cinder.api.contrib.hosts [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: extensions {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: os-volume-manage {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: os-quota-class-sets {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: os-hosts {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING cinder.api.contrib.hosts [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: capabilities {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: encryption {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: scheduler-stats {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: os-quota-sets {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: os-availability-zone {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: qos-specs {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: extra_specs {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: backups {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: encryption {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: extensions {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: cgsnapshots {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: os-volume-manage {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: os-volume-type-access {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: os-quota-class-sets {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: consistencygroups {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: os-volume-transfer {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: os-hosts {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extended resource: os-snapshot-manage {{(pid=86638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: capabilities {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: encryption {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: scheduler-stats {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING stevedore.named [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WARNING castellan.key_manager [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: os-quota-sets {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.contrib.snapshot_actions [None req-f393489a-92dc-4cba-849f-eed164114813 None None] SnapshotActionsController initialized {{(pid=86638) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension AdminActions extending resource: volumes {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension AdminActions extending resource: snapshots {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension AdminActions extending resource: backups {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: os-availability-zone {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension VolumeActions extending resource: volumes {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension UsedLimits extending resource: limits {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension TypesManage extending resource: types {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: qos-specs {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: DEBUG cinder.api.v3.router [None req-f393489a-92dc-4cba-849f-eed164114813 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: extra_specs {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: backups {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: encryption {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: cgsnapshots {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86638]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7d3021aa4668 pid: 86638 (default app) Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: os-volume-type-access {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: consistencygroups {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: os-volume-transfer {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extended resource: os-snapshot-manage {{(pid=86639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING stevedore.named [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WARNING castellan.key_manager [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.contrib.snapshot_actions [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] SnapshotActionsController initialized {{(pid=86639) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension AdminActions extending resource: volumes {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension AdminActions extending resource: snapshots {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension AdminActions extending resource: backups {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension VolumeActions extending resource: volumes {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension UsedLimits extending resource: limits {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension TypesManage extending resource: types {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: DEBUG cinder.api.v3.router [None req-c7c65cf0-b7f0-4a72-b3d6-c3049b8170fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=86639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:03 devstack devstack@c-api.service[86639]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7d3021aa4668 pid: 86639 (default app) Sep 05 11:28:04 devstack devstack@c-api.service[86636]: Sat Sep 5 11:28:04 2026 - graceful shutdown triggered... Sep 05 11:28:04 devstack devstack@c-api.service[86639]: Gracefully killing worker 2 (pid: 86639)... Sep 05 11:28:04 devstack devstack@c-api.service[86638]: Gracefully killing worker 1 (pid: 86638)... Sep 05 11:28:05 devstack devstack@c-api.service[86636]: worker 1 buried after 1 seconds Sep 05 11:28:05 devstack devstack@c-api.service[86636]: worker 2 buried after 1 seconds Sep 05 11:28:05 devstack devstack@c-api.service[86636]: goodbye to uWSGI. Sep 05 11:28:05 devstack devstack@c-api.service[87021]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 05 11:28:05 devstack devstack@c-api.service[87021]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Sep 5 11:28:05 2026] *** Sep 05 11:28:05 devstack devstack@c-api.service[87021]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 05 11:28:05 devstack devstack@c-api.service[87021]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 05 11:28:05 devstack devstack@c-api.service[87021]: nodename: devstack Sep 05 11:28:05 devstack devstack@c-api.service[87021]: machine: x86_64 Sep 05 11:28:05 devstack devstack@c-api.service[87021]: clock source: unix Sep 05 11:28:05 devstack devstack@c-api.service[87021]: pcre jit disabled Sep 05 11:28:05 devstack devstack@c-api.service[87021]: detected number of CPU cores: 4 Sep 05 11:28:05 devstack devstack@c-api.service[87021]: current working directory: / Sep 05 11:28:05 devstack devstack@c-api.service[87021]: detected binary path: /usr/bin/uwsgi-core Sep 05 11:28:05 devstack devstack@c-api.service[87021]: your processes number limit is 47517 Sep 05 11:28:05 devstack devstack@c-api.service[87021]: your memory page size is 4096 bytes Sep 05 11:28:05 devstack devstack@c-api.service[87021]: detected max file descriptor number: 2048 Sep 05 11:28:05 devstack devstack@c-api.service[87021]: lock engine: pthread robust mutexes Sep 05 11:28:05 devstack devstack@c-api.service[87021]: thunder lock: enabled Sep 05 11:28:05 devstack devstack@c-api.service[87021]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 05 11:28:05 devstack devstack@c-api.service[87021]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 05 11:28:05 devstack devstack@c-api.service[87021]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 05 11:28:05 devstack devstack@c-api.service[87021]: Set PythonHome to /opt/stack/data/venv Sep 05 11:28:05 devstack devstack@c-api.service[87021]: Python main interpreter initialized at 0x75f5d88a4668 Sep 05 11:28:05 devstack devstack@c-api.service[87021]: python threads support enabled Sep 05 11:28:05 devstack devstack@c-api.service[87021]: your server socket listen backlog is limited to 100 connections Sep 05 11:28:05 devstack devstack@c-api.service[87021]: your mercy for graceful operations on workers is 80 seconds Sep 05 11:28:05 devstack devstack@c-api.service[87021]: mapped 403077 bytes (393 KB) for 2 cores Sep 05 11:28:05 devstack devstack@c-api.service[87021]: *** Operational MODE: preforking *** Sep 05 11:28:05 devstack devstack@c-api.service[87021]: *** uWSGI is running in multiple interpreter mode *** Sep 05 11:28:05 devstack devstack@c-api.service[87021]: spawned uWSGI master process (pid: 87021) Sep 05 11:28:05 devstack devstack@c-api.service[87021]: spawned uWSGI worker 1 (pid: 87022, cores: 1) Sep 05 11:28:05 devstack devstack@c-api.service[87021]: spawned uWSGI worker 2 (pid: 87023, cores: 1) Sep 05 11:28:05 devstack devstack@c-api.service[87021]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 05 11:28:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:28:05 devstack devstack@c-api.service[87023]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:28:05 devstack devstack@c-api.service[87023]: we strongly recommend against using it for new projects. Sep 05 11:28:05 devstack devstack@c-api.service[87023]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:28:05 devstack devstack@c-api.service[87023]: framework. For more detail see Sep 05 11:28:05 devstack devstack@c-api.service[87023]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:28:05 devstack devstack@c-api.service[87023]: import eventlet # noqa Sep 05 11:28:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 05 11:28:06 devstack devstack@c-api.service[87022]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 05 11:28:06 devstack devstack@c-api.service[87022]: we strongly recommend against using it for new projects. Sep 05 11:28:06 devstack devstack@c-api.service[87022]: If you are already using Eventlet, we recommend migrating to a different Sep 05 11:28:06 devstack devstack@c-api.service[87022]: framework. For more detail see Sep 05 11:28:06 devstack devstack@c-api.service[87022]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 05 11:28:06 devstack devstack@c-api.service[87022]: import eventlet # noqa Sep 05 11:28:06 devstack devstack@c-api.service[87023]: /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 05 11:28:06 devstack devstack@c-api.service[87023]: from cgi import parse_header Sep 05 11:28:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:28:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:28:06 devstack devstack@c-api.service[87023]: /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 05 11:28:06 devstack devstack@c-api.service[87023]: removals.removed_module( Sep 05 11:28:06 devstack devstack@c-api.service[87023]: /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 05 11:28:06 devstack devstack@c-api.service[87023]: removals.removed_module( Sep 05 11:28:06 devstack devstack@c-api.service[87022]: /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 05 11:28:06 devstack devstack@c-api.service[87022]: from cgi import parse_header Sep 05 11:28:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 05 11:28:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:28:06 devstack devstack@c-api.service[87022]: /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 05 11:28:06 devstack devstack@c-api.service[87022]: removals.removed_module( Sep 05 11:28:06 devstack devstack@c-api.service[87022]: /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 05 11:28:06 devstack devstack@c-api.service[87022]: removals.removed_module( Sep 05 11:28:07 devstack devstack@c-api.service[87023]: /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 05 11:28:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:28:08 devstack devstack@c-api.service[87023]: /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 05 11:28:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:28:08 devstack devstack@c-api.service[87023]: 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 05 11:28:08 devstack devstack@c-api.service[87023]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87023) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:28:08 devstack devstack@c-api.service[87023]: /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 05 11:28:08 devstack devstack@c-api.service[87023]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:28:08 devstack devstack@c-api.service[87022]: /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 05 11:28:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:28:09 devstack devstack@c-api.service[87022]: /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 05 11:28:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:28:09 devstack devstack@c-api.service[87022]: 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 05 11:28:09 devstack devstack@c-api.service[87022]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87022) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87023) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87022]: /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 05 11:28:09 devstack devstack@c-api.service[87022]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87023) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87023) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87023) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: INFO dbcounter [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Registered counter for database cinder Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b 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=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writer thread running {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: /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 05 11:28:10 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:28:10 devstack devstack@c-api.service[87023]: INFO cinder.rpc [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:28:10 devstack devstack@c-api.service[87023]: INFO cinder.rpc [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:28:10 devstack devstack@c-api.service[87023]: INFO cinder.rpc [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:28:10 devstack devstack@c-api.service[87023]: INFO cinder.rpc [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING cinder.keymgr.conf_key_mgr [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b 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 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b 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=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: INFO cinder.rpc [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:28:10 devstack devstack@c-api.service[87023]: INFO cinder.rpc [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87022) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING cinder.api.contrib.hosts [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: extensions {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: os-volume-manage {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: os-quota-class-sets {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: os-hosts {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: capabilities {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: encryption {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: scheduler-stats {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: os-quota-sets {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: os-availability-zone {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: qos-specs {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: extra_specs {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: backups {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: encryption {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: cgsnapshots {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: os-volume-type-access {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: consistencygroups {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: os-volume-transfer {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extended resource: os-snapshot-manage {{(pid=87023) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87022) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87022) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 05 11:28:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87022) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.snapshot_actions [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] SnapshotActionsController initialized {{(pid=87023) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension AdminActions extending resource: volumes {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension AdminActions extending resource: snapshots {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension AdminActions extending resource: backups {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension VolumeActions extending resource: volumes {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension UsedLimits extending resource: limits {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension TypesManage extending resource: types {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.router [None req-1e1606d1-1cae-4798-9c9a-0413b8988e6b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87023) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:10 devstack devstack@c-api.service[87023]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x75f5d88a4668 pid: 87023 (default app) Sep 05 11:28:10 devstack devstack@c-api.service[87022]: INFO dbcounter [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Registered counter for database cinder Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 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=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writer thread running {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: /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 05 11:28:11 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:28:11 devstack devstack@c-api.service[87022]: INFO cinder.rpc [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 05 11:28:11 devstack devstack@c-api.service[87022]: INFO cinder.rpc [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 05 11:28:11 devstack devstack@c-api.service[87022]: INFO cinder.rpc [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 05 11:28:11 devstack devstack@c-api.service[87022]: INFO cinder.rpc [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING cinder.keymgr.conf_key_mgr [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 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 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 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=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: INFO cinder.rpc [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 05 11:28:11 devstack devstack@c-api.service[87022]: INFO cinder.rpc [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING cinder.api.contrib.hosts [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: extensions {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: os-volume-manage {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: os-quota-class-sets {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: os-hosts {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: capabilities {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: encryption {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: scheduler-stats {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: os-quota-sets {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: os-availability-zone {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: qos-specs {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: extra_specs {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: backups {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: encryption {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: cgsnapshots {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: os-volume-type-access {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: consistencygroups {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: os-volume-transfer {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extended resource: os-snapshot-manage {{(pid=87022) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.snapshot_actions [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] SnapshotActionsController initialized {{(pid=87022) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension AdminActions extending resource: volumes {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension AdminActions extending resource: snapshots {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension AdminActions extending resource: backups {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension VolumeActions extending resource: volumes {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension UsedLimits extending resource: limits {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension TypesManage extending resource: types {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.router [None req-321900ad-9f06-4cfc-b6de-de0377744fb7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87022) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 05 11:28:11 devstack devstack@c-api.service[87022]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x75f5d88a4668 pid: 87022 (default app) Sep 05 11:28:20 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=6 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:28:21 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=6 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:29:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f6d764c3-509e-47e1-8728-bff16250873c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:29:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-494670726"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:29:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-494670726'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:29:23 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Create volume of 1 GB Sep 05 11:29:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:23 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:29:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Availability zone cache updated, next update will occur around 2026-09-05 10:29:23.704987. {{(pid=87023) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 11:29:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Availability Zones retrieved successfully. Sep 05 11:29:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Flow 'volume_create_api' (1dae517d-0949-487c-98ec-556eb5321806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:29:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787fd5d9-6aba-4766-afaf-65aad14e324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:29:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787fd5d9-6aba-4766-afaf-65aad14e324b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff4f0d0-3420-4925-bff1-f0204971f70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:24 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-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 05 11:29:24 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-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 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Created reservations ['b3afcb23-251c-428e-abb0-a42cedee3747', '3fbf6006-0ee4-4df7-9023-e1697984b711', '0808fd16-8dc0-4fef-85e1-17961a37c6f3', 'f25bddbe-eb11-4931-9784-3ded8491f171'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ff4f0d0-3420-4925-bff1-f0204971f70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3afcb23-251c-428e-abb0-a42cedee3747', '3fbf6006-0ee4-4df7-9023-e1697984b711', '0808fd16-8dc0-4fef-85e1-17961a37c6f3', 'f25bddbe-eb11-4931-9784-3ded8491f171']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c2d618-553c-40ca-adec-c6bd3528aa1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54c2d618-553c-40ca-adec-c6bd3528aa1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8950b1db-4c0d-419b-b408-335a8432072a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-494670726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbe1b6d40234efd89ae3b58c8a6b876',qos_specs=None,replication_status=,reservations=['b3afcb23-251c-428e-abb0-a42cedee3747','3fbf6006-0ee4-4df7-9023-e1697984b711','0808fd16-8dc0-4fef-85e1-17961a37c6f3','f25bddbe-eb11-4931-9784-3ded8491f171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a726e4001e784575a8e01b5b7c2d981e',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-494670726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8950b1db-4c0d-419b-b408-335a8432072a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fbe1b6d40234efd89ae3b58c8a6b876',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a726e4001e784575a8e01b5b7c2d981e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de6a459-d126-4050-8122-c98e530c9483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de6a459-d126-4050-8122-c98e530c9483) transitioned into state 'SUCCESS' from state '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-494670726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fbe1b6d40234efd89ae3b58c8a6b876',qos_specs=None,replication_status=,reservations=['b3afcb23-251c-428e-abb0-a42cedee3747','3fbf6006-0ee4-4df7-9023-e1697984b711','0808fd16-8dc0-4fef-85e1-17961a37c6f3','f25bddbe-eb11-4931-9784-3ded8491f171'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a726e4001e784575a8e01b5b7c2d981e',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8daa5c32-c0a5-4a68-b950-0ea2e934aab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8daa5c32-c0a5-4a68-b950-0ea2e934aab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Flow 'volume_create_api' (1dae517d-0949-487c-98ec-556eb5321806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:29:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Create volume request issued successfully. Sep 05 11:29:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f6d764c3-509e-47e1-8728-bff16250873c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:29:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1/1] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:29:21 2026] POST /volume/v3/volumes => generated 758 bytes in 4028 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:29:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b07af65b-bf5a-47b1-8c97-85a42f59ce1e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b07af65b-bf5a-47b1-8c97-85a42f59ce1e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b07af65b-bf5a-47b1-8c97-85a42f59ce1e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b07af65b-bf5a-47b1-8c97-85a42f59ce1e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:28 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-b07af65b-bf5a-47b1-8c97-85a42f59ce1e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:29:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b07af65b-bf5a-47b1-8c97-85a42f59ce1e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b07af65b-bf5a-47b1-8c97-85a42f59ce1e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1/2] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:26 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 3227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5c51385d-8814-4a0b-8f68-2b1c37bb11c4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5c51385d-8814-4a0b-8f68-2b1c37bb11c4 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5c51385d-8814-4a0b-8f68-2b1c37bb11c4 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5c51385d-8814-4a0b-8f68-2b1c37bb11c4 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5c51385d-8814-4a0b-8f68-2b1c37bb11c4 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5c51385d-8814-4a0b-8f68-2b1c37bb11c4 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 2/3] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:30 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 851 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:29:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-45c9c2f1-d319-4ff7-b66c-c0cbf4c085df None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-45c9c2f1-d319-4ff7-b66c-c0cbf4c085df tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-45c9c2f1-d319-4ff7-b66c-c0cbf4c085df tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-45c9c2f1-d319-4ff7-b66c-c0cbf4c085df tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-45c9c2f1-d319-4ff7-b66c-c0cbf4c085df tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-45c9c2f1-d319-4ff7-b66c-c0cbf4c085df tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 2/4] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:29:31 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 851 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ecf886e7-1221-4865-b3e7-89287423df02 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ecf886e7-1221-4865-b3e7-89287423df02 None None] GET http://192.168.122.16/volume// Sep 05 11:29:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ecf886e7-1221-4865-b3e7-89287423df02 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ecf886e7-1221-4865-b3e7-89287423df02 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ecf886e7-1221-4865-b3e7-89287423df02 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:29:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 3/5] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:29:33 2026] GET /volume/ => generated 389 bytes in 38 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:29:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-ad2c8fae-ed5c-428f-b3c8-1c5f5794d114 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-ad2c8fae-ed5c-428f-b3c8-1c5f5794d114 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:29:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-ad2c8fae-ed5c-428f-b3c8-1c5f5794d114 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8950b1db-4c0d-419b-b408-335a8432072a", "connector": null, "instance_uuid": "608efb8e-f8ec-42f3-a4ce-ebd7cc838761"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:29:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:34 devstack devstack@c-api.service[87022]: /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 05 11:29:34 devstack devstack@c-api.service[87022]: .first() Sep 05 11:29:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-ad2c8fae-ed5c-428f-b3c8-1c5f5794d114 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:29:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 3/6] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:29:33 2026] POST /volume/v3/attachments => generated 273 bytes in 1405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:29:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6b0602f5-c623-4fd2-ae56-6da7c7482091 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6b0602f5-c623-4fd2-ae56-6da7c7482091 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6b0602f5-c623-4fd2-ae56-6da7c7482091 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6b0602f5-c623-4fd2-ae56-6da7c7482091 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-80172efd-6381-43c2-90fa-18762c85882e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-80172efd-6381-43c2-90fa-18762c85882e None None] GET http://192.168.122.16/volume// Sep 05 11:29:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-80172efd-6381-43c2-90fa-18762c85882e None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-80172efd-6381-43c2-90fa-18762c85882e None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-80172efd-6381-43c2-90fa-18762c85882e None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:29:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 4/7] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:29:35 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:29:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6b0602f5-c623-4fd2-ae56-6da7c7482091 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6b0602f5-c623-4fd2-ae56-6da7c7482091 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 4/8] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:34 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-c216a45b-d347-4d2d-a1c0-e8c110f63693 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-c216a45b-d347-4d2d-a1c0-e8c110f63693 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-c216a45b-d347-4d2d-a1c0-e8c110f63693 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-c216a45b-d347-4d2d-a1c0-e8c110f63693 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-c216a45b-d347-4d2d-a1c0-e8c110f63693 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-c216a45b-d347-4d2d-a1c0-e8c110f63693 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 5/9] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:29:35 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 1031 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:29:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b3516f45-4f96-4846-acc4-c4a800e5bb28 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3516f45-4f96-4846-acc4-c4a800e5bb28 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3516f45-4f96-4846-acc4-c4a800e5bb28 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3516f45-4f96-4846-acc4-c4a800e5bb28 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b3516f45-4f96-4846-acc4-c4a800e5bb28 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3516f45-4f96-4846-acc4-c4a800e5bb28 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 5/10] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:36 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:29:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c2386f02-4e96-4200-b858-ee0a609b0c2c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2386f02-4e96-4200-b858-ee0a609b0c2c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c2386f02-4e96-4200-b858-ee0a609b0c2c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c2386f02-4e96-4200-b858-ee0a609b0c2c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c2386f02-4e96-4200-b858-ee0a609b0c2c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2386f02-4e96-4200-b858-ee0a609b0c2c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 6/11] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:37 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-65aaf40f-5029-45d8-b104-e85262d4a257 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:29:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1322274888"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:29:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1322274888'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:29:38 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Create volume of 1 GB Sep 05 11:29:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Availability Zones retrieved successfully. Sep 05 11:29:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Flow 'volume_create_api' (5a4732d6-8adf-4b95-9afb-e45c5b768463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:29:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6f5c350-84d9-4afe-84fd-4a10afc96f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:29:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6f5c350-84d9-4afe-84fd-4a10afc96f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dec385e7-491e-48e4-8d20-229a1a9dc4c0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d33be9d-21c8-489c-9cf2-7bc8459cd272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dec385e7-491e-48e4-8d20-229a1a9dc4c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dec385e7-491e-48e4-8d20-229a1a9dc4c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dec385e7-491e-48e4-8d20-229a1a9dc4c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dec385e7-491e-48e4-8d20-229a1a9dc4c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dec385e7-491e-48e4-8d20-229a1a9dc4c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 7/12] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:38 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-5a65e3dc-561a-4f94-b86c-0e3303655ad9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-5a65e3dc-561a-4f94-b86c-0e3303655ad9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] PUT http://192.168.122.16/volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a Sep 05 11:29:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-5a65e3dc-561a-4f94-b86c-0e3303655ad9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:29:39 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-5a65e3dc-561a-4f94-b86c-0e3303655ad9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Acquiring lock "cinder-attachment_update-8950b1db-4c0d-419b-b408-335a8432072a-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:29:39 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-5a65e3dc-561a-4f94-b86c-0e3303655ad9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Lock "cinder-attachment_update-8950b1db-4c0d-419b-b408-335a8432072a-devstack" acquired by "attachment_update" :: waited 0.060s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Created reservations ['7b4bbdfd-e8ed-443c-9052-0fb39669a0a9', '6ccf4177-b6a1-420f-a4a3-9baf24eca6c6', '949fdeb9-9ad4-4879-b199-2cac21f7d950', '793efc3d-c64f-4860-931f-27978b096403'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:29:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d33be9d-21c8-489c-9cf2-7bc8459cd272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b4bbdfd-e8ed-443c-9052-0fb39669a0a9', '6ccf4177-b6a1-420f-a4a3-9baf24eca6c6', '949fdeb9-9ad4-4879-b199-2cac21f7d950', '793efc3d-c64f-4860-931f-27978b096403']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bc6d7cc-2cc5-4739-ac47-dd79680abebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bc6d7cc-2cc5-4739-ac47-dd79680abebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6937dd4b-0afa-4504-8a76-906645fb3dfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1322274888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7110079c640d8b678a5accddcf4cb',qos_specs=None,replication_status=,reservations=['7b4bbdfd-e8ed-443c-9052-0fb39669a0a9','6ccf4177-b6a1-420f-a4a3-9baf24eca6c6','949fdeb9-9ad4-4879-b199-2cac21f7d950','793efc3d-c64f-4860-931f-27978b096403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1087d10d0c8d4474ae27eef6114d8065',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1322274888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6937dd4b-0afa-4504-8a76-906645fb3dfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a7110079c640d8b678a5accddcf4cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1087d10d0c8d4474ae27eef6114d8065',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8267b6b-2048-4c95-ab41-59297f766733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8267b6b-2048-4c95-ab41-59297f766733) transitioned into state 'SUCCESS' from state '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-1322274888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a7110079c640d8b678a5accddcf4cb',qos_specs=None,replication_status=,reservations=['7b4bbdfd-e8ed-443c-9052-0fb39669a0a9','6ccf4177-b6a1-420f-a4a3-9baf24eca6c6','949fdeb9-9ad4-4879-b199-2cac21f7d950','793efc3d-c64f-4860-931f-27978b096403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1087d10d0c8d4474ae27eef6114d8065',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e18c08-b8e4-45a5-9769-672ac4525c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e18c08-b8e4-45a5-9769-672ac4525c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Flow 'volume_create_api' (5a4732d6-8adf-4b95-9afb-e45c5b768463) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Create volume request issued successfully. Sep 05 11:29:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-65aaf40f-5029-45d8-b104-e85262d4a257 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:29:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 6/13] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:29:38 2026] POST /volume/v3/volumes => generated 762 bytes in 1337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-35652838-35ce-4037-80b4-5d4e5c38f11a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-35652838-35ce-4037-80b4-5d4e5c38f11a tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-35652838-35ce-4037-80b4-5d4e5c38f11a tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-35652838-35ce-4037-80b4-5d4e5c38f11a tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-35652838-35ce-4037-80b4-5d4e5c38f11a tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-35652838-35ce-4037-80b4-5d4e5c38f11a tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 200 Sep 05 11:29:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 7/14] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:39 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 830 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-01e858d8-77f7-4d52-86f8-625611903ea3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-01e858d8-77f7-4d52-86f8-625611903ea3 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-01e858d8-77f7-4d52-86f8-625611903ea3 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-01e858d8-77f7-4d52-86f8-625611903ea3 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-01e858d8-77f7-4d52-86f8-625611903ea3 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-01e858d8-77f7-4d52-86f8-625611903ea3 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 8/15] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:40 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-68608150-018d-48dc-82c3-571381cc0ea6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-68608150-018d-48dc-82c3-571381cc0ea6 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-68608150-018d-48dc-82c3-571381cc0ea6 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-68608150-018d-48dc-82c3-571381cc0ea6 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-68608150-018d-48dc-82c3-571381cc0ea6 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-68608150-018d-48dc-82c3-571381cc0ea6 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 200 Sep 05 11:29:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 9/16] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:41 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-278d0646-ca6c-4981-934e-9e7052b8b437 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-278d0646-ca6c-4981-934e-9e7052b8b437 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-278d0646-ca6c-4981-934e-9e7052b8b437 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-278d0646-ca6c-4981-934e-9e7052b8b437 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-278d0646-ca6c-4981-934e-9e7052b8b437 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-278d0646-ca6c-4981-934e-9e7052b8b437 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 10/17] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:41 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e4472d73-8811-41f1-a705-b98ab264d810 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e4472d73-8811-41f1-a705-b98ab264d810 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e4472d73-8811-41f1-a705-b98ab264d810 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e4472d73-8811-41f1-a705-b98ab264d810 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e4472d73-8811-41f1-a705-b98ab264d810 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e4472d73-8811-41f1-a705-b98ab264d810 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 200 Sep 05 11:29:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 11/18] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:42 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 854 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c2f28dc7-cd5a-4e2c-af61-b86013132b93 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c2f28dc7-cd5a-4e2c-af61-b86013132b93 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c2f28dc7-cd5a-4e2c-af61-b86013132b93 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c2f28dc7-cd5a-4e2c-af61-b86013132b93 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c2f28dc7-cd5a-4e2c-af61-b86013132b93 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c2f28dc7-cd5a-4e2c-af61-b86013132b93 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 12/19] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:42 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:43 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-5a65e3dc-561a-4f94-b86c-0e3303655ad9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Lock "cinder-attachment_update-8950b1db-4c0d-419b-b408-335a8432072a-devstack" released by "attachment_update" :: held 3.679s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:29:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-5a65e3dc-561a-4f94-b86c-0e3303655ad9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a returned with HTTP 200 Sep 05 11:29:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 8/20] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:29:39 2026] PUT /volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a => generated 694 bytes in 3842 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:29:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-393dc56e-0a97-413e-b906-b6d5956ba692 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-393dc56e-0a97-413e-b906-b6d5956ba692 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-393dc56e-0a97-413e-b906-b6d5956ba692 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-393dc56e-0a97-413e-b906-b6d5956ba692 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-393dc56e-0a97-413e-b906-b6d5956ba692 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-393dc56e-0a97-413e-b906-b6d5956ba692 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 200 Sep 05 11:29:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 13/21] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:43 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-07e98e70-5e5e-4b19-906f-81b7ecdd22c0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07e98e70-5e5e-4b19-906f-81b7ecdd22c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07e98e70-5e5e-4b19-906f-81b7ecdd22c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07e98e70-5e5e-4b19-906f-81b7ecdd22c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-07e98e70-5e5e-4b19-906f-81b7ecdd22c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07e98e70-5e5e-4b19-906f-81b7ecdd22c0 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 9/22] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:43 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 851 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-829d05a5-e397-41a6-a14f-4cb36a7fd9f1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-829d05a5-e397-41a6-a14f-4cb36a7fd9f1 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-829d05a5-e397-41a6-a14f-4cb36a7fd9f1 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-829d05a5-e397-41a6-a14f-4cb36a7fd9f1 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-829d05a5-e397-41a6-a14f-4cb36a7fd9f1 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-829d05a5-e397-41a6-a14f-4cb36a7fd9f1 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 200 Sep 05 11:29:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 14/23] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:44 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 855 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-43e536cc-ef9b-43ae-94cd-f2aabc200f6e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-43e536cc-ef9b-43ae-94cd-f2aabc200f6e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] POST http://192.168.122.16/volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a/action Sep 05 11:29:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-43e536cc-ef9b-43ae-94cd-f2aabc200f6e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:29:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-43e536cc-ef9b-43ae-94cd-f2aabc200f6e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:29:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a7fd26c9-7d50-4476-9cb4-0040dcbd5a6b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a7fd26c9-7d50-4476-9cb4-0040dcbd5a6b tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a7fd26c9-7d50-4476-9cb4-0040dcbd5a6b tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a7fd26c9-7d50-4476-9cb4-0040dcbd5a6b tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-4989732f-5acf-4fcb-a077-88587b07ea26 req-43e536cc-ef9b-43ae-94cd-f2aabc200f6e tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a/action returned with HTTP 204 Sep 05 11:29:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 10/24] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:29:44 2026] POST /volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:29:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a7fd26c9-7d50-4476-9cb4-0040dcbd5a6b tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a7fd26c9-7d50-4476-9cb4-0040dcbd5a6b tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 15/25] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:44 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 1143 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-045e7c24-23da-43d8-89f6-7ec15acb0129 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-045e7c24-23da-43d8-89f6-7ec15acb0129 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-045e7c24-23da-43d8-89f6-7ec15acb0129 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-045e7c24-23da-43d8-89f6-7ec15acb0129 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-045e7c24-23da-43d8-89f6-7ec15acb0129 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-045e7c24-23da-43d8-89f6-7ec15acb0129 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 11/26] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:45 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 1143 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-48de7fb5-aaa0-475a-bb1e-a77abeba6f41 req-fb346b7f-bf2e-48b9-b7b2-260dce0ff335 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-48de7fb5-aaa0-475a-bb1e-a77abeba6f41 req-fb346b7f-bf2e-48b9-b7b2-260dce0ff335 tempest-VolumesAdminNegativeTest-1918035676 tempest-VolumesAdminNegativeTest-1918035676-project] GET http://192.168.122.16/volume/v3/volumes/e606c3c8-8704-408e-9422-0abb1e541f33 Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-48de7fb5-aaa0-475a-bb1e-a77abeba6f41 req-fb346b7f-bf2e-48b9-b7b2-260dce0ff335 tempest-VolumesAdminNegativeTest-1918035676 tempest-VolumesAdminNegativeTest-1918035676-project] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-48de7fb5-aaa0-475a-bb1e-a77abeba6f41 req-fb346b7f-bf2e-48b9-b7b2-260dce0ff335 tempest-VolumesAdminNegativeTest-1918035676 tempest-VolumesAdminNegativeTest-1918035676-project] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-311364019"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-311364019'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Create volume of 1 GB Sep 05 11:29:45 devstack devstack@c-api.service[87022]: /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 05 11:29:45 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-48de7fb5-aaa0-475a-bb1e-a77abeba6f41 req-fb346b7f-bf2e-48b9-b7b2-260dce0ff335 tempest-VolumesAdminNegativeTest-1918035676 tempest-VolumesAdminNegativeTest-1918035676-project] http://192.168.122.16/volume/v3/volumes/e606c3c8-8704-408e-9422-0abb1e541f33 returned with HTTP 404 Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Availability zone cache updated, next update will occur around 2026-09-05 10:29:45.303263. {{(pid=87022) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 16/27] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:29:45 2026] GET /volume/v3/volumes/e606c3c8-8704-408e-9422-0abb1e541f33 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:29:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Availability Zones retrieved successfully. Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-438f93b1-c634-4bc5-af39-b409b2ce5057 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-438f93b1-c634-4bc5-af39-b409b2ce5057 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] DELETE http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-438f93b1-c634-4bc5-af39-b409b2ce5057 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-438f93b1-c634-4bc5-af39-b409b2ce5057 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-438f93b1-c634-4bc5-af39-b409b2ce5057 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Delete volume with id: 6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-438f93b1-c634-4bc5-af39-b409b2ce5057 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Flow 'volume_create_api' (7bedbc4c-bf10-4efe-9111-0c071483a00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (244788c2-3b97-4db0-8a54-805674c00975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-438f93b1-c634-4bc5-af39-b409b2ce5057 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Delete volume request issued successfully. Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-438f93b1-c634-4bc5-af39-b409b2ce5057 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 202 Sep 05 11:29:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 17/28] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:29:45 2026] DELETE /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c63bbc37-0708-4dee-8b78-08fae090d089 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c63bbc37-0708-4dee-8b78-08fae090d089 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c63bbc37-0708-4dee-8b78-08fae090d089 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c63bbc37-0708-4dee-8b78-08fae090d089 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c63bbc37-0708-4dee-8b78-08fae090d089 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (244788c2-3b97-4db0-8a54-805674c00975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f77e98f-6b03-45c9-b07c-3541a2adc4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c63bbc37-0708-4dee-8b78-08fae090d089 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 200 Sep 05 11:29:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 18/29] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:45 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 854 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:46 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-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 05 11:29:46 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-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 05 11:29:46 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Created reservations ['7cb37089-76d3-47ac-9b3d-2bc0d7acd77c', 'a664397b-6038-47ff-86e4-1c51486ccd92', '360f3f2f-e60c-41b5-bbfc-8874419734bf', 'dd61bbbd-62a6-42e6-ba6d-8084099b3f1c'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:29:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f77e98f-6b03-45c9-b07c-3541a2adc4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cb37089-76d3-47ac-9b3d-2bc0d7acd77c', 'a664397b-6038-47ff-86e4-1c51486ccd92', '360f3f2f-e60c-41b5-bbfc-8874419734bf', 'dd61bbbd-62a6-42e6-ba6d-8084099b3f1c']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (308a9fac-7711-4d41-bdf7-a1c5882eef1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (308a9fac-7711-4d41-bdf7-a1c5882eef1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cbb22d6-2c6a-4c27-977d-e800a2df123c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-311364019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442feab7ec65439f9c477cc3101c57e4',qos_specs=None,replication_status=,reservations=['7cb37089-76d3-47ac-9b3d-2bc0d7acd77c','a664397b-6038-47ff-86e4-1c51486ccd92','360f3f2f-e60c-41b5-bbfc-8874419734bf','dd61bbbd-62a6-42e6-ba6d-8084099b3f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='159438e1a1064235b762b013a172a3b3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-311364019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cbb22d6-2c6a-4c27-977d-e800a2df123c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='442feab7ec65439f9c477cc3101c57e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='159438e1a1064235b762b013a172a3b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8877db5-72d7-4a34-befe-880964e1776a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e876be64-993f-4099-be76-e8f25637b393 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e876be64-993f-4099-be76-e8f25637b393 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e876be64-993f-4099-be76-e8f25637b393 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e876be64-993f-4099-be76-e8f25637b393 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e876be64-993f-4099-be76-e8f25637b393 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8877db5-72d7-4a34-befe-880964e1776a) transitioned into state 'SUCCESS' from state '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-311364019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='442feab7ec65439f9c477cc3101c57e4',qos_specs=None,replication_status=,reservations=['7cb37089-76d3-47ac-9b3d-2bc0d7acd77c','a664397b-6038-47ff-86e4-1c51486ccd92','360f3f2f-e60c-41b5-bbfc-8874419734bf','dd61bbbd-62a6-42e6-ba6d-8084099b3f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='159438e1a1064235b762b013a172a3b3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a3cb68-da36-4735-9cc8-ec14dcd1319f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:29:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e876be64-993f-4099-be76-e8f25637b393 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 200 Sep 05 11:29:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 19/30] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:46 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 854 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a3cb68-da36-4735-9cc8-ec14dcd1319f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:29:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Flow 'volume_create_api' (7bedbc4c-bf10-4efe-9111-0c071483a00a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:29:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Create volume request issued successfully. Sep 05 11:29:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73b7e024-fa9b-4ff4-a15e-bf396be6eb6e tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:29:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 12/31] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:29:45 2026] POST /volume/v3/volumes => generated 765 bytes in 2031 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:29:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-86437cc2-9bf5-48c8-b257-75c236e6875a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86437cc2-9bf5-48c8-b257-75c236e6875a tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] GET http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:29:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86437cc2-9bf5-48c8-b257-75c236e6875a tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86437cc2-9bf5-48c8-b257-75c236e6875a tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-86437cc2-9bf5-48c8-b257-75c236e6875a tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Volume info retrieved successfully. Sep 05 11:29:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86437cc2-9bf5-48c8-b257-75c236e6875a tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c returned with HTTP 200 Sep 05 11:29:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 20/32] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:47 2026] GET /volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c => generated 833 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-80078718-cda6-4edb-9265-b51e0dfb0c3c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-80078718-cda6-4edb-9265-b51e0dfb0c3c tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-80078718-cda6-4edb-9265-b51e0dfb0c3c tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-80078718-cda6-4edb-9265-b51e0dfb0c3c tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-80078718-cda6-4edb-9265-b51e0dfb0c3c tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Volume info retrieved successfully. Sep 05 11:29:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-80078718-cda6-4edb-9265-b51e0dfb0c3c tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 200 Sep 05 11:29:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 13/33] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:48 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 854 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d2718c1f-1030-4431-8a60-20252d6d70c1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d2718c1f-1030-4431-8a60-20252d6d70c1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] GET http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:29:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d2718c1f-1030-4431-8a60-20252d6d70c1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d2718c1f-1030-4431-8a60-20252d6d70c1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d2718c1f-1030-4431-8a60-20252d6d70c1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Volume info retrieved successfully. Sep 05 11:29:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d2718c1f-1030-4431-8a60-20252d6d70c1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c returned with HTTP 200 Sep 05 11:29:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 21/34] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:48 2026] GET /volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c => generated 857 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3009a897-4167-45c4-8038-369f00764bc4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3009a897-4167-45c4-8038-369f00764bc4 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] GET http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd Sep 05 11:29:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3009a897-4167-45c4-8038-369f00764bc4 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3009a897-4167-45c4-8038-369f00764bc4 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3009a897-4167-45c4-8038-369f00764bc4 tempest-VolumesAdminNegativeTest-1768629518 tempest-VolumesAdminNegativeTest-1768629518-project-member] http://192.168.122.16/volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd returned with HTTP 404 Sep 05 11:29:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 14/35] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:49 2026] GET /volume/v3/volumes/6937dd4b-0afa-4504-8a76-906645fb3dfd => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:29:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7aff3e39-4081-48d2-8316-526c196cd6d5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7aff3e39-4081-48d2-8316-526c196cd6d5 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] GET http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:29:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7aff3e39-4081-48d2-8316-526c196cd6d5 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7aff3e39-4081-48d2-8316-526c196cd6d5 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7aff3e39-4081-48d2-8316-526c196cd6d5 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Volume info retrieved successfully. Sep 05 11:29:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7aff3e39-4081-48d2-8316-526c196cd6d5 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c returned with HTTP 200 Sep 05 11:29:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 22/36] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:49 2026] GET /volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c => generated 857 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-7e9f697b-0699-4404-85d0-13b005db8ec8 req-9f60473c-6c42-4235-8907-82ddb2633c63 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-7e9f697b-0699-4404-85d0-13b005db8ec8 req-9f60473c-6c42-4235-8907-82ddb2633c63 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] DELETE http://192.168.122.16/volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a Sep 05 11:29:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-7e9f697b-0699-4404-85d0-13b005db8ec8 req-9f60473c-6c42-4235-8907-82ddb2633c63 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-7e9f697b-0699-4404-85d0-13b005db8ec8 req-9f60473c-6c42-4235-8907-82ddb2633c63 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:50 devstack devstack@c-api.service[87022]: /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 05 11:29:50 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:29:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-7e9f697b-0699-4404-85d0-13b005db8ec8 req-9f60473c-6c42-4235-8907-82ddb2633c63 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a returned with HTTP 200 Sep 05 11:29:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 15/37] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:29:50 2026] DELETE /volume/v3/attachments/acb892a6-5606-4aec-b7dd-dd68edb9673a => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-22a87d05-fd91-4fee-8b00-7ada6531d1c9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-22a87d05-fd91-4fee-8b00-7ada6531d1c9 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] GET http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:29:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-22a87d05-fd91-4fee-8b00-7ada6531d1c9 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-22a87d05-fd91-4fee-8b00-7ada6531d1c9 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-22a87d05-fd91-4fee-8b00-7ada6531d1c9 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Volume info retrieved successfully. Sep 05 11:29:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-22a87d05-fd91-4fee-8b00-7ada6531d1c9 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c returned with HTTP 200 Sep 05 11:29:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 23/38] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:50 2026] GET /volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c => generated 858 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a5d32ab9-4caa-4d2f-a04b-f74d76af71e9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a5d32ab9-4caa-4d2f-a04b-f74d76af71e9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a5d32ab9-4caa-4d2f-a04b-f74d76af71e9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a5d32ab9-4caa-4d2f-a04b-f74d76af71e9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a5d32ab9-4caa-4d2f-a04b-f74d76af71e9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a5d32ab9-4caa-4d2f-a04b-f74d76af71e9 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 16/39] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:53 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 851 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a29883d5-5395-4b25-bc72-1ee65c04ce57 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a29883d5-5395-4b25-bc72-1ee65c04ce57 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a29883d5-5395-4b25-bc72-1ee65c04ce57 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a29883d5-5395-4b25-bc72-1ee65c04ce57 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a29883d5-5395-4b25-bc72-1ee65c04ce57 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a29883d5-5395-4b25-bc72-1ee65c04ce57 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 24/40] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:54 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3a90392a-861e-4a50-bced-3020adb0a7c8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a90392a-861e-4a50-bced-3020adb0a7c8 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a90392a-861e-4a50-bced-3020adb0a7c8 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a90392a-861e-4a50-bced-3020adb0a7c8 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3a90392a-861e-4a50-bced-3020adb0a7c8 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a90392a-861e-4a50-bced-3020adb0a7c8 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 17/41] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:54 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:29:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8cfc451d-57ad-4a2e-a46d-811361e426f1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8cfc451d-57ad-4a2e-a46d-811361e426f1 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] DELETE http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8cfc451d-57ad-4a2e-a46d-811361e426f1 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8cfc451d-57ad-4a2e-a46d-811361e426f1 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:54 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8cfc451d-57ad-4a2e-a46d-811361e426f1 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Delete volume with id: 8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8cfc451d-57ad-4a2e-a46d-811361e426f1 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8cfc451d-57ad-4a2e-a46d-811361e426f1 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Delete volume request issued successfully. Sep 05 11:29:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8cfc451d-57ad-4a2e-a46d-811361e426f1 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 202 Sep 05 11:29:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 25/42] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:29:54 2026] DELETE /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:29:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-428688eb-e684-4ff3-85ae-0a33f6e14a04 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-428688eb-e684-4ff3-85ae-0a33f6e14a04 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-428688eb-e684-4ff3-85ae-0a33f6e14a04 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-428688eb-e684-4ff3-85ae-0a33f6e14a04 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:29:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:29:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-428688eb-e684-4ff3-85ae-0a33f6e14a04 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-428688eb-e684-4ff3-85ae-0a33f6e14a04 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 18/43] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:54 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-baa1e362-19d8-4ee1-8090-217047619ad5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-baa1e362-19d8-4ee1-8090-217047619ad5 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-baa1e362-19d8-4ee1-8090-217047619ad5 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-baa1e362-19d8-4ee1-8090-217047619ad5 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:29:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:29:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:29:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:29:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-baa1e362-19d8-4ee1-8090-217047619ad5 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Volume info retrieved successfully. Sep 05 11:29:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-baa1e362-19d8-4ee1-8090-217047619ad5 tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 200 Sep 05 11:29:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 26/44] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:55 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 850 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:29:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9708c092-bffa-41aa-afae-03439568bf9c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:29:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9708c092-bffa-41aa-afae-03439568bf9c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] GET http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a Sep 05 11:29:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9708c092-bffa-41aa-afae-03439568bf9c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:29:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9708c092-bffa-41aa-afae-03439568bf9c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:29:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9708c092-bffa-41aa-afae-03439568bf9c tempest-DeleteServersTestJSON-1965532270 tempest-DeleteServersTestJSON-1965532270-project-member] http://192.168.122.16/volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a returned with HTTP 404 Sep 05 11:29:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 19/45] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:29:56 2026] GET /volume/v3/volumes/8950b1db-4c0d-419b-b408-335a8432072a => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:30:05 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=148,cinder:INSERT=22,cinder:UPDATE=26 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:30:06 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=103,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:30:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5f26022e-bfd9-4f84-affc-a6d694548e77 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:30:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5f26022e-bfd9-4f84-affc-a6d694548e77 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] DELETE http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:30:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5f26022e-bfd9-4f84-affc-a6d694548e77 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:30:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5f26022e-bfd9-4f84-affc-a6d694548e77 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:30:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-5f26022e-bfd9-4f84-affc-a6d694548e77 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Delete volume with id: 1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:30:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:30:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:30:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:30:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:30:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5f26022e-bfd9-4f84-affc-a6d694548e77 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Volume info retrieved successfully. Sep 05 11:30:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5f26022e-bfd9-4f84-affc-a6d694548e77 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Delete volume request issued successfully. Sep 05 11:30:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5f26022e-bfd9-4f84-affc-a6d694548e77 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c returned with HTTP 202 Sep 05 11:30:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 27/46] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:30:12 2026] DELETE /volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:30:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f75e6c0f-e842-43f8-a282-6b5247070479 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:30:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f75e6c0f-e842-43f8-a282-6b5247070479 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] GET http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:30:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f75e6c0f-e842-43f8-a282-6b5247070479 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:30:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f75e6c0f-e842-43f8-a282-6b5247070479 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:30:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:30:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:30:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:30:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:30:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f75e6c0f-e842-43f8-a282-6b5247070479 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Volume info retrieved successfully. Sep 05 11:30:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f75e6c0f-e842-43f8-a282-6b5247070479 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c returned with HTTP 200 Sep 05 11:30:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 20/47] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:30:13 2026] GET /volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c => generated 857 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:30:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7ba6483f-ab67-4a4e-8f76-877833c473a1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:30:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7ba6483f-ab67-4a4e-8f76-877833c473a1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] GET http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:30:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7ba6483f-ab67-4a4e-8f76-877833c473a1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:30:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7ba6483f-ab67-4a4e-8f76-877833c473a1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:30:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:30:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:30:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:30:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:30:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7ba6483f-ab67-4a4e-8f76-877833c473a1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Volume info retrieved successfully. Sep 05 11:30:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7ba6483f-ab67-4a4e-8f76-877833c473a1 tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c returned with HTTP 200 Sep 05 11:30:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 28/48] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:30:14 2026] GET /volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c => generated 857 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:30:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a32670c5-ba7c-40cc-b3ee-4a05484558fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:30:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a32670c5-ba7c-40cc-b3ee-4a05484558fc tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] GET http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c Sep 05 11:30:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a32670c5-ba7c-40cc-b3ee-4a05484558fc tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:30:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a32670c5-ba7c-40cc-b3ee-4a05484558fc tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:30:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a32670c5-ba7c-40cc-b3ee-4a05484558fc tempest-ServerRescueNegativeTestJSON-1797880641 tempest-ServerRescueNegativeTestJSON-1797880641-project-member] http://192.168.122.16/volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c returned with HTTP 404 Sep 05 11:30:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 21/49] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:30:15 2026] GET /volume/v3/volumes/1cbb22d6-2c6a-4c27-977d-e800a2df123c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:30:24 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:30:25 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=5 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:30:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-764be4e3-13e4-405d-9597-b606c27fc27d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:30:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:30:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-649379356"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:30:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-649379356'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:30:52 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Create volume of 1 GB Sep 05 11:30:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Availability Zones retrieved successfully. Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Flow 'volume_create_api' (5c8a928d-de15-4839-9400-b896c29dc471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53edda0-711d-4db4-9c2c-9eec88496ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d53edda0-711d-4db4-9c2c-9eec88496ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849f1840-3d4d-408a-a654-40d95e6bde09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Created reservations ['13ff0836-b53e-44e5-af10-3b4788b57d79', '876c988c-03f5-4552-991c-0eb78aa6dedc', '80b7f3ed-0f7b-4945-8c9b-df97c0ee2edc', '9f9e0f51-1841-4be4-953c-fe98b43f0a67'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (849f1840-3d4d-408a-a654-40d95e6bde09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13ff0836-b53e-44e5-af10-3b4788b57d79', '876c988c-03f5-4552-991c-0eb78aa6dedc', '80b7f3ed-0f7b-4945-8c9b-df97c0ee2edc', '9f9e0f51-1841-4be4-953c-fe98b43f0a67']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0604111a-c3a3-439d-802f-257d08eb542a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:30:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0604111a-c3a3-439d-802f-257d08eb542a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d414f0f-515e-4ad5-b2e1-508ad4979f32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-649379356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8abc646d72a47ebb10b797cbe7a3d07',qos_specs=None,replication_status=,reservations=['13ff0836-b53e-44e5-af10-3b4788b57d79','876c988c-03f5-4552-991c-0eb78aa6dedc','80b7f3ed-0f7b-4945-8c9b-df97c0ee2edc','9f9e0f51-1841-4be4-953c-fe98b43f0a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c8a66016a2d426ebeb43dc50a9b8369',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-649379356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d414f0f-515e-4ad5-b2e1-508ad4979f32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8abc646d72a47ebb10b797cbe7a3d07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c8a66016a2d426ebeb43dc50a9b8369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631678da-23ad-40e3-8dca-cbcaaad7423e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631678da-23ad-40e3-8dca-cbcaaad7423e) transitioned into state 'SUCCESS' from state '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-649379356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8abc646d72a47ebb10b797cbe7a3d07',qos_specs=None,replication_status=,reservations=['13ff0836-b53e-44e5-af10-3b4788b57d79','876c988c-03f5-4552-991c-0eb78aa6dedc','80b7f3ed-0f7b-4945-8c9b-df97c0ee2edc','9f9e0f51-1841-4be4-953c-fe98b43f0a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c8a66016a2d426ebeb43dc50a9b8369',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f133d9-2d27-43ce-8dbf-730220fba5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f133d9-2d27-43ce-8dbf-730220fba5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Flow 'volume_create_api' (5c8a928d-de15-4839-9400-b896c29dc471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:30:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Create volume request issued successfully. Sep 05 11:30:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-764be4e3-13e4-405d-9597-b606c27fc27d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:30:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 29/50] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:30:52 2026] POST /volume/v3/volumes => generated 758 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:30:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4593fb2c-bc6b-4512-abc8-9b88f68a208d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:30:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4593fb2c-bc6b-4512-abc8-9b88f68a208d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:30:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4593fb2c-bc6b-4512-abc8-9b88f68a208d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:30:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4593fb2c-bc6b-4512-abc8-9b88f68a208d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:30:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:30:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:30:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:30:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:30:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4593fb2c-bc6b-4512-abc8-9b88f68a208d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:30:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4593fb2c-bc6b-4512-abc8-9b88f68a208d tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:30:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 22/51] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:30:53 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 826 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:30:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0d3edda4-d589-4942-afa1-82b355a542c3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:30:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d3edda4-d589-4942-afa1-82b355a542c3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:30:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d3edda4-d589-4942-afa1-82b355a542c3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:30:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d3edda4-d589-4942-afa1-82b355a542c3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:30:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:30:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:30:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:30:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:30:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0d3edda4-d589-4942-afa1-82b355a542c3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:30:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d3edda4-d589-4942-afa1-82b355a542c3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:30:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 30/52] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:30:54 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:30:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8dda42b1-1f04-461e-9c8f-29bc326347d0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:30:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8dda42b1-1f04-461e-9c8f-29bc326347d0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:30:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8dda42b1-1f04-461e-9c8f-29bc326347d0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:30:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8dda42b1-1f04-461e-9c8f-29bc326347d0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:30:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:30:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:30:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:30:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:30:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8dda42b1-1f04-461e-9c8f-29bc326347d0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:30:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8dda42b1-1f04-461e-9c8f-29bc326347d0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:30:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 23/53] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:30:55 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:04 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:31:05 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=8 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:31:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:31:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1814406900"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1814406900'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:31:15 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Create volume of 1 GB Sep 05 11:31:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Availability Zones retrieved successfully. Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Flow 'volume_create_api' (dee58074-8c76-4b9a-84d6-aa8f8ab1a56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f6e5fe-f974-4afc-91eb-8a5073230a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f6e5fe-f974-4afc-91eb-8a5073230a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a649e1-b9eb-4451-b6ea-fd7a4415e82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Created reservations ['a45fe0ad-499c-4284-bc70-34fc9900c725', 'feb329b6-b4b4-4553-99f1-abff1821ece4', 'cc7162da-f4c7-4cfe-a206-e93e9676f410', 'a27f5d94-2af9-4f28-8c1e-a13dd1dc040d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a649e1-b9eb-4451-b6ea-fd7a4415e82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a45fe0ad-499c-4284-bc70-34fc9900c725', 'feb329b6-b4b4-4553-99f1-abff1821ece4', 'cc7162da-f4c7-4cfe-a206-e93e9676f410', 'a27f5d94-2af9-4f28-8c1e-a13dd1dc040d']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b988a621-1900-44ef-91ca-f283c08a943a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b988a621-1900-44ef-91ca-f283c08a943a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d36d2a3-2777-4142-a098-98af56b72057', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1814406900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6eb16bd91b247a6b44f1ec296665d5d',qos_specs=None,replication_status=,reservations=['a45fe0ad-499c-4284-bc70-34fc9900c725','feb329b6-b4b4-4553-99f1-abff1821ece4','cc7162da-f4c7-4cfe-a206-e93e9676f410','a27f5d94-2af9-4f28-8c1e-a13dd1dc040d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0c9be9e77245fe91356884ba66a728',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1814406900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d36d2a3-2777-4142-a098-98af56b72057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6eb16bd91b247a6b44f1ec296665d5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0c9be9e77245fe91356884ba66a728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79ee292-78af-4ef1-a70e-5b511ebfd9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79ee292-78af-4ef1-a70e-5b511ebfd9cf) transitioned into state 'SUCCESS' from state '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-1814406900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6eb16bd91b247a6b44f1ec296665d5d',qos_specs=None,replication_status=,reservations=['a45fe0ad-499c-4284-bc70-34fc9900c725','feb329b6-b4b4-4553-99f1-abff1821ece4','cc7162da-f4c7-4cfe-a206-e93e9676f410','a27f5d94-2af9-4f28-8c1e-a13dd1dc040d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0c9be9e77245fe91356884ba66a728',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d77a17-a398-4635-afad-323d2d9ad859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12d77a17-a398-4635-afad-323d2d9ad859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Flow 'volume_create_api' (dee58074-8c76-4b9a-84d6-aa8f8ab1a56b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Create volume request issued successfully. Sep 05 11:31:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7f4e0f0-f80d-4aae-ae83-4d754755d3a6 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:31:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 31/54] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:31:15 2026] POST /volume/v3/volumes => generated 764 bytes in 976 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:31:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d854b20a-47b0-4d13-861d-25db63417b40 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d854b20a-47b0-4d13-861d-25db63417b40 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:31:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d854b20a-47b0-4d13-861d-25db63417b40 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d854b20a-47b0-4d13-861d-25db63417b40 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d854b20a-47b0-4d13-861d-25db63417b40 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:31:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d854b20a-47b0-4d13-861d-25db63417b40 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:31:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 24/55] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:16 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 832 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8b34e636-e0a6-4c47-97ce-1f3b15646f06 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8b34e636-e0a6-4c47-97ce-1f3b15646f06 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:31:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8b34e636-e0a6-4c47-97ce-1f3b15646f06 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8b34e636-e0a6-4c47-97ce-1f3b15646f06 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8b34e636-e0a6-4c47-97ce-1f3b15646f06 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:31:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8b34e636-e0a6-4c47-97ce-1f3b15646f06 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:31:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 32/56] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:18 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 856 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e1ca9d15-d72c-4bdb-9c01-9e65c9772212 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e1ca9d15-d72c-4bdb-9c01-9e65c9772212 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:31:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e1ca9d15-d72c-4bdb-9c01-9e65c9772212 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e1ca9d15-d72c-4bdb-9c01-9e65c9772212 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e1ca9d15-d72c-4bdb-9c01-9e65c9772212 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:31:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e1ca9d15-d72c-4bdb-9c01-9e65c9772212 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:31:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 25/57] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:19 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:28 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:31:29 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=8 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c9c31c6c-cd96-4114-821f-30df50925cdd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-670976111"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-670976111'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume of 1 GB Sep 05 11:31:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Availability Zones retrieved successfully. Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Flow 'volume_create_api' (c40b4cb0-0df3-4e7a-861b-0cc21958353c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8498c91-f6d6-49e1-b88a-00fe880f3b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8498c91-f6d6-49e1-b88a-00fe880f3b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50718a86-a302-4095-b7db-7057f0d99873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Created reservations ['322cde6a-23b7-4bc1-b05a-b7a1077943a7', '8c70a7b2-3122-4499-8393-2c3b7674cc3a', '9c2e3800-bf1f-4a2c-be90-c3534a23b3ac', 'b1beee03-9de9-4509-961f-9e8ca5c089c1'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50718a86-a302-4095-b7db-7057f0d99873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322cde6a-23b7-4bc1-b05a-b7a1077943a7', '8c70a7b2-3122-4499-8393-2c3b7674cc3a', '9c2e3800-bf1f-4a2c-be90-c3534a23b3ac', 'b1beee03-9de9-4509-961f-9e8ca5c089c1']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc8d8fd-8ca1-4595-bd54-79cd9b6e7924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc8d8fd-8ca1-4595-bd54-79cd9b6e7924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7221c8de-5c27-47cd-bb6e-a492d3e4b3a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-670976111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ee7a7a4d34336a40e57cab287ac84',qos_specs=None,replication_status=,reservations=['322cde6a-23b7-4bc1-b05a-b7a1077943a7','8c70a7b2-3122-4499-8393-2c3b7674cc3a','9c2e3800-bf1f-4a2c-be90-c3534a23b3ac','b1beee03-9de9-4509-961f-9e8ca5c089c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7eeff12ec547d9b121ac205046579a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:31:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-670976111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7221c8de-5c27-47cd-bb6e-a492d3e4b3a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='284ee7a7a4d34336a40e57cab287ac84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7eeff12ec547d9b121ac205046579a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83678e47-0f3a-4225-88bf-1336fab20051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83678e47-0f3a-4225-88bf-1336fab20051) transitioned into state 'SUCCESS' from state '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-670976111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ee7a7a4d34336a40e57cab287ac84',qos_specs=None,replication_status=,reservations=['322cde6a-23b7-4bc1-b05a-b7a1077943a7','8c70a7b2-3122-4499-8393-2c3b7674cc3a','9c2e3800-bf1f-4a2c-be90-c3534a23b3ac','b1beee03-9de9-4509-961f-9e8ca5c089c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7eeff12ec547d9b121ac205046579a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20615d8a-7bd2-4614-a2c6-5c17955ba72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20615d8a-7bd2-4614-a2c6-5c17955ba72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Flow 'volume_create_api' (c40b4cb0-0df3-4e7a-861b-0cc21958353c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume request issued successfully. Sep 05 11:31:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c9c31c6c-cd96-4114-821f-30df50925cdd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:31:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 33/58] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:31:30 2026] POST /volume/v3/volumes => generated 761 bytes in 1036 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:31:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe2e9bc7-a4d3-433d-a5ad-578d89b3ebce None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe2e9bc7-a4d3-433d-a5ad-578d89b3ebce tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe2e9bc7-a4d3-433d-a5ad-578d89b3ebce tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe2e9bc7-a4d3-433d-a5ad-578d89b3ebce tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe2e9bc7-a4d3-433d-a5ad-578d89b3ebce tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe2e9bc7-a4d3-433d-a5ad-578d89b3ebce tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 26/59] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:31 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 829 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4ef7f974-5ec3-4d6f-a642-8811610be424 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ef7f974-5ec3-4d6f-a642-8811610be424 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ef7f974-5ec3-4d6f-a642-8811610be424 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ef7f974-5ec3-4d6f-a642-8811610be424 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4ef7f974-5ec3-4d6f-a642-8811610be424 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ef7f974-5ec3-4d6f-a642-8811610be424 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 34/60] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:32 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 853 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2922d13f-65b8-4507-bbf4-9d2b03931c96 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2922d13f-65b8-4507-bbf4-9d2b03931c96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2922d13f-65b8-4507-bbf4-9d2b03931c96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2922d13f-65b8-4507-bbf4-9d2b03931c96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2922d13f-65b8-4507-bbf4-9d2b03931c96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2922d13f-65b8-4507-bbf4-9d2b03931c96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 27/61] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:33 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cbd36eb9-0a11-4444-9325-77e464bc8065 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbd36eb9-0a11-4444-9325-77e464bc8065 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbd36eb9-0a11-4444-9325-77e464bc8065 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbd36eb9-0a11-4444-9325-77e464bc8065 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cbd36eb9-0a11-4444-9325-77e464bc8065 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbd36eb9-0a11-4444-9325-77e464bc8065 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 35/62] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:34 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-8d94df4f-cdb9-4c19-81c2-5348475ee59b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-8d94df4f-cdb9-4c19-81c2-5348475ee59b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-8d94df4f-cdb9-4c19-81c2-5348475ee59b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-8d94df4f-cdb9-4c19-81c2-5348475ee59b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-8d94df4f-cdb9-4c19-81c2-5348475ee59b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-8d94df4f-cdb9-4c19-81c2-5348475ee59b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 28/63] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:35 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-99b8ffc9-2bd5-4f0e-b3bc-b3b28aeed313 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99b8ffc9-2bd5-4f0e-b3bc-b3b28aeed313 None None] GET http://192.168.122.16/volume// Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99b8ffc9-2bd5-4f0e-b3bc-b3b28aeed313 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99b8ffc9-2bd5-4f0e-b3bc-b3b28aeed313 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99b8ffc9-2bd5-4f0e-b3bc-b3b28aeed313 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:31:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 36/64] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:31:35 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-f3b304be-bb25-4dd8-8d6f-53f35861c64c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-f3b304be-bb25-4dd8-8d6f-53f35861c64c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-f3b304be-bb25-4dd8-8d6f-53f35861c64c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7221c8de-5c27-47cd-bb6e-a492d3e4b3a2", "connector": null, "instance_uuid": "c477e9c8-2d46-43bb-9a5d-054a5a1fb649"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-f3b304be-bb25-4dd8-8d6f-53f35861c64c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:31:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 29/65] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:31:35 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8a681f69-8dc3-4a8f-9729-c629efb20507 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a681f69-8dc3-4a8f-9729-c629efb20507 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a681f69-8dc3-4a8f-9729-c629efb20507 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a681f69-8dc3-4a8f-9729-c629efb20507 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-84a08a0e-c618-4c4b-a8a1-882edf8700ec None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-84a08a0e-c618-4c4b-a8a1-882edf8700ec tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8a681f69-8dc3-4a8f-9729-c629efb20507 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-84a08a0e-c618-4c4b-a8a1-882edf8700ec tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-84a08a0e-c618-4c4b-a8a1-882edf8700ec tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a681f69-8dc3-4a8f-9729-c629efb20507 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 37/66] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:35 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-89304774-57f7-41e3-90b0-f46ac4760218 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89304774-57f7-41e3-90b0-f46ac4760218 None None] GET http://192.168.122.16/volume// Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-89304774-57f7-41e3-90b0-f46ac4760218 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-84a08a0e-c618-4c4b-a8a1-882edf8700ec tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-89304774-57f7-41e3-90b0-f46ac4760218 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89304774-57f7-41e3-90b0-f46ac4760218 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:31:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 38/67] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:31:35 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-84a08a0e-c618-4c4b-a8a1-882edf8700ec tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:31:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 30/68] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:35 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-5026c5c0-8fa0-46d0-bec0-7acbfe7f09a3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-5026c5c0-8fa0-46d0-bec0-7acbfe7f09a3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-5026c5c0-8fa0-46d0-bec0-7acbfe7f09a3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-5026c5c0-8fa0-46d0-bec0-7acbfe7f09a3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-5026c5c0-8fa0-46d0-bec0-7acbfe7f09a3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-5026c5c0-8fa0-46d0-bec0-7acbfe7f09a3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 39/69] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:31:35 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 1034 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-095ec38a-648b-40fd-8fcd-23dc35b74749 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-095ec38a-648b-40fd-8fcd-23dc35b74749 None None] GET http://192.168.122.16/volume// Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-095ec38a-648b-40fd-8fcd-23dc35b74749 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-095ec38a-648b-40fd-8fcd-23dc35b74749 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-095ec38a-648b-40fd-8fcd-23dc35b74749 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:31:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 31/70] 192.168.122.16 () {58 vars in 1303 bytes} [Sat Sep 5 11:31:35 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-006b96f3-67ad-4afd-a1cc-80ed31e45245 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-006b96f3-67ad-4afd-a1cc-80ed31e45245 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:31:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-006b96f3-67ad-4afd-a1cc-80ed31e45245 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d36d2a3-2777-4142-a098-98af56b72057", "connector": null, "instance_uuid": "4db0c4a5-de25-4aab-8f80-392b350545aa"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:35 devstack devstack@c-api.service[87023]: /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 05 11:31:35 devstack devstack@c-api.service[87023]: .first() Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-39cedd70-7372-4392-9556-27c0739a28ed None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-39cedd70-7372-4392-9556-27c0739a28ed tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] PUT http://192.168.122.16/volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb Sep 05 11:31:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-39cedd70-7372-4392-9556-27c0739a28ed tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-006b96f3-67ad-4afd-a1cc-80ed31e45245 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:31:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 40/71] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:31:35 2026] POST /volume/v3/attachments => generated 273 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:36 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-39cedd70-7372-4392-9556-27c0739a28ed tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Acquiring lock "cinder-attachment_update-7221c8de-5c27-47cd-bb6e-a492d3e4b3a2-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:31:36 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-39cedd70-7372-4392-9556-27c0739a28ed tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Lock "cinder-attachment_update-7221c8de-5c27-47cd-bb6e-a492d3e4b3a2-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:31:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-48700bf5-f666-4428-9273-b3a8d4165b41 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-48700bf5-f666-4428-9273-b3a8d4165b41 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] POST http://192.168.122.16/volume/v3/attachments/43f616d1-a9d8-411b-aa2c-55a5cc464446/action Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-48700bf5-f666-4428-9273-b3a8d4165b41 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-48700bf5-f666-4428-9273-b3a8d4165b41 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-313bec68-5650-42f3-aa64-ba2d7423c9e9 req-48700bf5-f666-4428-9273-b3a8d4165b41 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/attachments/43f616d1-a9d8-411b-aa2c-55a5cc464446/action returned with HTTP 204 Sep 05 11:31:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 41/72] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:31:36 2026] POST /volume/v3/attachments/43f616d1-a9d8-411b-aa2c-55a5cc464446/action => generated 0 bytes in 249 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bae7ed4e-cb33-4dc9-bd49-7e17eef8e8c0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bae7ed4e-cb33-4dc9-bd49-7e17eef8e8c0 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bae7ed4e-cb33-4dc9-bd49-7e17eef8e8c0 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bae7ed4e-cb33-4dc9-bd49-7e17eef8e8c0 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bae7ed4e-cb33-4dc9-bd49-7e17eef8e8c0 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bae7ed4e-cb33-4dc9-bd49-7e17eef8e8c0 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:31:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 42/73] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:36 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 1119 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a163f8bb-a953-49b5-b7d5-0c39fe2c5952 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a163f8bb-a953-49b5-b7d5-0c39fe2c5952 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a163f8bb-a953-49b5-b7d5-0c39fe2c5952 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a163f8bb-a953-49b5-b7d5-0c39fe2c5952 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a163f8bb-a953-49b5-b7d5-0c39fe2c5952 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a163f8bb-a953-49b5-b7d5-0c39fe2c5952 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:31:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 43/74] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:36 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 1119 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-bd507c16-a1d9-4000-af56-6a79eed1b2dd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-bd507c16-a1d9-4000-af56-6a79eed1b2dd tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-bd507c16-a1d9-4000-af56-6a79eed1b2dd tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-bd507c16-a1d9-4000-af56-6a79eed1b2dd tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:36 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-39cedd70-7372-4392-9556-27c0739a28ed tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Lock "cinder-attachment_update-7221c8de-5c27-47cd-bb6e-a492d3e4b3a2-devstack" released by "attachment_update" :: held 0.674s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:31:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-39cedd70-7372-4392-9556-27c0739a28ed tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb returned with HTTP 200 Sep 05 11:31:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 32/75] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:31:35 2026] PUT /volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb => generated 694 bytes in 735 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-bd507c16-a1d9-4000-af56-6a79eed1b2dd tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-bd507c16-a1d9-4000-af56-6a79eed1b2dd tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:31:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 44/76] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:36 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 1119 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eeb81775-2ce7-4075-ad0e-27c039e78382 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eeb81775-2ce7-4075-ad0e-27c039e78382 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eeb81775-2ce7-4075-ad0e-27c039e78382 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eeb81775-2ce7-4075-ad0e-27c039e78382 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-eeb81775-2ce7-4075-ad0e-27c039e78382 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eeb81775-2ce7-4075-ad0e-27c039e78382 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 33/77] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:36 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-654b0208-01c6-4595-b06b-f692917a99ad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-654b0208-01c6-4595-b06b-f692917a99ad tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] DELETE http://192.168.122.16/volume/v3/attachments/43f616d1-a9d8-411b-aa2c-55a5cc464446 Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-654b0208-01c6-4595-b06b-f692917a99ad tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-654b0208-01c6-4595-b06b-f692917a99ad tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:37 devstack devstack@c-api.service[87023]: /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 05 11:31:37 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d9850efc-0114-40b3-bdc8-48ad9b6bfb69 req-654b0208-01c6-4595-b06b-f692917a99ad tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/attachments/43f616d1-a9d8-411b-aa2c-55a5cc464446 returned with HTTP 200 Sep 05 11:31:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 45/78] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:31:36 2026] DELETE /volume/v3/attachments/43f616d1-a9d8-411b-aa2c-55a5cc464446 => generated 19 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-61afeb30-c616-4692-af2a-fe60fbeedc58 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-61afeb30-c616-4692-af2a-fe60fbeedc58 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-61afeb30-c616-4692-af2a-fe60fbeedc58 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-61afeb30-c616-4692-af2a-fe60fbeedc58 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-61afeb30-c616-4692-af2a-fe60fbeedc58 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-61afeb30-c616-4692-af2a-fe60fbeedc58 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:31:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 34/79] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:37 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-439181786"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-439181786'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Create volume of 1 GB Sep 05 11:31:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Availability Zones retrieved successfully. Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Flow 'volume_create_api' (bc991f8f-2359-481f-ba4d-b18bbb23c577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d1948cb-5a77-43ba-ac9a-038e9826e4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d1948cb-5a77-43ba-ac9a-038e9826e4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a5c582-608e-4be6-a2a1-aae8614176f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-1de33bf8-4def-40ab-823c-e6f9fc4411e3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-1de33bf8-4def-40ab-823c-e6f9fc4411e3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb/action Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-1de33bf8-4def-40ab-823c-e6f9fc4411e3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-1de33bf8-4def-40ab-823c-e6f9fc4411e3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72dc70e8-7393-4c63-a893-fe94535939c8 req-1de33bf8-4def-40ab-823c-e6f9fc4411e3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb/action returned with HTTP 204 Sep 05 11:31:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 35/80] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:31:37 2026] POST /volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Created reservations ['2398d4f8-32c3-4500-b087-93de0aecd22b', '233e7a0a-bf41-4ac8-b051-c469bdb359db', 'dc6d1a18-ea7e-417e-ba09-9dda2afd568f', '00f18e33-543e-425e-b18a-e37bb00ee870'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8a5c582-608e-4be6-a2a1-aae8614176f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2398d4f8-32c3-4500-b087-93de0aecd22b', '233e7a0a-bf41-4ac8-b051-c469bdb359db', 'dc6d1a18-ea7e-417e-ba09-9dda2afd568f', '00f18e33-543e-425e-b18a-e37bb00ee870']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd14ce9b-acd9-42a5-a267-ea6ca2ab565c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd14ce9b-acd9-42a5-a267-ea6ca2ab565c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91ed945f-2296-4edc-adac-194f63da67e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-439181786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37ffe2e399a48e1ac8ea8f9d19ea881',qos_specs=None,replication_status=,reservations=['2398d4f8-32c3-4500-b087-93de0aecd22b','233e7a0a-bf41-4ac8-b051-c469bdb359db','dc6d1a18-ea7e-417e-ba09-9dda2afd568f','00f18e33-543e-425e-b18a-e37bb00ee870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bfa81f0e6641dab9c964a96a22975f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-439181786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91ed945f-2296-4edc-adac-194f63da67e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37ffe2e399a48e1ac8ea8f9d19ea881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6bfa81f0e6641dab9c964a96a22975f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40883081-170c-4d59-991f-1a03ce15a197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40883081-170c-4d59-991f-1a03ce15a197) transitioned into state 'SUCCESS' from state '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-439181786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37ffe2e399a48e1ac8ea8f9d19ea881',qos_specs=None,replication_status=,reservations=['2398d4f8-32c3-4500-b087-93de0aecd22b','233e7a0a-bf41-4ac8-b051-c469bdb359db','dc6d1a18-ea7e-417e-ba09-9dda2afd568f','00f18e33-543e-425e-b18a-e37bb00ee870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bfa81f0e6641dab9c964a96a22975f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ce3f26-cee6-43ad-8c5e-b0d20d689828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ce3f26-cee6-43ad-8c5e-b0d20d689828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-762decd6-adc3-435b-981e-f635312f1baf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Flow 'volume_create_api' (bc991f8f-2359-481f-ba4d-b18bbb23c577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Create volume request issued successfully. Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6555c36f-f35c-4be9-9475-ecd33fa47372 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:31:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 46/81] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:31:37 2026] POST /volume/v3/volumes => generated 760 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-762decd6-adc3-435b-981e-f635312f1baf tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-762decd6-adc3-435b-981e-f635312f1baf tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-762decd6-adc3-435b-981e-f635312f1baf tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-237b8097-648b-45b3-aecc-5de014917ecd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-237b8097-648b-45b3-aecc-5de014917ecd tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-237b8097-648b-45b3-aecc-5de014917ecd tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-237b8097-648b-45b3-aecc-5de014917ecd tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-762decd6-adc3-435b-981e-f635312f1baf tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-762decd6-adc3-435b-981e-f635312f1baf tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 36/82] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:37 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 1146 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-24f005f4-6d66-4130-a68d-cdb18b6a566e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-237b8097-648b-45b3-aecc-5de014917ecd tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-24f005f4-6d66-4130-a68d-cdb18b6a566e tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-24f005f4-6d66-4130-a68d-cdb18b6a566e tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-24f005f4-6d66-4130-a68d-cdb18b6a566e tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-237b8097-648b-45b3-aecc-5de014917ecd tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 200 Sep 05 11:31:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 47/83] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:37 2026] GET /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 828 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-24f005f4-6d66-4130-a68d-cdb18b6a566e tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:31:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-24f005f4-6d66-4130-a68d-cdb18b6a566e tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:31:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 37/84] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:37 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 1146 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-43e2f777-a22e-4b47-9e74-1e3b4fbd404e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43e2f777-a22e-4b47-9e74-1e3b4fbd404e tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43e2f777-a22e-4b47-9e74-1e3b4fbd404e tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43e2f777-a22e-4b47-9e74-1e3b4fbd404e tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-43e2f777-a22e-4b47-9e74-1e3b4fbd404e tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43e2f777-a22e-4b47-9e74-1e3b4fbd404e tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 200 Sep 05 11:31:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 48/85] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:38 2026] GET /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-41a7f53e-1660-4799-8fa3-94d6437d8726 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-41a7f53e-1660-4799-8fa3-94d6437d8726 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-41a7f53e-1660-4799-8fa3-94d6437d8726 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-41a7f53e-1660-4799-8fa3-94d6437d8726 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-41a7f53e-1660-4799-8fa3-94d6437d8726 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-41a7f53e-1660-4799-8fa3-94d6437d8726 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 200 Sep 05 11:31:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 38/86] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:40 2026] GET /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2ab15120-74a0-48a9-8a94-396ef10342d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ab15120-74a0-48a9-8a94-396ef10342d4 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] POST http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6/action Sep 05 11:31:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ab15120-74a0-48a9-8a94-396ef10342d4 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:31:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ab15120-74a0-48a9-8a94-396ef10342d4 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2ab15120-74a0-48a9-8a94-396ef10342d4 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2ab15120-74a0-48a9-8a94-396ef10342d4 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume updated successfully. Sep 05 11:31:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ab15120-74a0-48a9-8a94-396ef10342d4 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6/action returned with HTTP 200 Sep 05 11:31:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 49/87] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:31:40 2026] POST /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6/action => generated 0 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:31:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-35ef492c-d06e-4f4e-a823-53cbf90e73fa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35ef492c-d06e-4f4e-a823-53cbf90e73fa tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35ef492c-d06e-4f4e-a823-53cbf90e73fa tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35ef492c-d06e-4f4e-a823-53cbf90e73fa tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-35ef492c-d06e-4f4e-a823-53cbf90e73fa tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35ef492c-d06e-4f4e-a823-53cbf90e73fa tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 200 Sep 05 11:31:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 39/88] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:40 2026] GET /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-fa344ee0-fb5e-495c-83e4-0b6f7842fcad req-cd8f1b4e-5b3c-4488-8b38-9c9fef6a0bda None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fa344ee0-fb5e-495c-83e4-0b6f7842fcad req-cd8f1b4e-5b3c-4488-8b38-9c9fef6a0bda tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fa344ee0-fb5e-495c-83e4-0b6f7842fcad req-cd8f1b4e-5b3c-4488-8b38-9c9fef6a0bda tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fa344ee0-fb5e-495c-83e4-0b6f7842fcad req-cd8f1b4e-5b3c-4488-8b38-9c9fef6a0bda tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-fa344ee0-fb5e-495c-83e4-0b6f7842fcad req-cd8f1b4e-5b3c-4488-8b38-9c9fef6a0bda tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fa344ee0-fb5e-495c-83e4-0b6f7842fcad req-cd8f1b4e-5b3c-4488-8b38-9c9fef6a0bda tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 200 Sep 05 11:31:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 50/89] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:40 2026] GET /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1491713766"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1491713766'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Create volume of 1 GB Sep 05 11:31:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Availability Zones retrieved successfully. Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Flow 'volume_create_api' (08a5b910-dc46-4892-a500-15685a087e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b8ff04-6f81-438e-a231-d18f9313a2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b8ff04-6f81-438e-a231-d18f9313a2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ac1ea0-5bbf-4cbd-b4cc-13a22151c33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Created reservations ['411292a3-310d-4ea1-a1e3-aa6b4bde2241', '88f72bcc-9d1f-4a3f-8423-cf435e3c2be8', '20536542-6ba0-417b-b1cd-70c40e6dff43', 'd59f6c88-10d2-48d4-abe8-f786bbe0cfee'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ac1ea0-5bbf-4cbd-b4cc-13a22151c33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411292a3-310d-4ea1-a1e3-aa6b4bde2241', '88f72bcc-9d1f-4a3f-8423-cf435e3c2be8', '20536542-6ba0-417b-b1cd-70c40e6dff43', 'd59f6c88-10d2-48d4-abe8-f786bbe0cfee']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33847837-51ed-4800-a083-33debcd3d03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33847837-51ed-4800-a083-33debcd3d03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8996447d-6b6a-4783-a460-f787aefda4ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1491713766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37ffe2e399a48e1ac8ea8f9d19ea881',qos_specs=None,replication_status=,reservations=['411292a3-310d-4ea1-a1e3-aa6b4bde2241','88f72bcc-9d1f-4a3f-8423-cf435e3c2be8','20536542-6ba0-417b-b1cd-70c40e6dff43','d59f6c88-10d2-48d4-abe8-f786bbe0cfee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bfa81f0e6641dab9c964a96a22975f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1491713766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8996447d-6b6a-4783-a460-f787aefda4ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a37ffe2e399a48e1ac8ea8f9d19ea881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6bfa81f0e6641dab9c964a96a22975f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7008de0b-3240-43f4-b8b1-ff950e4c1f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7008de0b-3240-43f4-b8b1-ff950e4c1f67) transitioned into state 'SUCCESS' from state '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-1491713766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a37ffe2e399a48e1ac8ea8f9d19ea881',qos_specs=None,replication_status=,reservations=['411292a3-310d-4ea1-a1e3-aa6b4bde2241','88f72bcc-9d1f-4a3f-8423-cf435e3c2be8','20536542-6ba0-417b-b1cd-70c40e6dff43','d59f6c88-10d2-48d4-abe8-f786bbe0cfee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6bfa81f0e6641dab9c964a96a22975f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d4baa78-6bc5-4406-90cf-b8ac99c3033d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d4baa78-6bc5-4406-90cf-b8ac99c3033d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Flow 'volume_create_api' (08a5b910-dc46-4892-a500-15685a087e0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:31:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Create volume request issued successfully. Sep 05 11:31:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e706096-1ad1-40de-ba1c-55c5c36ea755 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:31:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 40/90] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:31:41 2026] POST /volume/v3/volumes => generated 761 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:31:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6bbf8625-f089-47a8-8b77-fa9db78c1bb3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6bbf8625-f089-47a8-8b77-fa9db78c1bb3 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad Sep 05 11:31:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6bbf8625-f089-47a8-8b77-fa9db78c1bb3 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6bbf8625-f089-47a8-8b77-fa9db78c1bb3 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6bbf8625-f089-47a8-8b77-fa9db78c1bb3 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6bbf8625-f089-47a8-8b77-fa9db78c1bb3 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad returned with HTTP 200 Sep 05 11:31:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 51/91] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:41 2026] GET /volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad => generated 829 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-78c4b228-e5b4-4282-9f66-20f6091858a2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-78c4b228-e5b4-4282-9f66-20f6091858a2 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad Sep 05 11:31:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-78c4b228-e5b4-4282-9f66-20f6091858a2 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-78c4b228-e5b4-4282-9f66-20f6091858a2 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-78c4b228-e5b4-4282-9f66-20f6091858a2 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-78c4b228-e5b4-4282-9f66-20f6091858a2 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad returned with HTTP 200 Sep 05 11:31:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 41/92] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:43 2026] GET /volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad => generated 853 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a7b1303f-d903-47eb-8b05-eabdf58bf566 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a7b1303f-d903-47eb-8b05-eabdf58bf566 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad Sep 05 11:31:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a7b1303f-d903-47eb-8b05-eabdf58bf566 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a7b1303f-d903-47eb-8b05-eabdf58bf566 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a7b1303f-d903-47eb-8b05-eabdf58bf566 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a7b1303f-d903-47eb-8b05-eabdf58bf566 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad returned with HTTP 200 Sep 05 11:31:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 52/93] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:44 2026] GET /volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cbf0f950-8239-4501-b6d1-7451ad6518c6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cbf0f950-8239-4501-b6d1-7451ad6518c6 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] DELETE http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad Sep 05 11:31:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cbf0f950-8239-4501-b6d1-7451ad6518c6 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cbf0f950-8239-4501-b6d1-7451ad6518c6 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:45 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-cbf0f950-8239-4501-b6d1-7451ad6518c6 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Delete volume with id: 8996447d-6b6a-4783-a460-f787aefda4ad Sep 05 11:31:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cbf0f950-8239-4501-b6d1-7451ad6518c6 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cbf0f950-8239-4501-b6d1-7451ad6518c6 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Delete volume request issued successfully. Sep 05 11:31:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cbf0f950-8239-4501-b6d1-7451ad6518c6 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad returned with HTTP 202 Sep 05 11:31:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 42/94] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:31:45 2026] DELETE /volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:31:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2a55a448-7cd5-4966-9e60-b16d27e72306 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2a55a448-7cd5-4966-9e60-b16d27e72306 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad Sep 05 11:31:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2a55a448-7cd5-4966-9e60-b16d27e72306 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2a55a448-7cd5-4966-9e60-b16d27e72306 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2a55a448-7cd5-4966-9e60-b16d27e72306 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2a55a448-7cd5-4966-9e60-b16d27e72306 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad returned with HTTP 200 Sep 05 11:31:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 53/95] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:45 2026] GET /volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad => generated 853 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a89d58dd-6df7-43d1-888f-3186ea5d3b53 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a89d58dd-6df7-43d1-888f-3186ea5d3b53 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad Sep 05 11:31:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a89d58dd-6df7-43d1-888f-3186ea5d3b53 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a89d58dd-6df7-43d1-888f-3186ea5d3b53 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a89d58dd-6df7-43d1-888f-3186ea5d3b53 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a89d58dd-6df7-43d1-888f-3186ea5d3b53 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad returned with HTTP 200 Sep 05 11:31:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 43/96] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:46 2026] GET /volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f5f56d50-314e-43f5-9e90-1c9ea7df2961 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f5f56d50-314e-43f5-9e90-1c9ea7df2961 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad Sep 05 11:31:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f5f56d50-314e-43f5-9e90-1c9ea7df2961 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f5f56d50-314e-43f5-9e90-1c9ea7df2961 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f5f56d50-314e-43f5-9e90-1c9ea7df2961 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad returned with HTTP 404 Sep 05 11:31:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 54/97] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:47 2026] GET /volume/v3/volumes/8996447d-6b6a-4783-a460-f787aefda4ad => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:31:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b65a9274-c68f-4f2a-8bf0-a24628d8cd3b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b65a9274-c68f-4f2a-8bf0-a24628d8cd3b tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] DELETE http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b65a9274-c68f-4f2a-8bf0-a24628d8cd3b tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b65a9274-c68f-4f2a-8bf0-a24628d8cd3b tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b65a9274-c68f-4f2a-8bf0-a24628d8cd3b tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Delete volume with id: 91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b65a9274-c68f-4f2a-8bf0-a24628d8cd3b tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b65a9274-c68f-4f2a-8bf0-a24628d8cd3b tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Delete volume request issued successfully. Sep 05 11:31:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b65a9274-c68f-4f2a-8bf0-a24628d8cd3b tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 202 Sep 05 11:31:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 44/98] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:31:47 2026] DELETE /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:31:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d320c63d-e6d9-497f-8996-1eb137ea7bb1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d320c63d-e6d9-497f-8996-1eb137ea7bb1 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d320c63d-e6d9-497f-8996-1eb137ea7bb1 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d320c63d-e6d9-497f-8996-1eb137ea7bb1 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d320c63d-e6d9-497f-8996-1eb137ea7bb1 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d320c63d-e6d9-497f-8996-1eb137ea7bb1 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 200 Sep 05 11:31:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 55/99] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:47 2026] GET /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 852 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-17a3139c-fd7f-4ead-a345-6ed80fddc8a8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-17a3139c-fd7f-4ead-a345-6ed80fddc8a8 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-17a3139c-fd7f-4ead-a345-6ed80fddc8a8 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-17a3139c-fd7f-4ead-a345-6ed80fddc8a8 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-17a3139c-fd7f-4ead-a345-6ed80fddc8a8 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Volume info retrieved successfully. Sep 05 11:31:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-17a3139c-fd7f-4ead-a345-6ed80fddc8a8 tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 200 Sep 05 11:31:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 45/100] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:49 2026] GET /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 852 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f073a03d-efb8-4d63-9f03-1ea7f46c967c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f073a03d-efb8-4d63-9f03-1ea7f46c967c tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] GET http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 Sep 05 11:31:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f073a03d-efb8-4d63-9f03-1ea7f46c967c tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f073a03d-efb8-4d63-9f03-1ea7f46c967c tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f073a03d-efb8-4d63-9f03-1ea7f46c967c tempest-ServersNegativeTestJSON-632024983 tempest-ServersNegativeTestJSON-632024983-project-member] http://192.168.122.16/volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 returned with HTTP 404 Sep 05 11:31:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 56/101] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:50 2026] GET /volume/v3/volumes/91ed945f-2296-4edc-adac-194f63da67e6 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:31:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-2ed4bfeb-631b-4723-b486-c3d4c10889c5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-2ed4bfeb-631b-4723-b486-c3d4c10889c5 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-2ed4bfeb-631b-4723-b486-c3d4c10889c5 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-2ed4bfeb-631b-4723-b486-c3d4c10889c5 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-2ed4bfeb-631b-4723-b486-c3d4c10889c5 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-2ed4bfeb-631b-4723-b486-c3d4c10889c5 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 46/102] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:51 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 851 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4dd04281-3542-49fe-98e1-7ccc6bb580a7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4dd04281-3542-49fe-98e1-7ccc6bb580a7 None None] GET http://192.168.122.16/volume// Sep 05 11:31:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4dd04281-3542-49fe-98e1-7ccc6bb580a7 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4dd04281-3542-49fe-98e1-7ccc6bb580a7 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4dd04281-3542-49fe-98e1-7ccc6bb580a7 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:31:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 57/103] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:31:51 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:31:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-f0b1e2df-4706-4cb0-824c-9a5791afc374 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-f0b1e2df-4706-4cb0-824c-9a5791afc374 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:31:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-f0b1e2df-4706-4cb0-824c-9a5791afc374 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d414f0f-515e-4ad5-b2e1-508ad4979f32", "connector": null, "instance_uuid": "34be8922-ea56-4c18-aa15-365cb60294bb"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-f0b1e2df-4706-4cb0-824c-9a5791afc374 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:31:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 47/104] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:31:51 2026] POST /volume/v3/attachments => generated 273 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:31:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-911a19bc-c680-4dca-b8f0-6ccaeed05cd3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-911a19bc-c680-4dca-b8f0-6ccaeed05cd3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-911a19bc-c680-4dca-b8f0-6ccaeed05cd3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-911a19bc-c680-4dca-b8f0-6ccaeed05cd3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4d7eec74-7d84-4451-b751-50ca8d312e3d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d7eec74-7d84-4451-b751-50ca8d312e3d None None] GET http://192.168.122.16/volume// Sep 05 11:31:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d7eec74-7d84-4451-b751-50ca8d312e3d None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d7eec74-7d84-4451-b751-50ca8d312e3d None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d7eec74-7d84-4451-b751-50ca8d312e3d None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:31:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 48/105] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:31:52 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:31:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-dcd9ad7c-195a-4f79-ab65-cf10357a9002 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-dcd9ad7c-195a-4f79-ab65-cf10357a9002 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-dcd9ad7c-195a-4f79-ab65-cf10357a9002 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-911a19bc-c680-4dca-b8f0-6ccaeed05cd3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-dcd9ad7c-195a-4f79-ab65-cf10357a9002 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-911a19bc-c680-4dca-b8f0-6ccaeed05cd3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 58/106] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:52 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 850 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-dcd9ad7c-195a-4f79-ab65-cf10357a9002 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-dcd9ad7c-195a-4f79-ab65-cf10357a9002 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 49/107] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:31:52 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 1031 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:31:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-e7bd56f2-a792-426b-8853-7d2ee6c66b05 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-e7bd56f2-a792-426b-8853-7d2ee6c66b05 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] PUT http://192.168.122.16/volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e Sep 05 11:31:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-e7bd56f2-a792-426b-8853-7d2ee6c66b05 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:53 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-e7bd56f2-a792-426b-8853-7d2ee6c66b05 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Acquiring lock "cinder-attachment_update-8d414f0f-515e-4ad5-b2e1-508ad4979f32-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:31:53 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-e7bd56f2-a792-426b-8853-7d2ee6c66b05 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Lock "cinder-attachment_update-8d414f0f-515e-4ad5-b2e1-508ad4979f32-devstack" acquired by "attachment_update" :: waited 0.070s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:31:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5ec17612-7ffe-4fce-a182-e0ecf6fd52a9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5ec17612-7ffe-4fce-a182-e0ecf6fd52a9 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5ec17612-7ffe-4fce-a182-e0ecf6fd52a9 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5ec17612-7ffe-4fce-a182-e0ecf6fd52a9 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5ec17612-7ffe-4fce-a182-e0ecf6fd52a9 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5ec17612-7ffe-4fce-a182-e0ecf6fd52a9 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 50/108] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:53 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 850 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:55 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-e7bd56f2-a792-426b-8853-7d2ee6c66b05 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Lock "cinder-attachment_update-8d414f0f-515e-4ad5-b2e1-508ad4979f32-devstack" released by "attachment_update" :: held 2.098s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:31:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-e7bd56f2-a792-426b-8853-7d2ee6c66b05 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e returned with HTTP 200 Sep 05 11:31:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 59/109] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:31:53 2026] PUT /volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e => generated 694 bytes in 2325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6426b490-a70c-467c-8d45-c7540e4917c4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6426b490-a70c-467c-8d45-c7540e4917c4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6426b490-a70c-467c-8d45-c7540e4917c4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6426b490-a70c-467c-8d45-c7540e4917c4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6426b490-a70c-467c-8d45-c7540e4917c4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6426b490-a70c-467c-8d45-c7540e4917c4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 51/110] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:55 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 851 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:31:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-6778659e-a4ff-4b76-a04a-de063f67ec3b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-6778659e-a4ff-4b76-a04a-de063f67ec3b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] POST http://192.168.122.16/volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e/action Sep 05 11:31:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-6778659e-a4ff-4b76-a04a-de063f67ec3b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:31:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-6778659e-a4ff-4b76-a04a-de063f67ec3b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-60e13b56-c772-4ccd-a63f-1d95813cafe7 req-6778659e-a4ff-4b76-a04a-de063f67ec3b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e/action returned with HTTP 204 Sep 05 11:31:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 60/111] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:31:56 2026] POST /volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e/action => generated 0 bytes in 154 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:31:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-daf13a6a-0383-400c-b8fb-62dd9367c3d2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-daf13a6a-0383-400c-b8fb-62dd9367c3d2 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-daf13a6a-0383-400c-b8fb-62dd9367c3d2 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-daf13a6a-0383-400c-b8fb-62dd9367c3d2 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-daf13a6a-0383-400c-b8fb-62dd9367c3d2 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-daf13a6a-0383-400c-b8fb-62dd9367c3d2 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 52/112] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:56 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 1143 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6c137a76-0bc1-4481-b44e-099f03334056 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6c137a76-0bc1-4481-b44e-099f03334056 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6c137a76-0bc1-4481-b44e-099f03334056 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6c137a76-0bc1-4481-b44e-099f03334056 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6c137a76-0bc1-4481-b44e-099f03334056 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6c137a76-0bc1-4481-b44e-099f03334056 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 61/113] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:56 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 1143 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-f02d4985-c191-486d-aa19-2532c04ec21b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-f02d4985-c191-486d-aa19-2532c04ec21b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-f02d4985-c191-486d-aa19-2532c04ec21b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-f02d4985-c191-486d-aa19-2532c04ec21b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-f02d4985-c191-486d-aa19-2532c04ec21b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-f02d4985-c191-486d-aa19-2532c04ec21b tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 53/114] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:31:58 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 1143 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-cd6fba01-b027-470f-821e-c9174fd7d2d8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-cd6fba01-b027-470f-821e-c9174fd7d2d8 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] POST http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32/action Sep 05 11:31:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-cd6fba01-b027-470f-821e-c9174fd7d2d8 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:31:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-cd6fba01-b027-470f-821e-c9174fd7d2d8 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:31:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:31:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-cd6fba01-b027-470f-821e-c9174fd7d2d8 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-cd6fba01-b027-470f-821e-c9174fd7d2d8 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Begin detaching volume completed successfully. Sep 05 11:31:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-cd6fba01-b027-470f-821e-c9174fd7d2d8 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32/action returned with HTTP 202 Sep 05 11:31:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 62/115] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:31:58 2026] POST /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:31:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1ff4fa43-2168-40b0-b229-59e41ce3d1f3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1ff4fa43-2168-40b0-b229-59e41ce3d1f3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1ff4fa43-2168-40b0-b229-59e41ce3d1f3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1ff4fa43-2168-40b0-b229-59e41ce3d1f3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1ff4fa43-2168-40b0-b229-59e41ce3d1f3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1ff4fa43-2168-40b0-b229-59e41ce3d1f3 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 54/116] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:31:58 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 1146 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:31:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7e7a291a-e264-40dc-a0f6-d73b3cdb22ad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7e7a291a-e264-40dc-a0f6-d73b3cdb22ad None None] GET http://192.168.122.16/volume// Sep 05 11:31:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7e7a291a-e264-40dc-a0f6-d73b3cdb22ad None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7e7a291a-e264-40dc-a0f6-d73b3cdb22ad None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7e7a291a-e264-40dc-a0f6-d73b3cdb22ad None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:31:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 63/117] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:31:59 2026] GET /volume/ => generated 389 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:31:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-3be3799e-2622-4672-ab8e-412156ebc578 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-3be3799e-2622-4672-ab8e-412156ebc578 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:31:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-3be3799e-2622-4672-ab8e-412156ebc578 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-3be3799e-2622-4672-ab8e-412156ebc578 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:31:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:31:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:31:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-3be3799e-2622-4672-ab8e-412156ebc578 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:31:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-3be3799e-2622-4672-ab8e-412156ebc578 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:31:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 55/118] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:31:59 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 1327 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:31:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-4db88e98-92be-4bd4-bd6a-61db935c3d76 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:31:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-4db88e98-92be-4bd4-bd6a-61db935c3d76 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] DELETE http://192.168.122.16/volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e Sep 05 11:31:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-4db88e98-92be-4bd4-bd6a-61db935c3d76 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:31:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-4db88e98-92be-4bd4-bd6a-61db935c3d76 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:31:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:31:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:31:59 devstack devstack@c-api.service[87023]: /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 05 11:31:59 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:31:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-b1683300-2d75-4fb6-9f83-d1ab1c04539f req-4db88e98-92be-4bd4-bd6a-61db935c3d76 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e returned with HTTP 200 Sep 05 11:31:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 64/119] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:31:59 2026] DELETE /volume/v3/attachments/f9d4d07a-7283-4a14-bbfe-4acce8cfa88e => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4d5f8866-bce9-4c60-a51e-97605ba508c0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d5f8866-bce9-4c60-a51e-97605ba508c0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:32:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d5f8866-bce9-4c60-a51e-97605ba508c0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d5f8866-bce9-4c60-a51e-97605ba508c0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4d5f8866-bce9-4c60-a51e-97605ba508c0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:32:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d5f8866-bce9-4c60-a51e-97605ba508c0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:32:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 56/120] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:00 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-159e9d13-7273-4061-82d7-6c199c1de3ea None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-159e9d13-7273-4061-82d7-6c199c1de3ea tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:32:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-159e9d13-7273-4061-82d7-6c199c1de3ea tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-159e9d13-7273-4061-82d7-6c199c1de3ea tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-159e9d13-7273-4061-82d7-6c199c1de3ea tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:32:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-159e9d13-7273-4061-82d7-6c199c1de3ea tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:32:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 65/121] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:04 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-30832aa4-3137-4ba6-900a-12dfab1dffa4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-30832aa4-3137-4ba6-900a-12dfab1dffa4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:32:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-30832aa4-3137-4ba6-900a-12dfab1dffa4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-30832aa4-3137-4ba6-900a-12dfab1dffa4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-30832aa4-3137-4ba6-900a-12dfab1dffa4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:32:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-30832aa4-3137-4ba6-900a-12dfab1dffa4 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:32:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 57/122] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:04 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-714f4a10-e128-44cf-a9b9-fe599ba548e0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-714f4a10-e128-44cf-a9b9-fe599ba548e0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] DELETE http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:32:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-714f4a10-e128-44cf-a9b9-fe599ba548e0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-714f4a10-e128-44cf-a9b9-fe599ba548e0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:11 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-714f4a10-e128-44cf-a9b9-fe599ba548e0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Delete volume with id: 8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:32:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-714f4a10-e128-44cf-a9b9-fe599ba548e0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-714f4a10-e128-44cf-a9b9-fe599ba548e0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Delete volume request issued successfully. Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-714f4a10-e128-44cf-a9b9-fe599ba548e0 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 202 Sep 05 11:32:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 66/123] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:32:11 2026] DELETE /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6bd707ae-b2f5-4f63-b822-b014fe535c70 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6bd707ae-b2f5-4f63-b822-b014fe535c70 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:32:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6bd707ae-b2f5-4f63-b822-b014fe535c70 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6bd707ae-b2f5-4f63-b822-b014fe535c70 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6bd707ae-b2f5-4f63-b822-b014fe535c70 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Volume info retrieved successfully. Sep 05 11:32:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6bd707ae-b2f5-4f63-b822-b014fe535c70 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 200 Sep 05 11:32:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 58/124] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:12 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1337369249", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1337369249', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Create volume of 1 GB Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Availability Zones retrieved successfully. Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Flow 'volume_create_api' (f47d7e15-b3b6-4ade-af30-79283494b542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338b3774-df1b-4616-bf02-17d083d25fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338b3774-df1b-4616-bf02-17d083d25fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58d455e-4c8f-4590-b927-e12f8a8432af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Created reservations ['3b4404f6-c5e8-4d8c-a0cc-c79a0a2caae0', '2771e0f0-df8d-4afe-b047-cba80be61681', 'eea37665-5799-4d04-8ecf-5cfccf5e5389', 'c8380c4c-949d-4bbd-b6d6-d75d4271ac6b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b58d455e-4c8f-4590-b927-e12f8a8432af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4404f6-c5e8-4d8c-a0cc-c79a0a2caae0', '2771e0f0-df8d-4afe-b047-cba80be61681', 'eea37665-5799-4d04-8ecf-5cfccf5e5389', 'c8380c4c-949d-4bbd-b6d6-d75d4271ac6b']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8332a5d6-a608-4cfa-973e-29dbb1e534ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8332a5d6-a608-4cfa-973e-29dbb1e534ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '230f465c-4e14-4172-8835-8562e8462d6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1337369249',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='350d657a7d4243889c01644aee7b9139',qos_specs=None,replication_status=,reservations=['3b4404f6-c5e8-4d8c-a0cc-c79a0a2caae0','2771e0f0-df8d-4afe-b047-cba80be61681','eea37665-5799-4d04-8ecf-5cfccf5e5389','c8380c4c-949d-4bbd-b6d6-d75d4271ac6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e562234b1e43af8cbe4397567484a8',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1337369249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=230f465c-4e14-4172-8835-8562e8462d6e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='350d657a7d4243889c01644aee7b9139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05e562234b1e43af8cbe4397567484a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da8c2871-71b8-43e8-a29e-5626279a8598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da8c2871-71b8-43e8-a29e-5626279a8598) transitioned into state 'SUCCESS' from state '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-1337369249',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='350d657a7d4243889c01644aee7b9139',qos_specs=None,replication_status=,reservations=['3b4404f6-c5e8-4d8c-a0cc-c79a0a2caae0','2771e0f0-df8d-4afe-b047-cba80be61681','eea37665-5799-4d04-8ecf-5cfccf5e5389','c8380c4c-949d-4bbd-b6d6-d75d4271ac6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05e562234b1e43af8cbe4397567484a8',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8c70df-6da0-4a10-8640-c3fccceb19fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8c70df-6da0-4a10-8640-c3fccceb19fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Flow 'volume_create_api' (f47d7e15-b3b6-4ade-af30-79283494b542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Create volume request issued successfully. Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-dc8a82ea-4bc9-42bc-9e7f-30258b5fdd05 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:32:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 67/125] 192.168.122.16 () {64 vars in 1425 bytes} [Sat Sep 5 11:32:12 2026] POST /volume/v3/volumes => generated 770 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:32:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-ceef5a7b-1d2d-4f41-8ef1-37bca937a05c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-ceef5a7b-1d2d-4f41-8ef1-37bca937a05c tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] GET http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e Sep 05 11:32:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-ceef5a7b-1d2d-4f41-8ef1-37bca937a05c tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-ceef5a7b-1d2d-4f41-8ef1-37bca937a05c tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-ceef5a7b-1d2d-4f41-8ef1-37bca937a05c tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Volume info retrieved successfully. Sep 05 11:32:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-1f3f1180-5652-4a2c-a5e1-4526eb09b877 req-ceef5a7b-1d2d-4f41-8ef1-37bca937a05c tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e returned with HTTP 200 Sep 05 11:32:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 59/126] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:12 2026] GET /volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e => generated 838 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-35534d55-8444-4300-8e59-c59e274ab74a req-d5bb262d-2d5e-4591-8f13-47719c0f7f38 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-35534d55-8444-4300-8e59-c59e274ab74a req-d5bb262d-2d5e-4591-8f13-47719c0f7f38 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] GET http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-35534d55-8444-4300-8e59-c59e274ab74a req-d5bb262d-2d5e-4591-8f13-47719c0f7f38 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-35534d55-8444-4300-8e59-c59e274ab74a req-d5bb262d-2d5e-4591-8f13-47719c0f7f38 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-35534d55-8444-4300-8e59-c59e274ab74a req-d5bb262d-2d5e-4591-8f13-47719c0f7f38 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Volume info retrieved successfully. Sep 05 11:32:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-35534d55-8444-4300-8e59-c59e274ab74a req-d5bb262d-2d5e-4591-8f13-47719c0f7f38 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e returned with HTTP 200 Sep 05 11:32:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 68/127] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:12 2026] GET /volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6f47dff6-b14c-4e33-80e1-fa4955ccc0b1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6f47dff6-b14c-4e33-80e1-fa4955ccc0b1 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] GET http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 Sep 05 11:32:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6f47dff6-b14c-4e33-80e1-fa4955ccc0b1 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6f47dff6-b14c-4e33-80e1-fa4955ccc0b1 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6f47dff6-b14c-4e33-80e1-fa4955ccc0b1 tempest-TaggedAttachmentsTest-1456366386 tempest-TaggedAttachmentsTest-1456366386-project-member] http://192.168.122.16/volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 returned with HTTP 404 Sep 05 11:32:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 60/128] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:13 2026] GET /volume/v3/volumes/8d414f0f-515e-4ad5-b2e1-508ad4979f32 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-e1c51e82-777e-4046-8e80-2a5b61284867 req-da24b17e-2c73-4d9a-a39c-4f7101c08196 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-e1c51e82-777e-4046-8e80-2a5b61284867 req-da24b17e-2c73-4d9a-a39c-4f7101c08196 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] GET http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e Sep 05 11:32:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-e1c51e82-777e-4046-8e80-2a5b61284867 req-da24b17e-2c73-4d9a-a39c-4f7101c08196 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-e1c51e82-777e-4046-8e80-2a5b61284867 req-da24b17e-2c73-4d9a-a39c-4f7101c08196 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-e1c51e82-777e-4046-8e80-2a5b61284867 req-da24b17e-2c73-4d9a-a39c-4f7101c08196 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Volume info retrieved successfully. Sep 05 11:32:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-e1c51e82-777e-4046-8e80-2a5b61284867 req-da24b17e-2c73-4d9a-a39c-4f7101c08196 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e returned with HTTP 200 Sep 05 11:32:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 69/129] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:13 2026] GET /volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e => generated 863 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-282d43d9-a967-4245-97c3-f40a06ba6daf req-90d95d5b-6d19-4a40-80ed-dea9bf7743e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-282d43d9-a967-4245-97c3-f40a06ba6daf req-90d95d5b-6d19-4a40-80ed-dea9bf7743e5 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-reader] GET http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e Sep 05 11:32:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-282d43d9-a967-4245-97c3-f40a06ba6daf req-90d95d5b-6d19-4a40-80ed-dea9bf7743e5 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-282d43d9-a967-4245-97c3-f40a06ba6daf req-90d95d5b-6d19-4a40-80ed-dea9bf7743e5 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-282d43d9-a967-4245-97c3-f40a06ba6daf req-90d95d5b-6d19-4a40-80ed-dea9bf7743e5 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-reader] Volume info retrieved successfully. Sep 05 11:32:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-282d43d9-a967-4245-97c3-f40a06ba6daf req-90d95d5b-6d19-4a40-80ed-dea9bf7743e5 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-reader] http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e returned with HTTP 200 Sep 05 11:32:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 61/130] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:13 2026] GET /volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-2f041d25-c898-43b3-add2-c96799d27854 req-b9ce09d7-1474-4cbf-8986-038ce7c20483 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2f041d25-c898-43b3-add2-c96799d27854 req-b9ce09d7-1474-4cbf-8986-038ce7c20483 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] DELETE http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e Sep 05 11:32:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2f041d25-c898-43b3-add2-c96799d27854 req-b9ce09d7-1474-4cbf-8986-038ce7c20483 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2f041d25-c898-43b3-add2-c96799d27854 req-b9ce09d7-1474-4cbf-8986-038ce7c20483 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:13 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [req-2f041d25-c898-43b3-add2-c96799d27854 req-b9ce09d7-1474-4cbf-8986-038ce7c20483 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Delete volume with id: 230f465c-4e14-4172-8835-8562e8462d6e Sep 05 11:32:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-2f041d25-c898-43b3-add2-c96799d27854 req-b9ce09d7-1474-4cbf-8986-038ce7c20483 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Volume info retrieved successfully. Sep 05 11:32:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-2f041d25-c898-43b3-add2-c96799d27854 req-b9ce09d7-1474-4cbf-8986-038ce7c20483 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Delete volume request issued successfully. Sep 05 11:32:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2f041d25-c898-43b3-add2-c96799d27854 req-b9ce09d7-1474-4cbf-8986-038ce7c20483 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e returned with HTTP 202 Sep 05 11:32:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 70/131] 192.168.122.16 () {62 vars in 1504 bytes} [Sat Sep 5 11:32:13 2026] DELETE /volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-60dcb963-de00-4faf-be99-a4a03ae9f1a0 req-1cd0c9e4-ee89-4a8d-be33-b3f600d2dc53 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-60dcb963-de00-4faf-be99-a4a03ae9f1a0 req-1cd0c9e4-ee89-4a8d-be33-b3f600d2dc53 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] GET http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e Sep 05 11:32:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-60dcb963-de00-4faf-be99-a4a03ae9f1a0 req-1cd0c9e4-ee89-4a8d-be33-b3f600d2dc53 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-60dcb963-de00-4faf-be99-a4a03ae9f1a0 req-1cd0c9e4-ee89-4a8d-be33-b3f600d2dc53 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-60dcb963-de00-4faf-be99-a4a03ae9f1a0 req-1cd0c9e4-ee89-4a8d-be33-b3f600d2dc53 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Volume info retrieved successfully. Sep 05 11:32:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-60dcb963-de00-4faf-be99-a4a03ae9f1a0 req-1cd0c9e4-ee89-4a8d-be33-b3f600d2dc53 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e returned with HTTP 200 Sep 05 11:32:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 62/132] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:14 2026] GET /volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-3f0993c8-fe67-4913-8fe5-1b6a56adad59 req-0ed158fd-f85d-42f7-84ec-51715400a720 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-3f0993c8-fe67-4913-8fe5-1b6a56adad59 req-0ed158fd-f85d-42f7-84ec-51715400a720 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] GET http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e Sep 05 11:32:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-3f0993c8-fe67-4913-8fe5-1b6a56adad59 req-0ed158fd-f85d-42f7-84ec-51715400a720 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-3f0993c8-fe67-4913-8fe5-1b6a56adad59 req-0ed158fd-f85d-42f7-84ec-51715400a720 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-3f0993c8-fe67-4913-8fe5-1b6a56adad59 req-0ed158fd-f85d-42f7-84ec-51715400a720 tempest-VolumesGetTestJSON-571452278 tempest-VolumesGetTestJSON-571452278-project-member] http://192.168.122.16/volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e returned with HTTP 404 Sep 05 11:32:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 71/133] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:15 2026] GET /volume/v3/volumes/230f465c-4e14-4172-8835-8562e8462d6e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e6f9eacf-22f4-49ce-8b2a-751aa1a8fb89 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6f9eacf-22f4-49ce-8b2a-751aa1a8fb89 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:32:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6f9eacf-22f4-49ce-8b2a-751aa1a8fb89 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6f9eacf-22f4-49ce-8b2a-751aa1a8fb89 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e6f9eacf-22f4-49ce-8b2a-751aa1a8fb89 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:32:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6f9eacf-22f4-49ce-8b2a-751aa1a8fb89 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:32:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 63/134] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:18 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9d4c4a8d-0c24-456c-a15e-9012492c1239 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9d4c4a8d-0c24-456c-a15e-9012492c1239 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:32:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9d4c4a8d-0c24-456c-a15e-9012492c1239 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9d4c4a8d-0c24-456c-a15e-9012492c1239 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9d4c4a8d-0c24-456c-a15e-9012492c1239 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:32:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9d4c4a8d-0c24-456c-a15e-9012492c1239 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:32:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 72/135] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:18 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-858667de-57bf-4e77-94bb-8e80b25fe513 req-f16ed74f-7a81-4a93-94d5-59caa133ff25 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-858667de-57bf-4e77-94bb-8e80b25fe513 req-f16ed74f-7a81-4a93-94d5-59caa133ff25 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] DELETE http://192.168.122.16/volume/v3/volumes/tempest-invalid-970380826 Sep 05 11:32:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-858667de-57bf-4e77-94bb-8e80b25fe513 req-f16ed74f-7a81-4a93-94d5-59caa133ff25 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-858667de-57bf-4e77-94bb-8e80b25fe513 req-f16ed74f-7a81-4a93-94d5-59caa133ff25 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:19 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [req-858667de-57bf-4e77-94bb-8e80b25fe513 req-f16ed74f-7a81-4a93-94d5-59caa133ff25 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] Delete volume with id: tempest-invalid-970380826 Sep 05 11:32:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-858667de-57bf-4e77-94bb-8e80b25fe513 req-f16ed74f-7a81-4a93-94d5-59caa133ff25 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] http://192.168.122.16/volume/v3/volumes/tempest-invalid-970380826 returned with HTTP 404 Sep 05 11:32:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 64/136] 192.168.122.16 () {62 vars in 1471 bytes} [Sat Sep 5 11:32:19 2026] DELETE /volume/v3/volumes/tempest-invalid-970380826 => generated 98 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:32:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-ed1eb0a3-1dca-4dfb-bd50-60f884b9934e req-98d563db-ad5e-43e6-86f2-7403ac16b978 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed1eb0a3-1dca-4dfb-bd50-60f884b9934e req-98d563db-ad5e-43e6-86f2-7403ac16b978 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] DELETE http://192.168.122.16/volume/v3/volumes/500fdf59-4659-43f2-aeaf-949e24f1eb9d Sep 05 11:32:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed1eb0a3-1dca-4dfb-bd50-60f884b9934e req-98d563db-ad5e-43e6-86f2-7403ac16b978 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed1eb0a3-1dca-4dfb-bd50-60f884b9934e req-98d563db-ad5e-43e6-86f2-7403ac16b978 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:19 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [req-ed1eb0a3-1dca-4dfb-bd50-60f884b9934e req-98d563db-ad5e-43e6-86f2-7403ac16b978 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] Delete volume with id: 500fdf59-4659-43f2-aeaf-949e24f1eb9d Sep 05 11:32:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed1eb0a3-1dca-4dfb-bd50-60f884b9934e req-98d563db-ad5e-43e6-86f2-7403ac16b978 tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-member] http://192.168.122.16/volume/v3/volumes/500fdf59-4659-43f2-aeaf-949e24f1eb9d returned with HTTP 404 Sep 05 11:32:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 73/137] 192.168.122.16 () {62 vars in 1504 bytes} [Sat Sep 5 11:32:19 2026] DELETE /volume/v3/volumes/500fdf59-4659-43f2-aeaf-949e24f1eb9d => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-963ed57e-0dba-467f-b448-f706237a6589 req-792a6917-a321-4f40-a81f-17ffd8aa916b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-963ed57e-0dba-467f-b448-f706237a6589 req-792a6917-a321-4f40-a81f-17ffd8aa916b tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-reader] GET http://192.168.122.16/volume/v3/volumes/614602b9-0383-4457-a538-1edf4037da62 Sep 05 11:32:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-963ed57e-0dba-467f-b448-f706237a6589 req-792a6917-a321-4f40-a81f-17ffd8aa916b tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-963ed57e-0dba-467f-b448-f706237a6589 req-792a6917-a321-4f40-a81f-17ffd8aa916b tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-963ed57e-0dba-467f-b448-f706237a6589 req-792a6917-a321-4f40-a81f-17ffd8aa916b tempest-VolumesNegativeTest-1833186403 tempest-VolumesNegativeTest-1833186403-project-reader] http://192.168.122.16/volume/v3/volumes/614602b9-0383-4457-a538-1edf4037da62 returned with HTTP 404 Sep 05 11:32:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 65/138] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:19 2026] GET /volume/v3/volumes/614602b9-0383-4457-a538-1edf4037da62 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-03510b8c-8eff-421b-ad2d-eac046b74375 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03510b8c-8eff-421b-ad2d-eac046b74375 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] DELETE http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:32:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03510b8c-8eff-421b-ad2d-eac046b74375 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03510b8c-8eff-421b-ad2d-eac046b74375 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:24 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-03510b8c-8eff-421b-ad2d-eac046b74375 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Delete volume with id: 9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:32:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03510b8c-8eff-421b-ad2d-eac046b74375 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:32:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03510b8c-8eff-421b-ad2d-eac046b74375 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Delete volume request issued successfully. Sep 05 11:32:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03510b8c-8eff-421b-ad2d-eac046b74375 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 202 Sep 05 11:32:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 74/139] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:32:24 2026] DELETE /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aa8c1d32-0f7c-4dc9-a788-921f4df235fe None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aa8c1d32-0f7c-4dc9-a788-921f4df235fe tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:32:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aa8c1d32-0f7c-4dc9-a788-921f4df235fe tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aa8c1d32-0f7c-4dc9-a788-921f4df235fe tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-aa8c1d32-0f7c-4dc9-a788-921f4df235fe tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Volume info retrieved successfully. Sep 05 11:32:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aa8c1d32-0f7c-4dc9-a788-921f4df235fe tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 200 Sep 05 11:32:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 66/140] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:24 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-81750eb5-20c0-4336-abe1-e9c1120fa003 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-81750eb5-20c0-4336-abe1-e9c1120fa003 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] GET http://192.168.122.16/volume/v3/scheduler-stats/get_pools Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-81750eb5-20c0-4336-abe1-e9c1120fa003 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-81750eb5-20c0-4336-abe1-e9c1120fa003 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] Calling method 'get_pools' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-81750eb5-20c0-4336-abe1-e9c1120fa003 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] http://192.168.122.16/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:32:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 75/141] 192.168.122.16 () {58 vars in 1170 bytes} [Sat Sep 5 11:32:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:32:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-306a7d61-ef65-4d67-92b5-9ba244fc510b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-306a7d61-ef65-4d67-92b5-9ba244fc510b tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] GET http://192.168.122.16/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 11:32:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-306a7d61-ef65-4d67-92b5-9ba244fc510b tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-306a7d61-ef65-4d67-92b5-9ba244fc510b tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] Calling method 'get_pools' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-306a7d61-ef65-4d67-92b5-9ba244fc510b tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] http://192.168.122.16/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 11:32:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 67/142] 192.168.122.16 () {58 vars in 1193 bytes} [Sat Sep 5 11:32:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e5961397-454d-4bb9-a31d-0197c15310d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e5961397-454d-4bb9-a31d-0197c15310d4 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] GET http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e5961397-454d-4bb9-a31d-0197c15310d4 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e5961397-454d-4bb9-a31d-0197c15310d4 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: /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 05 11:32:25 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:32:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b514ef7a-e4f8-4b57-aca2-3661ce23e4a1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b514ef7a-e4f8-4b57-aca2-3661ce23e4a1 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] GET http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 Sep 05 11:32:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b514ef7a-e4f8-4b57-aca2-3661ce23e4a1 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b514ef7a-e4f8-4b57-aca2-3661ce23e4a1 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e5961397-454d-4bb9-a31d-0197c15310d4 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 11:32:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 76/143] 192.168.122.16 () {58 vars in 1188 bytes} [Sat Sep 5 11:32:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 707 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b514ef7a-e4f8-4b57-aca2-3661ce23e4a1 tempest-AttachVolumeShelveTestJSON-1548614412 tempest-AttachVolumeShelveTestJSON-1548614412-project-member] http://192.168.122.16/volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 returned with HTTP 404 Sep 05 11:32:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 68/144] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:25 2026] GET /volume/v3/volumes/9d36d2a3-2777-4142-a098-98af56b72057 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-84637d9f-fa21-4080-a676-b3c679685a96 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-84637d9f-fa21-4080-a676-b3c679685a96 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] GET http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-84637d9f-fa21-4080-a676-b3c679685a96 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-84637d9f-fa21-4080-a676-b3c679685a96 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-84637d9f-fa21-4080-a676-b3c679685a96 tempest-BackendsCapabilitiesAdminTestsJSON-409960420 tempest-BackendsCapabilitiesAdminTestsJSON-409960420-project-admin] http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 11:32:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 77/145] 192.168.122.16 () {58 vars in 1188 bytes} [Sat Sep 5 11:32:25 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 707 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d3fc26d5-55a7-402c-8b45-4cf34d92b8b6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d3fc26d5-55a7-402c-8b45-4cf34d92b8b6 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:32:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d3fc26d5-55a7-402c-8b45-4cf34d92b8b6 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-551777932"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:33 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=177,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:32:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d3fc26d5-55a7-402c-8b45-4cf34d92b8b6 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:32:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 69/146] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:32:33 2026] POST /volume/v3/types => generated 219 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2217a9d7-3dd5-4893-947c-dd09c3d6ad6c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2217a9d7-3dd5-4893-947c-dd09c3d6ad6c tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:32:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2217a9d7-3dd5-4893-947c-dd09c3d6ad6c tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1575342255"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:33 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=225,cinder:INSERT=35,cinder:UPDATE=54 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:32:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2217a9d7-3dd5-4893-947c-dd09c3d6ad6c tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:32:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 78/147] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:32:33 2026] POST /volume/v3/group_types => generated 177 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c6511013-8d54-4368-b793-74286283b3af None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b81c32c8-c4a3-4e25-8152-6e8f7389c399", "volume_types": ["0c6c92e8-4387-49c0-81a8-9855dc6ce622"], "name": "tempest-GroupsV314Test-Group-1715712889"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Creating new group {'group': {'group_type': 'b81c32c8-c4a3-4e25-8152-6e8f7389c399', 'volume_types': ['0c6c92e8-4387-49c0-81a8-9855dc6ce622'], 'name': 'tempest-GroupsV314Test-Group-1715712889'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Creating group tempest-GroupsV314Test-Group-1715712889. Sep 05 11:32:34 devstack devstack@c-api.service[87022]: /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 05 11:32:34 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Availability zone cache updated, next update will occur around 2026-09-05 10:32:34.191422. {{(pid=87022) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Availability Zones retrieved successfully. Sep 05 11:32:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1262492093"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1262492093'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume of 1 GB Sep 05 11:32:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Availability Zones retrieved successfully. Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Created reservations ['43d6053e-4612-4977-8ec0-4987c49a673a'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Flow 'volume_create_api' (52b2a37f-f18e-41c4-b4eb-662a30230a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba0ffdc-3f97-47b5-94da-54adbc824749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34b8eedc-1d09-49de-a67c-40bc19b02618 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:32:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 70/148] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:32:33 2026] POST /volume/v3/groups => generated 108 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-6d7b512f-7655-451f-954d-477fb3dfb6ff req-2c173996-618a-4547-b6c0-a49321e05f58 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-6d7b512f-7655-451f-954d-477fb3dfb6ff req-2c173996-618a-4547-b6c0-a49321e05f58 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-6d7b512f-7655-451f-954d-477fb3dfb6ff req-2c173996-618a-4547-b6c0-a49321e05f58 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-6d7b512f-7655-451f-954d-477fb3dfb6ff req-2c173996-618a-4547-b6c0-a49321e05f58 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba0ffdc-3f97-47b5-94da-54adbc824749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0671cfe6-c25f-4d01-a601-d25953fa4eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-6d7b512f-7655-451f-954d-477fb3dfb6ff req-2c173996-618a-4547-b6c0-a49321e05f58 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-6d7b512f-7655-451f-954d-477fb3dfb6ff req-2c173996-618a-4547-b6c0-a49321e05f58 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:32:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 71/149] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:34 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 1146 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-48ee2a2b-15ea-4e34-9037-90ffaf865129 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48ee2a2b-15ea-4e34-9037-90ffaf865129 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48ee2a2b-15ea-4e34-9037-90ffaf865129 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48ee2a2b-15ea-4e34-9037-90ffaf865129 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-48ee2a2b-15ea-4e34-9037-90ffaf865129 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] show called for member 543cfab8-4878-4dc7-aa6d-4939cc2c54c5 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:34 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48ee2a2b-15ea-4e34-9037-90ffaf865129 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 returned with HTTP 200 Sep 05 11:32:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 72/150] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:32:34 2026] GET /volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 => generated 388 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Created reservations ['5872349b-c8c7-4eeb-a0b8-cb396b7f7941', '65de0706-ed8f-4e84-be1b-2e61fa487de3', '3aaa1546-9c88-44b0-b43d-90ee1fc6685e', '85f1559c-138e-41df-af92-4e9473a6557f'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0671cfe6-c25f-4d01-a601-d25953fa4eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5872349b-c8c7-4eeb-a0b8-cb396b7f7941', '65de0706-ed8f-4e84-be1b-2e61fa487de3', '3aaa1546-9c88-44b0-b43d-90ee1fc6685e', '85f1559c-138e-41df-af92-4e9473a6557f']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73aefb26-5cca-4100-87aa-111fbfcc5e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73aefb26-5cca-4100-87aa-111fbfcc5e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0ea29d7-4ec4-4b78-9c00-c1f819ba8976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1262492093',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2b677a3b1d641b0b06c398fd243f768',qos_specs=None,replication_status=,reservations=['5872349b-c8c7-4eeb-a0b8-cb396b7f7941','65de0706-ed8f-4e84-be1b-2e61fa487de3','3aaa1546-9c88-44b0-b43d-90ee1fc6685e','85f1559c-138e-41df-af92-4e9473a6557f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1262492093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0ea29d7-4ec4-4b78-9c00-c1f819ba8976,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f2b677a3b1d641b0b06c398fd243f768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ba1707-4c0c-453c-9c9e-fbf2d60e9677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ba1707-4c0c-453c-9c9e-fbf2d60e9677) transitioned into state 'SUCCESS' from state '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-1262492093',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2b677a3b1d641b0b06c398fd243f768',qos_specs=None,replication_status=,reservations=['5872349b-c8c7-4eeb-a0b8-cb396b7f7941','65de0706-ed8f-4e84-be1b-2e61fa487de3','3aaa1546-9c88-44b0-b43d-90ee1fc6685e','85f1559c-138e-41df-af92-4e9473a6557f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8a43cc-0861-4d28-a9df-1ffd9857132d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8a43cc-0861-4d28-a9df-1ffd9857132d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Flow 'volume_create_api' (52b2a37f-f18e-41c4-b4eb-662a30230a38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume request issued successfully. Sep 05 11:32:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c6511013-8d54-4368-b793-74286283b3af tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:32:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 79/151] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:32:33 2026] POST /volume/v3/volumes => generated 767 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d6bc62e8-a62f-4a22-ba48-9c18a994c4a5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6bc62e8-a62f-4a22-ba48-9c18a994c4a5 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6bc62e8-a62f-4a22-ba48-9c18a994c4a5 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6bc62e8-a62f-4a22-ba48-9c18a994c4a5 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d6bc62e8-a62f-4a22-ba48-9c18a994c4a5 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6bc62e8-a62f-4a22-ba48-9c18a994c4a5 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 returned with HTTP 200 Sep 05 11:32:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 73/152] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:34 2026] GET /volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 => generated 835 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-96adc6cb-a571-45b7-9712-105eb040eda3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96adc6cb-a571-45b7-9712-105eb040eda3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 Sep 05 11:32:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96adc6cb-a571-45b7-9712-105eb040eda3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96adc6cb-a571-45b7-9712-105eb040eda3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-96adc6cb-a571-45b7-9712-105eb040eda3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] show called for member 543cfab8-4878-4dc7-aa6d-4939cc2c54c5 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:32:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:35 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:32:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96adc6cb-a571-45b7-9712-105eb040eda3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 returned with HTTP 200 Sep 05 11:32:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 80/153] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:32:35 2026] GET /volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 => generated 389 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:32:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-689732179", "volume_type": "0c6c92e8-4387-49c0-81a8-9855dc6ce622", "group_id": "543cfab8-4878-4dc7-aa6d-4939cc2c54c5", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-689732179', 'volume_type': '0c6c92e8-4387-49c0-81a8-9855dc6ce622', 'group_id': '543cfab8-4878-4dc7-aa6d-4939cc2c54c5', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:32:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:35 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Create volume of 1 GB Sep 05 11:32:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:35 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:32:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Availability Zones retrieved successfully. Sep 05 11:32:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Flow 'volume_create_api' (939676f4-3532-4f48-8718-7c7f4fdb503b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c6f0b5-760e-4369-ac82-ed894c9be707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:32:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c6f0b5-760e-4369-ac82-ed894c9be707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:32:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c6c92e8-4387-49c0-81a8-9855dc6ce622,is_public=True,name='tempest-GroupsV314Test-volume-type-551777932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c6c92e8-4387-49c0-81a8-9855dc6ce622', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '543cfab8-4878-4dc7-aa6d-4939cc2c54c5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e67cb0-798e-4b02-be4b-1194c6235cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:35 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-551777932 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-551777932, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:32:35 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-551777932 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-551777932, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Created reservations ['db5d4f71-81a8-4d95-8316-435767cc6282', '0ecadb31-c0c3-4312-80a7-d9c810991b03', 'e46f9764-43c8-41de-af2f-3fe0357c6726', '7ea31b79-9589-4799-b445-a8e0d136075b'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e67cb0-798e-4b02-be4b-1194c6235cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db5d4f71-81a8-4d95-8316-435767cc6282', '0ecadb31-c0c3-4312-80a7-d9c810991b03', 'e46f9764-43c8-41de-af2f-3fe0357c6726', '7ea31b79-9589-4799-b445-a8e0d136075b']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7d4c64d9-0971-49de-aaec-fb66c8726ca9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d4c64d9-0971-49de-aaec-fb66c8726ca9 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:32:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d4c64d9-0971-49de-aaec-fb66c8726ca9 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d4c64d9-0971-49de-aaec-fb66c8726ca9 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9685b839-4062-4040-8261-d7e42ad079e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7d4c64d9-0971-49de-aaec-fb66c8726ca9 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d4c64d9-0971-49de-aaec-fb66c8726ca9 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 returned with HTTP 200 Sep 05 11:32:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 81/154] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:36 2026] GET /volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 => generated 859 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9685b839-4062-4040-8261-d7e42ad079e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7db19ba2-97a0-410b-addb-6ecb6d32464d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-689732179',encryption_key_id=None,group_id=543cfab8-4878-4dc7-aa6d-4939cc2c54c5,group_type_id=,metadata={},multiattach=False,project_id='3c93c05e2ff14e148086134a143cd148',qos_specs=None,replication_status=,reservations=['db5d4f71-81a8-4d95-8316-435767cc6282','0ecadb31-c0c3-4312-80a7-d9c810991b03','e46f9764-43c8-41de-af2f-3fe0357c6726','7ea31b79-9589-4799-b445-a8e0d136075b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daeb290965f347a591350da392758553',volume_type_id=0c6c92e8-4387-49c0-81a8-9855dc6ce622), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-689732179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=543cfab8-4878-4dc7-aa6d-4939cc2c54c5,host=None,id=7db19ba2-97a0-410b-addb-6ecb6d32464d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c93c05e2ff14e148086134a143cd148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daeb290965f347a591350da392758553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c6c92e8-4387-49c0-81a8-9855dc6ce622),volume_type_id=0c6c92e8-4387-49c0-81a8-9855dc6ce622)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f9cfa1-58cf-4016-953e-bb577c154bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56f9cfa1-58cf-4016-953e-bb577c154bfd) transitioned into state 'SUCCESS' from state '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-689732179',encryption_key_id=None,group_id=543cfab8-4878-4dc7-aa6d-4939cc2c54c5,group_type_id=,metadata={},multiattach=False,project_id='3c93c05e2ff14e148086134a143cd148',qos_specs=None,replication_status=,reservations=['db5d4f71-81a8-4d95-8316-435767cc6282','0ecadb31-c0c3-4312-80a7-d9c810991b03','e46f9764-43c8-41de-af2f-3fe0357c6726','7ea31b79-9589-4799-b445-a8e0d136075b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daeb290965f347a591350da392758553',volume_type_id=0c6c92e8-4387-49c0-81a8-9855dc6ce622)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f045df-ec21-451b-bf03-56959e3e962e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f045df-ec21-451b-bf03-56959e3e962e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Flow 'volume_create_api' (939676f4-3532-4f48-8718-7c7f4fdb503b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Create volume request issued successfully. Sep 05 11:32:36 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:36 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:36 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b5cde7a4-ab33-4348-a4a9-1e86fb723f59 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:32:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 74/155] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:32:35 2026] POST /volume/v3/volumes => generated 823 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d Sep 05 11:32:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:36 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:36 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:36 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb6cb5ec-ba5d-4948-9ae1-bd0b3b4a2f93 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d returned with HTTP 200 Sep 05 11:32:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 82/156] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:36 2026] GET /volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d => generated 891 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-166b7e70-a67a-4b05-8317-c9be5c11851e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-166b7e70-a67a-4b05-8317-c9be5c11851e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-166b7e70-a67a-4b05-8317-c9be5c11851e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-166b7e70-a67a-4b05-8317-c9be5c11851e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-166b7e70-a67a-4b05-8317-c9be5c11851e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-166b7e70-a67a-4b05-8317-c9be5c11851e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 returned with HTTP 200 Sep 05 11:32:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 75/157] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:37 2026] GET /volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-5bdfbc1f-cc1d-427e-9714-bf0eb37be49e req-4b4220be-3c6d-4212-b90c-75ef2c13b573 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5bdfbc1f-cc1d-427e-9714-bf0eb37be49e req-4b4220be-3c6d-4212-b90c-75ef2c13b573 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5bdfbc1f-cc1d-427e-9714-bf0eb37be49e req-4b4220be-3c6d-4212-b90c-75ef2c13b573 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5bdfbc1f-cc1d-427e-9714-bf0eb37be49e req-4b4220be-3c6d-4212-b90c-75ef2c13b573 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-5bdfbc1f-cc1d-427e-9714-bf0eb37be49e req-4b4220be-3c6d-4212-b90c-75ef2c13b573 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5bdfbc1f-cc1d-427e-9714-bf0eb37be49e req-4b4220be-3c6d-4212-b90c-75ef2c13b573 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 returned with HTTP 200 Sep 05 11:32:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 83/158] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:37 2026] GET /volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1522198363"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1522198363'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume of 1 GB Sep 05 11:32:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Availability Zones retrieved successfully. Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Flow 'volume_create_api' (c01bbebc-8f7b-47ae-aa27-65d25e692133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b102a2d9-20d6-481e-afb2-3340bb3fba54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b102a2d9-20d6-481e-afb2-3340bb3fba54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adad38dd-5cab-46d2-a28f-5779bf498992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Created reservations ['5886e41c-d6b0-4a10-8529-8ed839481642', '33645600-0165-44fc-80d8-14d1b6e85397', '24f30df9-5280-4e3b-8892-aa0c0f911ba6', 'd8fbdeba-bbf0-40f9-804a-c2c60c03385f'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adad38dd-5cab-46d2-a28f-5779bf498992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5886e41c-d6b0-4a10-8529-8ed839481642', '33645600-0165-44fc-80d8-14d1b6e85397', '24f30df9-5280-4e3b-8892-aa0c0f911ba6', 'd8fbdeba-bbf0-40f9-804a-c2c60c03385f']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cd88f7-b90d-42d0-8555-8c674b462b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:37 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49cd88f7-b90d-42d0-8555-8c674b462b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89262982-f708-47a6-b054-49c8ea93c25c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1522198363',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2b677a3b1d641b0b06c398fd243f768',qos_specs=None,replication_status=,reservations=['5886e41c-d6b0-4a10-8529-8ed839481642','33645600-0165-44fc-80d8-14d1b6e85397','24f30df9-5280-4e3b-8892-aa0c0f911ba6','d8fbdeba-bbf0-40f9-804a-c2c60c03385f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:32:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1522198363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89262982-f708-47a6-b054-49c8ea93c25c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f2b677a3b1d641b0b06c398fd243f768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c559e9e3-de33-45a0-aa6a-e3233b8e15a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c559e9e3-de33-45a0-aa6a-e3233b8e15a5) transitioned into state 'SUCCESS' from state '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-1522198363',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2b677a3b1d641b0b06c398fd243f768',qos_specs=None,replication_status=,reservations=['5886e41c-d6b0-4a10-8529-8ed839481642','33645600-0165-44fc-80d8-14d1b6e85397','24f30df9-5280-4e3b-8892-aa0c0f911ba6','d8fbdeba-bbf0-40f9-804a-c2c60c03385f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4100dd-f940-47e8-ae6c-d2ed024610a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d11d0ee-4dc9-49c3-8f14-2ee961a66879 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d returned with HTTP 200 Sep 05 11:32:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 84/159] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:37 2026] GET /volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d => generated 915 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4100dd-f940-47e8-ae6c-d2ed024610a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Flow 'volume_create_api' (c01bbebc-8f7b-47ae-aa27-65d25e692133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume request issued successfully. Sep 05 11:32:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2da42b04-cbe5-4346-8a6d-1ca6de7d0642 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:32:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 76/160] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:32:37 2026] POST /volume/v3/volumes => generated 767 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dd9bb06f-5ce9-445b-9e01-6ea3ec232906 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dd9bb06f-5ce9-445b-9e01-6ea3ec232906 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dd9bb06f-5ce9-445b-9e01-6ea3ec232906 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dd9bb06f-5ce9-445b-9e01-6ea3ec232906 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dd9bb06f-5ce9-445b-9e01-6ea3ec232906 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dd9bb06f-5ce9-445b-9e01-6ea3ec232906 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c returned with HTTP 200 Sep 05 11:32:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 85/161] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:37 2026] GET /volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c => generated 835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e88ec269-bf45-4491-96f1-de153d3294d6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e88ec269-bf45-4491-96f1-de153d3294d6 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d Sep 05 11:32:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e88ec269-bf45-4491-96f1-de153d3294d6 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e88ec269-bf45-4491-96f1-de153d3294d6 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-874c3e14-13da-46bc-8695-2a073754ba6d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-874c3e14-13da-46bc-8695-2a073754ba6d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:32:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-874c3e14-13da-46bc-8695-2a073754ba6d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-874c3e14-13da-46bc-8695-2a073754ba6d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e88ec269-bf45-4491-96f1-de153d3294d6 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:38 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-e88ec269-bf45-4491-96f1-de153d3294d6 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:38 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-e88ec269-bf45-4491-96f1-de153d3294d6 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-874c3e14-13da-46bc-8695-2a073754ba6d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-874c3e14-13da-46bc-8695-2a073754ba6d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c returned with HTTP 200 Sep 05 11:32:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 86/162] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:38 2026] GET /volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c => generated 859 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:39 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-e88ec269-bf45-4491-96f1-de153d3294d6 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e88ec269-bf45-4491-96f1-de153d3294d6 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d returned with HTTP 200 Sep 05 11:32:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 77/163] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:38 2026] GET /volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d => generated 916 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-36ab6988-ee76-41b1-9479-5154252597d3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] POST http://192.168.122.16/volume/v3/groups/action Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Action body: b'{"create-from-src": {"source_group_id": "543cfab8-4878-4dc7-aa6d-4939cc2c54c5", "name": "tempest-Group_from_grp-2035373927"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "543cfab8-4878-4dc7-aa6d-4939cc2c54c5", "name": "tempest-Group_from_grp-2035373927"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Creating new group {'create-from-src': {'source_group_id': '543cfab8-4878-4dc7-aa6d-4939cc2c54c5', 'name': 'tempest-Group_from_grp-2035373927'}}. {{(pid=87023) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Creating group tempest-Group_from_grp-2035373927 from source group 543cfab8-4878-4dc7-aa6d-4939cc2c54c5. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /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 05 11:32:39 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Created reservations ['e03a6bb4-5f3a-44ed-8648-93c965f3931b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /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 05 11:32:39 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:39 devstack devstack@c-api.service[87023]: INFO cinder.group.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] A mapping entry already exists for group ffb0349b-3042-4162-bca5-cd6964ad1329 and volume type 0c6c92e8-4387-49c0-81a8-9855dc6ce622. Do not need to create again. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /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 05 11:32:39 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Availability zone cache updated, next update will occur around 2026-09-05 10:32:39.509736. {{(pid=87023) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Availability Zones retrieved successfully. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Flow 'volume_create_api' (6dbe0a3c-3f10-4e5e-9513-9eb462912a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b8a90c-56f0-4800-8010-9ac17ecd2f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b8a90c-56f0-4800-8010-9ac17ecd2f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7db19ba2-97a0-410b-addb-6ecb6d32464d', 'volume_type': VolumeType(created_at=2026-09-05T09:32:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c6c92e8-4387-49c0-81a8-9855dc6ce622,is_public=True,name='tempest-GroupsV314Test-volume-type-551777932',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c6c92e8-4387-49c0-81a8-9855dc6ce622', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ffb0349b-3042-4162-bca5-cd6964ad1329', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05eabe7-2113-40ef-a3f0-45269172e5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-551777932 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-551777932, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-551777932 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-551777932, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Created reservations ['8595d52d-d117-4ce8-8ff7-623a61cd2e2b', '1ce3f222-af19-4ba6-bea8-8ba294f247b7', '20d24f65-ad00-4fa8-be42-b363958847db', '7f11ffd8-0650-426d-acb1-a880825b5e0c'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f05eabe7-2113-40ef-a3f0-45269172e5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8595d52d-d117-4ce8-8ff7-623a61cd2e2b', '1ce3f222-af19-4ba6-bea8-8ba294f247b7', '20d24f65-ad00-4fa8-be42-b363958847db', '7f11ffd8-0650-426d-acb1-a880825b5e0c']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192e62fe-b912-4221-8c6b-03b1f1d491b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192e62fe-b912-4221-8c6b-03b1f1d491b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '698d2351-2757-4249-b08c-92c6b00f2aaf', '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=ffb0349b-3042-4162-bca5-cd6964ad1329,group_type_id=,metadata={},multiattach=False,project_id='3c93c05e2ff14e148086134a143cd148',qos_specs=None,replication_status=,reservations=['8595d52d-d117-4ce8-8ff7-623a61cd2e2b','1ce3f222-af19-4ba6-bea8-8ba294f247b7','20d24f65-ad00-4fa8-be42-b363958847db','7f11ffd8-0650-426d-acb1-a880825b5e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=7db19ba2-97a0-410b-addb-6ecb6d32464d,status='creating',user_id='daeb290965f347a591350da392758553',volume_type_id=0c6c92e8-4387-49c0-81a8-9855dc6ce622), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ffb0349b-3042-4162-bca5-cd6964ad1329,host=None,id=698d2351-2757-4249-b08c-92c6b00f2aaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c93c05e2ff14e148086134a143cd148',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7db19ba2-97a0-410b-addb-6ecb6d32464d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daeb290965f347a591350da392758553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c6c92e8-4387-49c0-81a8-9855dc6ce622),volume_type_id=0c6c92e8-4387-49c0-81a8-9855dc6ce622)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a82e997-cade-4f68-9224-d85fb43187ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a82e997-cade-4f68-9224-d85fb43187ed) transitioned into state 'SUCCESS' from 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=ffb0349b-3042-4162-bca5-cd6964ad1329,group_type_id=,metadata={},multiattach=False,project_id='3c93c05e2ff14e148086134a143cd148',qos_specs=None,replication_status=,reservations=['8595d52d-d117-4ce8-8ff7-623a61cd2e2b','1ce3f222-af19-4ba6-bea8-8ba294f247b7','20d24f65-ad00-4fa8-be42-b363958847db','7f11ffd8-0650-426d-acb1-a880825b5e0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=7db19ba2-97a0-410b-addb-6ecb6d32464d,status='creating',user_id='daeb290965f347a591350da392758553',volume_type_id=0c6c92e8-4387-49c0-81a8-9855dc6ce622)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Flow 'volume_create_api' (6dbe0a3c-3f10-4e5e-9513-9eb462912a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Create volume request issued successfully. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /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 05 11:32:39 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:32:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-36ab6988-ee76-41b1-9479-5154252597d3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups/action returned with HTTP 202 Sep 05 11:32:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 87/164] 192.168.122.16 () {62 vars in 1197 bytes} [Sat Sep 5 11:32:39 2026] POST /volume/v3/groups/action => generated 102 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:32:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-26b06af8-92d8-4df0-9141-9f26f331b82c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:39 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-550fda38-4640-4c6d-82a4-242585abac47 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-550fda38-4640-4c6d-82a4-242585abac47 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-550fda38-4640-4c6d-82a4-242585abac47 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-550fda38-4640-4c6d-82a4-242585abac47 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /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 05 11:32:40 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Get all volumes completed successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:40 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-550fda38-4640-4c6d-82a4-242585abac47 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-550fda38-4640-4c6d-82a4-242585abac47 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c returned with HTTP 200 Sep 05 11:32:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 88/165] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:39 2026] GET /volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c => generated 860 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-6858dbc1-ef37-4e6d-9378-3afca8f47090 req-4d2cc1f8-8b50-4e3e-bde2-42c7d87dc33d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6858dbc1-ef37-4e6d-9378-3afca8f47090 req-4d2cc1f8-8b50-4e3e-bde2-42c7d87dc33d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6858dbc1-ef37-4e6d-9378-3afca8f47090 req-4d2cc1f8-8b50-4e3e-bde2-42c7d87dc33d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6858dbc1-ef37-4e6d-9378-3afca8f47090 req-4d2cc1f8-8b50-4e3e-bde2-42c7d87dc33d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:40 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-6858dbc1-ef37-4e6d-9378-3afca8f47090 req-4d2cc1f8-8b50-4e3e-bde2-42c7d87dc33d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6858dbc1-ef37-4e6d-9378-3afca8f47090 req-4d2cc1f8-8b50-4e3e-bde2-42c7d87dc33d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c returned with HTTP 200 Sep 05 11:32:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 89/166] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:40 2026] GET /volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c => generated 860 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-042323de-7eda-448f-94f5-b33e829f592a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1030433361"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1030433361'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume of 1 GB Sep 05 11:32:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-26b06af8-92d8-4df0-9141-9f26f331b82c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 78/167] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:32:39 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Availability Zones retrieved successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Flow 'volume_create_api' (9d159493-8220-4557-91dd-8f36fe559de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03bb1198-c9ff-434d-a176-81eaabdfa843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:40 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03bb1198-c9ff-434d-a176-81eaabdfa843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a410e-c429-402d-98bd-b748ddae8c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69ce862c-dd0c-4109-a197-de48a9aee3c2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 79/168] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:40 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Created reservations ['0af64a58-58fa-41ce-bd42-7749b4244f86', '8fc49998-fb4d-4431-ba2a-8d4c68f5f755', 'efba66ba-7279-46c6-a4d6-1f58a7616fe4', '129a2dd5-c815-4257-96f5-44b302c35090'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a410e-c429-402d-98bd-b748ddae8c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0af64a58-58fa-41ce-bd42-7749b4244f86', '8fc49998-fb4d-4431-ba2a-8d4c68f5f755', 'efba66ba-7279-46c6-a4d6-1f58a7616fe4', '129a2dd5-c815-4257-96f5-44b302c35090']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5687de14-bebb-4423-a56a-acd75c14e2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5687de14-bebb-4423-a56a-acd75c14e2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7cc62d8-a0be-4a68-acf0-7b7c6217e18f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1030433361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2b677a3b1d641b0b06c398fd243f768',qos_specs=None,replication_status=,reservations=['0af64a58-58fa-41ce-bd42-7749b4244f86','8fc49998-fb4d-4431-ba2a-8d4c68f5f755','efba66ba-7279-46c6-a4d6-1f58a7616fe4','129a2dd5-c815-4257-96f5-44b302c35090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1030433361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7cc62d8-a0be-4a68-acf0-7b7c6217e18f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f2b677a3b1d641b0b06c398fd243f768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0376e404-8531-4d3c-bae5-d525bdce3e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0376e404-8531-4d3c-bae5-d525bdce3e2b) transitioned into state 'SUCCESS' from state '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-1030433361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f2b677a3b1d641b0b06c398fd243f768',qos_specs=None,replication_status=,reservations=['0af64a58-58fa-41ce-bd42-7749b4244f86','8fc49998-fb4d-4431-ba2a-8d4c68f5f755','efba66ba-7279-46c6-a4d6-1f58a7616fe4','129a2dd5-c815-4257-96f5-44b302c35090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='146302e8d4e54c27b1f68e9c60d8271a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63b802e-b4d7-4e72-9d58-d95bfc078368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63b802e-b4d7-4e72-9d58-d95bfc078368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Flow 'volume_create_api' (9d159493-8220-4557-91dd-8f36fe559de7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Create volume request issued successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-042323de-7eda-448f-94f5-b33e829f592a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:32:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 90/169] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:32:40 2026] POST /volume/v3/volumes => generated 767 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-965a7fd8-85f3-410d-be2e-79042d96d8c7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-965a7fd8-85f3-410d-be2e-79042d96d8c7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-965a7fd8-85f3-410d-be2e-79042d96d8c7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-965a7fd8-85f3-410d-be2e-79042d96d8c7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-965a7fd8-85f3-410d-be2e-79042d96d8c7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-965a7fd8-85f3-410d-be2e-79042d96d8c7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 80/170] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:40 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 835 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4b395a0c-1fef-40d7-b5ff-2595c7b6bd96 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4b395a0c-1fef-40d7-b5ff-2595c7b6bd96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4b395a0c-1fef-40d7-b5ff-2595c7b6bd96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4b395a0c-1fef-40d7-b5ff-2595c7b6bd96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4b395a0c-1fef-40d7-b5ff-2595c7b6bd96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4b395a0c-1fef-40d7-b5ff-2595c7b6bd96 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:32:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 91/171] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 1146 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-8356cb11-58df-4bd8-b047-675559dc30cb req-3aa61481-2420-4c45-bab9-2e95febcb482 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-3aa61481-2420-4c45-bab9-2e95febcb482 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-3aa61481-2420-4c45-bab9-2e95febcb482 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-3aa61481-2420-4c45-bab9-2e95febcb482 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-8356cb11-58df-4bd8-b047-675559dc30cb req-3aa61481-2420-4c45-bab9-2e95febcb482 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:41 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-3aa61481-2420-4c45-bab9-2e95febcb482 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:32:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 81/172] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 1146 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-8356cb11-58df-4bd8-b047-675559dc30cb req-b7d24de3-6157-4b3f-8de2-bce693324e8b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-b7d24de3-6157-4b3f-8de2-bce693324e8b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2/action Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-b7d24de3-6157-4b3f-8de2-bce693324e8b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-b7d24de3-6157-4b3f-8de2-bce693324e8b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-8356cb11-58df-4bd8-b047-675559dc30cb req-b7d24de3-6157-4b3f-8de2-bce693324e8b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-8356cb11-58df-4bd8-b047-675559dc30cb req-b7d24de3-6157-4b3f-8de2-bce693324e8b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Begin detaching volume completed successfully. Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-b7d24de3-6157-4b3f-8de2-bce693324e8b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2/action returned with HTTP 202 Sep 05 11:32:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 82/173] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:32:41 2026] POST /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d837943d-881b-46d9-b8cd-3804dfb552f3 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 92/174] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b3b85e11-2c3d-4132-b920-be75720efdab None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3b85e11-2c3d-4132-b920-be75720efdab None None] GET http://192.168.122.16/volume// Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3b85e11-2c3d-4132-b920-be75720efdab None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3b85e11-2c3d-4132-b920-be75720efdab None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3b85e11-2c3d-4132-b920-be75720efdab None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:32:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 83/175] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-8356cb11-58df-4bd8-b047-675559dc30cb req-9840439d-a646-4573-8a07-ffe4268479e5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-9840439d-a646-4573-8a07-ffe4268479e5 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-9840439d-a646-4573-8a07-ffe4268479e5 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-9840439d-a646-4573-8a07-ffe4268479e5 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-8356cb11-58df-4bd8-b047-675559dc30cb req-9840439d-a646-4573-8a07-ffe4268479e5 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:32:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-9840439d-a646-4573-8a07-ffe4268479e5 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:32:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 93/176] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 1330 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-efbb2992-6ce2-43e3-a690-62b37cf25c1c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-efbb2992-6ce2-43e3-a690-62b37cf25c1c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-efbb2992-6ce2-43e3-a690-62b37cf25c1c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-efbb2992-6ce2-43e3-a690-62b37cf25c1c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-efbb2992-6ce2-43e3-a690-62b37cf25c1c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-efbb2992-6ce2-43e3-a690-62b37cf25c1c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 84/177] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:41 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-8356cb11-58df-4bd8-b047-675559dc30cb req-bd952e17-10f6-425b-a4a7-6dbd9aa9e133 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-bd952e17-10f6-425b-a4a7-6dbd9aa9e133 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] DELETE http://192.168.122.16/volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb Sep 05 11:32:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-bd952e17-10f6-425b-a4a7-6dbd9aa9e133 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-bd952e17-10f6-425b-a4a7-6dbd9aa9e133 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:42 devstack devstack@c-api.service[87023]: /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 05 11:32:42 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:32:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-8356cb11-58df-4bd8-b047-675559dc30cb req-bd952e17-10f6-425b-a4a7-6dbd9aa9e133 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb returned with HTTP 200 Sep 05 11:32:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 94/178] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:32:42 2026] DELETE /volume/v3/attachments/2150d93d-cc9c-4b85-8f00-62942cbbbdfb => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-77d57c1b-fa6d-4142-858c-90845c61c23c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77d57c1b-fa6d-4142-858c-90845c61c23c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77d57c1b-fa6d-4142-858c-90845c61c23c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77d57c1b-fa6d-4142-858c-90845c61c23c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-77d57c1b-fa6d-4142-858c-90845c61c23c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:42 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-77d57c1b-fa6d-4142-858c-90845c61c23c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:42 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-77d57c1b-fa6d-4142-858c-90845c61c23c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:42 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-77d57c1b-fa6d-4142-858c-90845c61c23c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77d57c1b-fa6d-4142-858c-90845c61c23c tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 85/179] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:42 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f71dc518-e9b2-4dd9-bada-9defd0f11b28 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f71dc518-e9b2-4dd9-bada-9defd0f11b28 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:32:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f71dc518-e9b2-4dd9-bada-9defd0f11b28 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f71dc518-e9b2-4dd9-bada-9defd0f11b28 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f71dc518-e9b2-4dd9-bada-9defd0f11b28 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:32:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f71dc518-e9b2-4dd9-bada-9defd0f11b28 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:32:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 95/180] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:42 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7f064e81-ddda-48bd-88d6-313ec51080a1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7f064e81-ddda-48bd-88d6-313ec51080a1 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7f064e81-ddda-48bd-88d6-313ec51080a1 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7f064e81-ddda-48bd-88d6-313ec51080a1 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7f064e81-ddda-48bd-88d6-313ec51080a1 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7f064e81-ddda-48bd-88d6-313ec51080a1 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 86/181] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:43 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:44 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:44 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:44 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-141f6af1-6e5d-4e76-8f43-9fca440c48b0 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 96/182] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:43 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fa764bc5-23b2-4478-9c91-2b09a2aef5e7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fa764bc5-23b2-4478-9c91-2b09a2aef5e7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fa764bc5-23b2-4478-9c91-2b09a2aef5e7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fa764bc5-23b2-4478-9c91-2b09a2aef5e7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fa764bc5-23b2-4478-9c91-2b09a2aef5e7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fa764bc5-23b2-4478-9c91-2b09a2aef5e7 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 87/183] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:44 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6a454e10-906b-45f6-836b-d563558948e3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6a454e10-906b-45f6-836b-d563558948e3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6a454e10-906b-45f6-836b-d563558948e3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:45 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:45 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6a454e10-906b-45f6-836b-d563558948e3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6a454e10-906b-45f6-836b-d563558948e3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6a454e10-906b-45f6-836b-d563558948e3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 88/184] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:45 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:45 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67c16051-9af6-4f38-b116-96ef66d8bc51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 97/185] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:45 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b356fadb-8235-4a46-9b03-ff0dae89c482 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b356fadb-8235-4a46-9b03-ff0dae89c482 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b356fadb-8235-4a46-9b03-ff0dae89c482 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b356fadb-8235-4a46-9b03-ff0dae89c482 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b356fadb-8235-4a46-9b03-ff0dae89c482 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b356fadb-8235-4a46-9b03-ff0dae89c482 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 89/186] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:46 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:46 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:46 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:46 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f5b68537-5cf1-44f1-9ebd-d1977436a994 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 98/187] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:46 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8989783e-3a08-46a4-ae93-7a8ed443681e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8989783e-3a08-46a4-ae93-7a8ed443681e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8989783e-3a08-46a4-ae93-7a8ed443681e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8989783e-3a08-46a4-ae93-7a8ed443681e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8989783e-3a08-46a4-ae93-7a8ed443681e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8989783e-3a08-46a4-ae93-7a8ed443681e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 90/188] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:47 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-25c3db62-10f8-4733-ae0f-6248b1029609 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-25c3db62-10f8-4733-ae0f-6248b1029609 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-25c3db62-10f8-4733-ae0f-6248b1029609 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-25c3db62-10f8-4733-ae0f-6248b1029609 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-25c3db62-10f8-4733-ae0f-6248b1029609 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:48 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-25c3db62-10f8-4733-ae0f-6248b1029609 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:48 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-25c3db62-10f8-4733-ae0f-6248b1029609 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:48 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-25c3db62-10f8-4733-ae0f-6248b1029609 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-25c3db62-10f8-4733-ae0f-6248b1029609 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 99/189] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:48 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-caaf0f0c-98be-4d58-9cda-d3da5ceba7cf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-caaf0f0c-98be-4d58-9cda-d3da5ceba7cf tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-caaf0f0c-98be-4d58-9cda-d3da5ceba7cf tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-caaf0f0c-98be-4d58-9cda-d3da5ceba7cf tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-caaf0f0c-98be-4d58-9cda-d3da5ceba7cf tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-caaf0f0c-98be-4d58-9cda-d3da5ceba7cf tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 91/190] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:48 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:49 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:49 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:49 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e867c2b3-6bbf-48ad-a74e-f734320bd58f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 100/191] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:49 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2c81f6d0-a7bf-4dd6-ada0-a8f81ecb5686 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2c81f6d0-a7bf-4dd6-ada0-a8f81ecb5686 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2c81f6d0-a7bf-4dd6-ada0-a8f81ecb5686 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2c81f6d0-a7bf-4dd6-ada0-a8f81ecb5686 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2c81f6d0-a7bf-4dd6-ada0-a8f81ecb5686 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2c81f6d0-a7bf-4dd6-ada0-a8f81ecb5686 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 92/192] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:49 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:32:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:50 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:50 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:50 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1ed2b42f-0726-4739-9419-cc421069e0d7 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 101/193] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:50 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dcae230c-f8a9-4f46-8c54-21967f891b10 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcae230c-f8a9-4f46-8c54-21967f891b10 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcae230c-f8a9-4f46-8c54-21967f891b10 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcae230c-f8a9-4f46-8c54-21967f891b10 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dcae230c-f8a9-4f46-8c54-21967f891b10 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcae230c-f8a9-4f46-8c54-21967f891b10 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 93/194] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:51 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1b1c2a72-fbec-4930-a011-538e757b17fb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b1c2a72-fbec-4930-a011-538e757b17fb tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b1c2a72-fbec-4930-a011-538e757b17fb tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b1c2a72-fbec-4930-a011-538e757b17fb tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1b1c2a72-fbec-4930-a011-538e757b17fb tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:51 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1b1c2a72-fbec-4930-a011-538e757b17fb tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:51 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1b1c2a72-fbec-4930-a011-538e757b17fb tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:52 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-1b1c2a72-fbec-4930-a011-538e757b17fb tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b1c2a72-fbec-4930-a011-538e757b17fb tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 102/195] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:51 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ff5fecec-aca6-4bf2-b272-061559a8b66a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff5fecec-aca6-4bf2-b272-061559a8b66a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff5fecec-aca6-4bf2-b272-061559a8b66a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff5fecec-aca6-4bf2-b272-061559a8b66a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ff5fecec-aca6-4bf2-b272-061559a8b66a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff5fecec-aca6-4bf2-b272-061559a8b66a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 94/196] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:52 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:53 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:53 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-68d57cd7-5786-4c15-9a41-06ae1e59352b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-68d57cd7-5786-4c15-9a41-06ae1e59352b tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-68d57cd7-5786-4c15-9a41-06ae1e59352b tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-68d57cd7-5786-4c15-9a41-06ae1e59352b tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-68d57cd7-5786-4c15-9a41-06ae1e59352b tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-68d57cd7-5786-4c15-9a41-06ae1e59352b tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 95/197] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:53 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-207e1b2c-7de4-4b65-8a30-95a1f0cd83ab tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 103/198] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:53 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 928 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cffe8b09-cd42-4adf-83fd-205b82202809 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cffe8b09-cd42-4adf-83fd-205b82202809 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329 Sep 05 11:32:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cffe8b09-cd42-4adf-83fd-205b82202809 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cffe8b09-cd42-4adf-83fd-205b82202809 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-cffe8b09-cd42-4adf-83fd-205b82202809 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] show called for member ffb0349b-3042-4162-bca5-cd6964ad1329 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:32:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:53 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:32:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cffe8b09-cd42-4adf-83fd-205b82202809 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329 returned with HTTP 200 Sep 05 11:32:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 96/199] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:32:53 2026] GET /volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329 => generated 417 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: /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 05 11:32:53 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:32:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Get all volumes completed successfully. Sep 05 11:32:53 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:53 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:53 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:53 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:53 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2681362-23d1-4361-8fb9-16ab742fe0b8 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 104/200] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:32:53 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:32:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4816aad2-67c2-48f2-8e76-348b229e0fb2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4816aad2-67c2-48f2-8e76-348b229e0fb2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] POST http://192.168.122.16/volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329/action Sep 05 11:32:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4816aad2-67c2-48f2-8e76-348b229e0fb2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:32:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4816aad2-67c2-48f2-8e76-348b229e0fb2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-4816aad2-67c2-48f2-8e76-348b229e0fb2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] delete called for group ffb0349b-3042-4162-bca5-cd6964ad1329 {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:32:54 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-4816aad2-67c2-48f2-8e76-348b229e0fb2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Delete group with id: ffb0349b-3042-4162-bca5-cd6964ad1329 Sep 05 11:32:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:54 devstack devstack@c-api.service[87022]: /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 05 11:32:54 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:32:54 devstack devstack@c-api.service[87022]: /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 05 11:32:54 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3cc325e6-a2f4-456e-ac4d-064bbb767224 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3cc325e6-a2f4-456e-ac4d-064bbb767224 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3cc325e6-a2f4-456e-ac4d-064bbb767224 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3cc325e6-a2f4-456e-ac4d-064bbb767224 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4816aad2-67c2-48f2-8e76-348b229e0fb2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329/action returned with HTTP 202 Sep 05 11:32:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 97/201] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:32:54 2026] POST /volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329/action => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:32:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3cc325e6-a2f4-456e-ac4d-064bbb767224 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3cc325e6-a2f4-456e-ac4d-064bbb767224 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 105/202] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:54 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 860 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:54 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:54 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-58d2a34d-f89b-4d6e-8041-093377f62fd3 req-e3ba9fd1-4fae-46d2-b17e-9f1bf1fe3387 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-58d2a34d-f89b-4d6e-8041-093377f62fd3 req-e3ba9fd1-4fae-46d2-b17e-9f1bf1fe3387 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-58d2a34d-f89b-4d6e-8041-093377f62fd3 req-e3ba9fd1-4fae-46d2-b17e-9f1bf1fe3387 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-58d2a34d-f89b-4d6e-8041-093377f62fd3 req-e3ba9fd1-4fae-46d2-b17e-9f1bf1fe3387 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-58d2a34d-f89b-4d6e-8041-093377f62fd3 req-e3ba9fd1-4fae-46d2-b17e-9f1bf1fe3387 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-58d2a34d-f89b-4d6e-8041-093377f62fd3 req-e3ba9fd1-4fae-46d2-b17e-9f1bf1fe3387 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 106/203] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:32:54 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 860 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:54 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60bb0b14-1730-4182-a220-d7cc9f60ca51 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 98/204] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:54 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-b6db1786-f0e4-427d-9b3a-bb069eb9ef65 req-ca309187-900b-4284-8da8-c85068d7cf3e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-b6db1786-f0e4-427d-9b3a-bb069eb9ef65 req-ca309187-900b-4284-8da8-c85068d7cf3e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-b6db1786-f0e4-427d-9b3a-bb069eb9ef65 req-ca309187-900b-4284-8da8-c85068d7cf3e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-b6db1786-f0e4-427d-9b3a-bb069eb9ef65 req-ca309187-900b-4284-8da8-c85068d7cf3e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [req-b6db1786-f0e4-427d-9b3a-bb069eb9ef65 req-ca309187-900b-4284-8da8-c85068d7cf3e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-b6db1786-f0e4-427d-9b3a-bb069eb9ef65 req-ca309187-900b-4284-8da8-c85068d7cf3e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-b6db1786-f0e4-427d-9b3a-bb069eb9ef65 req-ca309187-900b-4284-8da8-c85068d7cf3e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Get all volumes completed successfully. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-b6db1786-f0e4-427d-9b3a-bb069eb9ef65 req-ca309187-900b-4284-8da8-c85068d7cf3e tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 107/205] 192.168.122.16 () {60 vars in 1392 bytes} [Sat Sep 5 11:32:54 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-96b2c354-551c-47fd-890e-9eb44355cb68 req-24ddd673-30e8-4353-a3ff-b7f903cca5b6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-96b2c354-551c-47fd-890e-9eb44355cb68 req-24ddd673-30e8-4353-a3ff-b7f903cca5b6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-96b2c354-551c-47fd-890e-9eb44355cb68 req-24ddd673-30e8-4353-a3ff-b7f903cca5b6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-96b2c354-551c-47fd-890e-9eb44355cb68 req-24ddd673-30e8-4353-a3ff-b7f903cca5b6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [req-96b2c354-551c-47fd-890e-9eb44355cb68 req-24ddd673-30e8-4353-a3ff-b7f903cca5b6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-96b2c354-551c-47fd-890e-9eb44355cb68 req-24ddd673-30e8-4353-a3ff-b7f903cca5b6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /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 05 11:32:55 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-96b2c354-551c-47fd-890e-9eb44355cb68 req-24ddd673-30e8-4353-a3ff-b7f903cca5b6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Get all volumes completed successfully. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-96b2c354-551c-47fd-890e-9eb44355cb68 req-24ddd673-30e8-4353-a3ff-b7f903cca5b6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 99/206] 192.168.122.16 () {60 vars in 1392 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-61ee882f-19d9-4c14-80ae-80d9c5960085 req-0899564b-ad83-49f3-8902-00f37f6f6439 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-61ee882f-19d9-4c14-80ae-80d9c5960085 req-0899564b-ad83-49f3-8902-00f37f6f6439 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-61ee882f-19d9-4c14-80ae-80d9c5960085 req-0899564b-ad83-49f3-8902-00f37f6f6439 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-61ee882f-19d9-4c14-80ae-80d9c5960085 req-0899564b-ad83-49f3-8902-00f37f6f6439 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [req-61ee882f-19d9-4c14-80ae-80d9c5960085 req-0899564b-ad83-49f3-8902-00f37f6f6439 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-61ee882f-19d9-4c14-80ae-80d9c5960085 req-0899564b-ad83-49f3-8902-00f37f6f6439 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-61ee882f-19d9-4c14-80ae-80d9c5960085 req-0899564b-ad83-49f3-8902-00f37f6f6439 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Get all volumes completed successfully. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-61ee882f-19d9-4c14-80ae-80d9c5960085 req-0899564b-ad83-49f3-8902-00f37f6f6439 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 108/207] 192.168.122.16 () {60 vars in 1392 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-37c1f52d-9eca-4825-bc22-19477bad30ef req-69b4d2f7-f7f5-4149-a892-6bb1f296c4ed None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-37c1f52d-9eca-4825-bc22-19477bad30ef req-69b4d2f7-f7f5-4149-a892-6bb1f296c4ed tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-37c1f52d-9eca-4825-bc22-19477bad30ef req-69b4d2f7-f7f5-4149-a892-6bb1f296c4ed tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-37c1f52d-9eca-4825-bc22-19477bad30ef req-69b4d2f7-f7f5-4149-a892-6bb1f296c4ed tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [req-37c1f52d-9eca-4825-bc22-19477bad30ef req-69b4d2f7-f7f5-4149-a892-6bb1f296c4ed tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-37c1f52d-9eca-4825-bc22-19477bad30ef req-69b4d2f7-f7f5-4149-a892-6bb1f296c4ed tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-37c1f52d-9eca-4825-bc22-19477bad30ef req-69b4d2f7-f7f5-4149-a892-6bb1f296c4ed tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Get all volumes completed successfully. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-37c1f52d-9eca-4825-bc22-19477bad30ef req-69b4d2f7-f7f5-4149-a892-6bb1f296c4ed tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 100/208] 192.168.122.16 () {60 vars in 1392 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-80b0bb45-0e8f-4c35-8884-cb6d472d012f req-b9f83e8e-c68d-4621-b962-5bd311332e7c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:55 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-80b0bb45-0e8f-4c35-8884-cb6d472d012f req-b9f83e8e-c68d-4621-b962-5bd311332e7c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-80b0bb45-0e8f-4c35-8884-cb6d472d012f req-b9f83e8e-c68d-4621-b962-5bd311332e7c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-80b0bb45-0e8f-4c35-8884-cb6d472d012f req-b9f83e8e-c68d-4621-b962-5bd311332e7c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [req-80b0bb45-0e8f-4c35-8884-cb6d472d012f req-b9f83e8e-c68d-4621-b962-5bd311332e7c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-80b0bb45-0e8f-4c35-8884-cb6d472d012f req-b9f83e8e-c68d-4621-b962-5bd311332e7c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-80b0bb45-0e8f-4c35-8884-cb6d472d012f req-b9f83e8e-c68d-4621-b962-5bd311332e7c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Get all volumes completed successfully. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-80b0bb45-0e8f-4c35-8884-cb6d472d012f req-b9f83e8e-c68d-4621-b962-5bd311332e7c tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 101/209] 192.168.122.16 () {60 vars in 1392 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-12112f13-0264-4e1b-9ec0-9e346e0402b3 req-f8553a0e-a94e-41af-85f9-3de85bb95b55 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-12112f13-0264-4e1b-9ec0-9e346e0402b3 req-f8553a0e-a94e-41af-85f9-3de85bb95b55 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-12112f13-0264-4e1b-9ec0-9e346e0402b3 req-f8553a0e-a94e-41af-85f9-3de85bb95b55 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-12112f13-0264-4e1b-9ec0-9e346e0402b3 req-f8553a0e-a94e-41af-85f9-3de85bb95b55 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [req-12112f13-0264-4e1b-9ec0-9e346e0402b3 req-f8553a0e-a94e-41af-85f9-3de85bb95b55 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-12112f13-0264-4e1b-9ec0-9e346e0402b3 req-f8553a0e-a94e-41af-85f9-3de85bb95b55 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-12112f13-0264-4e1b-9ec0-9e346e0402b3 req-f8553a0e-a94e-41af-85f9-3de85bb95b55 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Get all volumes completed successfully. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5fbf08b-7cda-482e-a212-35ebe6c8986d tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 109/210] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 927 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-12112f13-0264-4e1b-9ec0-9e346e0402b3 req-f8553a0e-a94e-41af-85f9-3de85bb95b55 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 102/211] 192.168.122.16 () {60 vars in 1392 bytes} [Sat Sep 5 11:32:55 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-a48affb1-0d8f-4fd2-a7b3-6d50990ce11b req-c9b369cb-4941-4db5-a261-2b0c2aa62d1a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-a48affb1-0d8f-4fd2-a7b3-6d50990ce11b req-c9b369cb-4941-4db5-a261-2b0c2aa62d1a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-a48affb1-0d8f-4fd2-a7b3-6d50990ce11b req-c9b369cb-4941-4db5-a261-2b0c2aa62d1a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-a48affb1-0d8f-4fd2-a7b3-6d50990ce11b req-c9b369cb-4941-4db5-a261-2b0c2aa62d1a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [req-a48affb1-0d8f-4fd2-a7b3-6d50990ce11b req-c9b369cb-4941-4db5-a261-2b0c2aa62d1a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [req-a48affb1-0d8f-4fd2-a7b3-6d50990ce11b req-c9b369cb-4941-4db5-a261-2b0c2aa62d1a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:56 devstack devstack@c-api.service[87023]: /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 05 11:32:56 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:32:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-a48affb1-0d8f-4fd2-a7b3-6d50990ce11b req-c9b369cb-4941-4db5-a261-2b0c2aa62d1a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Get all volumes completed successfully. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-a48affb1-0d8f-4fd2-a7b3-6d50990ce11b req-c9b369cb-4941-4db5-a261-2b0c2aa62d1a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 110/212] 192.168.122.16 () {60 vars in 1392 bytes} [Sat Sep 5 11:32:56 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-1dd18ee7-ee28-4ced-b62b-2b40c46a86c6 req-225a3a87-97bb-4b4c-97a7-0d9de84ddd80 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-1dd18ee7-ee28-4ced-b62b-2b40c46a86c6 req-225a3a87-97bb-4b4c-97a7-0d9de84ddd80 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-1dd18ee7-ee28-4ced-b62b-2b40c46a86c6 req-225a3a87-97bb-4b4c-97a7-0d9de84ddd80 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-1dd18ee7-ee28-4ced-b62b-2b40c46a86c6 req-225a3a87-97bb-4b4c-97a7-0d9de84ddd80 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [req-1dd18ee7-ee28-4ced-b62b-2b40c46a86c6 req-225a3a87-97bb-4b4c-97a7-0d9de84ddd80 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-1dd18ee7-ee28-4ced-b62b-2b40c46a86c6 req-225a3a87-97bb-4b4c-97a7-0d9de84ddd80 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-1dd18ee7-ee28-4ced-b62b-2b40c46a86c6 req-225a3a87-97bb-4b4c-97a7-0d9de84ddd80 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] Get all volumes completed successfully. Sep 05 11:32:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-1dd18ee7-ee28-4ced-b62b-2b40c46a86c6 req-225a3a87-97bb-4b4c-97a7-0d9de84ddd80 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 103/213] 192.168.122.16 () {60 vars in 1392 bytes} [Sat Sep 5 11:32:56 2026] GET /volume/v3/volumes/detail => generated 2563 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cae68d52-4a53-495a-a212-c73c613b429a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cae68d52-4a53-495a-a212-c73c613b429a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] DELETE http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cae68d52-4a53-495a-a212-c73c613b429a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cae68d52-4a53-495a-a212-c73c613b429a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-cae68d52-4a53-495a-a212-c73c613b429a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Delete volume with id: b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cae68d52-4a53-495a-a212-c73c613b429a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cae68d52-4a53-495a-a212-c73c613b429a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Delete volume request issued successfully. Sep 05 11:32:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cae68d52-4a53-495a-a212-c73c613b429a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 202 Sep 05 11:32:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 111/214] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:32:56 2026] DELETE /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8d96be51-e305-4980-ba37-627db19b889a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d96be51-e305-4980-ba37-627db19b889a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d96be51-e305-4980-ba37-627db19b889a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d96be51-e305-4980-ba37-627db19b889a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8d96be51-e305-4980-ba37-627db19b889a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d96be51-e305-4980-ba37-627db19b889a tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 104/215] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:56 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-126e2a6c-b516-4177-958e-c58d16eb5903 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-126e2a6c-b516-4177-958e-c58d16eb5903 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-126e2a6c-b516-4177-958e-c58d16eb5903 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-126e2a6c-b516-4177-958e-c58d16eb5903 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-126e2a6c-b516-4177-958e-c58d16eb5903 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf returned with HTTP 404 Sep 05 11:32:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 112/216] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:57 2026] GET /volume/v3/volumes/698d2351-2757-4249-b08c-92c6b00f2aaf => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-92d35ee7-4319-4437-812e-9fc3db14bab2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-92d35ee7-4319-4437-812e-9fc3db14bab2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329 Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-92d35ee7-4319-4437-812e-9fc3db14bab2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-92d35ee7-4319-4437-812e-9fc3db14bab2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-92d35ee7-4319-4437-812e-9fc3db14bab2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] show called for member ffb0349b-3042-4162-bca5-cd6964ad1329 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-92d35ee7-4319-4437-812e-9fc3db14bab2 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329 returned with HTTP 404 Sep 05 11:32:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 105/217] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:32:57 2026] GET /volume/v3/groups/ffb0349b-3042-4162-bca5-cd6964ad1329 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Get all volumes completed successfully. Sep 05 11:32:57 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:57 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ac09f411-5bbc-4f86-b59b-9913e293c605 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:32:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 113/218] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:32:57 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3a355559-b74a-4149-b941-4895bc93897f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a355559-b74a-4149-b941-4895bc93897f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] POST http://192.168.122.16/volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5/action Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a355559-b74a-4149-b941-4895bc93897f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a355559-b74a-4149-b941-4895bc93897f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-3a355559-b74a-4149-b941-4895bc93897f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] delete called for group 543cfab8-4878-4dc7-aa6d-4939cc2c54c5 {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-3a355559-b74a-4149-b941-4895bc93897f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Delete group with id: 543cfab8-4878-4dc7-aa6d-4939cc2c54c5 Sep 05 11:32:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:57 devstack devstack@c-api.service[87022]: /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 05 11:32:57 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:32:57 devstack devstack@c-api.service[87022]: /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 05 11:32:57 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-738bc464-0944-4f96-ae31-8ff833c3dad3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-738bc464-0944-4f96-ae31-8ff833c3dad3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-738bc464-0944-4f96-ae31-8ff833c3dad3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-738bc464-0944-4f96-ae31-8ff833c3dad3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a355559-b74a-4149-b941-4895bc93897f tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5/action returned with HTTP 202 Sep 05 11:32:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 106/219] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:32:57 2026] POST /volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:32:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8df6ba38-a391-4cab-a355-ae262ab246ff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8df6ba38-a391-4cab-a355-ae262ab246ff tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8df6ba38-a391-4cab-a355-ae262ab246ff tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8df6ba38-a391-4cab-a355-ae262ab246ff tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-738bc464-0944-4f96-ae31-8ff833c3dad3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-738bc464-0944-4f96-ae31-8ff833c3dad3 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 200 Sep 05 11:32:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 114/220] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:57 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 859 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8df6ba38-a391-4cab-a355-ae262ab246ff tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:57 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-8df6ba38-a391-4cab-a355-ae262ab246ff tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:57 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-8df6ba38-a391-4cab-a355-ae262ab246ff tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:58 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-8df6ba38-a391-4cab-a355-ae262ab246ff tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8df6ba38-a391-4cab-a355-ae262ab246ff tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d returned with HTTP 200 Sep 05 11:32:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 107/221] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:57 2026] GET /volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d => generated 915 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:32:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d71ecdc0-c2ff-44cd-a159-f9f8623ac188 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d71ecdc0-c2ff-44cd-a159-f9f8623ac188 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f Sep 05 11:32:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d71ecdc0-c2ff-44cd-a159-f9f8623ac188 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d71ecdc0-c2ff-44cd-a159-f9f8623ac188 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d71ecdc0-c2ff-44cd-a159-f9f8623ac188 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f returned with HTTP 404 Sep 05 11:32:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 115/222] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:58 2026] GET /volume/v3/volumes/b7cc62d8-a0be-4a68-acf0-7b7c6217e18f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:32:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5b40d0ca-c35b-4bf7-a748-c7ca8355ff20 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5b40d0ca-c35b-4bf7-a748-c7ca8355ff20 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] DELETE http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:32:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5b40d0ca-c35b-4bf7-a748-c7ca8355ff20 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5b40d0ca-c35b-4bf7-a748-c7ca8355ff20 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:58 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-5b40d0ca-c35b-4bf7-a748-c7ca8355ff20 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Delete volume with id: 89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:32:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5b40d0ca-c35b-4bf7-a748-c7ca8355ff20 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5b40d0ca-c35b-4bf7-a748-c7ca8355ff20 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Delete volume request issued successfully. Sep 05 11:32:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5b40d0ca-c35b-4bf7-a748-c7ca8355ff20 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c returned with HTTP 202 Sep 05 11:32:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 108/223] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:32:58 2026] DELETE /volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:32:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-64c6f9d3-fdd1-43cd-b634-a5a974ef18b2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-64c6f9d3-fdd1-43cd-b634-a5a974ef18b2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:32:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-64c6f9d3-fdd1-43cd-b634-a5a974ef18b2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-64c6f9d3-fdd1-43cd-b634-a5a974ef18b2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:32:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:32:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-64c6f9d3-fdd1-43cd-b634-a5a974ef18b2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:32:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-64c6f9d3-fdd1-43cd-b634-a5a974ef18b2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c returned with HTTP 200 Sep 05 11:32:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 116/224] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:32:59 2026] GET /volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c => generated 859 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:32:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:32:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d Sep 05 11:32:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:32:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:32:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:32:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:32:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Volume info retrieved successfully. Sep 05 11:32:59 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:32:59 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:32:59 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:32:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:32:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:32:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a7fbf61d-4126-4a0e-9bb1-bfad85890aad tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d returned with HTTP 200 Sep 05 11:32:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 109/225] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:32:59 2026] GET /volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d => generated 914 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4c546462-8979-42a7-a9d9-81379497f9f6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c546462-8979-42a7-a9d9-81379497f9f6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c546462-8979-42a7-a9d9-81379497f9f6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c546462-8979-42a7-a9d9-81379497f9f6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4c546462-8979-42a7-a9d9-81379497f9f6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:33:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c546462-8979-42a7-a9d9-81379497f9f6 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c returned with HTTP 200 Sep 05 11:33:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 117/226] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:00 2026] GET /volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c => generated 859 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a6e4f6ff-928e-4cf8-b9b6-27b50047d30a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a6e4f6ff-928e-4cf8-b9b6-27b50047d30a tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a6e4f6ff-928e-4cf8-b9b6-27b50047d30a tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a6e4f6ff-928e-4cf8-b9b6-27b50047d30a tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a6e4f6ff-928e-4cf8-b9b6-27b50047d30a tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d returned with HTTP 404 Sep 05 11:33:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 110/227] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:00 2026] GET /volume/v3/volumes/7db19ba2-97a0-410b-addb-6ecb6d32464d => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8686c9b6-a82f-4b00-ae44-a5a614285d50 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8686c9b6-a82f-4b00-ae44-a5a614285d50 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] GET http://192.168.122.16/volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8686c9b6-a82f-4b00-ae44-a5a614285d50 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8686c9b6-a82f-4b00-ae44-a5a614285d50 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-8686c9b6-a82f-4b00-ae44-a5a614285d50 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] show called for member 543cfab8-4878-4dc7-aa6d-4939cc2c54c5 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8686c9b6-a82f-4b00-ae44-a5a614285d50 tempest-GroupsV314Test-180842478 tempest-GroupsV314Test-180842478-project-member] http://192.168.122.16/volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 returned with HTTP 404 Sep 05 11:33:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 118/228] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:00 2026] GET /volume/v3/groups/543cfab8-4878-4dc7-aa6d-4939cc2c54c5 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-04a3b037-0b7c-4e7f-a5ae-2a578dbb2e7c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-04a3b037-0b7c-4e7f-a5ae-2a578dbb2e7c tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/b81c32c8-c4a3-4e25-8152-6e8f7389c399 Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-04a3b037-0b7c-4e7f-a5ae-2a578dbb2e7c tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-04a3b037-0b7c-4e7f-a5ae-2a578dbb2e7c tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-04a3b037-0b7c-4e7f-a5ae-2a578dbb2e7c tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] http://192.168.122.16/volume/v3/group_types/b81c32c8-c4a3-4e25-8152-6e8f7389c399 returned with HTTP 202 Sep 05 11:33:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 111/229] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:33:00 2026] DELETE /volume/v3/group_types/b81c32c8-c4a3-4e25-8152-6e8f7389c399 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e7167f80-8ab6-4f0c-b7d0-01c203454b52 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7167f80-8ab6-4f0c-b7d0-01c203454b52 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] DELETE http://192.168.122.16/volume/v3/types/0c6c92e8-4387-49c0-81a8-9855dc6ce622 Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7167f80-8ab6-4f0c-b7d0-01c203454b52 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7167f80-8ab6-4f0c-b7d0-01c203454b52 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7167f80-8ab6-4f0c-b7d0-01c203454b52 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] http://192.168.122.16/volume/v3/types/0c6c92e8-4387-49c0-81a8-9855dc6ce622 returned with HTTP 202 Sep 05 11:33:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 119/230] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:33:00 2026] DELETE /volume/v3/types/0c6c92e8-4387-49c0-81a8-9855dc6ce622 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2fd5a6cc-c053-433c-b679-649c5e0ea8f4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2fd5a6cc-c053-433c-b679-649c5e0ea8f4 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] GET http://192.168.122.16/volume/v3/types/0c6c92e8-4387-49c0-81a8-9855dc6ce622 Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2fd5a6cc-c053-433c-b679-649c5e0ea8f4 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2fd5a6cc-c053-433c-b679-649c5e0ea8f4 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2fd5a6cc-c053-433c-b679-649c5e0ea8f4 tempest-GroupsV314Test-19157452 tempest-GroupsV314Test-19157452-project-admin] http://192.168.122.16/volume/v3/types/0c6c92e8-4387-49c0-81a8-9855dc6ce622 returned with HTTP 404 Sep 05 11:33:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 112/231] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:33:00 2026] GET /volume/v3/types/0c6c92e8-4387-49c0-81a8-9855dc6ce622 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-48b60143-e1b5-4f68-855c-bbe922a9140d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-48b60143-e1b5-4f68-855c-bbe922a9140d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c Sep 05 11:33:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-48b60143-e1b5-4f68-855c-bbe922a9140d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-48b60143-e1b5-4f68-855c-bbe922a9140d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-48b60143-e1b5-4f68-855c-bbe922a9140d tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c returned with HTTP 404 Sep 05 11:33:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 120/232] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:01 2026] GET /volume/v3/volumes/89262982-f708-47a6-b054-49c8ea93c25c => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-afa67dbf-4d19-4bf8-ac1a-699c0382c7a0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-afa67dbf-4d19-4bf8-ac1a-699c0382c7a0 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] DELETE http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:33:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-afa67dbf-4d19-4bf8-ac1a-699c0382c7a0 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-afa67dbf-4d19-4bf8-ac1a-699c0382c7a0 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:01 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-afa67dbf-4d19-4bf8-ac1a-699c0382c7a0 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Delete volume with id: b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:33:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-afa67dbf-4d19-4bf8-ac1a-699c0382c7a0 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:33:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-afa67dbf-4d19-4bf8-ac1a-699c0382c7a0 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Delete volume request issued successfully. Sep 05 11:33:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-afa67dbf-4d19-4bf8-ac1a-699c0382c7a0 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 returned with HTTP 202 Sep 05 11:33:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 113/233] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:01 2026] DELETE /volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-24eefcbb-c4d8-474c-b621-4ac8b49e1206 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-24eefcbb-c4d8-474c-b621-4ac8b49e1206 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:33:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-24eefcbb-c4d8-474c-b621-4ac8b49e1206 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-24eefcbb-c4d8-474c-b621-4ac8b49e1206 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-24eefcbb-c4d8-474c-b621-4ac8b49e1206 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:33:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-24eefcbb-c4d8-474c-b621-4ac8b49e1206 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 returned with HTTP 200 Sep 05 11:33:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 121/234] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:01 2026] GET /volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 => generated 859 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-45a427a6-1abe-44f0-9047-c4e2d26b41f2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-45a427a6-1abe-44f0-9047-c4e2d26b41f2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:33:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-45a427a6-1abe-44f0-9047-c4e2d26b41f2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-45a427a6-1abe-44f0-9047-c4e2d26b41f2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-45a427a6-1abe-44f0-9047-c4e2d26b41f2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Volume info retrieved successfully. Sep 05 11:33:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-45a427a6-1abe-44f0-9047-c4e2d26b41f2 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 returned with HTTP 200 Sep 05 11:33:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 114/235] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:02 2026] GET /volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-51166988-02e2-400a-aa5c-ca63fed10762 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51166988-02e2-400a-aa5c-ca63fed10762 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] GET http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 Sep 05 11:33:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51166988-02e2-400a-aa5c-ca63fed10762 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51166988-02e2-400a-aa5c-ca63fed10762 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51166988-02e2-400a-aa5c-ca63fed10762 tempest-VolumesTestJSON-1816103566 tempest-VolumesTestJSON-1816103566-project-member] http://192.168.122.16/volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 returned with HTTP 404 Sep 05 11:33:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 122/236] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:03 2026] GET /volume/v3/volumes/b0ea29d7-4ec4-4b78-9c00-c1f819ba8976 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-19bb6561-d6a1-4ba9-8ee2-2b54b13c0986 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-19bb6561-d6a1-4ba9-8ee2-2b54b13c0986 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-19bb6561-d6a1-4ba9-8ee2-2b54b13c0986 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1474523332"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-19bb6561-d6a1-4ba9-8ee2-2b54b13c0986 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:33:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 115/237] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:33:11 2026] POST /volume/v3/types => generated 224 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d2c5dd7a-ba52-4f4b-ba43-7d1dc318ebf5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d2c5dd7a-ba52-4f4b-ba43-7d1dc318ebf5 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d2c5dd7a-ba52-4f4b-ba43-7d1dc318ebf5 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1702498107"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d2c5dd7a-ba52-4f4b-ba43-7d1dc318ebf5 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:33:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 123/238] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:33:11 2026] POST /volume/v3/group_types => generated 181 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-95399a5a-e43e-4cc4-b08a-c041686b20c8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e123d446-5740-4c85-af54-9badb932b924 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-95399a5a-e43e-4cc4-b08a-c041686b20c8 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-95399a5a-e43e-4cc4-b08a-c041686b20c8 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "47cd98c1-a183-49ab-94f1-35651a8c782b", "volume_types": ["b850337c-2480-4fb7-9832-012144ed9e61"], "name": "tempest-GroupSnapshotsTest-Group-897128365"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-95399a5a-e43e-4cc4-b08a-c041686b20c8 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating new group {'group': {'group_type': '47cd98c1-a183-49ab-94f1-35651a8c782b', 'volume_types': ['b850337c-2480-4fb7-9832-012144ed9e61'], 'name': 'tempest-GroupSnapshotsTest-Group-897128365'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-95399a5a-e43e-4cc4-b08a-c041686b20c8 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating group tempest-GroupSnapshotsTest-Group-897128365. Sep 05 11:33:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-95399a5a-e43e-4cc4-b08a-c041686b20c8 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Availability Zones retrieved successfully. Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-95399a5a-e43e-4cc4-b08a-c041686b20c8 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['ab9bb1c1-dc0f-4909-8e94-86766c241b63'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e123d446-5740-4c85-af54-9badb932b924 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] GET http://192.168.122.16/volume/v3/os-hosts Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e123d446-5740-4c85-af54-9badb932b924 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e123d446-5740-4c85-af54-9badb932b924 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: /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 05 11:33:11 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.hosts [None req-e123d446-5740-4c85-af54-9badb932b924 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] status, active and update: available, enabled, 2026-09-05 09:33:10+00:00 {{(pid=87023) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.hosts [None req-e123d446-5740-4c85-af54-9badb932b924 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] status, active and update: available, enabled, 2026-09-05 09:27:36+00:00 {{(pid=87023) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.hosts [None req-e123d446-5740-4c85-af54-9badb932b924 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] status, active and update: available, enabled, 2026-09-05 09:32:14+00:00 {{(pid=87023) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e123d446-5740-4c85-af54-9badb932b924 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] http://192.168.122.16/volume/v3/os-hosts returned with HTTP 200 Sep 05 11:33:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 124/239] 192.168.122.16 () {58 vars in 1119 bytes} [Sat Sep 5 11:33:11 2026] GET /volume/v3/os-hosts => generated 561 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-19c411b9-1994-4eda-9415-3bb5c729c6d8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19c411b9-1994-4eda-9415-3bb5c729c6d8 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] GET http://192.168.122.16/volume/v3/os-hosts Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19c411b9-1994-4eda-9415-3bb5c729c6d8 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19c411b9-1994-4eda-9415-3bb5c729c6d8 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.hosts [None req-19c411b9-1994-4eda-9415-3bb5c729c6d8 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] status, active and update: available, enabled, 2026-09-05 09:33:10+00:00 {{(pid=87023) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.hosts [None req-19c411b9-1994-4eda-9415-3bb5c729c6d8 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] status, active and update: available, enabled, 2026-09-05 09:27:36+00:00 {{(pid=87023) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.hosts [None req-19c411b9-1994-4eda-9415-3bb5c729c6d8 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] status, active and update: available, enabled, 2026-09-05 09:32:14+00:00 {{(pid=87023) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19c411b9-1994-4eda-9415-3bb5c729c6d8 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] http://192.168.122.16/volume/v3/os-hosts returned with HTTP 200 Sep 05 11:33:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 125/240] 192.168.122.16 () {58 vars in 1119 bytes} [Sat Sep 5 11:33:11 2026] GET /volume/v3/os-hosts => generated 561 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-95399a5a-e43e-4cc4-b08a-c041686b20c8 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:33:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 116/241] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:33:11 2026] POST /volume/v3/groups => generated 111 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b41f8825-ccc3-47be-9761-524f5558af5a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-86a3afca-8324-406f-a05a-a070832b6389 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b41f8825-ccc3-47be-9761-524f5558af5a tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] GET http://192.168.122.16/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b41f8825-ccc3-47be-9761-524f5558af5a tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-86a3afca-8324-406f-a05a-a070832b6389 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 Sep 05 11:33:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b41f8825-ccc3-47be-9761-524f5558af5a tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-86a3afca-8324-406f-a05a-a070832b6389 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-86a3afca-8324-406f-a05a-a070832b6389 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-86a3afca-8324-406f-a05a-a070832b6389 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 09c74030-d45e-4cac-8ca7-792d28edb024 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:11 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-86a3afca-8324-406f-a05a-a070832b6389 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 returned with HTTP 200 Sep 05 11:33:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 117/242] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:11 2026] GET /volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 => generated 391 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b41f8825-ccc3-47be-9761-524f5558af5a tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] http://192.168.122.16/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 05 11:33:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 126/243] 192.168.122.16 () {58 vars in 1182 bytes} [Sat Sep 5 11:33:11 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aeaeef92-5982-4b86-80ad-54b573a05af6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aeaeef92-5982-4b86-80ad-54b573a05af6 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] GET http://192.168.122.16/volume/v3/os-hosts/devstack@QuobyteHD Sep 05 11:33:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aeaeef92-5982-4b86-80ad-54b573a05af6 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aeaeef92-5982-4b86-80ad-54b573a05af6 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aeaeef92-5982-4b86-80ad-54b573a05af6 tempest-VolumeHostsAdminTestsJSON-1947198895 tempest-VolumeHostsAdminTestsJSON-1947198895-project-admin] http://192.168.122.16/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 05 11:33:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 118/244] 192.168.122.16 () {58 vars in 1176 bytes} [Sat Sep 5 11:33:12 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-32729f39-93d9-4928-beb0-814f52ba841b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32729f39-93d9-4928-beb0-814f52ba841b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 Sep 05 11:33:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32729f39-93d9-4928-beb0-814f52ba841b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32729f39-93d9-4928-beb0-814f52ba841b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-32729f39-93d9-4928-beb0-814f52ba841b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 09c74030-d45e-4cac-8ca7-792d28edb024 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:13 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32729f39-93d9-4928-beb0-814f52ba841b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 returned with HTTP 200 Sep 05 11:33:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 127/245] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:12 2026] GET /volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1587231057", "volume_type": "b850337c-2480-4fb7-9832-012144ed9e61", "group_id": "09c74030-d45e-4cac-8ca7-792d28edb024", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1587231057', 'volume_type': 'b850337c-2480-4fb7-9832-012144ed9e61', 'group_id': '09c74030-d45e-4cac-8ca7-792d28edb024', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:13 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume of 1 GB Sep 05 11:33:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Availability Zones retrieved successfully. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (c70f74e7-9159-4cad-a0ac-20a6564864f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ccef6fd-f2e7-4a20-aec4-550b120055a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ccef6fd-f2e7-4a20-aec4-550b120055a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:33:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b850337c-2480-4fb7-9832-012144ed9e61,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1474523332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b850337c-2480-4fb7-9832-012144ed9e61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '09c74030-d45e-4cac-8ca7-792d28edb024', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2887852-8066-439e-a75b-eda31541e615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1474523332 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1474523332, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1474523332 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1474523332, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['a9da9192-17e2-48b5-80de-382af5a239b5', '374ded30-41fc-4d4e-b908-19e32ca7b3e2', '1bcf9cad-d0d3-4a8a-973e-bbfa73ffad1a', '50664d9e-201d-4c8b-aa87-7368d7b019da'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2887852-8066-439e-a75b-eda31541e615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9da9192-17e2-48b5-80de-382af5a239b5', '374ded30-41fc-4d4e-b908-19e32ca7b3e2', '1bcf9cad-d0d3-4a8a-973e-bbfa73ffad1a', '50664d9e-201d-4c8b-aa87-7368d7b019da']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e5e7f5-ea70-4cd2-a432-2a416891691c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e5e7f5-ea70-4cd2-a432-2a416891691c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f8b0c62-87fd-4629-b800-76343dfb01d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1587231057',encryption_key_id=None,group_id=09c74030-d45e-4cac-8ca7-792d28edb024,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['a9da9192-17e2-48b5-80de-382af5a239b5','374ded30-41fc-4d4e-b908-19e32ca7b3e2','1bcf9cad-d0d3-4a8a-973e-bbfa73ffad1a','50664d9e-201d-4c8b-aa87-7368d7b019da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=b850337c-2480-4fb7-9832-012144ed9e61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1587231057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=09c74030-d45e-4cac-8ca7-792d28edb024,host=None,id=4f8b0c62-87fd-4629-b800-76343dfb01d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa70932ff094e72a85b962c5068776e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b850337c-2480-4fb7-9832-012144ed9e61),volume_type_id=b850337c-2480-4fb7-9832-012144ed9e61)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd81ccd7-25d8-4840-873a-d480aa1a3368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd81ccd7-25d8-4840-873a-d480aa1a3368) transitioned into state 'SUCCESS' from state '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-1587231057',encryption_key_id=None,group_id=09c74030-d45e-4cac-8ca7-792d28edb024,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['a9da9192-17e2-48b5-80de-382af5a239b5','374ded30-41fc-4d4e-b908-19e32ca7b3e2','1bcf9cad-d0d3-4a8a-973e-bbfa73ffad1a','50664d9e-201d-4c8b-aa87-7368d7b019da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=b850337c-2480-4fb7-9832-012144ed9e61)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (255ef4ba-c56b-4bda-b22c-0efe678b1fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (255ef4ba-c56b-4bda-b22c-0efe678b1fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (c70f74e7-9159-4cad-a0ac-20a6564864f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request issued successfully. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:13 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:13 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2cef017-dbfc-4fdb-ac03-ee7cb7761412 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 119/246] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:33:13 2026] POST /volume/v3/volumes => generated 829 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 Sep 05 11:33:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:13 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:13 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:13 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d743112-d047-4dc1-bc41-3c35d35d8cfc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 returned with HTTP 200 Sep 05 11:33:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 128/247] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:13 2026] GET /volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 => generated 897 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-605b6846-4f0b-42cd-a611-66d6dd72525a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-605b6846-4f0b-42cd-a611-66d6dd72525a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 Sep 05 11:33:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-605b6846-4f0b-42cd-a611-66d6dd72525a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-605b6846-4f0b-42cd-a611-66d6dd72525a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-605b6846-4f0b-42cd-a611-66d6dd72525a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:14 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-605b6846-4f0b-42cd-a611-66d6dd72525a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:14 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-605b6846-4f0b-42cd-a611-66d6dd72525a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:15 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-605b6846-4f0b-42cd-a611-66d6dd72525a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-605b6846-4f0b-42cd-a611-66d6dd72525a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 returned with HTTP 200 Sep 05 11:33:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 120/248] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:14 2026] GET /volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 => generated 921 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f7ee5172-5345-45b4-91d3-a50633737f28 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f7ee5172-5345-45b4-91d3-a50633737f28 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 Sep 05 11:33:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f7ee5172-5345-45b4-91d3-a50633737f28 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f7ee5172-5345-45b4-91d3-a50633737f28 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f7ee5172-5345-45b4-91d3-a50633737f28 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:16 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-f7ee5172-5345-45b4-91d3-a50633737f28 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:16 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-f7ee5172-5345-45b4-91d3-a50633737f28 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:16 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-f7ee5172-5345-45b4-91d3-a50633737f28 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f7ee5172-5345-45b4-91d3-a50633737f28 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 returned with HTTP 200 Sep 05 11:33:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 129/249] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:16 2026] GET /volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 => generated 922 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b052db2b-424f-4113-93e0-a3bb3b326705 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b052db2b-424f-4113-93e0-a3bb3b326705 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/group_snapshots Sep 05 11:33:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b052db2b-424f-4113-93e0-a3bb3b326705 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "09c74030-d45e-4cac-8ca7-792d28edb024", "name": "tempest-group_snapshot-1257362648"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-b052db2b-424f-4113-93e0-a3bb3b326705 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '09c74030-d45e-4cac-8ca7-792d28edb024', 'name': 'tempest-group_snapshot-1257362648'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 11:33:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:16 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.group_snapshots [None req-b052db2b-424f-4113-93e0-a3bb3b326705 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating group_snapshot tempest-group_snapshot-1257362648. Sep 05 11:33:16 devstack devstack@c-api.service[87022]: /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 05 11:33:16 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:33:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:16 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-b052db2b-424f-4113-93e0-a3bb3b326705 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1474523332 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1474523332, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:16 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-b052db2b-424f-4113-93e0-a3bb3b326705 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['16e39c93-5877-4b3a-a324-17b25c1fb026', 'e6b0460f-da5e-4d7b-b90c-6cd9281b68fd', 'dacb5283-e162-4678-a32a-28b3ab5ab07d', '5c519249-f90e-49a8-8dc7-5212c1bf0907'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b052db2b-424f-4113-93e0-a3bb3b326705 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots returned with HTTP 202 Sep 05 11:33:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 121/250] 192.168.122.16 () {62 vars in 1203 bytes} [Sat Sep 5 11:33:16 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ab034543-759c-4b59-a8aa-5da7b1974d6e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ab034543-759c-4b59-a8aa-5da7b1974d6e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d Sep 05 11:33:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ab034543-759c-4b59-a8aa-5da7b1974d6e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ab034543-759c-4b59-a8aa-5da7b1974d6e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-ab034543-759c-4b59-a8aa-5da7b1974d6e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member f35b0905-f37f-46b2-b859-1573b3eab49d {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ab034543-759c-4b59-a8aa-5da7b1974d6e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d returned with HTTP 200 Sep 05 11:33:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 130/251] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:16 2026] GET /volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d => generated 307 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-40026da7-a314-4f23-95f2-2b5d73b4f0b1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-40026da7-a314-4f23-95f2-2b5d73b4f0b1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d Sep 05 11:33:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-40026da7-a314-4f23-95f2-2b5d73b4f0b1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-40026da7-a314-4f23-95f2-2b5d73b4f0b1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-40026da7-a314-4f23-95f2-2b5d73b4f0b1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member f35b0905-f37f-46b2-b859-1573b3eab49d {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-40026da7-a314-4f23-95f2-2b5d73b4f0b1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d returned with HTTP 200 Sep 05 11:33:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 122/252] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:17 2026] GET /volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d => generated 307 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1474523332 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1474523332, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1474523332 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1474523332, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1474523332 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1474523332, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bd6298f3-f11f-4e8f-b0ef-a1e3f0315750 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe returned with HTTP 200 Sep 05 11:33:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 131/253] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:18 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe => generated 639 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe/defaults Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'defaults' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91aac1b1-2ab2-4c0e-b8c1-543ffc5b324b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe/defaults returned with HTTP 200 Sep 05 11:33:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 123/254] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:33:18 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe/defaults => generated 639 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5d70808a-4d63-435c-80fe-a26aa09071af None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1736948252"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-deeb09fa-cb98-45d5-b9f7-96426de7a65d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1736948252'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Create volume of 1 GB Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-deeb09fa-cb98-45d5-b9f7-96426de7a65d tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-deeb09fa-cb98-45d5-b9f7-96426de7a65d tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Availability Zones retrieved successfully. Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Flow 'volume_create_api' (decc1dd9-19f4-4a08-8c4f-fac0ddcaa092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7556564c-19a1-450d-b7fd-0163ad2b2dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-deeb09fa-cb98-45d5-b9f7-96426de7a65d tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe returned with HTTP 200 Sep 05 11:33:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 124/255] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:33:18 2026] PUT /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe => generated 597 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1478012c-fff1-4e2d-8d9f-ff0403462697 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1478012c-fff1-4e2d-8d9f-ff0403462697 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1478012c-fff1-4e2d-8d9f-ff0403462697 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1478012c-fff1-4e2d-8d9f-ff0403462697 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-1478012c-fff1-4e2d-8d9f-ff0403462697 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member f35b0905-f37f-46b2-b859-1573b3eab49d {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7556564c-19a1-450d-b7fd-0163ad2b2dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1f2414-9cb7-4bda-a740-c683317b839d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1478012c-fff1-4e2d-8d9f-ff0403462697 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d returned with HTTP 200 Sep 05 11:33:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 125/256] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:18 2026] GET /volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c41ba0ca-1f0d-4e0d-8d48-5322f3d5616f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c41ba0ca-1f0d-4e0d-8d48-5322f3d5616f tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] DELETE http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c41ba0ca-1f0d-4e0d-8d48-5322f3d5616f tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c41ba0ca-1f0d-4e0d-8d48-5322f3d5616f tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c41ba0ca-1f0d-4e0d-8d48-5322f3d5616f tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe returned with HTTP 200 Sep 05 11:33:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 126/257] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:33:18 2026] DELETE /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-be652ecf-7924-4ecd-81f8-f65878e4ad19 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be652ecf-7924-4ecd-81f8-f65878e4ad19 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be652ecf-7924-4ecd-81f8-f65878e4ad19 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be652ecf-7924-4ecd-81f8-f65878e4ad19 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be652ecf-7924-4ecd-81f8-f65878e4ad19 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe returned with HTTP 200 Sep 05 11:33:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 127/258] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:18 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe => generated 639 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d641753b-83ae-433c-a768-e1d1bc29a0e1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d641753b-83ae-433c-a768-e1d1bc29a0e1 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe Sep 05 11:33:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d641753b-83ae-433c-a768-e1d1bc29a0e1 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Created reservations ['042e604a-8fa1-44ac-aca5-14f4ac6b9f60', '903591d4-02d1-40f2-9dbe-8eabc219a6db', '459a25de-b9fe-4005-9a3a-911ae695ab29', '651c5985-0d8f-4224-9e93-41bab8ece33f'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1f2414-9cb7-4bda-a740-c683317b839d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['042e604a-8fa1-44ac-aca5-14f4ac6b9f60', '903591d4-02d1-40f2-9dbe-8eabc219a6db', '459a25de-b9fe-4005-9a3a-911ae695ab29', '651c5985-0d8f-4224-9e93-41bab8ece33f']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:18 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145d052b-ecc2-4c89-aed0-ac6d07d6a1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145d052b-ecc2-4c89-aed0-ac6d07d6a1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7340180-5c93-4b83-883a-0e446ef80f8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1736948252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11499abb07e405e9917de8e75e48a61',qos_specs=None,replication_status=,reservations=['042e604a-8fa1-44ac-aca5-14f4ac6b9f60','903591d4-02d1-40f2-9dbe-8eabc219a6db','459a25de-b9fe-4005-9a3a-911ae695ab29','651c5985-0d8f-4224-9e93-41bab8ece33f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b33f2833cb74734a009d00b3ae183ca',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1736948252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7340180-5c93-4b83-883a-0e446ef80f8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11499abb07e405e9917de8e75e48a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b33f2833cb74734a009d00b3ae183ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224bf669-895d-4eba-87a4-addf41e38c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (224bf669-895d-4eba-87a4-addf41e38c2d) transitioned into state 'SUCCESS' from state '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-1736948252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11499abb07e405e9917de8e75e48a61',qos_specs=None,replication_status=,reservations=['042e604a-8fa1-44ac-aca5-14f4ac6b9f60','903591d4-02d1-40f2-9dbe-8eabc219a6db','459a25de-b9fe-4005-9a3a-911ae695ab29','651c5985-0d8f-4224-9e93-41bab8ece33f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b33f2833cb74734a009d00b3ae183ca',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b45a9bf-a85e-4d77-9d0d-ad0b22159885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b45a9bf-a85e-4d77-9d0d-ad0b22159885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Flow 'volume_create_api' (decc1dd9-19f4-4a08-8c4f-fac0ddcaa092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Create volume request issued successfully. Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d70808a-4d63-435c-80fe-a26aa09071af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 132/259] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:33:18 2026] POST /volume/v3/volumes => generated 761 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d641753b-83ae-433c-a768-e1d1bc29a0e1 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe returned with HTTP 200 Sep 05 11:33:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 128/260] 192.168.122.16 () {60 vars in 1254 bytes} [Sat Sep 5 11:33:18 2026] PUT /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe => generated 597 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d18476f9-b52e-43e2-ab67-1892009c2006 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d18476f9-b52e-43e2-ab67-1892009c2006 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe/defaults Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d18476f9-b52e-43e2-ab67-1892009c2006 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d18476f9-b52e-43e2-ab67-1892009c2006 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'defaults' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d18476f9-b52e-43e2-ab67-1892009c2006 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe/defaults returned with HTTP 200 Sep 05 11:33:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 133/261] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:33:19 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe/defaults => generated 639 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ac5a76de-d4ab-4c2e-9e32-aa3f5022424b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ac5a76de-d4ab-4c2e-9e32-aa3f5022424b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ac5a76de-d4ab-4c2e-9e32-aa3f5022424b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ac5a76de-d4ab-4c2e-9e32-aa3f5022424b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ac5a76de-d4ab-4c2e-9e32-aa3f5022424b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe returned with HTTP 200 Sep 05 11:33:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 129/262] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:19 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe => generated 639 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9b67fd6e-da8e-42b2-ae32-c1e35af793bb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b67fd6e-da8e-42b2-ae32-c1e35af793bb tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b67fd6e-da8e-42b2-ae32-c1e35af793bb tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b67fd6e-da8e-42b2-ae32-c1e35af793bb tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b67fd6e-da8e-42b2-ae32-c1e35af793bb tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True returned with HTTP 200 Sep 05 11:33:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 134/263] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:19 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True => generated 1380 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-146493903"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-146493903'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Create volume of 1 GB Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Availability Zones retrieved successfully. Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Flow 'volume_create_api' (7e2e3fb1-5526-4139-9584-f85c071f0904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed126c6-ffd4-4bf8-bd66-9eab6972b0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed126c6-ffd4-4bf8-bd66-9eab6972b0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044fe59a-69d8-47a5-aa05-52ac357194c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Created reservations ['20cfe70e-a3e3-42bf-909d-c5b9c7005002', 'c5fdeb6f-8758-4577-a64f-0f38211ca2ec', 'da4abb58-7e6b-43bc-95f1-a9481f804385', '8135a5be-4211-442a-bc10-6d2a2706e5f6'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (044fe59a-69d8-47a5-aa05-52ac357194c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20cfe70e-a3e3-42bf-909d-c5b9c7005002', 'c5fdeb6f-8758-4577-a64f-0f38211ca2ec', 'da4abb58-7e6b-43bc-95f1-a9481f804385', '8135a5be-4211-442a-bc10-6d2a2706e5f6']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2cafa33-d3b0-429f-a180-71f591aaaaba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2cafa33-d3b0-429f-a180-71f591aaaaba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b62da57-f8ee-4513-b78f-3be4a69980dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-146493903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fd325125c194f3180f3974ded5e33fe',qos_specs=None,replication_status=,reservations=['20cfe70e-a3e3-42bf-909d-c5b9c7005002','c5fdeb6f-8758-4577-a64f-0f38211ca2ec','da4abb58-7e6b-43bc-95f1-a9481f804385','8135a5be-4211-442a-bc10-6d2a2706e5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33511f34be9b40259007afba62dbb2d0',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-146493903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b62da57-f8ee-4513-b78f-3be4a69980dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fd325125c194f3180f3974ded5e33fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33511f34be9b40259007afba62dbb2d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2c049412-012b-40f6-bed7-b84409b88615 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac80fe2f-8080-4f53-aeec-c95c649dd267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c049412-012b-40f6-bed7-b84409b88615 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c049412-012b-40f6-bed7-b84409b88615 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c049412-012b-40f6-bed7-b84409b88615 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-2c049412-012b-40f6-bed7-b84409b88615 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member f35b0905-f37f-46b2-b859-1573b3eab49d {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c049412-012b-40f6-bed7-b84409b88615 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d returned with HTTP 200 Sep 05 11:33:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 135/264] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:19 2026] GET /volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d => generated 308 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d0468861-e91d-401b-980b-5f20ad69f52b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d0468861-e91d-401b-980b-5f20ad69f52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d0468861-e91d-401b-980b-5f20ad69f52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d0468861-e91d-401b-980b-5f20ad69f52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-d0468861-e91d-401b-980b-5f20ad69f52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-d0468861-e91d-401b-980b-5f20ad69f52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac80fe2f-8080-4f53-aeec-c95c649dd267) transitioned into state 'SUCCESS' from state '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-146493903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fd325125c194f3180f3974ded5e33fe',qos_specs=None,replication_status=,reservations=['20cfe70e-a3e3-42bf-909d-c5b9c7005002','c5fdeb6f-8758-4577-a64f-0f38211ca2ec','da4abb58-7e6b-43bc-95f1-a9481f804385','8135a5be-4211-442a-bc10-6d2a2706e5f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33511f34be9b40259007afba62dbb2d0',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2080d90-56be-4fd1-bbcf-2fbe24139d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: /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 05 11:33:19 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d0468861-e91d-401b-980b-5f20ad69f52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all snapshots completed successfully. Sep 05 11:33:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d0468861-e91d-401b-980b-5f20ad69f52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:33:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 136/265] 192.168.122.16 () {58 vars in 1143 bytes} [Sat Sep 5 11:33:19 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2080d90-56be-4fd1-bbcf-2fbe24139d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5897d311-a3ac-49f7-b7ab-3d1d35242e97 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Flow 'volume_create_api' (7e2e3fb1-5526-4139-9584-f85c071f0904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Create volume request issued successfully. Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f5bb536d-54b9-4be4-ab87-f48d5d0f1d5f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 130/266] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:33:19 2026] POST /volume/v3/volumes => generated 762 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5897d311-a3ac-49f7-b7ab-3d1d35242e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5897d311-a3ac-49f7-b7ab-3d1d35242e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5897d311-a3ac-49f7-b7ab-3d1d35242e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5884627f-1372-45e0-837a-e863201f6537 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5884627f-1372-45e0-837a-e863201f6537 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5884627f-1372-45e0-837a-e863201f6537 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5884627f-1372-45e0-837a-e863201f6537 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5897d311-a3ac-49f7-b7ab-3d1d35242e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5897d311-a3ac-49f7-b7ab-3d1d35242e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 returned with HTTP 200 Sep 05 11:33:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 137/267] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:19 2026] GET /volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 => generated 451 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d416dc27-814d-4440-bb08-628cdc354088 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/groups/action Sep 05 11:33:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5884627f-1372-45e0-837a-e863201f6537 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "f35b0905-f37f-46b2-b859-1573b3eab49d", "name": "tempest-Group_from_snap-1691703606"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "f35b0905-f37f-46b2-b859-1573b3eab49d", "name": "tempest-Group_from_snap-1691703606"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'f35b0905-f37f-46b2-b859-1573b3eab49d', 'name': 'tempest-Group_from_snap-1691703606'}}. {{(pid=87023) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating group tempest-Group_from_snap-1691703606 from group_snapshot f35b0905-f37f-46b2-b859-1573b3eab49d. Sep 05 11:33:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5884627f-1372-45e0-837a-e863201f6537 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 200 Sep 05 11:33:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 131/268] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:19 2026] GET /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 830 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /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 05 11:33:20 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['41af4ef3-e0a6-445a-bbd7-add24a1cbc1c'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /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 05 11:33:20 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.group.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] A mapping entry already exists for group a8f62cc3-d579-4c08-a8a9-3796ec471dbb and volume type b850337c-2480-4fb7-9832-012144ed9e61. Do not need to create again. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Availability Zones retrieved successfully. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (7df2147b-90fb-4408-ba8c-8331739edbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa8b7b7-aa62-4651-9551-a7a032c8b48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa8b7b7-aa62-4651-9551-a7a032c8b48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '13ead5dd-6428-437f-8fc9-c15e167684e5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:33:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b850337c-2480-4fb7-9832-012144ed9e61,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1474523332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b850337c-2480-4fb7-9832-012144ed9e61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a8f62cc3-d579-4c08-a8a9-3796ec471dbb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b16e874-ac11-4c43-9330-3208fb3db83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['cd6e0a94-f3da-4387-abe4-9fe50d1fde83', 'dec39f81-7b47-4849-981d-25ad1c4c8f0a'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b16e874-ac11-4c43-9330-3208fb3db83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd6e0a94-f3da-4387-abe4-9fe50d1fde83', 'dec39f81-7b47-4849-981d-25ad1c4c8f0a']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ffea9b-31b3-4ecf-b632-995af023e814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ffea9b-31b3-4ecf-b632-995af023e814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3558aa41-31fb-41ee-93c7-a0b8c44b9595', '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=a8f62cc3-d579-4c08-a8a9-3796ec471dbb,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['cd6e0a94-f3da-4387-abe4-9fe50d1fde83','dec39f81-7b47-4849-981d-25ad1c4c8f0a'],size=1,snapshot_id=13ead5dd-6428-437f-8fc9-c15e167684e5,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=b850337c-2480-4fb7-9832-012144ed9e61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a8f62cc3-d579-4c08-a8a9-3796ec471dbb,host=None,id=3558aa41-31fb-41ee-93c7-a0b8c44b9595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa70932ff094e72a85b962c5068776e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=13ead5dd-6428-437f-8fc9-c15e167684e5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b850337c-2480-4fb7-9832-012144ed9e61),volume_type_id=b850337c-2480-4fb7-9832-012144ed9e61)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d41cd1f5-cd78-4aed-a985-eb26d3e49d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d41cd1f5-cd78-4aed-a985-eb26d3e49d61) transitioned into state 'SUCCESS' from 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=a8f62cc3-d579-4c08-a8a9-3796ec471dbb,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['cd6e0a94-f3da-4387-abe4-9fe50d1fde83','dec39f81-7b47-4849-981d-25ad1c4c8f0a'],size=1,snapshot_id=13ead5dd-6428-437f-8fc9-c15e167684e5,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=b850337c-2480-4fb7-9832-012144ed9e61)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (7df2147b-90fb-4408-ba8c-8331739edbf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request issued successfully. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /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 05 11:33:20 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d416dc27-814d-4440-bb08-628cdc354088 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/action returned with HTTP 202 Sep 05 11:33:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 138/269] 192.168.122.16 () {62 vars in 1197 bytes} [Sat Sep 5 11:33:20 2026] POST /volume/v3/groups/action => generated 103 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:33:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:33:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:33:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:33:20 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:20 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:20 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:20 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:20 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ec39f93-cace-41f6-98f4-c0c2c0428fa5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:33:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 132/270] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:33:20 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-541ca1f1-79de-427f-acfc-302e5a15a7db None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-541ca1f1-79de-427f-acfc-302e5a15a7db tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-541ca1f1-79de-427f-acfc-302e5a15a7db tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-541ca1f1-79de-427f-acfc-302e5a15a7db tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-541ca1f1-79de-427f-acfc-302e5a15a7db tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:20 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-541ca1f1-79de-427f-acfc-302e5a15a7db tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:20 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-541ca1f1-79de-427f-acfc-302e5a15a7db tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:21 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-541ca1f1-79de-427f-acfc-302e5a15a7db tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-541ca1f1-79de-427f-acfc-302e5a15a7db tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 139/271] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:20 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 932 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-90170e90-225f-4aa3-b99c-56236ca597dc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90170e90-225f-4aa3-b99c-56236ca597dc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90170e90-225f-4aa3-b99c-56236ca597dc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90170e90-225f-4aa3-b99c-56236ca597dc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:21 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:21 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-90170e90-225f-4aa3-b99c-56236ca597dc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90170e90-225f-4aa3-b99c-56236ca597dc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 200 Sep 05 11:33:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 133/272] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:21 2026] GET /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7350edea-316e-4e7e-945b-d31528c57ca0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7350edea-316e-4e7e-945b-d31528c57ca0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7350edea-316e-4e7e-945b-d31528c57ca0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7350edea-316e-4e7e-945b-d31528c57ca0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7350edea-316e-4e7e-945b-d31528c57ca0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:22 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-7350edea-316e-4e7e-945b-d31528c57ca0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:22 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-7350edea-316e-4e7e-945b-d31528c57ca0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f60f174d-022b-4f18-9ce2-5048e9284091 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f60f174d-022b-4f18-9ce2-5048e9284091 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f60f174d-022b-4f18-9ce2-5048e9284091 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f60f174d-022b-4f18-9ce2-5048e9284091 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f60f174d-022b-4f18-9ce2-5048e9284091 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f60f174d-022b-4f18-9ce2-5048e9284091 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 200 Sep 05 11:33:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 134/273] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:22 2026] GET /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:22 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-7350edea-316e-4e7e-945b-d31528c57ca0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8200d5c5-1973-4a08-a45d-a96964dd9cae None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7350edea-316e-4e7e-945b-d31528c57ca0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 140/274] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:22 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 932 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8200d5c5-1973-4a08-a45d-a96964dd9cae tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8200d5c5-1973-4a08-a45d-a96964dd9cae tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8200d5c5-1973-4a08-a45d-a96964dd9cae tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8200d5c5-1973-4a08-a45d-a96964dd9cae tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True returned with HTTP 200 Sep 05 11:33:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 135/275] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:22 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True => generated 1380 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-508406dd-a0c4-46e1-a55b-bc6eb66dde20 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-508406dd-a0c4-46e1-a55b-bc6eb66dde20 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] DELETE http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-508406dd-a0c4-46e1-a55b-bc6eb66dde20 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-508406dd-a0c4-46e1-a55b-bc6eb66dde20 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:22 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-508406dd-a0c4-46e1-a55b-bc6eb66dde20 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Delete volume with id: 3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-508406dd-a0c4-46e1-a55b-bc6eb66dde20 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-508406dd-a0c4-46e1-a55b-bc6eb66dde20 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Delete volume request issued successfully. Sep 05 11:33:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-508406dd-a0c4-46e1-a55b-bc6eb66dde20 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 202 Sep 05 11:33:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 141/276] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:22 2026] DELETE /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ee568fff-6df0-4bc5-9c50-3b92748ae35c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ee568fff-6df0-4bc5-9c50-3b92748ae35c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ee568fff-6df0-4bc5-9c50-3b92748ae35c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ee568fff-6df0-4bc5-9c50-3b92748ae35c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ee568fff-6df0-4bc5-9c50-3b92748ae35c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ee568fff-6df0-4bc5-9c50-3b92748ae35c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 200 Sep 05 11:33:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 136/277] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:22 2026] GET /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-008c076c-5165-4552-8db8-88505cc422c9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-008c076c-5165-4552-8db8-88505cc422c9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-008c076c-5165-4552-8db8-88505cc422c9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-008c076c-5165-4552-8db8-88505cc422c9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-008c076c-5165-4552-8db8-88505cc422c9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:23 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-008c076c-5165-4552-8db8-88505cc422c9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:23 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-008c076c-5165-4552-8db8-88505cc422c9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9cf8a275-1d2c-4e8b-a769-1e85f0affc18 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9cf8a275-1d2c-4e8b-a769-1e85f0affc18 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9cf8a275-1d2c-4e8b-a769-1e85f0affc18 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9cf8a275-1d2c-4e8b-a769-1e85f0affc18 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:23 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-008c076c-5165-4552-8db8-88505cc422c9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9cf8a275-1d2c-4e8b-a769-1e85f0affc18 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9cf8a275-1d2c-4e8b-a769-1e85f0affc18 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 200 Sep 05 11:33:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 137/278] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:23 2026] GET /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 854 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-008c076c-5165-4552-8db8-88505cc422c9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 142/279] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:23 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 932 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-15a05bca-6942-4668-bd7c-03d41462ebfa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-15a05bca-6942-4668-bd7c-03d41462ebfa tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-15a05bca-6942-4668-bd7c-03d41462ebfa tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-15a05bca-6942-4668-bd7c-03d41462ebfa tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-15a05bca-6942-4668-bd7c-03d41462ebfa tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 404 Sep 05 11:33:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f210af50-2467-4c6a-912c-a96f86068d9c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 138/280] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:24 2026] GET /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fa532fef-767d-4d03-a1d5-cc1f8a89d07f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f210af50-2467-4c6a-912c-a96f86068d9c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f210af50-2467-4c6a-912c-a96f86068d9c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fa532fef-767d-4d03-a1d5-cc1f8a89d07f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fa532fef-767d-4d03-a1d5-cc1f8a89d07f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f210af50-2467-4c6a-912c-a96f86068d9c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fa532fef-767d-4d03-a1d5-cc1f8a89d07f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fa532fef-767d-4d03-a1d5-cc1f8a89d07f tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 404 Sep 05 11:33:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 139/281] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:24 2026] GET /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a46d94a5-f4ed-460d-abc9-8f8d8e020c7c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a46d94a5-f4ed-460d-abc9-8f8d8e020c7c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] DELETE http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a46d94a5-f4ed-460d-abc9-8f8d8e020c7c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a46d94a5-f4ed-460d-abc9-8f8d8e020c7c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a46d94a5-f4ed-460d-abc9-8f8d8e020c7c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Delete volume with id: 3b62da57-f8ee-4513-b78f-3be4a69980dc Sep 05 11:33:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f210af50-2467-4c6a-912c-a96f86068d9c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:24 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-f210af50-2467-4c6a-912c-a96f86068d9c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:24 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-f210af50-2467-4c6a-912c-a96f86068d9c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a46d94a5-f4ed-460d-abc9-8f8d8e020c7c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc returned with HTTP 404 Sep 05 11:33:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 140/282] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:24 2026] DELETE /volume/v3/volumes/3b62da57-f8ee-4513-b78f-3be4a69980dc => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-344088324"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-344088324'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Create volume of 1 GB Sep 05 11:33:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Availability Zones retrieved successfully. Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Flow 'volume_create_api' (8a525a79-a831-4c22-b907-a612875ea48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d2afa6-73fe-4f69-b3f6-22dd85e0005d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:25 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-f210af50-2467-4c6a-912c-a96f86068d9c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37d2afa6-73fe-4f69-b3f6-22dd85e0005d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a37ca2-5cf7-41d7-ac72-5ecc9516d424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f210af50-2467-4c6a-912c-a96f86068d9c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 143/283] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:24 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 932 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Created reservations ['a97b2009-16bb-48ca-b135-7bedf6334fa1', 'ffe71975-8225-474b-8034-79f2eafe1f17', 'c1ef7493-10e6-4656-bb18-25523eb8dfe4', '0f9b4745-d203-4247-b473-2e5ce6fe25a4'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70a37ca2-5cf7-41d7-ac72-5ecc9516d424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a97b2009-16bb-48ca-b135-7bedf6334fa1', 'ffe71975-8225-474b-8034-79f2eafe1f17', 'c1ef7493-10e6-4656-bb18-25523eb8dfe4', '0f9b4745-d203-4247-b473-2e5ce6fe25a4']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0f3bcf-bdef-4f0a-be87-8340a9f6ce77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0f3bcf-bdef-4f0a-be87-8340a9f6ce77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc144bff-a703-407b-88b4-a0751122bcbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-344088324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fd325125c194f3180f3974ded5e33fe',qos_specs=None,replication_status=,reservations=['a97b2009-16bb-48ca-b135-7bedf6334fa1','ffe71975-8225-474b-8034-79f2eafe1f17','c1ef7493-10e6-4656-bb18-25523eb8dfe4','0f9b4745-d203-4247-b473-2e5ce6fe25a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33511f34be9b40259007afba62dbb2d0',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-344088324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc144bff-a703-407b-88b4-a0751122bcbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fd325125c194f3180f3974ded5e33fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33511f34be9b40259007afba62dbb2d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c47c186-2461-45d5-a92d-5fc4719360e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c47c186-2461-45d5-a92d-5fc4719360e7) transitioned into state 'SUCCESS' from state '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-344088324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fd325125c194f3180f3974ded5e33fe',qos_specs=None,replication_status=,reservations=['a97b2009-16bb-48ca-b135-7bedf6334fa1','ffe71975-8225-474b-8034-79f2eafe1f17','c1ef7493-10e6-4656-bb18-25523eb8dfe4','0f9b4745-d203-4247-b473-2e5ce6fe25a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33511f34be9b40259007afba62dbb2d0',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41995536-e015-46e2-b297-86fe48e246bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41995536-e015-46e2-b297-86fe48e246bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Flow 'volume_create_api' (8a525a79-a831-4c22-b907-a612875ea48d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Create volume request issued successfully. Sep 05 11:33:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0bd14b2-7121-4a2d-acd6-3ca4497ea40c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 141/284] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:33:24 2026] POST /volume/v3/volumes => generated 762 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3347673e-aeac-4481-8553-ab6152732d84 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3347673e-aeac-4481-8553-ab6152732d84 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3347673e-aeac-4481-8553-ab6152732d84 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3347673e-aeac-4481-8553-ab6152732d84 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3347673e-aeac-4481-8553-ab6152732d84 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3347673e-aeac-4481-8553-ab6152732d84 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 144/285] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:26 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 830 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:26 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:26 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:26 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c3e859b-4963-464e-bd70-3cf83c526c8f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 142/286] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:26 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 932 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-308375cd-bca7-4854-aaa7-cc58bdef735b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-308375cd-bca7-4854-aaa7-cc58bdef735b tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-308375cd-bca7-4854-aaa7-cc58bdef735b tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-308375cd-bca7-4854-aaa7-cc58bdef735b tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-308375cd-bca7-4854-aaa7-cc58bdef735b tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-308375cd-bca7-4854-aaa7-cc58bdef735b tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 145/287] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:27 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 854 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:28 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:28 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:28 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18ef6ae4-069b-4ba2-87ee-8a760cf0e862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 143/288] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:28 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 932 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-318cfe8e-9eef-4eea-b2cb-a30b39dff2fc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-318cfe8e-9eef-4eea-b2cb-a30b39dff2fc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-318cfe8e-9eef-4eea-b2cb-a30b39dff2fc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-318cfe8e-9eef-4eea-b2cb-a30b39dff2fc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-318cfe8e-9eef-4eea-b2cb-a30b39dff2fc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-318cfe8e-9eef-4eea-b2cb-a30b39dff2fc tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 146/289] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:28 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:29 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:29 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71cfa50c-33ca-43ee-854e-d36d40acc47b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 144/290] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:29 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 932 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4459ffaf-c7ee-4565-9a9c-09b55bc2fdb1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4459ffaf-c7ee-4565-9a9c-09b55bc2fdb1 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4459ffaf-c7ee-4565-9a9c-09b55bc2fdb1 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4459ffaf-c7ee-4565-9a9c-09b55bc2fdb1 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4459ffaf-c7ee-4565-9a9c-09b55bc2fdb1 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6079edb6-491d-4b2a-8527-e8952c987183 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4459ffaf-c7ee-4565-9a9c-09b55bc2fdb1 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1292943754"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1292943754'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume of 1 GB Sep 05 11:33:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 147/291] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:29 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Availability Zones retrieved successfully. Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Flow 'volume_create_api' (676ceb88-00ce-4a8e-aace-43a3e4cb1be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd4e5d3-3b4f-4a34-8659-42121442adf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd4e5d3-3b4f-4a34-8659-42121442adf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c952120b-716e-40db-9f24-7a4c2d6944b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Created reservations ['50e242a1-3f09-4280-9970-8a28db4be07b', '5299aa36-1f6b-4395-aed7-403a70752b68', '678bdedf-8425-440d-a420-e712deab6ee4', 'e1ba0fa1-78f6-4040-9666-376ecdd05351'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c952120b-716e-40db-9f24-7a4c2d6944b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50e242a1-3f09-4280-9970-8a28db4be07b', '5299aa36-1f6b-4395-aed7-403a70752b68', '678bdedf-8425-440d-a420-e712deab6ee4', 'e1ba0fa1-78f6-4040-9666-376ecdd05351']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f804e80-1cd4-4fce-9bae-04f2c3fed27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f804e80-1cd4-4fce-9bae-04f2c3fed27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe056dff-ac5d-4ed0-8ee8-1e30698122b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1292943754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ee7a7a4d34336a40e57cab287ac84',qos_specs=None,replication_status=,reservations=['50e242a1-3f09-4280-9970-8a28db4be07b','5299aa36-1f6b-4395-aed7-403a70752b68','678bdedf-8425-440d-a420-e712deab6ee4','e1ba0fa1-78f6-4040-9666-376ecdd05351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7eeff12ec547d9b121ac205046579a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1292943754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe056dff-ac5d-4ed0-8ee8-1e30698122b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='284ee7a7a4d34336a40e57cab287ac84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7eeff12ec547d9b121ac205046579a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f20b43-8b39-4d1d-9c18-4615767adfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04f20b43-8b39-4d1d-9c18-4615767adfd8) transitioned into state 'SUCCESS' from state '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-1292943754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ee7a7a4d34336a40e57cab287ac84',qos_specs=None,replication_status=,reservations=['50e242a1-3f09-4280-9970-8a28db4be07b','5299aa36-1f6b-4395-aed7-403a70752b68','678bdedf-8425-440d-a420-e712deab6ee4','e1ba0fa1-78f6-4040-9666-376ecdd05351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7eeff12ec547d9b121ac205046579a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a7c1b0e-ccc5-4bd6-8f40-2c93869e1b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a7c1b0e-ccc5-4bd6-8f40-2c93869e1b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Flow 'volume_create_api' (676ceb88-00ce-4a8e-aace-43a3e4cb1be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume request issued successfully. Sep 05 11:33:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6079edb6-491d-4b2a-8527-e8952c987183 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 145/292] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:33:29 2026] POST /volume/v3/volumes => generated 762 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-089df720-226c-4933-8a5a-74abb00935b3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-089df720-226c-4933-8a5a-74abb00935b3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-089df720-226c-4933-8a5a-74abb00935b3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-089df720-226c-4933-8a5a-74abb00935b3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-089df720-226c-4933-8a5a-74abb00935b3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-089df720-226c-4933-8a5a-74abb00935b3 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 148/293] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:30 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 830 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:30 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:30 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-64aa2031-9819-42fa-9e77-26b80ab3e392 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 146/294] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:30 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 933 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4c603147-5487-44f2-be10-710a808bd6fd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9824c7ea-0c26-40dd-9a83-cf1a073f19f6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c603147-5487-44f2-be10-710a808bd6fd tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c603147-5487-44f2-be10-710a808bd6fd tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c603147-5487-44f2-be10-710a808bd6fd tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9824c7ea-0c26-40dd-9a83-cf1a073f19f6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9824c7ea-0c26-40dd-9a83-cf1a073f19f6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9824c7ea-0c26-40dd-9a83-cf1a073f19f6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-9824c7ea-0c26-40dd-9a83-cf1a073f19f6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member a8f62cc3-d579-4c08-a8a9-3796ec471dbb {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4c603147-5487-44f2-be10-710a808bd6fd tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c603147-5487-44f2-be10-710a808bd6fd tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 149/295] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:30 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 854 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:31 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9824c7ea-0c26-40dd-9a83-cf1a073f19f6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb returned with HTTP 200 Sep 05 11:33:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 147/296] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:30 2026] GET /volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb => generated 418 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:33:31 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:31 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:31 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:31 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-da7ba6f1-a5b9-466a-846d-b7cfcecf7eb9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da7ba6f1-a5b9-466a-846d-b7cfcecf7eb9 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da7ba6f1-a5b9-466a-846d-b7cfcecf7eb9 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da7ba6f1-a5b9-466a-846d-b7cfcecf7eb9 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-da7ba6f1-a5b9-466a-846d-b7cfcecf7eb9 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9e4fb3ef-7bc6-4697-b597-c44f415630e1 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:33:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 150/297] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:33:31 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:33:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da7ba6f1-a5b9-466a-846d-b7cfcecf7eb9 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 148/298] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:31 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 854 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5c030e0b-3425-4d93-97e0-e06a98fb7d36 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5c030e0b-3425-4d93-97e0-e06a98fb7d36 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb/action Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5c030e0b-3425-4d93-97e0-e06a98fb7d36 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5c030e0b-3425-4d93-97e0-e06a98fb7d36 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-5c030e0b-3425-4d93-97e0-e06a98fb7d36 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for group a8f62cc3-d579-4c08-a8a9-3796ec471dbb {{(pid=87023) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:33:31 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-5c030e0b-3425-4d93-97e0-e06a98fb7d36 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group with id: a8f62cc3-d579-4c08-a8a9-3796ec471dbb Sep 05 11:33:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:31 devstack devstack@c-api.service[87023]: /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 05 11:33:31 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:33:31 devstack devstack@c-api.service[87023]: /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 05 11:33:31 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5c030e0b-3425-4d93-97e0-e06a98fb7d36 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb/action returned with HTTP 202 Sep 05 11:33:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 151/299] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:33:31 2026] POST /volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:33:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:31 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:31 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:31 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-89ba2046-45eb-4db9-8aa7-ffc238b8a78a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 149/300] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:31 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 932 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fd20b4a3-430f-4262-8c4d-89ca8aca276d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd20b4a3-430f-4262-8c4d-89ca8aca276d tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd20b4a3-430f-4262-8c4d-89ca8aca276d tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd20b4a3-430f-4262-8c4d-89ca8aca276d tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd20b4a3-430f-4262-8c4d-89ca8aca276d tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Volume info retrieved successfully. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd20b4a3-430f-4262-8c4d-89ca8aca276d tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 152/301] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:32 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-60b61151-616a-41e3-9498-ed30213d832c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60b61151-616a-41e3-9498-ed30213d832c tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60b61151-616a-41e3-9498-ed30213d832c tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60b61151-616a-41e3-9498-ed30213d832c tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60b61151-616a-41e3-9498-ed30213d832c tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True returned with HTTP 200 Sep 05 11:33:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 150/302] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:32 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True => generated 1380 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7184e297-2e80-43b5-8b5b-6dd6560f1df6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7184e297-2e80-43b5-8b5b-6dd6560f1df6 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/16218383a3fb43c091a2f62e4b8edc94?usage=True Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7184e297-2e80-43b5-8b5b-6dd6560f1df6 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7184e297-2e80-43b5-8b5b-6dd6560f1df6 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7184e297-2e80-43b5-8b5b-6dd6560f1df6 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/16218383a3fb43c091a2f62e4b8edc94?usage=True returned with HTTP 200 Sep 05 11:33:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 153/303] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:32 2026] GET /volume/v3/os-quota-sets/16218383a3fb43c091a2f62e4b8edc94?usage=True => generated 1380 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2675400e-8a95-49ce-9da8-fbbcdd264d05 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2675400e-8a95-49ce-9da8-fbbcdd264d05 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] POST http://192.168.122.16/volume/v3/os-volume-transfer Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2675400e-8a95-49ce-9da8-fbbcdd264d05 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc144bff-a703-407b-88b4-a0751122bcbb"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.volume_transfer [None req-2675400e-8a95-49ce-9da8-fbbcdd264d05 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc144bff-a703-407b-88b4-a0751122bcbb'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.volume_transfer [None req-2675400e-8a95-49ce-9da8-fbbcdd264d05 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Creating transfer of volume bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:32 devstack devstack@c-api.service[87022]: INFO cinder.transfer.api [None req-2675400e-8a95-49ce-9da8-fbbcdd264d05 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Generating transfer record for volume bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1bd83f15-4300-409f-b08f-c5ce942c40e6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1bd83f15-4300-409f-b08f-c5ce942c40e6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1bd83f15-4300-409f-b08f-c5ce942c40e6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1bd83f15-4300-409f-b08f-c5ce942c40e6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2675400e-8a95-49ce-9da8-fbbcdd264d05 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 11:33:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 151/304] 192.168.122.16 () {60 vars in 1170 bytes} [Sat Sep 5 11:33:32 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1bd83f15-4300-409f-b08f-c5ce942c40e6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1bd83f15-4300-409f-b08f-c5ce942c40e6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 154/305] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:32 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-1e583010-1bc9-4212-b4d7-11b9b8094d89 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-1e583010-1bc9-4212-b4d7-11b9b8094d89 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-1e583010-1bc9-4212-b4d7-11b9b8094d89 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-1e583010-1bc9-4212-b4d7-11b9b8094d89 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-1e583010-1bc9-4212-b4d7-11b9b8094d89 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-1e583010-1bc9-4212-b4d7-11b9b8094d89 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 155/306] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:33:32 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] POST http://192.168.122.16/volume/v3/os-volume-transfer/b1031eb4-e23f-4f2a-bfa9-a25a11df7f7f/accept Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "910c425159b888dc"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.volume_transfer [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Accepting volume transfer b1031eb4-e23f-4f2a-bfa9-a25a11df7f7f {{(pid=87022) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 11:33:32 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.volume_transfer [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Accepting transfer b1031eb4-e23f-4f2a-bfa9-a25a11df7f7f Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:32 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d7ab50ed-bdd3-4e3f-a870-6ce235bad8d4 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 200 Sep 05 11:33:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 156/307] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:32 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 931 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-19fd5800-9380-4df1-9609-fa881cc5a574 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19fd5800-9380-4df1-9609-fa881cc5a574 None None] GET http://192.168.122.16/volume// Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19fd5800-9380-4df1-9609-fa881cc5a574 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19fd5800-9380-4df1-9609-fa881cc5a574 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19fd5800-9380-4df1-9609-fa881cc5a574 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:33:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 157/308] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Created reservations ['9b0c807c-cf2d-4094-96f8-8b7f044fbd3b', '8ce7dd88-6822-4a13-9dec-a34c231c585c', '2f8dc143-1536-4585-a3c4-94e994fe17c8', '972ce73c-a15a-4e70-94fc-29db0c492ae3'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-6e6ac5ae-6a3b-4fc0-944c-a2702a17ce0d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-6e6ac5ae-6a3b-4fc0-944c-a2702a17ce0d tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-6e6ac5ae-6a3b-4fc0-944c-a2702a17ce0d tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe056dff-ac5d-4ed0-8ee8-1e30698122b0", "connector": null, "instance_uuid": "b87cb7ea-38b0-4708-b796-168e36567bd4"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Created reservations ['c2843e73-6d81-421f-a33d-b86f17d24cae', 'd8bc3c31-ccc7-4030-98e9-e509f50c8df1', 'e67ca5a7-9f97-4ace-8e22-29199b170fff', 'dc2452e9-d295-401f-a96e-ad7705268f53'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: /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 05 11:33:33 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-6e6ac5ae-6a3b-4fc0-944c-a2702a17ce0d tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 158/309] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:33:33 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Created reservations ['14045f34-d2df-4ff9-ae9b-1face487988e', '0e51435e-7865-47bf-85c8-8906c497f443', 'a1df81f7-f1d6-4222-bb7d-f7fe2875b922', 'a87b0735-84c8-4699-b0d9-c9d4dc5a9819'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dd5e82f4-b278-49a2-8ea1-4b7feadd0c6c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dd5e82f4-b278-49a2-8ea1-4b7feadd0c6c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dd5e82f4-b278-49a2-8ea1-4b7feadd0c6c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dd5e82f4-b278-49a2-8ea1-4b7feadd0c6c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dd5e82f4-b278-49a2-8ea1-4b7feadd0c6c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dd5e82f4-b278-49a2-8ea1-4b7feadd0c6c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 159/310] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6a698e6e-5a34-47c1-8412-f767f79ed617 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a698e6e-5a34-47c1-8412-f767f79ed617 None None] GET http://192.168.122.16/volume// Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a698e6e-5a34-47c1-8412-f767f79ed617 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a698e6e-5a34-47c1-8412-f767f79ed617 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a698e6e-5a34-47c1-8412-f767f79ed617 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:33:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 160/311] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-668ac51d-4ad2-4859-81fb-1efda51d1944 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-668ac51d-4ad2-4859-81fb-1efda51d1944 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-668ac51d-4ad2-4859-81fb-1efda51d1944 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-668ac51d-4ad2-4859-81fb-1efda51d1944 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Created reservations ['e0896650-5d06-4def-9f90-dbb6c9455689', 'a09b3992-694d-4ed2-bd9f-358cf31523b6', 'b1a76495-877f-49e8-bf61-0baca71475b9', '2af5d89f-f40a-4044-9f0d-e223be7605a9'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-668ac51d-4ad2-4859-81fb-1efda51d1944 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-668ac51d-4ad2-4859-81fb-1efda51d1944 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 161/312] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 1035 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Transfer volume completed successfully. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-cce2cb79-9f62-4b8a-8546-dab748f2436b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-cce2cb79-9f62-4b8a-8546-dab748f2436b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] PUT http://192.168.122.16/volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1 Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-cce2cb79-9f62-4b8a-8546-dab748f2436b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=563,cinder:INSERT=101,cinder:UPDATE=131 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-cce2cb79-9f62-4b8a-8546-dab748f2436b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Acquiring lock "cinder-attachment_update-fe056dff-ac5d-4ed0-8ee8-1e30698122b0-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.transfer.api [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Volume bc144bff-a703-407b-88b4-a0751122bcbb has been transferred. Sep 05 11:33:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:33 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-cce2cb79-9f62-4b8a-8546-dab748f2436b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Lock "cinder-attachment_update-fe056dff-ac5d-4ed0-8ee8-1e30698122b0-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9b6f663b-93b1-49e5-afb0-a6e662ed2154 tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] http://192.168.122.16/volume/v3/os-volume-transfer/b1031eb4-e23f-4f2a-bfa9-a25a11df7f7f/accept returned with HTTP 202 Sep 05 11:33:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 152/313] 192.168.122.16 () {60 vars in 1302 bytes} [Sat Sep 5 11:33:32 2026] POST /volume/v3/os-volume-transfer/b1031eb4-e23f-4f2a-bfa9-a25a11df7f7f/accept => generated 371 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0f1bae0a-4663-4ed1-88f7-4d804f62339d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f1bae0a-4663-4ed1-88f7-4d804f62339d tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f1bae0a-4663-4ed1-88f7-4d804f62339d tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f1bae0a-4663-4ed1-88f7-4d804f62339d tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0f1bae0a-4663-4ed1-88f7-4d804f62339d tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] Volume info retrieved successfully. Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f1bae0a-4663-4ed1-88f7-4d804f62339d tempest-VolumeQuotasAdminTestJSON-819140708 tempest-VolumeQuotasAdminTestJSON-819140708-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 153/314] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2048642a-e4b9-4f95-a02f-43ab899a1e7b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2048642a-e4b9-4f95-a02f-43ab899a1e7b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2048642a-e4b9-4f95-a02f-43ab899a1e7b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2048642a-e4b9-4f95-a02f-43ab899a1e7b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2048642a-e4b9-4f95-a02f-43ab899a1e7b tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 154/315] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe?usage=True => generated 1380 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5b42154b-e5c8-4998-8d23-97b504301e2d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5b42154b-e5c8-4998-8d23-97b504301e2d tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/16218383a3fb43c091a2f62e4b8edc94?usage=True Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5b42154b-e5c8-4998-8d23-97b504301e2d tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5b42154b-e5c8-4998-8d23-97b504301e2d tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5b42154b-e5c8-4998-8d23-97b504301e2d tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/16218383a3fb43c091a2f62e4b8edc94?usage=True returned with HTTP 200 Sep 05 11:33:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 155/316] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/os-quota-sets/16218383a3fb43c091a2f62e4b8edc94?usage=True => generated 1380 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1b97cad6-34f5-40b6-aefa-1b618c474f2b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1b97cad6-34f5-40b6-aefa-1b618c474f2b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1b97cad6-34f5-40b6-aefa-1b618c474f2b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1b97cad6-34f5-40b6-aefa-1b618c474f2b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1b97cad6-34f5-40b6-aefa-1b618c474f2b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 returned with HTTP 404 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 156/317] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:33 2026] GET /volume/v3/volumes/3558aa41-31fb-41ee-93c7-a0b8c44b9595 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b22c148a-1d9f-4d88-828a-85b1d00dd066 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b22c148a-1d9f-4d88-828a-85b1d00dd066 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b22c148a-1d9f-4d88-828a-85b1d00dd066 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b22c148a-1d9f-4d88-828a-85b1d00dd066 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b22c148a-1d9f-4d88-828a-85b1d00dd066 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Delete volume with id: bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b22c148a-1d9f-4d88-828a-85b1d00dd066 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Volume info retrieved successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b22c148a-1d9f-4d88-828a-85b1d00dd066 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Delete volume request issued successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b22c148a-1d9f-4d88-828a-85b1d00dd066 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 202 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 157/318] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:34 2026] DELETE /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4c519f05-74b7-4931-9e29-75b2b39c7619 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c519f05-74b7-4931-9e29-75b2b39c7619 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c519f05-74b7-4931-9e29-75b2b39c7619 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c519f05-74b7-4931-9e29-75b2b39c7619 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-4c519f05-74b7-4931-9e29-75b2b39c7619 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member a8f62cc3-d579-4c08-a8a9-3796ec471dbb {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c519f05-74b7-4931-9e29-75b2b39c7619 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb returned with HTTP 404 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 158/319] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:34 2026] GET /volume/v3/groups/a8f62cc3-d579-4c08-a8a9-3796ec471dbb => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-34a98167-42b3-4873-a1c1-eaba238b1f02 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34a98167-42b3-4873-a1c1-eaba238b1f02 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34a98167-42b3-4873-a1c1-eaba238b1f02 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34a98167-42b3-4873-a1c1-eaba238b1f02 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-34a98167-42b3-4873-a1c1-eaba238b1f02 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Volume info retrieved successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34a98167-42b3-4873-a1c1-eaba238b1f02 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 159/320] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:34 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 1017 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-470dd21f-bd40-4fcd-a3b8-6b0aeac23ca5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-470dd21f-bd40-4fcd-a3b8-6b0aeac23ca5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] DELETE http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-470dd21f-bd40-4fcd-a3b8-6b0aeac23ca5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-470dd21f-bd40-4fcd-a3b8-6b0aeac23ca5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-470dd21f-bd40-4fcd-a3b8-6b0aeac23ca5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for member f35b0905-f37f-46b2-b859-1573b3eab49d {{(pid=87022) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.group_snapshots [None req-470dd21f-bd40-4fcd-a3b8-6b0aeac23ca5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group_snapshot with id: f35b0905-f37f-46b2-b859-1573b3eab49d Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /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 05 11:33:34 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-470dd21f-bd40-4fcd-a3b8-6b0aeac23ca5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d returned with HTTP 202 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 160/321] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:33:34 2026] DELETE /volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /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 05 11:33:34 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:34 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=493,cinder:INSERT=47,cinder:UPDATE=76 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-cce2cb79-9f62-4b8a-8546-dab748f2436b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Lock "cinder-attachment_update-fe056dff-ac5d-4ed0-8ee8-1e30698122b0-devstack" released by "attachment_update" :: held 0.875s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-cce2cb79-9f62-4b8a-8546-dab748f2436b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1 returned with HTTP 200 Sep 05 11:33:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 162/322] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:33:33 2026] PUT /volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1 => generated 694 bytes in 942 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee836917-2b56-49e1-a68c-e6410d5895f7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee836917-2b56-49e1-a68c-e6410d5895f7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee836917-2b56-49e1-a68c-e6410d5895f7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee836917-2b56-49e1-a68c-e6410d5895f7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ee836917-2b56-49e1-a68c-e6410d5895f7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee836917-2b56-49e1-a68c-e6410d5895f7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 163/323] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:34 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 855 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4dc71036-5af9-45a1-8ab1-1e838b02855c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 161/324] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:33:34 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a8814ea9-3928-428f-b34b-7c39137f9881 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8814ea9-3928-428f-b34b-7c39137f9881 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8814ea9-3928-428f-b34b-7c39137f9881 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8814ea9-3928-428f-b34b-7c39137f9881 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-a8814ea9-3928-428f-b34b-7c39137f9881 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-a8814ea9-3928-428f-b34b-7c39137f9881 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:33:34 devstack devstack@c-api.service[87023]: /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 05 11:33:34 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a8814ea9-3928-428f-b34b-7c39137f9881 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all snapshots completed successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8814ea9-3928-428f-b34b-7c39137f9881 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:33:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 164/325] 192.168.122.16 () {58 vars in 1143 bytes} [Sat Sep 5 11:33:34 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c0be5381-6507-4eb4-80eb-3bd1a0499fe3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0be5381-6507-4eb4-80eb-3bd1a0499fe3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0be5381-6507-4eb4-80eb-3bd1a0499fe3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0be5381-6507-4eb4-80eb-3bd1a0499fe3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0be5381-6507-4eb4-80eb-3bd1a0499fe3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:33:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0be5381-6507-4eb4-80eb-3bd1a0499fe3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 returned with HTTP 200 Sep 05 11:33:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 162/326] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:34 2026] GET /volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 => generated 450 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3f4f47fd-55ab-4cef-b184-0995315a3011 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3f4f47fd-55ab-4cef-b184-0995315a3011 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3f4f47fd-55ab-4cef-b184-0995315a3011 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3f4f47fd-55ab-4cef-b184-0995315a3011 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3f4f47fd-55ab-4cef-b184-0995315a3011 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Volume info retrieved successfully. Sep 05 11:33:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3f4f47fd-55ab-4cef-b184-0995315a3011 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 200 Sep 05 11:33:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 165/327] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:35 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 1017 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:33:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-aee1270b-e561-482e-85c8-02e6836879c7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-aee1270b-e561-482e-85c8-02e6836879c7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1/action Sep 05 11:33:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-aee1270b-e561-482e-85c8-02e6836879c7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-aee1270b-e561-482e-85c8-02e6836879c7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d00cb9ae-2cdd-4bba-8037-1505cc65f9de None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d00cb9ae-2cdd-4bba-8037-1505cc65f9de tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d00cb9ae-2cdd-4bba-8037-1505cc65f9de tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d00cb9ae-2cdd-4bba-8037-1505cc65f9de tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d00cb9ae-2cdd-4bba-8037-1505cc65f9de tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-32f0493a-f7d7-4e0a-a14d-0c1b4ce9184e req-aee1270b-e561-482e-85c8-02e6836879c7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1/action returned with HTTP 204 Sep 05 11:33:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 163/328] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:33:35 2026] POST /volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d00cb9ae-2cdd-4bba-8037-1505cc65f9de tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 166/329] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:35 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 855 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ebaabbc9-821f-4e9e-ba97-f2bb9229c585 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ebaabbc9-821f-4e9e-ba97-f2bb9229c585 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ebaabbc9-821f-4e9e-ba97-f2bb9229c585 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ebaabbc9-821f-4e9e-ba97-f2bb9229c585 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ebaabbc9-821f-4e9e-ba97-f2bb9229c585 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:33:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ebaabbc9-821f-4e9e-ba97-f2bb9229c585 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 returned with HTTP 200 Sep 05 11:33:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 164/330] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:35 2026] GET /volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 => generated 450 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e64b14d2-c2a0-4201-9c54-5d3dec3b4611 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e64b14d2-c2a0-4201-9c54-5d3dec3b4611 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e64b14d2-c2a0-4201-9c54-5d3dec3b4611 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e64b14d2-c2a0-4201-9c54-5d3dec3b4611 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e64b14d2-c2a0-4201-9c54-5d3dec3b4611 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 404 Sep 05 11:33:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 167/331] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:36 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c451a053-ea6f-4db6-8792-0ac585457882 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c451a053-ea6f-4db6-8792-0ac585457882 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] GET http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c451a053-ea6f-4db6-8792-0ac585457882 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c451a053-ea6f-4db6-8792-0ac585457882 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c451a053-ea6f-4db6-8792-0ac585457882 tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 404 Sep 05 11:33:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 165/332] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:36 2026] GET /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fc60141c-d68f-45df-a610-c5e8ca46396c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc60141c-d68f-45df-a610-c5e8ca46396c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] DELETE http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc60141c-d68f-45df-a610-c5e8ca46396c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc60141c-d68f-45df-a610-c5e8ca46396c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-fc60141c-d68f-45df-a610-c5e8ca46396c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] Delete volume with id: bc144bff-a703-407b-88b4-a0751122bcbb Sep 05 11:33:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc60141c-d68f-45df-a610-c5e8ca46396c tempest-VolumeQuotasAdminTestJSON-1612650555 tempest-VolumeQuotasAdminTestJSON-1612650555-project-member] http://192.168.122.16/volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb returned with HTTP 404 Sep 05 11:33:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 168/333] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:36 2026] DELETE /volume/v3/volumes/bc144bff-a703-407b-88b4-a0751122bcbb => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e1c2a899-aa3c-4062-bdbf-6341f7380942 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e1c2a899-aa3c-4062-bdbf-6341f7380942 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/5e3866e0b7de4e2293134f8e78df55dc?usage=True Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e1c2a899-aa3c-4062-bdbf-6341f7380942 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e1c2a899-aa3c-4062-bdbf-6341f7380942 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e1c2a899-aa3c-4062-bdbf-6341f7380942 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/5e3866e0b7de4e2293134f8e78df55dc?usage=True returned with HTTP 200 Sep 05 11:33:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 166/334] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:33:36 2026] GET /volume/v3/os-quota-sets/5e3866e0b7de4e2293134f8e78df55dc?usage=True => generated 1380 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d39ed27a-0d01-4d36-a6f9-914d2e4706a5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d39ed27a-0d01-4d36-a6f9-914d2e4706a5 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d39ed27a-0d01-4d36-a6f9-914d2e4706a5 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d39ed27a-0d01-4d36-a6f9-914d2e4706a5 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe returned with HTTP 200 Sep 05 11:33:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 169/335] 192.168.122.16 () {60 vars in 1254 bytes} [Sat Sep 5 11:33:36 2026] PUT /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe => generated 599 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-01a5c97e-f421-4ef4-8bcf-fe87dfdc2929 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-01a5c97e-f421-4ef4-8bcf-fe87dfdc2929 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe Sep 05 11:33:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-01a5c97e-f421-4ef4-8bcf-fe87dfdc2929 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-debba5af-78ca-4cdf-b45f-42d89fa7315b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-debba5af-78ca-4cdf-b45f-42d89fa7315b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-debba5af-78ca-4cdf-b45f-42d89fa7315b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-debba5af-78ca-4cdf-b45f-42d89fa7315b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-debba5af-78ca-4cdf-b45f-42d89fa7315b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-debba5af-78ca-4cdf-b45f-42d89fa7315b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 170/336] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:36 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 1147 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4815ee48-aaa8-4820-8b8f-89c12a8d18b6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4815ee48-aaa8-4820-8b8f-89c12a8d18b6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4815ee48-aaa8-4820-8b8f-89c12a8d18b6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4815ee48-aaa8-4820-8b8f-89c12a8d18b6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4815ee48-aaa8-4820-8b8f-89c12a8d18b6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4815ee48-aaa8-4820-8b8f-89c12a8d18b6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 171/337] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 1147 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5361480b-7d7b-46a6-9271-53ae4472de58 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5361480b-7d7b-46a6-9271-53ae4472de58 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5361480b-7d7b-46a6-9271-53ae4472de58 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5361480b-7d7b-46a6-9271-53ae4472de58 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-01a5c97e-f421-4ef4-8bcf-fe87dfdc2929 tempest-VolumeQuotasAdminTestJSON-283952606 tempest-VolumeQuotasAdminTestJSON-283952606-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 167/338] 192.168.122.16 () {60 vars in 1254 bytes} [Sat Sep 5 11:33:36 2026] PUT /volume/v3/os-quota-sets/4fd325125c194f3180f3974ded5e33fe => generated 597 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5361480b-7d7b-46a6-9271-53ae4472de58 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5361480b-7d7b-46a6-9271-53ae4472de58 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 172/339] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 => generated 449 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-609c018b-5989-42a1-aa9b-603af148234a req-1c86a5dd-cd6d-45a7-89ad-8757c1babd8a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-609c018b-5989-42a1-aa9b-603af148234a req-1c86a5dd-cd6d-45a7-89ad-8757c1babd8a tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-609c018b-5989-42a1-aa9b-603af148234a req-1c86a5dd-cd6d-45a7-89ad-8757c1babd8a tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-609c018b-5989-42a1-aa9b-603af148234a req-1c86a5dd-cd6d-45a7-89ad-8757c1babd8a tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-609c018b-5989-42a1-aa9b-603af148234a req-1c86a5dd-cd6d-45a7-89ad-8757c1babd8a tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-609c018b-5989-42a1-aa9b-603af148234a req-1c86a5dd-cd6d-45a7-89ad-8757c1babd8a tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 168/340] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 1147 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b4a1256b-536f-4d64-bb69-f08959affb33 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b4a1256b-536f-4d64-bb69-f08959affb33 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b4a1256b-536f-4d64-bb69-f08959affb33 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b4a1256b-536f-4d64-bb69-f08959affb33 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b4a1256b-536f-4d64-bb69-f08959affb33 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b4a1256b-536f-4d64-bb69-f08959affb33 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 173/341] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-e474d5b0-e717-4aa9-aa66-402dfe560d55 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-e474d5b0-e717-4aa9-aa66-402dfe560d55 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-e474d5b0-e717-4aa9-aa66-402dfe560d55 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-e474d5b0-e717-4aa9-aa66-402dfe560d55 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-e474d5b0-e717-4aa9-aa66-402dfe560d55 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-e474d5b0-e717-4aa9-aa66-402dfe560d55 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 169/342] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-ba9e02a6-22a8-4cf5-92b5-416e9f3485e2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-ba9e02a6-22a8-4cf5-92b5-416e9f3485e2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0/action Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-ba9e02a6-22a8-4cf5-92b5-416e9f3485e2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-ba9e02a6-22a8-4cf5-92b5-416e9f3485e2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-ba9e02a6-22a8-4cf5-92b5-416e9f3485e2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-ba9e02a6-22a8-4cf5-92b5-416e9f3485e2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Begin detaching volume completed successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-ba9e02a6-22a8-4cf5-92b5-416e9f3485e2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0/action returned with HTTP 202 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 174/343] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:33:37 2026] POST /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a94e775f-bcdb-4bd3-83f6-5e1a63a0f85d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a94e775f-bcdb-4bd3-83f6-5e1a63a0f85d None None] GET http://192.168.122.16/volume// Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a94e775f-bcdb-4bd3-83f6-5e1a63a0f85d None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a94e775f-bcdb-4bd3-83f6-5e1a63a0f85d None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a94e775f-bcdb-4bd3-83f6-5e1a63a0f85d None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:33:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 170/344] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-aafbf15b-db04-46be-9932-0f86b4947a31 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-aafbf15b-db04-46be-9932-0f86b4947a31 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-aafbf15b-db04-46be-9932-0f86b4947a31 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-aafbf15b-db04-46be-9932-0f86b4947a31 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-aafbf15b-db04-46be-9932-0f86b4947a31 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-aafbf15b-db04-46be-9932-0f86b4947a31 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 175/345] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:33:37 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 1331 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-9d7d2a35-13c2-487f-9afd-dcc1814d3408 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-9d7d2a35-13c2-487f-9afd-dcc1814d3408 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] DELETE http://192.168.122.16/volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1 Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-9d7d2a35-13c2-487f-9afd-dcc1814d3408 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-9d7d2a35-13c2-487f-9afd-dcc1814d3408 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /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 05 11:33:38 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c61caa42-0941-4c52-b998-ad84f556e3f2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c61caa42-0941-4c52-b998-ad84f556e3f2 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c61caa42-0941-4c52-b998-ad84f556e3f2 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c61caa42-0941-4c52-b998-ad84f556e3f2 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-24a3e029-58de-44a8-8dcc-5c92bd001edd req-9d7d2a35-13c2-487f-9afd-dcc1814d3408 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1 returned with HTTP 200 Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c61caa42-0941-4c52-b998-ad84f556e3f2 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 returned with HTTP 404 Sep 05 11:33:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 176/347] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/snapshots/13ead5dd-6428-437f-8fc9-c15e167684e5 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 171/346] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:33:38 2026] DELETE /volume/v3/attachments/bf63d7bb-c65b-4737-8147-a21018d68bb1 => generated 19 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d688382e-a5d7-4599-a1ce-63e518bfc2e6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d688382e-a5d7-4599-a1ce-63e518bfc2e6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d688382e-a5d7-4599-a1ce-63e518bfc2e6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d688382e-a5d7-4599-a1ce-63e518bfc2e6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-d688382e-a5d7-4599-a1ce-63e518bfc2e6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member f35b0905-f37f-46b2-b859-1573b3eab49d {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d688382e-a5d7-4599-a1ce-63e518bfc2e6 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d returned with HTTP 404 Sep 05 11:33:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 177/348] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/group_snapshots/f35b0905-f37f-46b2-b859-1573b3eab49d => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /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 05 11:33:38 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:38 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f10c3491-e9ee-47e2-a871-bc29d8a366cb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:33:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 172/349] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3fc7c23a-12cc-46ce-a2e6-c850555e5fd9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3fc7c23a-12cc-46ce-a2e6-c850555e5fd9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024/action Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3fc7c23a-12cc-46ce-a2e6-c850555e5fd9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3fc7c23a-12cc-46ce-a2e6-c850555e5fd9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-3fc7c23a-12cc-46ce-a2e6-c850555e5fd9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for group 09c74030-d45e-4cac-8ca7-792d28edb024 {{(pid=87023) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-3fc7c23a-12cc-46ce-a2e6-c850555e5fd9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group with id: 09c74030-d45e-4cac-8ca7-792d28edb024 Sep 05 11:33:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87023]: /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 05 11:33:38 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:33:38 devstack devstack@c-api.service[87023]: /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 05 11:33:38 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3fc7c23a-12cc-46ce-a2e6-c850555e5fd9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024/action returned with HTTP 202 Sep 05 11:33:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 178/350] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:33:38 2026] POST /volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:38 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:38 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f92d7d11-d1dc-42ca-b86a-32ceaf7f3485 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 returned with HTTP 200 Sep 05 11:33:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 173/351] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 => generated 921 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8ec9d8a8-3517-49cf-b881-786d5731ebf4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8ec9d8a8-3517-49cf-b881-786d5731ebf4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8ec9d8a8-3517-49cf-b881-786d5731ebf4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8ec9d8a8-3517-49cf-b881-786d5731ebf4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8ec9d8a8-3517-49cf-b881-786d5731ebf4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:33:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8ec9d8a8-3517-49cf-b881-786d5731ebf4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:33:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 179/352] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:38 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 Sep 05 11:33:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:39 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:39 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:40 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c94c3049-c143-4847-ad43-ce5bf5e57cfb tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 returned with HTTP 200 Sep 05 11:33:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 174/353] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:39 2026] GET /volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 => generated 921 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-af96b939-cde8-46d9-bd06-55d8dd8a026e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-af96b939-cde8-46d9-bd06-55d8dd8a026e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-af96b939-cde8-46d9-bd06-55d8dd8a026e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-af96b939-cde8-46d9-bd06-55d8dd8a026e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-af96b939-cde8-46d9-bd06-55d8dd8a026e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 returned with HTTP 404 Sep 05 11:33:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 180/354] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:41 2026] GET /volume/v3/volumes/4f8b0c62-87fd-4629-b800-76343dfb01d7 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6f43d776-45e3-448b-b3de-8552c38b1c51 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6f43d776-45e3-448b-b3de-8552c38b1c51 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6f43d776-45e3-448b-b3de-8552c38b1c51 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6f43d776-45e3-448b-b3de-8552c38b1c51 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-6f43d776-45e3-448b-b3de-8552c38b1c51 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 09c74030-d45e-4cac-8ca7-792d28edb024 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6f43d776-45e3-448b-b3de-8552c38b1c51 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 returned with HTTP 404 Sep 05 11:33:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 175/355] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:41 2026] GET /volume/v3/groups/09c74030-d45e-4cac-8ca7-792d28edb024 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b25d07ef-c3e8-401b-b13a-0288e317fe65 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b25d07ef-c3e8-401b-b13a-0288e317fe65 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/47cd98c1-a183-49ab-94f1-35651a8c782b Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b25d07ef-c3e8-401b-b13a-0288e317fe65 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b25d07ef-c3e8-401b-b13a-0288e317fe65 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b25d07ef-c3e8-401b-b13a-0288e317fe65 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/group_types/47cd98c1-a183-49ab-94f1-35651a8c782b returned with HTTP 202 Sep 05 11:33:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 181/356] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:33:41 2026] DELETE /volume/v3/group_types/47cd98c1-a183-49ab-94f1-35651a8c782b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2a978e48-e7d8-4aa3-820f-c733f9d4e067 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2a978e48-e7d8-4aa3-820f-c733f9d4e067 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] DELETE http://192.168.122.16/volume/v3/types/b850337c-2480-4fb7-9832-012144ed9e61 Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2a978e48-e7d8-4aa3-820f-c733f9d4e067 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2a978e48-e7d8-4aa3-820f-c733f9d4e067 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2a978e48-e7d8-4aa3-820f-c733f9d4e067 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types/b850337c-2480-4fb7-9832-012144ed9e61 returned with HTTP 202 Sep 05 11:33:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 176/357] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:33:41 2026] DELETE /volume/v3/types/b850337c-2480-4fb7-9832-012144ed9e61 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c127d817-7a84-4976-9c88-7aa247b25315 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c127d817-7a84-4976-9c88-7aa247b25315 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] GET http://192.168.122.16/volume/v3/types/b850337c-2480-4fb7-9832-012144ed9e61 Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c127d817-7a84-4976-9c88-7aa247b25315 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c127d817-7a84-4976-9c88-7aa247b25315 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c127d817-7a84-4976-9c88-7aa247b25315 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types/b850337c-2480-4fb7-9832-012144ed9e61 returned with HTTP 404 Sep 05 11:33:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 182/358] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:33:41 2026] GET /volume/v3/types/b850337c-2480-4fb7-9832-012144ed9e61 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f51ec3b7-f7fe-4c4d-8213-5489307d931a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f51ec3b7-f7fe-4c4d-8213-5489307d931a tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f51ec3b7-f7fe-4c4d-8213-5489307d931a tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1275201382"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f51ec3b7-f7fe-4c4d-8213-5489307d931a tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:33:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 177/359] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:33:41 2026] POST /volume/v3/types => generated 224 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b3be888c-56b1-4e2f-8cb5-2a62602d4278 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3be888c-56b1-4e2f-8cb5-2a62602d4278 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:33:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3be888c-56b1-4e2f-8cb5-2a62602d4278 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1999419727"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3be888c-56b1-4e2f-8cb5-2a62602d4278 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:33:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 183/360] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:33:41 2026] POST /volume/v3/group_types => generated 181 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9943967a-bc24-4f8b-8463-d2bbac36817d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9943967a-bc24-4f8b-8463-d2bbac36817d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9943967a-bc24-4f8b-8463-d2bbac36817d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "509a245c-ee70-445f-a407-b5cdad96d099", "volume_types": ["2902b29b-ca71-4f37-9434-698a2528d8b1"], "name": "tempest-GroupSnapshotsTest-Group-1549187594"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-9943967a-bc24-4f8b-8463-d2bbac36817d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating new group {'group': {'group_type': '509a245c-ee70-445f-a407-b5cdad96d099', 'volume_types': ['2902b29b-ca71-4f37-9434-698a2528d8b1'], 'name': 'tempest-GroupSnapshotsTest-Group-1549187594'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-9943967a-bc24-4f8b-8463-d2bbac36817d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating group tempest-GroupSnapshotsTest-Group-1549187594. Sep 05 11:33:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9943967a-bc24-4f8b-8463-d2bbac36817d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Availability Zones retrieved successfully. Sep 05 11:33:41 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-9943967a-bc24-4f8b-8463-d2bbac36817d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['82cfdc1c-0e4b-4b95-a483-f453c3ae8ebf'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9943967a-bc24-4f8b-8463-d2bbac36817d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:33:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 178/361] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:33:41 2026] POST /volume/v3/groups => generated 112 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:33:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-32be862f-54f4-4e49-b819-5ef309cb6862 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32be862f-54f4-4e49-b819-5ef309cb6862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32be862f-54f4-4e49-b819-5ef309cb6862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32be862f-54f4-4e49-b819-5ef309cb6862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-32be862f-54f4-4e49-b819-5ef309cb6862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:42 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32be862f-54f4-4e49-b819-5ef309cb6862 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 184/362] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:42 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cff0d8a9-c154-4914-9355-edea913dafa0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cff0d8a9-c154-4914-9355-edea913dafa0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cff0d8a9-c154-4914-9355-edea913dafa0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cff0d8a9-c154-4914-9355-edea913dafa0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-cff0d8a9-c154-4914-9355-edea913dafa0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:43 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cff0d8a9-c154-4914-9355-edea913dafa0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 179/363] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:43 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 393 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-643355545", "volume_type": "2902b29b-ca71-4f37-9434-698a2528d8b1", "group_id": "b465b58c-8c54-4921-b888-d3cafca71934", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-643355545', 'volume_type': '2902b29b-ca71-4f37-9434-698a2528d8b1', 'group_id': 'b465b58c-8c54-4921-b888-d3cafca71934', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:43 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume of 1 GB Sep 05 11:33:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Availability Zones retrieved successfully. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (93963f84-78c1-4de3-889b-7d00bdb05625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a2c4f2-a1e4-4e52-9e01-c14f1f844168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68a2c4f2-a1e4-4e52-9e01-c14f1f844168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:33:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2902b29b-ca71-4f37-9434-698a2528d8b1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1275201382',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2902b29b-ca71-4f37-9434-698a2528d8b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b465b58c-8c54-4921-b888-d3cafca71934', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc984da-303a-4e67-9903-bb206f4bfcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1275201382 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1275201382, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1275201382 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1275201382, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['9373edc8-446e-4470-b6d1-0e97fda13f18', '08ae24e6-419b-44c5-952e-7e30bc5a9b34', '42624c0d-1406-4194-b994-573beea9bd48', '66a29c19-2a11-4f09-aae2-f350a9aea606'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bc984da-303a-4e67-9903-bb206f4bfcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9373edc8-446e-4470-b6d1-0e97fda13f18', '08ae24e6-419b-44c5-952e-7e30bc5a9b34', '42624c0d-1406-4194-b994-573beea9bd48', '66a29c19-2a11-4f09-aae2-f350a9aea606']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146b723e-4cd3-4efa-a213-7be4029e81e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (146b723e-4cd3-4efa-a213-7be4029e81e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3fe753f-507b-4c3d-8194-db73355ae05c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-643355545',encryption_key_id=None,group_id=b465b58c-8c54-4921-b888-d3cafca71934,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['9373edc8-446e-4470-b6d1-0e97fda13f18','08ae24e6-419b-44c5-952e-7e30bc5a9b34','42624c0d-1406-4194-b994-573beea9bd48','66a29c19-2a11-4f09-aae2-f350a9aea606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=2902b29b-ca71-4f37-9434-698a2528d8b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-643355545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b465b58c-8c54-4921-b888-d3cafca71934,host=None,id=d3fe753f-507b-4c3d-8194-db73355ae05c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa70932ff094e72a85b962c5068776e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2902b29b-ca71-4f37-9434-698a2528d8b1),volume_type_id=2902b29b-ca71-4f37-9434-698a2528d8b1)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76af8a08-81fd-4057-bc9b-940e007bd282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76af8a08-81fd-4057-bc9b-940e007bd282) transitioned into state 'SUCCESS' from state '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-643355545',encryption_key_id=None,group_id=b465b58c-8c54-4921-b888-d3cafca71934,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['9373edc8-446e-4470-b6d1-0e97fda13f18','08ae24e6-419b-44c5-952e-7e30bc5a9b34','42624c0d-1406-4194-b994-573beea9bd48','66a29c19-2a11-4f09-aae2-f350a9aea606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=2902b29b-ca71-4f37-9434-698a2528d8b1)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8626ca46-9cf2-4c91-8a25-4ebf23efba53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8626ca46-9cf2-4c91-8a25-4ebf23efba53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (93963f84-78c1-4de3-889b-7d00bdb05625) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request issued successfully. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:43 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:43 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee7333fb-a50d-4bb2-a6e5-1f0d3e59097e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 185/364] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:33:43 2026] POST /volume/v3/volumes => generated 828 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c Sep 05 11:33:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:43 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:43 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:44 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e28cf2a-9d79-4228-82d0-f7660f029f2c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c returned with HTTP 200 Sep 05 11:33:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 180/365] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:43 2026] GET /volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c => generated 896 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-66584f04-fb7c-474b-b22c-e49029d79fec None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-66584f04-fb7c-474b-b22c-e49029d79fec tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c Sep 05 11:33:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-66584f04-fb7c-474b-b22c-e49029d79fec tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-66584f04-fb7c-474b-b22c-e49029d79fec tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-66584f04-fb7c-474b-b22c-e49029d79fec tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:45 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-66584f04-fb7c-474b-b22c-e49029d79fec tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:45 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-66584f04-fb7c-474b-b22c-e49029d79fec tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:45 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-66584f04-fb7c-474b-b22c-e49029d79fec tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-66584f04-fb7c-474b-b22c-e49029d79fec tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c returned with HTTP 200 Sep 05 11:33:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 186/366] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:45 2026] GET /volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c => generated 920 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:46 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:46 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-df74f2f1-5ef5-40ac-b559-ebb68e494ff5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c returned with HTTP 200 Sep 05 11:33:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 181/367] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:46 2026] GET /volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c => generated 921 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-968950476", "volume_type": "2902b29b-ca71-4f37-9434-698a2528d8b1", "group_id": "b465b58c-8c54-4921-b888-d3cafca71934", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-968950476', 'volume_type': '2902b29b-ca71-4f37-9434-698a2528d8b1', 'group_id': 'b465b58c-8c54-4921-b888-d3cafca71934', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:46 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume of 1 GB Sep 05 11:33:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:46 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Availability Zones retrieved successfully. Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-74bfc044-e8ac-48e0-b556-a8eb52fb6109 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (a921529b-f170-46b0-8e1c-f4562b470a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7376511-eacf-41a4-a396-8058136df116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7376511-eacf-41a4-a396-8058136df116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:33:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2902b29b-ca71-4f37-9434-698a2528d8b1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1275201382',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2902b29b-ca71-4f37-9434-698a2528d8b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b465b58c-8c54-4921-b888-d3cafca71934', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fd95827-d481-48c4-be0e-85a3d0c5f551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-74bfc044-e8ac-48e0-b556-a8eb52fb6109 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-74bfc044-e8ac-48e0-b556-a8eb52fb6109 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1260584266", "os-volume-type-access:is_public": false}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['388622d8-7585-477e-92d6-ec099361a3c2', '37df2b89-cb6d-4f7f-839d-20ea2f679594', '789a9a14-72c5-4d1e-879d-3c05f7b07b0f', '6dc360a9-13a6-4e49-8de1-2a48b09bc5de'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fd95827-d481-48c4-be0e-85a3d0c5f551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['388622d8-7585-477e-92d6-ec099361a3c2', '37df2b89-cb6d-4f7f-839d-20ea2f679594', '789a9a14-72c5-4d1e-879d-3c05f7b07b0f', '6dc360a9-13a6-4e49-8de1-2a48b09bc5de']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ce1cc4-6a17-4565-b79a-e674c3f85886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-74bfc044-e8ac-48e0-b556-a8eb52fb6109 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:33:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 182/368] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:33:46 2026] POST /volume/v3/types => generated 229 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2dd4d7c1-8d5d-43ac-83ba-63b818841894 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0ce1cc4-6a17-4565-b79a-e674c3f85886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-968950476',encryption_key_id=None,group_id=b465b58c-8c54-4921-b888-d3cafca71934,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['388622d8-7585-477e-92d6-ec099361a3c2','37df2b89-cb6d-4f7f-839d-20ea2f679594','789a9a14-72c5-4d1e-879d-3c05f7b07b0f','6dc360a9-13a6-4e49-8de1-2a48b09bc5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=2902b29b-ca71-4f37-9434-698a2528d8b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-968950476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b465b58c-8c54-4921-b888-d3cafca71934,host=None,id=ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa70932ff094e72a85b962c5068776e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2902b29b-ca71-4f37-9434-698a2528d8b1),volume_type_id=2902b29b-ca71-4f37-9434-698a2528d8b1)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2be3d12-7cf9-4499-a7e7-939d258c9d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2be3d12-7cf9-4499-a7e7-939d258c9d0b) transitioned into state 'SUCCESS' from state '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-968950476',encryption_key_id=None,group_id=b465b58c-8c54-4921-b888-d3cafca71934,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['388622d8-7585-477e-92d6-ec099361a3c2','37df2b89-cb6d-4f7f-839d-20ea2f679594','789a9a14-72c5-4d1e-879d-3c05f7b07b0f','6dc360a9-13a6-4e49-8de1-2a48b09bc5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=2902b29b-ca71-4f37-9434-698a2528d8b1)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa674a51-1c95-41c5-8541-e3428c943e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2dd4d7c1-8d5d-43ac-83ba-63b818841894 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2dd4d7c1-8d5d-43ac-83ba-63b818841894 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-2dd4d7c1-8d5d-43ac-83ba-63b818841894 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Create volume request body: {'volume': {'volume_type': 'dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa674a51-1c95-41c5-8541-e3428c943e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (a921529b-f170-46b0-8e1c-f4562b470a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request issued successfully. Sep 05 11:33:46 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:46 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2dd4d7c1-8d5d-43ac-83ba-63b818841894 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 404 Sep 05 11:33:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 183/369] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:33:46 2026] POST /volume/v3/volumes => generated 114 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-455dedee-4df0-416b-8ffc-b16d54360f60 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-455dedee-4df0-416b-8ffc-b16d54360f60 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] POST http://192.168.122.16/volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9/action Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-455dedee-4df0-416b-8ffc-b16d54360f60 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action body: b'{"addProjectAccess": {"project": "ed5b7ec36ec642fbbbe6e6fa803e1830"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-455dedee-4df0-416b-8ffc-b16d54360f60 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ed5b7ec36ec642fbbbe6e6fa803e1830"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-455dedee-4df0-416b-8ffc-b16d54360f60 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9/action returned with HTTP 202 Sep 05 11:33:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 184/370] 192.168.122.16 () {60 vars in 1263 bytes} [Sat Sep 5 11:33:47 2026] POST /volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:47 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:33:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-227241492"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Create volume request body: {'volume': {'volume_type': 'dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-227241492'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-241d843d-bcef-4ff8-94db-72a432d42aa3 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 187/371] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:33:46 2026] POST /volume/v3/volumes => generated 828 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Create volume of 1 GB Sep 05 11:33:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Availability Zones retrieved successfully. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-494b0377-01ef-4af6-97ba-59f292267b00 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-494b0377-01ef-4af6-97ba-59f292267b00 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd Sep 05 11:33:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-494b0377-01ef-4af6-97ba-59f292267b00 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-494b0377-01ef-4af6-97ba-59f292267b00 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Flow 'volume_create_api' (71a0ef33-31ed-456c-afa6-db045a31f6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fe3b4b-8df0-4bf4-a487-efc40670283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-494b0377-01ef-4af6-97ba-59f292267b00 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-494b0377-01ef-4af6-97ba-59f292267b00 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:47 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-494b0377-01ef-4af6-97ba-59f292267b00 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48fe3b4b-8df0-4bf4-a487-efc40670283a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:33:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1260584266',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51be87b3-72be-411a-aeb3-0b5beb8e8dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-494b0377-01ef-4af6-97ba-59f292267b00 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-494b0377-01ef-4af6-97ba-59f292267b00 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd returned with HTTP 200 Sep 05 11:33:47 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1260584266 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1260584266, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 188/372] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:47 2026] GET /volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd => generated 896 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:47 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1260584266 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1260584266, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Created reservations ['f0119c64-e15d-425b-9873-df9bb4e8a888', '7edcb19b-7261-4305-8eb4-13c8ded1366d', '02701731-85a6-44eb-ba6d-8a68e5555b3b', 'aff6324c-d0ab-4c0b-b44c-e8067bb378e2'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51be87b3-72be-411a-aeb3-0b5beb8e8dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0119c64-e15d-425b-9873-df9bb4e8a888', '7edcb19b-7261-4305-8eb4-13c8ded1366d', '02701731-85a6-44eb-ba6d-8a68e5555b3b', 'aff6324c-d0ab-4c0b-b44c-e8067bb378e2']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f42544a-cc6f-48df-a934-30be0c2f0cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f42544a-cc6f-48df-a934-30be0c2f0cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d0d5f7-04b2-4b2d-96e7-0ccd07037fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-227241492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5b7ec36ec642fbbbe6e6fa803e1830',qos_specs=None,replication_status=,reservations=['f0119c64-e15d-425b-9873-df9bb4e8a888','7edcb19b-7261-4305-8eb4-13c8ded1366d','02701731-85a6-44eb-ba6d-8a68e5555b3b','aff6324c-d0ab-4c0b-b44c-e8067bb378e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4832246be9f44334b3b723f1b5a506af',volume_type_id=dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:33:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-227241492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d0d5f7-04b2-4b2d-96e7-0ccd07037fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed5b7ec36ec642fbbbe6e6fa803e1830',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4832246be9f44334b3b723f1b5a506af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9),volume_type_id=dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd241ad-1cc0-4644-95be-a084ace16021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd241ad-1cc0-4644-95be-a084ace16021) transitioned into state 'SUCCESS' from state '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-227241492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed5b7ec36ec642fbbbe6e6fa803e1830',qos_specs=None,replication_status=,reservations=['f0119c64-e15d-425b-9873-df9bb4e8a888','7edcb19b-7261-4305-8eb4-13c8ded1366d','02701731-85a6-44eb-ba6d-8a68e5555b3b','aff6324c-d0ab-4c0b-b44c-e8067bb378e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4832246be9f44334b3b723f1b5a506af',volume_type_id=dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545fb6bd-2749-4498-b936-1822ce645c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (545fb6bd-2749-4498-b936-1822ce645c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Flow 'volume_create_api' (71a0ef33-31ed-456c-afa6-db045a31f6fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:33:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Create volume request issued successfully. Sep 05 11:33:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c59eed88-074a-489f-a9c5-8fc63b116a36 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:33:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 185/373] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:33:47 2026] POST /volume/v3/volumes => generated 801 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:33:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2c985633-d843-4df9-b6bf-aeac4306ed23 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c985633-d843-4df9-b6bf-aeac4306ed23 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] GET http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff Sep 05 11:33:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c985633-d843-4df9-b6bf-aeac4306ed23 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c985633-d843-4df9-b6bf-aeac4306ed23 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2c985633-d843-4df9-b6bf-aeac4306ed23 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Volume info retrieved successfully. Sep 05 11:33:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c985633-d843-4df9-b6bf-aeac4306ed23 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff returned with HTTP 200 Sep 05 11:33:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 189/374] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:47 2026] GET /volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff => generated 869 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f86e4682-918b-4c9f-be43-1363e26e0902 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f86e4682-918b-4c9f-be43-1363e26e0902 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd Sep 05 11:33:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f86e4682-918b-4c9f-be43-1363e26e0902 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f86e4682-918b-4c9f-be43-1363e26e0902 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f86e4682-918b-4c9f-be43-1363e26e0902 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:33:48 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-f86e4682-918b-4c9f-be43-1363e26e0902 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:48 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-f86e4682-918b-4c9f-be43-1363e26e0902 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:48 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-f86e4682-918b-4c9f-be43-1363e26e0902 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f86e4682-918b-4c9f-be43-1363e26e0902 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd returned with HTTP 200 Sep 05 11:33:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 186/375] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:33:48 2026] GET /volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd => generated 921 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-615aaa61-3cf7-4b73-b10e-230f8eef6fa9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-615aaa61-3cf7-4b73-b10e-230f8eef6fa9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] PUT http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-615aaa61-3cf7-4b73-b10e-230f8eef6fa9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d3fe753f-507b-4c3d-8194-db73355ae05c"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-615aaa61-3cf7-4b73-b10e-230f8eef6fa9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Update called for group b465b58c-8c54-4921-b888-d3cafca71934. {{(pid=87023) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:33:48 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-615aaa61-3cf7-4b73-b10e-230f8eef6fa9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Updating group b465b58c-8c54-4921-b888-d3cafca71934 with name None description: None add_volumes: None remove_volumes: d3fe753f-507b-4c3d-8194-db73355ae05c. Sep 05 11:33:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-615aaa61-3cf7-4b73-b10e-230f8eef6fa9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 202 Sep 05 11:33:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 190/376] 192.168.122.16 () {62 vars in 1285 bytes} [Sat Sep 5 11:33:48 2026] PUT /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:33:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-26e9b723-52ed-424b-9419-efe75db30524 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-26e9b723-52ed-424b-9419-efe75db30524 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-26e9b723-52ed-424b-9419-efe75db30524 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-26e9b723-52ed-424b-9419-efe75db30524 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-26e9b723-52ed-424b-9419-efe75db30524 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:48 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-26e9b723-52ed-424b-9419-efe75db30524 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 187/377] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:48 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-003e2ce0-c465-47bb-af60-348880591531 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-003e2ce0-c465-47bb-af60-348880591531 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] GET http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff Sep 05 11:33:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-003e2ce0-c465-47bb-af60-348880591531 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-003e2ce0-c465-47bb-af60-348880591531 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-003e2ce0-c465-47bb-af60-348880591531 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Volume info retrieved successfully. Sep 05 11:33:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-003e2ce0-c465-47bb-af60-348880591531 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff returned with HTTP 200 Sep 05 11:33:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 191/378] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:48 2026] GET /volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff => generated 893 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-911ba5f7-0f1d-49ce-8a10-2dc688651a91 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-911ba5f7-0f1d-49ce-8a10-2dc688651a91 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-911ba5f7-0f1d-49ce-8a10-2dc688651a91 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-911ba5f7-0f1d-49ce-8a10-2dc688651a91 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-911ba5f7-0f1d-49ce-8a10-2dc688651a91 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-911ba5f7-0f1d-49ce-8a10-2dc688651a91 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 188/379] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:49 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ef624c26-a0e5-477d-a3a1-d086139d4d70 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ef624c26-a0e5-477d-a3a1-d086139d4d70 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] PUT http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ef624c26-a0e5-477d-a3a1-d086139d4d70 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d3fe753f-507b-4c3d-8194-db73355ae05c"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-ef624c26-a0e5-477d-a3a1-d086139d4d70 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Update called for group b465b58c-8c54-4921-b888-d3cafca71934. {{(pid=87023) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-ef624c26-a0e5-477d-a3a1-d086139d4d70 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Updating group b465b58c-8c54-4921-b888-d3cafca71934 with name None description: None add_volumes: d3fe753f-507b-4c3d-8194-db73355ae05c remove_volumes: None. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-96273568-45d1-4193-ab15-524ada088dad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-96273568-45d1-4193-ab15-524ada088dad tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] GET http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-96273568-45d1-4193-ab15-524ada088dad tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-96273568-45d1-4193-ab15-524ada088dad tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ef624c26-a0e5-477d-a3a1-d086139d4d70 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 202 Sep 05 11:33:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 192/380] 192.168.122.16 () {62 vars in 1285 bytes} [Sat Sep 5 11:33:49 2026] PUT /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:33:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-29bb7b71-e09d-4066-9266-e59ce5e8de38 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-29bb7b71-e09d-4066-9266-e59ce5e8de38 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-29bb7b71-e09d-4066-9266-e59ce5e8de38 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-29bb7b71-e09d-4066-9266-e59ce5e8de38 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-29bb7b71-e09d-4066-9266-e59ce5e8de38 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-96273568-45d1-4193-ab15-524ada088dad tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Volume info retrieved successfully. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-96273568-45d1-4193-ab15-524ada088dad tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff returned with HTTP 200 Sep 05 11:33:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 189/381] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:49 2026] GET /volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff => generated 894 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-29bb7b71-e09d-4066-9266-e59ce5e8de38 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 193/382] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:49 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 392 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f6cd090b-f185-4f78-8780-a498c512fd75 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f6cd090b-f185-4f78-8780-a498c512fd75 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] GET http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f6cd090b-f185-4f78-8780-a498c512fd75 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f6cd090b-f185-4f78-8780-a498c512fd75 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f6cd090b-f185-4f78-8780-a498c512fd75 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Volume info retrieved successfully. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f6cd090b-f185-4f78-8780-a498c512fd75 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff returned with HTTP 200 Sep 05 11:33:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 190/383] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:49 2026] GET /volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-715a9179-71bc-4db0-b772-c32ab54cec87 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-715a9179-71bc-4db0-b772-c32ab54cec87 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] DELETE http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-715a9179-71bc-4db0-b772-c32ab54cec87 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-715a9179-71bc-4db0-b772-c32ab54cec87 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-715a9179-71bc-4db0-b772-c32ab54cec87 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Delete volume with id: 86d0d5f7-04b2-4b2d-96e7-0ccd07037fff Sep 05 11:33:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-715a9179-71bc-4db0-b772-c32ab54cec87 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Volume info retrieved successfully. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-715a9179-71bc-4db0-b772-c32ab54cec87 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Delete volume request issued successfully. Sep 05 11:33:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-715a9179-71bc-4db0-b772-c32ab54cec87 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff returned with HTTP 202 Sep 05 11:33:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 194/384] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:33:49 2026] DELETE /volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0330ee6f-ee0c-4776-9d96-d28ffa40bb8b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0330ee6f-ee0c-4776-9d96-d28ffa40bb8b tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] GET http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0330ee6f-ee0c-4776-9d96-d28ffa40bb8b tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0330ee6f-ee0c-4776-9d96-d28ffa40bb8b tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0330ee6f-ee0c-4776-9d96-d28ffa40bb8b tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Volume info retrieved successfully. Sep 05 11:33:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0330ee6f-ee0c-4776-9d96-d28ffa40bb8b tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff returned with HTTP 200 Sep 05 11:33:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 191/385] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:49 2026] GET /volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff => generated 893 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ea5baa25-1fff-46d7-a335-58e14170ee05 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea5baa25-1fff-46d7-a335-58e14170ee05 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea5baa25-1fff-46d7-a335-58e14170ee05 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea5baa25-1fff-46d7-a335-58e14170ee05 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-ea5baa25-1fff-46d7-a335-58e14170ee05 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:50 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea5baa25-1fff-46d7-a335-58e14170ee05 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 195/386] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:50 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 393 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-92c2012f-b695-4c2b-a490-b900dfc97f3c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-92c2012f-b695-4c2b-a490-b900dfc97f3c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] PUT http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-92c2012f-b695-4c2b-a490-b900dfc97f3c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-92c2012f-b695-4c2b-a490-b900dfc97f3c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Update called for group b465b58c-8c54-4921-b888-d3cafca71934. {{(pid=87022) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:33:50 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-92c2012f-b695-4c2b-a490-b900dfc97f3c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Updating group b465b58c-8c54-4921-b888-d3cafca71934 with name None description: None add_volumes: None remove_volumes: ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd. Sep 05 11:33:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5102739a-a759-40eb-9212-74bd97234cb1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5102739a-a759-40eb-9212-74bd97234cb1 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] GET http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff Sep 05 11:33:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5102739a-a759-40eb-9212-74bd97234cb1 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5102739a-a759-40eb-9212-74bd97234cb1 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5102739a-a759-40eb-9212-74bd97234cb1 tempest-VolumeTypesAccessTest-1024715557 tempest-VolumeTypesAccessTest-1024715557-project-member] http://192.168.122.16/volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff returned with HTTP 404 Sep 05 11:33:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 196/387] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:50 2026] GET /volume/v3/volumes/86d0d5f7-04b2-4b2d-96e7-0ccd07037fff => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-92c2012f-b695-4c2b-a490-b900dfc97f3c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 202 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 192/388] 192.168.122.16 () {62 vars in 1285 bytes} [Sat Sep 5 11:33:50 2026] PUT /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2232746e-27c6-46c4-bad7-3994f836fbab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-773f14e2-91a6-422b-ae29-308ba954d5cc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2232746e-27c6-46c4-bad7-3994f836fbab tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] POST http://192.168.122.16/volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9/action Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2232746e-27c6-46c4-bad7-3994f836fbab tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action body: b'{"removeProjectAccess": {"project": "ed5b7ec36ec642fbbbe6e6fa803e1830"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2232746e-27c6-46c4-bad7-3994f836fbab tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ed5b7ec36ec642fbbbe6e6fa803e1830"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-773f14e2-91a6-422b-ae29-308ba954d5cc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-773f14e2-91a6-422b-ae29-308ba954d5cc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-773f14e2-91a6-422b-ae29-308ba954d5cc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-773f14e2-91a6-422b-ae29-308ba954d5cc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2232746e-27c6-46c4-bad7-3994f836fbab tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9/action returned with HTTP 202 Sep 05 11:33:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 197/389] 192.168.122.16 () {60 vars in 1263 bytes} [Sat Sep 5 11:33:51 2026] POST /volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dc4911f8-a5da-4ddd-bd55-33eecada03cc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc4911f8-a5da-4ddd-bd55-33eecada03cc tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] DELETE http://192.168.122.16/volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9 Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc4911f8-a5da-4ddd-bd55-33eecada03cc tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:51 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc4911f8-a5da-4ddd-bd55-33eecada03cc tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-773f14e2-91a6-422b-ae29-308ba954d5cc tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 193/390] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:51 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 392 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc4911f8-a5da-4ddd-bd55-33eecada03cc tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9 returned with HTTP 202 Sep 05 11:33:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 198/391] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:33:51 2026] DELETE /volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9edc237c-187a-4af7-a3f1-2a280b15416b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9edc237c-187a-4af7-a3f1-2a280b15416b tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] GET http://192.168.122.16/volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9edc237c-187a-4af7-a3f1-2a280b15416b tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9edc237c-187a-4af7-a3f1-2a280b15416b tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9edc237c-187a-4af7-a3f1-2a280b15416b tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9 returned with HTTP 404 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 194/392] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:33:51 2026] GET /volume/v3/types/dcec2f4d-20f4-4caa-bfd9-df7a5e4c63f9 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b0e6e345-5560-4869-9035-3bf8ded71d54 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0e6e345-5560-4869-9035-3bf8ded71d54 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0e6e345-5560-4869-9035-3bf8ded71d54 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1510899288", "os-volume-type-access:is_public": false}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0e6e345-5560-4869-9035-3bf8ded71d54 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:33:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 199/393] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:33:51 2026] POST /volume/v3/types => generated 229 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b3ad0cc7-8ff9-4412-8ccb-4ffb76271880 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3ad0cc7-8ff9-4412-8ccb-4ffb76271880 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] POST http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3ad0cc7-8ff9-4412-8ccb-4ffb76271880 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action body: b'{"addProjectAccess": {"project": "ed5b7ec36ec642fbbbe6e6fa803e1830"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3ad0cc7-8ff9-4412-8ccb-4ffb76271880 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "ed5b7ec36ec642fbbbe6e6fa803e1830"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3ad0cc7-8ff9-4412-8ccb-4ffb76271880 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action returned with HTTP 202 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 195/394] 192.168.122.16 () {60 vars in 1263 bytes} [Sat Sep 5 11:33:51 2026] POST /volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7c3dcdae-6754-487e-a3f6-7cdc1be6978b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7c3dcdae-6754-487e-a3f6-7cdc1be6978b tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] POST http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7c3dcdae-6754-487e-a3f6-7cdc1be6978b tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action body: b'{"addProjectAccess": {"project": "4616eadbcc8b413298ebc3d902b1a85c"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7c3dcdae-6754-487e-a3f6-7cdc1be6978b tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4616eadbcc8b413298ebc3d902b1a85c"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7c3dcdae-6754-487e-a3f6-7cdc1be6978b tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action returned with HTTP 202 Sep 05 11:33:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 200/395] 192.168.122.16 () {60 vars in 1263 bytes} [Sat Sep 5 11:33:51 2026] POST /volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d26bbc1f-3c29-4396-8072-585739cb280f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d26bbc1f-3c29-4396-8072-585739cb280f tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] GET http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/os-volume-type-access Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d26bbc1f-3c29-4396-8072-585739cb280f tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d26bbc1f-3c29-4396-8072-585739cb280f tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d26bbc1f-3c29-4396-8072-585739cb280f tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/os-volume-type-access returned with HTTP 200 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 196/396] 192.168.122.16 () {58 vars in 1287 bytes} [Sat Sep 5 11:33:51 2026] GET /volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/os-volume-type-access => generated 244 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dc9c0831-85da-4021-9a5e-62f9655ca33c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc9c0831-85da-4021-9a5e-62f9655ca33c tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] POST http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc9c0831-85da-4021-9a5e-62f9655ca33c tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action body: b'{"removeProjectAccess": {"project": "4616eadbcc8b413298ebc3d902b1a85c"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc9c0831-85da-4021-9a5e-62f9655ca33c tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4616eadbcc8b413298ebc3d902b1a85c"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc9c0831-85da-4021-9a5e-62f9655ca33c tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action returned with HTTP 202 Sep 05 11:33:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 201/397] 192.168.122.16 () {60 vars in 1263 bytes} [Sat Sep 5 11:33:51 2026] POST /volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-976e55a1-c796-4f4c-a8af-6e97c4f5310f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-976e55a1-c796-4f4c-a8af-6e97c4f5310f tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] POST http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-976e55a1-c796-4f4c-a8af-6e97c4f5310f tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action body: b'{"removeProjectAccess": {"project": "ed5b7ec36ec642fbbbe6e6fa803e1830"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-976e55a1-c796-4f4c-a8af-6e97c4f5310f tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "ed5b7ec36ec642fbbbe6e6fa803e1830"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-976e55a1-c796-4f4c-a8af-6e97c4f5310f tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action returned with HTTP 202 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 197/398] 192.168.122.16 () {60 vars in 1263 bytes} [Sat Sep 5 11:33:51 2026] POST /volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6848ac9f-c3a8-42dc-bd5b-5a6485004762 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6848ac9f-c3a8-42dc-bd5b-5a6485004762 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] DELETE http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110 Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6848ac9f-c3a8-42dc-bd5b-5a6485004762 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6848ac9f-c3a8-42dc-bd5b-5a6485004762 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6848ac9f-c3a8-42dc-bd5b-5a6485004762 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110 returned with HTTP 202 Sep 05 11:33:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 202/399] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:33:51 2026] DELETE /volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-70af3137-5986-44ef-9506-4e3f490cf246 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-70af3137-5986-44ef-9506-4e3f490cf246 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] GET http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-70af3137-5986-44ef-9506-4e3f490cf246 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-70af3137-5986-44ef-9506-4e3f490cf246 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-70af3137-5986-44ef-9506-4e3f490cf246 tempest-VolumeTypesAccessTest-1006531421 tempest-VolumeTypesAccessTest-1006531421-project-admin] http://192.168.122.16/volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110 returned with HTTP 404 Sep 05 11:33:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 198/400] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:33:51 2026] GET /volume/v3/types/46bc8825-cd33-4fa6-818c-a1c4173c8110 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee9a2078-02a6-4e2a-bbd0-1ccb911bb33e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee9a2078-02a6-4e2a-bbd0-1ccb911bb33e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee9a2078-02a6-4e2a-bbd0-1ccb911bb33e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee9a2078-02a6-4e2a-bbd0-1ccb911bb33e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-ee9a2078-02a6-4e2a-bbd0-1ccb911bb33e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:52 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee9a2078-02a6-4e2a-bbd0-1ccb911bb33e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 203/401] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:52 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 393 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d915fa28-6fad-4902-a9dc-2ac99e26793a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d915fa28-6fad-4902-a9dc-2ac99e26793a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] PUT http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d915fa28-6fad-4902-a9dc-2ac99e26793a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-d915fa28-6fad-4902-a9dc-2ac99e26793a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Update called for group b465b58c-8c54-4921-b888-d3cafca71934. {{(pid=87022) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:33:52 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-d915fa28-6fad-4902-a9dc-2ac99e26793a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Updating group b465b58c-8c54-4921-b888-d3cafca71934 with name None description: None add_volumes: ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd remove_volumes: None. Sep 05 11:33:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:52 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d915fa28-6fad-4902-a9dc-2ac99e26793a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 202 Sep 05 11:33:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 199/402] 192.168.122.16 () {62 vars in 1285 bytes} [Sat Sep 5 11:33:52 2026] PUT /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:33:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f04756e1-15dd-4460-b483-9a27b23a8b11 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f04756e1-15dd-4460-b483-9a27b23a8b11 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f04756e1-15dd-4460-b483-9a27b23a8b11 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f04756e1-15dd-4460-b483-9a27b23a8b11 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-f04756e1-15dd-4460-b483-9a27b23a8b11 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:52 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:33:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f04756e1-15dd-4460-b483-9a27b23a8b11 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 204/403] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:52 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0cae3619-db09-4292-9669-e9fe1e4947b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0cae3619-db09-4292-9669-e9fe1e4947b5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:33:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0cae3619-db09-4292-9669-e9fe1e4947b5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0cae3619-db09-4292-9669-e9fe1e4947b5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-0cae3619-db09-4292-9669-e9fe1e4947b5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:33:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:53 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:33:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0cae3619-db09-4292-9669-e9fe1e4947b5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 200 Sep 05 11:33:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 200/404] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:33:53 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 393 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:33:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:33:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:33:53 devstack devstack@c-api.service[87023]: /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 05 11:33:53 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:33:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:33:53 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:53 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:53 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:53 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:33:53 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:33:53 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:33:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5d6c327-fc48-42fe-b530-e47e8fc3d550 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:33:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 205/405] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:33:53 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:33:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-79642278-03ea-4c06-9d08-98b973226e33 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-79642278-03ea-4c06-9d08-98b973226e33 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/group_snapshots Sep 05 11:33:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-79642278-03ea-4c06-9d08-98b973226e33 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b465b58c-8c54-4921-b888-d3cafca71934", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1762614138"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-79642278-03ea-4c06-9d08-98b973226e33 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b465b58c-8c54-4921-b888-d3cafca71934', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1762614138'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 11:33:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:53 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.group_snapshots [None req-79642278-03ea-4c06-9d08-98b973226e33 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1762614138. Sep 05 11:33:54 devstack devstack@c-api.service[87022]: /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 05 11:33:54 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:33:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:54 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-79642278-03ea-4c06-9d08-98b973226e33 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1275201382 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1275201382, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:54 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-79642278-03ea-4c06-9d08-98b973226e33 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1275201382 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1275201382, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:33:54 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-79642278-03ea-4c06-9d08-98b973226e33 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['8d5f153e-9c23-4a2f-a388-aac21be0db12', 'e1720541-d049-4529-8ed6-d7831d7eefa9', 'a79582c9-b6a5-4328-b1f3-b3aae38cab13', '05710e52-c474-42a0-ac40-202c06079f49'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:33:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-79642278-03ea-4c06-9d08-98b973226e33 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots returned with HTTP 202 Sep 05 11:33:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 201/406] 192.168.122.16 () {62 vars in 1203 bytes} [Sat Sep 5 11:33:53 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:33:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-15c9dfde-b0c4-41a1-ab5f-7e426a27cdca None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-15c9dfde-b0c4-41a1-ab5f-7e426a27cdca tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:33:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-15c9dfde-b0c4-41a1-ab5f-7e426a27cdca tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-15c9dfde-b0c4-41a1-ab5f-7e426a27cdca tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-15c9dfde-b0c4-41a1-ab5f-7e426a27cdca tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-15c9dfde-b0c4-41a1-ab5f-7e426a27cdca tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 200 Sep 05 11:33:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 206/407] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:54 2026] GET /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 326 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-70ee9299-1403-4cda-8af6-7c7b26bba3be None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-70ee9299-1403-4cda-8af6-7c7b26bba3be tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:33:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-70ee9299-1403-4cda-8af6-7c7b26bba3be tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-70ee9299-1403-4cda-8af6-7c7b26bba3be tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-70ee9299-1403-4cda-8af6-7c7b26bba3be tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-70ee9299-1403-4cda-8af6-7c7b26bba3be tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 200 Sep 05 11:33:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 202/408] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:55 2026] GET /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 326 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e8c36ed1-8a0f-4ea2-baa6-b3c15e4e7027 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e8c36ed1-8a0f-4ea2-baa6-b3c15e4e7027 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:33:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e8c36ed1-8a0f-4ea2-baa6-b3c15e4e7027 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e8c36ed1-8a0f-4ea2-baa6-b3c15e4e7027 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-e8c36ed1-8a0f-4ea2-baa6-b3c15e4e7027 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e8c36ed1-8a0f-4ea2-baa6-b3c15e4e7027 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 200 Sep 05 11:33:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 207/409] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:56 2026] GET /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 326 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1640537f-f435-4176-bc90-ab3d261ebd6f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1640537f-f435-4176-bc90-ab3d261ebd6f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:33:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1640537f-f435-4176-bc90-ab3d261ebd6f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1640537f-f435-4176-bc90-ab3d261ebd6f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1640537f-f435-4176-bc90-ab3d261ebd6f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:33:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1640537f-f435-4176-bc90-ab3d261ebd6f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:33:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 203/410] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:56 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d79ecd8f-1cfc-4661-85ae-71faf746696f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d79ecd8f-1cfc-4661-85ae-71faf746696f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:33:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d79ecd8f-1cfc-4661-85ae-71faf746696f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d79ecd8f-1cfc-4661-85ae-71faf746696f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d79ecd8f-1cfc-4661-85ae-71faf746696f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:33:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d79ecd8f-1cfc-4661-85ae-71faf746696f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:33:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 208/411] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:33:57 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 854 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2347bbfe-dde5-44b4-99c2-0b065fccb3e1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2347bbfe-dde5-44b4-99c2-0b065fccb3e1 None None] GET http://192.168.122.16/volume// Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2347bbfe-dde5-44b4-99c2-0b065fccb3e1 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2347bbfe-dde5-44b4-99c2-0b065fccb3e1 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2347bbfe-dde5-44b4-99c2-0b065fccb3e1 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:33:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 204/412] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:33:57 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:33:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d9ddae39-8c16-46ca-a8c6-5d0510dd3d5c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d9ddae39-8c16-46ca-a8c6-5d0510dd3d5c tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:33:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d9ddae39-8c16-46ca-a8c6-5d0510dd3d5c tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7340180-5c93-4b83-883a-0e446ef80f8e", "connector": null, "instance_uuid": "3aeef7dd-6c75-4856-9116-6f5f1bdbdf88"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bf47738d-5846-4f08-81ce-ffa1192bad9b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bf47738d-5846-4f08-81ce-ffa1192bad9b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bf47738d-5846-4f08-81ce-ffa1192bad9b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bf47738d-5846-4f08-81ce-ffa1192bad9b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-bf47738d-5846-4f08-81ce-ffa1192bad9b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bf47738d-5846-4f08-81ce-ffa1192bad9b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 200 Sep 05 11:33:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 205/413] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:57 2026] GET /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 326 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:33:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-d9ddae39-8c16-46ca-a8c6-5d0510dd3d5c tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:33:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 209/414] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:33:57 2026] POST /volume/v3/attachments => generated 273 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e8942ba2-c6f4-4f14-918f-850594d8c2d8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8942ba2-c6f4-4f14-918f-850594d8c2d8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8942ba2-c6f4-4f14-918f-850594d8c2d8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8942ba2-c6f4-4f14-918f-850594d8c2d8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7c7ea0f0-8104-4bc8-8084-404bc82f1c62 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7c7ea0f0-8104-4bc8-8084-404bc82f1c62 None None] GET http://192.168.122.16/volume// Sep 05 11:33:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7c7ea0f0-8104-4bc8-8084-404bc82f1c62 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7c7ea0f0-8104-4bc8-8084-404bc82f1c62 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7c7ea0f0-8104-4bc8-8084-404bc82f1c62 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:33:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 210/415] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:33:57 2026] GET /volume/ => generated 389 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:33:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-31ad9bb1-7e1b-41a3-acdd-dc23ce334465 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-31ad9bb1-7e1b-41a3-acdd-dc23ce334465 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:33:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-31ad9bb1-7e1b-41a3-acdd-dc23ce334465 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-31ad9bb1-7e1b-41a3-acdd-dc23ce334465 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e8942ba2-c6f4-4f14-918f-850594d8c2d8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:33:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8942ba2-c6f4-4f14-918f-850594d8c2d8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:33:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 206/416] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:57 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 853 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-31ad9bb1-7e1b-41a3-acdd-dc23ce334465 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:33:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-31ad9bb1-7e1b-41a3-acdd-dc23ce334465 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:33:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 211/417] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:33:58 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1034 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:33:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-08eb836b-bf2d-4dcd-952f-96da573bf93b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-08eb836b-bf2d-4dcd-952f-96da573bf93b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] PUT http://192.168.122.16/volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488 Sep 05 11:33:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-08eb836b-bf2d-4dcd-952f-96da573bf93b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:33:58 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-08eb836b-bf2d-4dcd-952f-96da573bf93b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Acquiring lock "cinder-attachment_update-c7340180-5c93-4b83-883a-0e446ef80f8e-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:33:58 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-08eb836b-bf2d-4dcd-952f-96da573bf93b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Lock "cinder-attachment_update-c7340180-5c93-4b83-883a-0e446ef80f8e-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:33:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:33:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:33:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5e4170e9-8ca3-4755-88c8-095fc4ef68b0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e4170e9-8ca3-4755-88c8-095fc4ef68b0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:33:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e4170e9-8ca3-4755-88c8-095fc4ef68b0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e4170e9-8ca3-4755-88c8-095fc4ef68b0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-5e4170e9-8ca3-4755-88c8-095fc4ef68b0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e4170e9-8ca3-4755-88c8-095fc4ef68b0 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 200 Sep 05 11:33:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 212/418] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:58 2026] GET /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 326 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:33:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cd96ad36-b489-4a75-84c4-dffc29ce1b6b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cd96ad36-b489-4a75-84c4-dffc29ce1b6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:33:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cd96ad36-b489-4a75-84c4-dffc29ce1b6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cd96ad36-b489-4a75-84c4-dffc29ce1b6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:33:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:33:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cd96ad36-b489-4a75-84c4-dffc29ce1b6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:33:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cd96ad36-b489-4a75-84c4-dffc29ce1b6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:33:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 213/419] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:33:59 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:33:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2a945bfc-d123-4d30-83e2-94bbfa210b54 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:33:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2a945bfc-d123-4d30-83e2-94bbfa210b54 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:33:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2a945bfc-d123-4d30-83e2-94bbfa210b54 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:33:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2a945bfc-d123-4d30-83e2-94bbfa210b54 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:33:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-2a945bfc-d123-4d30-83e2-94bbfa210b54 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:33:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:33:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:33:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2a945bfc-d123-4d30-83e2-94bbfa210b54 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 200 Sep 05 11:33:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 214/420] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:33:59 2026] GET /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e423f521-5288-4ce4-b0ff-125183b00686 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e423f521-5288-4ce4-b0ff-125183b00686 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e423f521-5288-4ce4-b0ff-125183b00686 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e423f521-5288-4ce4-b0ff-125183b00686 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e423f521-5288-4ce4-b0ff-125183b00686 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e423f521-5288-4ce4-b0ff-125183b00686 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 215/421] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:00 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-57ed7498-0f59-4901-a42f-6e880bc13668 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57ed7498-0f59-4901-a42f-6e880bc13668 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-57ed7498-0f59-4901-a42f-6e880bc13668 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-57ed7498-0f59-4901-a42f-6e880bc13668 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-57ed7498-0f59-4901-a42f-6e880bc13668 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57ed7498-0f59-4901-a42f-6e880bc13668 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 200 Sep 05 11:34:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 216/422] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:00 2026] GET /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bf604548-6d69-4da3-99cb-14f624bb5552 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bf604548-6d69-4da3-99cb-14f624bb5552 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bf604548-6d69-4da3-99cb-14f624bb5552 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bf604548-6d69-4da3-99cb-14f624bb5552 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-bf604548-6d69-4da3-99cb-14f624bb5552 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-bf604548-6d69-4da3-99cb-14f624bb5552 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: /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 05 11:34:00 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bf604548-6d69-4da3-99cb-14f624bb5552 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all snapshots completed successfully. Sep 05 11:34:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bf604548-6d69-4da3-99cb-14f624bb5552 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:34:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 217/423] 192.168.122.16 () {58 vars in 1143 bytes} [Sat Sep 5 11:34:00 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e748f416-cc38-4fd2-b008-98edf430a6e5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e748f416-cc38-4fd2-b008-98edf430a6e5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e748f416-cc38-4fd2-b008-98edf430a6e5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e748f416-cc38-4fd2-b008-98edf430a6e5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e748f416-cc38-4fd2-b008-98edf430a6e5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e748f416-cc38-4fd2-b008-98edf430a6e5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 returned with HTTP 200 Sep 05 11:34:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 218/424] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:00 2026] GET /volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 => generated 470 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ebbaa3ef-8111-4492-a6aa-9e686b775507 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ebbaa3ef-8111-4492-a6aa-9e686b775507 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/863c0bd1-ffcd-42b8-92f3-a8790f16cc59 Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ebbaa3ef-8111-4492-a6aa-9e686b775507 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ebbaa3ef-8111-4492-a6aa-9e686b775507 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ebbaa3ef-8111-4492-a6aa-9e686b775507 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ebbaa3ef-8111-4492-a6aa-9e686b775507 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/863c0bd1-ffcd-42b8-92f3-a8790f16cc59 returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 219/425] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:00 2026] GET /volume/v3/snapshots/863c0bd1-ffcd-42b8-92f3-a8790f16cc59 => generated 470 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-76685ab4-e46c-4cfd-a947-7375b014b344 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-76685ab4-e46c-4cfd-a947-7375b014b344 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] DELETE http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-76685ab4-e46c-4cfd-a947-7375b014b344 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-76685ab4-e46c-4cfd-a947-7375b014b344 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-76685ab4-e46c-4cfd-a947-7375b014b344 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87023) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.group_snapshots [None req-76685ab4-e46c-4cfd-a947-7375b014b344 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group_snapshot with id: d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:34:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:01 devstack devstack@c-api.service[87023]: /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 05 11:34:01 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-08eb836b-bf2d-4dcd-952f-96da573bf93b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Lock "cinder-attachment_update-c7340180-5c93-4b83-883a-0e446ef80f8e-devstack" released by "attachment_update" :: held 2.805s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-08eb836b-bf2d-4dcd-952f-96da573bf93b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488 returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 207/426] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:33:58 2026] PUT /volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488 => generated 694 bytes in 2868 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-76685ab4-e46c-4cfd-a947-7375b014b344 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 202 Sep 05 11:34:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 220/427] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:34:01 2026] DELETE /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ebb5c6ea-839b-4076-acc8-544927419f15 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: /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 05 11:34:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:34:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:01 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7a2b4292-70f6-4c4c-b31c-5b5b93e871f0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7a2b4292-70f6-4c4c-b31c-5b5b93e871f0 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7a2b4292-70f6-4c4c-b31c-5b5b93e871f0 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7a2b4292-70f6-4c4c-b31c-5b5b93e871f0 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7a2b4292-70f6-4c4c-b31c-5b5b93e871f0 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7a2b4292-70f6-4c4c-b31c-5b5b93e871f0 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 221/428] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:01 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:01 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ebb5c6ea-839b-4076-acc8-544927419f15 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 208/429] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-480b2f1e-0c5f-41fc-84b0-84fa4a18cd8c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-480b2f1e-0c5f-41fc-84b0-84fa4a18cd8c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-480b2f1e-0c5f-41fc-84b0-84fa4a18cd8c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-480b2f1e-0c5f-41fc-84b0-84fa4a18cd8c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-480b2f1e-0c5f-41fc-84b0-84fa4a18cd8c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-480b2f1e-0c5f-41fc-84b0-84fa4a18cd8c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:34:01 devstack devstack@c-api.service[87023]: /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 05 11:34:01 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-480b2f1e-0c5f-41fc-84b0-84fa4a18cd8c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all snapshots completed successfully. Sep 05 11:34:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-480b2f1e-0c5f-41fc-84b0-84fa4a18cd8c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 222/430] 192.168.122.16 () {58 vars in 1143 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3b51ea58-1600-4739-aa99-f0f03560453c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3b51ea58-1600-4739-aa99-f0f03560453c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3b51ea58-1600-4739-aa99-f0f03560453c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3b51ea58-1600-4739-aa99-f0f03560453c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3b51ea58-1600-4739-aa99-f0f03560453c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3b51ea58-1600-4739-aa99-f0f03560453c tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 returned with HTTP 200 Sep 05 11:34:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 209/431] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:01 2026] GET /volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-c383be27-7130-4a97-b4e4-ca2180ed69d6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-c383be27-7130-4a97-b4e4-ca2180ed69d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488/action Sep 05 11:34:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-c383be27-7130-4a97-b4e4-ca2180ed69d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-c383be27-7130-4a97-b4e4-ca2180ed69d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5f982197-e42b-4649-9b8f-c72f8d4cd9fe req-c383be27-7130-4a97-b4e4-ca2180ed69d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488/action returned with HTTP 204 Sep 05 11:34:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 223/432] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:34:02 2026] POST /volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-44bc7ac1-77d8-496f-9c5a-24aa268d80a6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-44bc7ac1-77d8-496f-9c5a-24aa268d80a6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-44bc7ac1-77d8-496f-9c5a-24aa268d80a6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-44bc7ac1-77d8-496f-9c5a-24aa268d80a6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-44bc7ac1-77d8-496f-9c5a-24aa268d80a6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-44bc7ac1-77d8-496f-9c5a-24aa268d80a6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 210/433] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:02 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1146 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-50ff8a29-44a6-495f-a27c-d7b42d14b8b9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-50ff8a29-44a6-495f-a27c-d7b42d14b8b9 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-50ff8a29-44a6-495f-a27c-d7b42d14b8b9 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-50ff8a29-44a6-495f-a27c-d7b42d14b8b9 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-50ff8a29-44a6-495f-a27c-d7b42d14b8b9 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-50ff8a29-44a6-495f-a27c-d7b42d14b8b9 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 224/434] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:02 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1146 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e5ec0500-5db4-4dc5-b47f-e63a819ebf7a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e5ec0500-5db4-4dc5-b47f-e63a819ebf7a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 Sep 05 11:34:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e5ec0500-5db4-4dc5-b47f-e63a819ebf7a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e5ec0500-5db4-4dc5-b47f-e63a819ebf7a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e5ec0500-5db4-4dc5-b47f-e63a819ebf7a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e5ec0500-5db4-4dc5-b47f-e63a819ebf7a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 returned with HTTP 200 Sep 05 11:34:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 211/435] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:02 2026] GET /volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-0314ac73-24d3-4f2c-9334-27fea790b850 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-0314ac73-24d3-4f2c-9334-27fea790b850 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-0314ac73-24d3-4f2c-9334-27fea790b850 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-0314ac73-24d3-4f2c-9334-27fea790b850 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-0314ac73-24d3-4f2c-9334-27fea790b850 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-0314ac73-24d3-4f2c-9334-27fea790b850 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 225/436] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:03 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1146 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e098a50a-ab42-48d6-befa-4f17d4b6c1e9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e098a50a-ab42-48d6-befa-4f17d4b6c1e9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 Sep 05 11:34:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e098a50a-ab42-48d6-befa-4f17d4b6c1e9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e098a50a-ab42-48d6-befa-4f17d4b6c1e9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e098a50a-ab42-48d6-befa-4f17d4b6c1e9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e098a50a-ab42-48d6-befa-4f17d4b6c1e9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 returned with HTTP 200 Sep 05 11:34:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 212/437] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:03 2026] GET /volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2f26a7a7-55e1-406c-9326-1227e087d85f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f26a7a7-55e1-406c-9326-1227e087d85f None None] GET http://192.168.122.16/volume// Sep 05 11:34:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f26a7a7-55e1-406c-9326-1227e087d85f None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f26a7a7-55e1-406c-9326-1227e087d85f None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f26a7a7-55e1-406c-9326-1227e087d85f None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:34:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 226/438] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:34:04 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-387bf92d-e62b-4470-a002-2b8bc3a063fe None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-387bf92d-e62b-4470-a002-2b8bc3a063fe tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:34:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-387bf92d-e62b-4470-a002-2b8bc3a063fe tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7340180-5c93-4b83-883a-0e446ef80f8e", "connector": null, "instance_uuid": "3aeef7dd-6c75-4856-9116-6f5f1bdbdf88"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-387bf92d-e62b-4470-a002-2b8bc3a063fe tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:34:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 213/439] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:34:04 2026] POST /volume/v3/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:34:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cb69f415-53a9-47d4-b8a6-8d58ebb12240 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1eedc0d5-b787-4eec-a65f-8458efd0ab52 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1eedc0d5-b787-4eec-a65f-8458efd0ab52 None None] GET http://192.168.122.16/volume// Sep 05 11:34:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1eedc0d5-b787-4eec-a65f-8458efd0ab52 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb69f415-53a9-47d4-b8a6-8d58ebb12240 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 Sep 05 11:34:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1eedc0d5-b787-4eec-a65f-8458efd0ab52 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb69f415-53a9-47d4-b8a6-8d58ebb12240 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1eedc0d5-b787-4eec-a65f-8458efd0ab52 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:34:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 214/440] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:34:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:34:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb69f415-53a9-47d4-b8a6-8d58ebb12240 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-ddc32423-7d39-4149-8d63-d011dc176a54 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-ddc32423-7d39-4149-8d63-d011dc176a54 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-ddc32423-7d39-4149-8d63-d011dc176a54 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-ddc32423-7d39-4149-8d63-d011dc176a54 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cb69f415-53a9-47d4-b8a6-8d58ebb12240 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb69f415-53a9-47d4-b8a6-8d58ebb12240 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 returned with HTTP 200 Sep 05 11:34:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 227/441] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:04 2026] GET /volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-ddc32423-7d39-4149-8d63-d011dc176a54 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-ddc32423-7d39-4149-8d63-d011dc176a54 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 215/442] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:34:04 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1327 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-543e9311-6e3f-4139-921c-30b2097f09bb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-543e9311-6e3f-4139-921c-30b2097f09bb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] DELETE http://192.168.122.16/volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488 Sep 05 11:34:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-543e9311-6e3f-4139-921c-30b2097f09bb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-543e9311-6e3f-4139-921c-30b2097f09bb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:05 devstack devstack@c-api.service[87023]: /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 05 11:34:05 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:34:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-543e9311-6e3f-4139-921c-30b2097f09bb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488 returned with HTTP 200 Sep 05 11:34:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 228/443] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:34:05 2026] DELETE /volume/v3/attachments/7d752e05-0045-42f7-a5c3-423d9cd78488 => generated 192 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f906b503-be1d-4cbf-919f-32ac779cc503 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f906b503-be1d-4cbf-919f-32ac779cc503 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 Sep 05 11:34:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f906b503-be1d-4cbf-919f-32ac779cc503 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f906b503-be1d-4cbf-919f-32ac779cc503 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f906b503-be1d-4cbf-919f-32ac779cc503 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f906b503-be1d-4cbf-919f-32ac779cc503 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 returned with HTTP 200 Sep 05 11:34:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 216/444] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:05 2026] GET /volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4ff53e99-8f93-407b-8694-3cdf9305c764 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ff53e99-8f93-407b-8694-3cdf9305c764 None None] GET http://192.168.122.16/volume// Sep 05 11:34:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ff53e99-8f93-407b-8694-3cdf9305c764 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ff53e99-8f93-407b-8694-3cdf9305c764 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ff53e99-8f93-407b-8694-3cdf9305c764 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:34:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 229/445] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:34:06 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-8aa80f18-016e-4cf7-9375-b5c268365515 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-8aa80f18-016e-4cf7-9375-b5c268365515 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-8aa80f18-016e-4cf7-9375-b5c268365515 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-8aa80f18-016e-4cf7-9375-b5c268365515 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-8aa80f18-016e-4cf7-9375-b5c268365515 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-8aa80f18-016e-4cf7-9375-b5c268365515 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 217/446] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:34:06 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1034 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-40739e6f-032a-41a0-97cc-3011cc8e0d98 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-40739e6f-032a-41a0-97cc-3011cc8e0d98 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] PUT http://192.168.122.16/volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a Sep 05 11:34:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-40739e6f-032a-41a0-97cc-3011cc8e0d98 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:06 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-40739e6f-032a-41a0-97cc-3011cc8e0d98 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Acquiring lock "cinder-attachment_update-c7340180-5c93-4b83-883a-0e446ef80f8e-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:34:06 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-40739e6f-032a-41a0-97cc-3011cc8e0d98 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Lock "cinder-attachment_update-c7340180-5c93-4b83-883a-0e446ef80f8e-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:34:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-09af0130-bccb-4fa5-819e-ffc906ce9e97 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-09af0130-bccb-4fa5-819e-ffc906ce9e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-09af0130-bccb-4fa5-819e-ffc906ce9e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-09af0130-bccb-4fa5-819e-ffc906ce9e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-09af0130-bccb-4fa5-819e-ffc906ce9e97 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 returned with HTTP 404 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 218/447] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:07 2026] GET /volume/v3/snapshots/ff201de7-6ca0-4a55-acb7-a58eaedae350 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b0aa4894-a936-4fcd-a74e-c9c8ecc11688 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0aa4894-a936-4fcd-a74e-c9c8ecc11688 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/863c0bd1-ffcd-42b8-92f3-a8790f16cc59 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0aa4894-a936-4fcd-a74e-c9c8ecc11688 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0aa4894-a936-4fcd-a74e-c9c8ecc11688 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0aa4894-a936-4fcd-a74e-c9c8ecc11688 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/863c0bd1-ffcd-42b8-92f3-a8790f16cc59 returned with HTTP 404 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 219/448] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:07 2026] GET /volume/v3/snapshots/863c0bd1-ffcd-42b8-92f3-a8790f16cc59 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-18faa9cd-60d9-4028-976d-e71c5e9b6219 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18faa9cd-60d9-4028-976d-e71c5e9b6219 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-18faa9cd-60d9-4028-976d-e71c5e9b6219 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-18faa9cd-60d9-4028-976d-e71c5e9b6219 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-18faa9cd-60d9-4028-976d-e71c5e9b6219 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18faa9cd-60d9-4028-976d-e71c5e9b6219 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 404 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 220/449] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:07 2026] GET /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-934940a9-c156-4b05-be06-10f9bc054a6d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-934940a9-c156-4b05-be06-10f9bc054a6d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] DELETE http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-934940a9-c156-4b05-be06-10f9bc054a6d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-934940a9-c156-4b05-be06-10f9bc054a6d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-934940a9-c156-4b05-be06-10f9bc054a6d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for member d4ec09d0-702b-4be2-b6e3-2f386b0fd133 {{(pid=87022) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.group_snapshots [None req-934940a9-c156-4b05-be06-10f9bc054a6d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group_snapshot with id: d4ec09d0-702b-4be2-b6e3-2f386b0fd133 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-934940a9-c156-4b05-be06-10f9bc054a6d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 returned with HTTP 404 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 221/450] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:34:07 2026] DELETE /volume/v3/group_snapshots/d4ec09d0-702b-4be2-b6e3-2f386b0fd133 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: /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 05 11:34:07 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:34:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:34:07 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:07 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:07 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:07 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:07 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-40739e6f-032a-41a0-97cc-3011cc8e0d98 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Lock "cinder-attachment_update-c7340180-5c93-4b83-883a-0e446ef80f8e-devstack" released by "attachment_update" :: held 0.834s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:34:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-40739e6f-032a-41a0-97cc-3011cc8e0d98 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a returned with HTTP 200 Sep 05 11:34:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 230/451] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:34:06 2026] PUT /volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a => generated 694 bytes in 910 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-b5af8d88-75d3-4500-9f3c-5c33d41a36b2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-b5af8d88-75d3-4500-9f3c-5c33d41a36b2 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a/action Sep 05 11:34:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-b5af8d88-75d3-4500-9f3c-5c33d41a36b2 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-b5af8d88-75d3-4500-9f3c-5c33d41a36b2 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d4d135b-4a1f-4bf9-967c-1f4da9589b48 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 222/452] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:34:07 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7a4c2b2b-4c3e-4a3d-8c3d-b202af00bd5a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7a4c2b2b-4c3e-4a3d-8c3d-b202af00bd5a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934/action Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7a4c2b2b-4c3e-4a3d-8c3d-b202af00bd5a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7a4c2b2b-4c3e-4a3d-8c3d-b202af00bd5a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-7a4c2b2b-4c3e-4a3d-8c3d-b202af00bd5a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for group b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-7a4c2b2b-4c3e-4a3d-8c3d-b202af00bd5a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group with id: b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:34:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:07 devstack devstack@c-api.service[87022]: /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 05 11:34:07 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:34:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ed6230a6-a86a-479d-af9b-15207c6f6504 req-b5af8d88-75d3-4500-9f3c-5c33d41a36b2 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a/action returned with HTTP 204 Sep 05 11:34:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 231/453] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:34:07 2026] POST /volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:07 devstack devstack@c-api.service[87022]: /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 05 11:34:07 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7a4c2b2b-4c3e-4a3d-8c3d-b202af00bd5a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934/action returned with HTTP 202 Sep 05 11:34:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 223/454] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:34:07 2026] POST /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd Sep 05 11:34:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:34:07 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:07 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:08 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc5e37ea-228b-4ac9-a899-eadaf9e238ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd returned with HTTP 200 Sep 05 11:34:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 232/455] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:34:07 2026] GET /volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd => generated 920 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e749372c-586b-4b23-82b0-3fc227398c14 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e749372c-586b-4b23-82b0-3fc227398c14 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd Sep 05 11:34:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e749372c-586b-4b23-82b0-3fc227398c14 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e749372c-586b-4b23-82b0-3fc227398c14 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e749372c-586b-4b23-82b0-3fc227398c14 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:34:09 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-e749372c-586b-4b23-82b0-3fc227398c14 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:09 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-e749372c-586b-4b23-82b0-3fc227398c14 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:09 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-e749372c-586b-4b23-82b0-3fc227398c14 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e749372c-586b-4b23-82b0-3fc227398c14 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd returned with HTTP 200 Sep 05 11:34:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 224/456] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:34:09 2026] GET /volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd => generated 920 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2366ef0a-3ccf-46ec-9c2e-9da1d6db9958 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2366ef0a-3ccf-46ec-9c2e-9da1d6db9958 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2366ef0a-3ccf-46ec-9c2e-9da1d6db9958 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2366ef0a-3ccf-46ec-9c2e-9da1d6db9958 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2366ef0a-3ccf-46ec-9c2e-9da1d6db9958 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd returned with HTTP 404 Sep 05 11:34:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 233/457] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:34:10 2026] GET /volume/v3/volumes/ec8f1a1c-dca5-4cd1-985e-1c24b8c475bd => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9583f1f9-3478-4954-a0f1-00c2cb3fa5c5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9583f1f9-3478-4954-a0f1-00c2cb3fa5c5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9583f1f9-3478-4954-a0f1-00c2cb3fa5c5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9583f1f9-3478-4954-a0f1-00c2cb3fa5c5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9583f1f9-3478-4954-a0f1-00c2cb3fa5c5 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c returned with HTTP 404 Sep 05 11:34:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 225/458] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:34:10 2026] GET /volume/v3/volumes/d3fe753f-507b-4c3d-8194-db73355ae05c => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-882bbf2e-9ed4-4f1c-ac5f-844035a56c95 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-882bbf2e-9ed4-4f1c-ac5f-844035a56c95 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-882bbf2e-9ed4-4f1c-ac5f-844035a56c95 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-882bbf2e-9ed4-4f1c-ac5f-844035a56c95 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-882bbf2e-9ed4-4f1c-ac5f-844035a56c95 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member b465b58c-8c54-4921-b888-d3cafca71934 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-882bbf2e-9ed4-4f1c-ac5f-844035a56c95 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 returned with HTTP 404 Sep 05 11:34:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 234/459] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:34:10 2026] GET /volume/v3/groups/b465b58c-8c54-4921-b888-d3cafca71934 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-72195509-d62d-4627-9d68-800d7927edf8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-72195509-d62d-4627-9d68-800d7927edf8 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/509a245c-ee70-445f-a407-b5cdad96d099 Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-72195509-d62d-4627-9d68-800d7927edf8 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-72195509-d62d-4627-9d68-800d7927edf8 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-72195509-d62d-4627-9d68-800d7927edf8 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/group_types/509a245c-ee70-445f-a407-b5cdad96d099 returned with HTTP 202 Sep 05 11:34:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 226/460] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:34:10 2026] DELETE /volume/v3/group_types/509a245c-ee70-445f-a407-b5cdad96d099 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7cb0564c-4354-4971-9907-a9596f4d4d9e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7cb0564c-4354-4971-9907-a9596f4d4d9e tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] DELETE http://192.168.122.16/volume/v3/types/2902b29b-ca71-4f37-9434-698a2528d8b1 Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7cb0564c-4354-4971-9907-a9596f4d4d9e tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7cb0564c-4354-4971-9907-a9596f4d4d9e tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7cb0564c-4354-4971-9907-a9596f4d4d9e tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types/2902b29b-ca71-4f37-9434-698a2528d8b1 returned with HTTP 202 Sep 05 11:34:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 235/461] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:34:10 2026] DELETE /volume/v3/types/2902b29b-ca71-4f37-9434-698a2528d8b1 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-17b36150-a853-4135-97e5-cb3e2737261b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-17b36150-a853-4135-97e5-cb3e2737261b tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] GET http://192.168.122.16/volume/v3/types/2902b29b-ca71-4f37-9434-698a2528d8b1 Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-17b36150-a853-4135-97e5-cb3e2737261b tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-17b36150-a853-4135-97e5-cb3e2737261b tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-17b36150-a853-4135-97e5-cb3e2737261b tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types/2902b29b-ca71-4f37-9434-698a2528d8b1 returned with HTTP 404 Sep 05 11:34:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 227/462] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:34:10 2026] GET /volume/v3/types/2902b29b-ca71-4f37-9434-698a2528d8b1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8ea73460-0ed8-4e85-9eb1-d30cac525313 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8ea73460-0ed8-4e85-9eb1-d30cac525313 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:34:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8ea73460-0ed8-4e85-9eb1-d30cac525313 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-253692831"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8ea73460-0ed8-4e85-9eb1-d30cac525313 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:34:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 236/463] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:34:10 2026] POST /volume/v3/types => generated 223 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-32a8b2a4-28a6-40b1-966f-e674bc076de0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-32a8b2a4-28a6-40b1-966f-e674bc076de0 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:34:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-32a8b2a4-28a6-40b1-966f-e674bc076de0 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-125915879"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-32a8b2a4-28a6-40b1-966f-e674bc076de0 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:34:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 228/464] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:34:11 2026] POST /volume/v3/group_types => generated 180 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:34:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7f12f2fe-5683-4ea3-a6fd-ab32d9fdf931 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f12f2fe-5683-4ea3-a6fd-ab32d9fdf931 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:34:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f12f2fe-5683-4ea3-a6fd-ab32d9fdf931 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e71bc47e-d096-4f76-a5f1-b0e505f4f90f", "volume_types": ["5b546c97-19ff-4c2f-b64a-2692c7432a5c"], "name": "tempest-GroupSnapshotsTest-Group-393508152"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-7f12f2fe-5683-4ea3-a6fd-ab32d9fdf931 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating new group {'group': {'group_type': 'e71bc47e-d096-4f76-a5f1-b0e505f4f90f', 'volume_types': ['5b546c97-19ff-4c2f-b64a-2692c7432a5c'], 'name': 'tempest-GroupSnapshotsTest-Group-393508152'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:34:11 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-7f12f2fe-5683-4ea3-a6fd-ab32d9fdf931 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating group tempest-GroupSnapshotsTest-Group-393508152. Sep 05 11:34:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7f12f2fe-5683-4ea3-a6fd-ab32d9fdf931 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Availability Zones retrieved successfully. Sep 05 11:34:11 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-7f12f2fe-5683-4ea3-a6fd-ab32d9fdf931 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['c624e84f-d6c3-4e9d-b3e8-dae7a4a733ea'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f12f2fe-5683-4ea3-a6fd-ab32d9fdf931 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:34:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 237/465] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:34:11 2026] POST /volume/v3/groups => generated 111 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ceefc6f8-f27d-4e49-969c-3fd4d84bef5d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ceefc6f8-f27d-4e49-969c-3fd4d84bef5d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 Sep 05 11:34:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ceefc6f8-f27d-4e49-969c-3fd4d84bef5d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ceefc6f8-f27d-4e49-969c-3fd4d84bef5d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-ceefc6f8-f27d-4e49-969c-3fd4d84bef5d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 91acd346-c623-486a-9a30-b226529c5ad4 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:34:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:11 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:34:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ceefc6f8-f27d-4e49-969c-3fd4d84bef5d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 returned with HTTP 200 Sep 05 11:34:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 229/466] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:34:11 2026] GET /volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 => generated 391 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-21dbce2e-8d5a-47fe-ad81-5c14bde72dbd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-21dbce2e-8d5a-47fe-ad81-5c14bde72dbd tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 Sep 05 11:34:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-21dbce2e-8d5a-47fe-ad81-5c14bde72dbd tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-21dbce2e-8d5a-47fe-ad81-5c14bde72dbd tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-21dbce2e-8d5a-47fe-ad81-5c14bde72dbd tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 91acd346-c623-486a-9a30-b226529c5ad4 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:34:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:12 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:34:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-21dbce2e-8d5a-47fe-ad81-5c14bde72dbd tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 returned with HTTP 200 Sep 05 11:34:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 238/467] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:34:12 2026] GET /volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1942507280", "volume_type": "5b546c97-19ff-4c2f-b64a-2692c7432a5c", "group_id": "91acd346-c623-486a-9a30-b226529c5ad4", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1942507280', 'volume_type': '5b546c97-19ff-4c2f-b64a-2692c7432a5c', 'group_id': '91acd346-c623-486a-9a30-b226529c5ad4', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:12 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume of 1 GB Sep 05 11:34:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:34:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Availability Zones retrieved successfully. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (11afc3e3-7c17-42a8-a280-4a1534c52405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b694e07-0e3a-4eb9-b812-68d1d6499d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b694e07-0e3a-4eb9-b812-68d1d6499d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5b546c97-19ff-4c2f-b64a-2692c7432a5c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-253692831',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b546c97-19ff-4c2f-b64a-2692c7432a5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '91acd346-c623-486a-9a30-b226529c5ad4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080c0013-1ba3-428b-b201-7c87e08c04a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-253692831 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-253692831, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-253692831 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-253692831, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['f27af295-d360-4f21-8fe2-ae27c2c8d8b2', '31e9c81e-1e94-4a82-86a6-ff58cf04eaa9', 'c4869e11-d23e-4334-b427-efa2d695fb17', '4467e37f-29de-42a2-9dfe-ab860062eed2'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080c0013-1ba3-428b-b201-7c87e08c04a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f27af295-d360-4f21-8fe2-ae27c2c8d8b2', '31e9c81e-1e94-4a82-86a6-ff58cf04eaa9', 'c4869e11-d23e-4334-b427-efa2d695fb17', '4467e37f-29de-42a2-9dfe-ab860062eed2']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f609d5-00a5-41d1-9f60-e914334dbe53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f609d5-00a5-41d1-9f60-e914334dbe53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '677af60a-9168-4924-8acd-83dc9ac09598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1942507280',encryption_key_id=None,group_id=91acd346-c623-486a-9a30-b226529c5ad4,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['f27af295-d360-4f21-8fe2-ae27c2c8d8b2','31e9c81e-1e94-4a82-86a6-ff58cf04eaa9','c4869e11-d23e-4334-b427-efa2d695fb17','4467e37f-29de-42a2-9dfe-ab860062eed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=5b546c97-19ff-4c2f-b64a-2692c7432a5c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1942507280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=91acd346-c623-486a-9a30-b226529c5ad4,host=None,id=677af60a-9168-4924-8acd-83dc9ac09598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0aa70932ff094e72a85b962c5068776e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b546c97-19ff-4c2f-b64a-2692c7432a5c),volume_type_id=5b546c97-19ff-4c2f-b64a-2692c7432a5c)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8319aca8-9238-443e-b93f-258b6ff97457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8319aca8-9238-443e-b93f-258b6ff97457) transitioned into state 'SUCCESS' from state '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-1942507280',encryption_key_id=None,group_id=91acd346-c623-486a-9a30-b226529c5ad4,group_type_id=,metadata={},multiattach=False,project_id='0aa70932ff094e72a85b962c5068776e',qos_specs=None,replication_status=,reservations=['f27af295-d360-4f21-8fe2-ae27c2c8d8b2','31e9c81e-1e94-4a82-86a6-ff58cf04eaa9','c4869e11-d23e-4334-b427-efa2d695fb17','4467e37f-29de-42a2-9dfe-ab860062eed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4e19392af4f4684931a8ce30a7ba2cb',volume_type_id=5b546c97-19ff-4c2f-b64a-2692c7432a5c)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f37160-5fa7-4a86-8ae6-2fd2d1c8e13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f37160-5fa7-4a86-8ae6-2fd2d1c8e13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Flow 'volume_create_api' (11afc3e3-7c17-42a8-a280-4a1534c52405) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Create volume request issued successfully. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:12 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:12 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c66d2d4-134a-4d53-87ca-847d7f1d1a4f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 230/468] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:34:12 2026] POST /volume/v3/volumes => generated 828 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-63b8298d-9235-4b94-bfda-974c75fc378d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-63b8298d-9235-4b94-bfda-974c75fc378d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 Sep 05 11:34:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-63b8298d-9235-4b94-bfda-974c75fc378d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-63b8298d-9235-4b94-bfda-974c75fc378d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-63b8298d-9235-4b94-bfda-974c75fc378d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:34:13 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-63b8298d-9235-4b94-bfda-974c75fc378d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:13 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-63b8298d-9235-4b94-bfda-974c75fc378d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:13 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-63b8298d-9235-4b94-bfda-974c75fc378d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-63b8298d-9235-4b94-bfda-974c75fc378d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 returned with HTTP 200 Sep 05 11:34:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 239/469] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:34:13 2026] GET /volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 => generated 896 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 Sep 05 11:34:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:34:14 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:14 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:14 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7711cbd2-d395-48fa-a23c-b783c4db6e92 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 returned with HTTP 200 Sep 05 11:34:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 231/470] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:34:14 2026] GET /volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 => generated 921 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1ffcb15d-3cf7-436a-9236-577782393b2a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1ffcb15d-3cf7-436a-9236-577782393b2a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/group_snapshots Sep 05 11:34:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1ffcb15d-3cf7-436a-9236-577782393b2a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "91acd346-c623-486a-9a30-b226529c5ad4", "name": "tempest-group_snapshot-1400785463"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-1ffcb15d-3cf7-436a-9236-577782393b2a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '91acd346-c623-486a-9a30-b226529c5ad4', 'name': 'tempest-group_snapshot-1400785463'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 11:34:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:14 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.group_snapshots [None req-1ffcb15d-3cf7-436a-9236-577782393b2a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Creating group_snapshot tempest-group_snapshot-1400785463. Sep 05 11:34:14 devstack devstack@c-api.service[87023]: /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 05 11:34:14 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:34:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:14 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-1ffcb15d-3cf7-436a-9236-577782393b2a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-253692831 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-253692831, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:34:14 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-1ffcb15d-3cf7-436a-9236-577782393b2a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-253692831 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-253692831, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:34:14 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-1ffcb15d-3cf7-436a-9236-577782393b2a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Created reservations ['383424bc-3b13-4be4-bab8-0628bb4551dd', '00027ae6-ec87-4d80-89d6-130a6de65093', 'fc077ab8-f9c1-4c0c-b742-4e537d80dd5a', '57e0b67c-2bb2-4cd6-a044-c39316018d29'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1ffcb15d-3cf7-436a-9236-577782393b2a tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots returned with HTTP 202 Sep 05 11:34:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 240/471] 192.168.122.16 () {62 vars in 1203 bytes} [Sat Sep 5 11:34:14 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7772c143-2f52-4ece-b448-eb2874488917 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7772c143-2f52-4ece-b448-eb2874488917 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7772c143-2f52-4ece-b448-eb2874488917 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7772c143-2f52-4ece-b448-eb2874488917 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-7772c143-2f52-4ece-b448-eb2874488917 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7772c143-2f52-4ece-b448-eb2874488917 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 200 Sep 05 11:34:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 232/472] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:14 2026] GET /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 307 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-db444f9c-feaf-416f-b6e7-ed8888543f57 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db444f9c-feaf-416f-b6e7-ed8888543f57 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db444f9c-feaf-416f-b6e7-ed8888543f57 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db444f9c-feaf-416f-b6e7-ed8888543f57 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-db444f9c-feaf-416f-b6e7-ed8888543f57 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db444f9c-feaf-416f-b6e7-ed8888543f57 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 200 Sep 05 11:34:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 241/473] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:15 2026] GET /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 307 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:34:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-29fb0c4b-b5f3-444f-a1af-0ab2dbb5e446 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-29fb0c4b-b5f3-444f-a1af-0ab2dbb5e446 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-29fb0c4b-b5f3-444f-a1af-0ab2dbb5e446 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-29fb0c4b-b5f3-444f-a1af-0ab2dbb5e446 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-29fb0c4b-b5f3-444f-a1af-0ab2dbb5e446 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-29fb0c4b-b5f3-444f-a1af-0ab2dbb5e446 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 200 Sep 05 11:34:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 233/474] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:16 2026] GET /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 307 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-51a25828-19be-4d8f-bb4c-89a87963f317 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51a25828-19be-4d8f-bb4c-89a87963f317 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51a25828-19be-4d8f-bb4c-89a87963f317 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51a25828-19be-4d8f-bb4c-89a87963f317 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-51a25828-19be-4d8f-bb4c-89a87963f317 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51a25828-19be-4d8f-bb4c-89a87963f317 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 200 Sep 05 11:34:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 242/475] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:17 2026] GET /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 307 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-807fc889-3a29-4745-a526-659cf478361d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-807fc889-3a29-4745-a526-659cf478361d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-807fc889-3a29-4745-a526-659cf478361d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-807fc889-3a29-4745-a526-659cf478361d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-807fc889-3a29-4745-a526-659cf478361d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-807fc889-3a29-4745-a526-659cf478361d tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 234/476] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 308 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b37f5e04-41ce-40db-a57a-005165ec3286 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b37f5e04-41ce-40db-a57a-005165ec3286 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b37f5e04-41ce-40db-a57a-005165ec3286 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b37f5e04-41ce-40db-a57a-005165ec3286 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-b37f5e04-41ce-40db-a57a-005165ec3286 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-b37f5e04-41ce-40db-a57a-005165ec3286 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: /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 05 11:34:19 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b37f5e04-41ce-40db-a57a-005165ec3286 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all snapshots completed successfully. Sep 05 11:34:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b37f5e04-41ce-40db-a57a-005165ec3286 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 243/477] 192.168.122.16 () {58 vars in 1143 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ff2f91dd-c2c7-43fe-9338-2a84642564b9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff2f91dd-c2c7-43fe-9338-2a84642564b9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff2f91dd-c2c7-43fe-9338-2a84642564b9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff2f91dd-c2c7-43fe-9338-2a84642564b9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ff2f91dd-c2c7-43fe-9338-2a84642564b9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff2f91dd-c2c7-43fe-9338-2a84642564b9 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 235/478] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 => generated 451 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6ec4c288-8abf-40a7-8153-4ca61e9ab9d7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6ec4c288-8abf-40a7-8153-4ca61e9ab9d7 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6ec4c288-8abf-40a7-8153-4ca61e9ab9d7 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6ec4c288-8abf-40a7-8153-4ca61e9ab9d7 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-6ec4c288-8abf-40a7-8153-4ca61e9ab9d7 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6ec4c288-8abf-40a7-8153-4ca61e9ab9d7 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 244/479] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 308 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d43a7c4a-1800-42b3-b7ed-352d3f5fe0ed None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d43a7c4a-1800-42b3-b7ed-352d3f5fe0ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/detail Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d43a7c4a-1800-42b3-b7ed-352d3f5fe0ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d43a7c4a-1800-42b3-b7ed-352d3f5fe0ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: /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 05 11:34:19 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d43a7c4a-1800-42b3-b7ed-352d3f5fe0ed tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 236/480] 192.168.122.16 () {60 vars in 1202 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0cc65327-68ce-4ffc-98b2-1ac2a2d9fc80 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0cc65327-68ce-4ffc-98b2-1ac2a2d9fc80 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] DELETE http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0cc65327-68ce-4ffc-98b2-1ac2a2d9fc80 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0cc65327-68ce-4ffc-98b2-1ac2a2d9fc80 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-0cc65327-68ce-4ffc-98b2-1ac2a2d9fc80 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87023) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.group_snapshots [None req-0cc65327-68ce-4ffc-98b2-1ac2a2d9fc80 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group_snapshot with id: 97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87023]: /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 05 11:34:19 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0cc65327-68ce-4ffc-98b2-1ac2a2d9fc80 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 202 Sep 05 11:34:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 245/481] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:34:19 2026] DELETE /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: /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 05 11:34:19 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:34:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:19 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-99ac0d86-c00d-4013-b93a-40b9bd5b1923 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 237/482] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ea2937a6-a050-40fe-81a8-7a656f71b254 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea2937a6-a050-40fe-81a8-7a656f71b254 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea2937a6-a050-40fe-81a8-7a656f71b254 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea2937a6-a050-40fe-81a8-7a656f71b254 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-ea2937a6-a050-40fe-81a8-7a656f71b254 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-ea2937a6-a050-40fe-81a8-7a656f71b254 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:34:19 devstack devstack@c-api.service[87023]: /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 05 11:34:19 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ea2937a6-a050-40fe-81a8-7a656f71b254 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all snapshots completed successfully. Sep 05 11:34:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea2937a6-a050-40fe-81a8-7a656f71b254 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 246/483] 192.168.122.16 () {58 vars in 1143 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3f7c69c7-51e9-48f0-96f1-8b38997f7016 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3f7c69c7-51e9-48f0-96f1-8b38997f7016 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3f7c69c7-51e9-48f0-96f1-8b38997f7016 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3f7c69c7-51e9-48f0-96f1-8b38997f7016 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3f7c69c7-51e9-48f0-96f1-8b38997f7016 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3f7c69c7-51e9-48f0-96f1-8b38997f7016 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 returned with HTTP 200 Sep 05 11:34:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 238/484] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:19 2026] GET /volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 => generated 450 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0f827585-843b-46ca-9bdb-e76e28781b44 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0f827585-843b-46ca-9bdb-e76e28781b44 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 Sep 05 11:34:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0f827585-843b-46ca-9bdb-e76e28781b44 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0f827585-843b-46ca-9bdb-e76e28781b44 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0f827585-843b-46ca-9bdb-e76e28781b44 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Snapshot retrieved successfully. Sep 05 11:34:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0f827585-843b-46ca-9bdb-e76e28781b44 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 returned with HTTP 200 Sep 05 11:34:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 247/485] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:20 2026] GET /volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-344915084"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-344915084'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume of 1 GB Sep 05 11:34:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Availability Zones retrieved successfully. Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Flow 'volume_create_api' (68e3cb4f-77e5-4ff7-8f46-1fab7b7705a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ce0be8-0e08-4d7d-8577-82f2d2888f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ce0be8-0e08-4d7d-8577-82f2d2888f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38568c80-52b8-48d3-a5ce-7e1951da9207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Created reservations ['d5af2a19-9d36-4c49-b371-2329131db03a', 'a3f6fe8c-dac8-4db9-bac2-3f30ca64996c', '565dd02c-7254-49bd-b575-20ca9614bf39', '8f6a04a7-c114-41e7-b794-cfa6022f2b10'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38568c80-52b8-48d3-a5ce-7e1951da9207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5af2a19-9d36-4c49-b371-2329131db03a', 'a3f6fe8c-dac8-4db9-bac2-3f30ca64996c', '565dd02c-7254-49bd-b575-20ca9614bf39', '8f6a04a7-c114-41e7-b794-cfa6022f2b10']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3f76cd-cb63-46e6-bef7-dc1bc7123f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:21 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3f76cd-cb63-46e6-bef7-dc1bc7123f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5f53f38-7e46-4080-b038-3a723e8a973e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-344915084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ee7a7a4d34336a40e57cab287ac84',qos_specs=None,replication_status=,reservations=['d5af2a19-9d36-4c49-b371-2329131db03a','a3f6fe8c-dac8-4db9-bac2-3f30ca64996c','565dd02c-7254-49bd-b575-20ca9614bf39','8f6a04a7-c114-41e7-b794-cfa6022f2b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7eeff12ec547d9b121ac205046579a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-344915084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5f53f38-7e46-4080-b038-3a723e8a973e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='284ee7a7a4d34336a40e57cab287ac84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf7eeff12ec547d9b121ac205046579a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aaed501-db63-4fbb-95a0-4edb08de8c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aaed501-db63-4fbb-95a0-4edb08de8c6a) transitioned into state 'SUCCESS' from state '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-344915084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ee7a7a4d34336a40e57cab287ac84',qos_specs=None,replication_status=,reservations=['d5af2a19-9d36-4c49-b371-2329131db03a','a3f6fe8c-dac8-4db9-bac2-3f30ca64996c','565dd02c-7254-49bd-b575-20ca9614bf39','8f6a04a7-c114-41e7-b794-cfa6022f2b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf7eeff12ec547d9b121ac205046579a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e70f49b8-7fc1-4e72-ac5e-b2d676ee7fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e70f49b8-7fc1-4e72-ac5e-b2d676ee7fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Flow 'volume_create_api' (68e3cb4f-77e5-4ff7-8f46-1fab7b7705a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Create volume request issued successfully. Sep 05 11:34:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a405f4f7-aa6d-41d2-bb27-c8c6f3dee943 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 239/486] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:21 2026] POST /volume/v3/volumes => generated 761 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-91517ce5-b7b7-49c8-bb7c-d255a0fbd52b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a25c11db-d0b6-498f-9196-ee54de48c09b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91517ce5-b7b7-49c8-bb7c-d255a0fbd52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91517ce5-b7b7-49c8-bb7c-d255a0fbd52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91517ce5-b7b7-49c8-bb7c-d255a0fbd52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a25c11db-d0b6-498f-9196-ee54de48c09b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a25c11db-d0b6-498f-9196-ee54de48c09b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a25c11db-d0b6-498f-9196-ee54de48c09b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91517ce5-b7b7-49c8-bb7c-d255a0fbd52b tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 returned with HTTP 404 Sep 05 11:34:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 240/487] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:21 2026] GET /volume/v3/snapshots/60719548-5fdb-48d7-a618-785890866033 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e2df8034-1c27-433f-9459-81d3fee0d939 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2df8034-1c27-433f-9459-81d3fee0d939 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2df8034-1c27-433f-9459-81d3fee0d939 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2df8034-1c27-433f-9459-81d3fee0d939 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-e2df8034-1c27-433f-9459-81d3fee0d939 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2df8034-1c27-433f-9459-81d3fee0d939 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 404 Sep 05 11:34:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 241/488] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:34:21 2026] GET /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 116 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f1fabde0-0f50-4691-9e15-ac81265cc233 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a25c11db-d0b6-498f-9196-ee54de48c09b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f1fabde0-0f50-4691-9e15-ac81265cc233 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/group_snapshots Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f1fabde0-0f50-4691-9e15-ac81265cc233 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f1fabde0-0f50-4691-9e15-ac81265cc233 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87022]: /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 05 11:34:22 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f1fabde0-0f50-4691-9e15-ac81265cc233 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots returned with HTTP 200 Sep 05 11:34:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 242/489] 192.168.122.16 () {60 vars in 1181 bytes} [Sat Sep 5 11:34:22 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a25c11db-d0b6-498f-9196-ee54de48c09b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 248/490] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:21 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 829 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5397f581-da13-4d3f-b2ee-6ba48b461831 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5397f581-da13-4d3f-b2ee-6ba48b461831 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] DELETE http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5397f581-da13-4d3f-b2ee-6ba48b461831 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5397f581-da13-4d3f-b2ee-6ba48b461831 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-5397f581-da13-4d3f-b2ee-6ba48b461831 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for member 97bdd800-2ea5-4e11-9016-7f46fa8b5838 {{(pid=87022) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.group_snapshots [None req-5397f581-da13-4d3f-b2ee-6ba48b461831 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group_snapshot with id: 97bdd800-2ea5-4e11-9016-7f46fa8b5838 Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5397f581-da13-4d3f-b2ee-6ba48b461831 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 returned with HTTP 404 Sep 05 11:34:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 243/491] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:34:22 2026] DELETE /volume/v3/group_snapshots/97bdd800-2ea5-4e11-9016-7f46fa8b5838 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Get all volumes completed successfully. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:22 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9df24b46-09c5-472f-bd6d-b7b5ea6d4532 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:34:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 249/492] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:34:22 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 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3b0c19af-d977-40e9-923d-941e1fd8d78f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3b0c19af-d977-40e9-923d-941e1fd8d78f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] POST http://192.168.122.16/volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4/action Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3b0c19af-d977-40e9-923d-941e1fd8d78f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3b0c19af-d977-40e9-923d-941e1fd8d78f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-3b0c19af-d977-40e9-923d-941e1fd8d78f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] delete called for group 91acd346-c623-486a-9a30-b226529c5ad4 {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-3b0c19af-d977-40e9-923d-941e1fd8d78f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Delete group with id: 91acd346-c623-486a-9a30-b226529c5ad4 Sep 05 11:34:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87022]: /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 05 11:34:22 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:34:22 devstack devstack@c-api.service[87022]: /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 05 11:34:22 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3b0c19af-d977-40e9-923d-941e1fd8d78f tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4/action returned with HTTP 202 Sep 05 11:34:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 244/493] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:34:22 2026] POST /volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-988fc56e-75c3-4094-8ee7-f07f638c078e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-988fc56e-75c3-4094-8ee7-f07f638c078e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-988fc56e-75c3-4094-8ee7-f07f638c078e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-988fc56e-75c3-4094-8ee7-f07f638c078e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-988fc56e-75c3-4094-8ee7-f07f638c078e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Volume info retrieved successfully. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-988fc56e-75c3-4094-8ee7-f07f638c078e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:34:22 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-988fc56e-75c3-4094-8ee7-f07f638c078e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:34:22 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-988fc56e-75c3-4094-8ee7-f07f638c078e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:34:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-988fc56e-75c3-4094-8ee7-f07f638c078e tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 returned with HTTP 200 Sep 05 11:34:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 250/494] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:34:22 2026] GET /volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 => generated 920 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-34cbd1bf-e3dc-40b0-87af-b5f9accf9fbd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34cbd1bf-e3dc-40b0-87af-b5f9accf9fbd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34cbd1bf-e3dc-40b0-87af-b5f9accf9fbd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34cbd1bf-e3dc-40b0-87af-b5f9accf9fbd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-34cbd1bf-e3dc-40b0-87af-b5f9accf9fbd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34cbd1bf-e3dc-40b0-87af-b5f9accf9fbd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 245/495] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:23 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-18001b6d-4306-4d97-9c6b-1bea785740ba None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-18001b6d-4306-4d97-9c6b-1bea785740ba tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 Sep 05 11:34:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-18001b6d-4306-4d97-9c6b-1bea785740ba tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-18001b6d-4306-4d97-9c6b-1bea785740ba tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-18001b6d-4306-4d97-9c6b-1bea785740ba tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 returned with HTTP 404 Sep 05 11:34:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 251/496] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:34:23 2026] GET /volume/v3/volumes/677af60a-9168-4924-8acd-83dc9ac09598 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d0180a0f-1241-42c8-b229-9ae99f251e43 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0180a0f-1241-42c8-b229-9ae99f251e43 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] GET http://192.168.122.16/volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0180a0f-1241-42c8-b229-9ae99f251e43 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0180a0f-1241-42c8-b229-9ae99f251e43 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-d0180a0f-1241-42c8-b229-9ae99f251e43 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] show called for member 91acd346-c623-486a-9a30-b226529c5ad4 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0180a0f-1241-42c8-b229-9ae99f251e43 tempest-GroupSnapshotsTest-1387382967 tempest-GroupSnapshotsTest-1387382967-project-member] http://192.168.122.16/volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 returned with HTTP 404 Sep 05 11:34:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 246/497] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:34:23 2026] GET /volume/v3/groups/91acd346-c623-486a-9a30-b226529c5ad4 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:34:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9db505d3-7762-4226-a814-8d9e0b208631 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9db505d3-7762-4226-a814-8d9e0b208631 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/e71bc47e-d096-4f76-a5f1-b0e505f4f90f Sep 05 11:34:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9db505d3-7762-4226-a814-8d9e0b208631 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9db505d3-7762-4226-a814-8d9e0b208631 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9db505d3-7762-4226-a814-8d9e0b208631 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/group_types/e71bc47e-d096-4f76-a5f1-b0e505f4f90f returned with HTTP 202 Sep 05 11:34:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 252/498] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:34:23 2026] DELETE /volume/v3/group_types/e71bc47e-d096-4f76-a5f1-b0e505f4f90f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-95dd96c7-5e4f-4d85-b95e-12c33b2a2497 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-95dd96c7-5e4f-4d85-b95e-12c33b2a2497 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] DELETE http://192.168.122.16/volume/v3/types/5b546c97-19ff-4c2f-b64a-2692c7432a5c Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-95dd96c7-5e4f-4d85-b95e-12c33b2a2497 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-95dd96c7-5e4f-4d85-b95e-12c33b2a2497 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-95dd96c7-5e4f-4d85-b95e-12c33b2a2497 tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types/5b546c97-19ff-4c2f-b64a-2692c7432a5c returned with HTTP 202 Sep 05 11:34:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 247/499] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:34:23 2026] DELETE /volume/v3/types/5b546c97-19ff-4c2f-b64a-2692c7432a5c => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:34:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0da2ad09-bd6f-4dd1-a8d8-88fc3c76ce5e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0da2ad09-bd6f-4dd1-a8d8-88fc3c76ce5e tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] GET http://192.168.122.16/volume/v3/types/5b546c97-19ff-4c2f-b64a-2692c7432a5c Sep 05 11:34:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0da2ad09-bd6f-4dd1-a8d8-88fc3c76ce5e tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0da2ad09-bd6f-4dd1-a8d8-88fc3c76ce5e tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0da2ad09-bd6f-4dd1-a8d8-88fc3c76ce5e tempest-GroupSnapshotsTest-681836095 tempest-GroupSnapshotsTest-681836095-project-admin] http://192.168.122.16/volume/v3/types/5b546c97-19ff-4c2f-b64a-2692c7432a5c returned with HTTP 404 Sep 05 11:34:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 253/500] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:34:24 2026] GET /volume/v3/types/5b546c97-19ff-4c2f-b64a-2692c7432a5c => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:34:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6c609aa8-1a45-4ce1-b0ac-5c366cd7770f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c609aa8-1a45-4ce1-b0ac-5c366cd7770f tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c609aa8-1a45-4ce1-b0ac-5c366cd7770f tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c609aa8-1a45-4ce1-b0ac-5c366cd7770f tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6c609aa8-1a45-4ce1-b0ac-5c366cd7770f tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c609aa8-1a45-4ce1-b0ac-5c366cd7770f tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 248/501] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:24 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-13efc811-73e3-4c31-854b-550ecefd6cc6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-13efc811-73e3-4c31-854b-550ecefd6cc6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-13efc811-73e3-4c31-854b-550ecefd6cc6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-13efc811-73e3-4c31-854b-550ecefd6cc6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-13efc811-73e3-4c31-854b-550ecefd6cc6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-13efc811-73e3-4c31-854b-550ecefd6cc6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 254/502] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:24 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-10f17588-5fa4-42ae-84a1-17ae5f28998b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10f17588-5fa4-42ae-84a1-17ae5f28998b None None] GET http://192.168.122.16/volume// Sep 05 11:34:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10f17588-5fa4-42ae-84a1-17ae5f28998b None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10f17588-5fa4-42ae-84a1-17ae5f28998b None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10f17588-5fa4-42ae-84a1-17ae5f28998b None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:34:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 249/503] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:34:24 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-6265380a-2bec-4690-bd05-7958623d5961 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-6265380a-2bec-4690-bd05-7958623d5961 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:34:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-6265380a-2bec-4690-bd05-7958623d5961 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5f53f38-7e46-4080-b038-3a723e8a973e", "connector": null, "instance_uuid": "ab3e0575-78b4-4068-adc5-77db6015702d"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-6265380a-2bec-4690-bd05-7958623d5961 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:34:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 255/504] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:34:24 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-462dac8b-8f65-4eda-9cb5-455111177e3d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-462dac8b-8f65-4eda-9cb5-455111177e3d tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-462dac8b-8f65-4eda-9cb5-455111177e3d tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-462dac8b-8f65-4eda-9cb5-455111177e3d tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-12e7f10d-4180-461d-a33e-8372990c2784 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-12e7f10d-4180-461d-a33e-8372990c2784 None None] GET http://192.168.122.16/volume// Sep 05 11:34:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-12e7f10d-4180-461d-a33e-8372990c2784 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-12e7f10d-4180-461d-a33e-8372990c2784 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-12e7f10d-4180-461d-a33e-8372990c2784 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:34:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 256/505] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:34:25 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-b1def7b2-9a32-4e60-8a4d-db99104261f0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-462dac8b-8f65-4eda-9cb5-455111177e3d tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-b1def7b2-9a32-4e60-8a4d-db99104261f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-b1def7b2-9a32-4e60-8a4d-db99104261f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-b1def7b2-9a32-4e60-8a4d-db99104261f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-462dac8b-8f65-4eda-9cb5-455111177e3d tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 250/506] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:25 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-b1def7b2-9a32-4e60-8a4d-db99104261f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-b1def7b2-9a32-4e60-8a4d-db99104261f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 257/507] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:34:25 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 1034 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-114a48db-849e-4168-a7af-f85e852edaa7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-114a48db-849e-4168-a7af-f85e852edaa7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] PUT http://192.168.122.16/volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e Sep 05 11:34:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-114a48db-849e-4168-a7af-f85e852edaa7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:25 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-114a48db-849e-4168-a7af-f85e852edaa7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Acquiring lock "cinder-attachment_update-a5f53f38-7e46-4080-b038-3a723e8a973e-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:34:25 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-114a48db-849e-4168-a7af-f85e852edaa7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Lock "cinder-attachment_update-a5f53f38-7e46-4080-b038-3a723e8a973e-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:34:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:26 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-114a48db-849e-4168-a7af-f85e852edaa7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Lock "cinder-attachment_update-a5f53f38-7e46-4080-b038-3a723e8a973e-devstack" released by "attachment_update" :: held 0.627s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:34:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-114a48db-849e-4168-a7af-f85e852edaa7 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e returned with HTTP 200 Sep 05 11:34:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 251/508] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:34:25 2026] PUT /volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e => generated 694 bytes in 677 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9e3fed04-3b4f-40b6-ac36-9a4e94c32e79 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9e3fed04-3b4f-40b6-ac36-9a4e94c32e79 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9e3fed04-3b4f-40b6-ac36-9a4e94c32e79 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9e3fed04-3b4f-40b6-ac36-9a4e94c32e79 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9e3fed04-3b4f-40b6-ac36-9a4e94c32e79 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9e3fed04-3b4f-40b6-ac36-9a4e94c32e79 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 258/509] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:26 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-c54646fc-878b-4fa4-a518-d57b76bea8fa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-c54646fc-878b-4fa4-a518-d57b76bea8fa tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e/action Sep 05 11:34:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-c54646fc-878b-4fa4-a518-d57b76bea8fa tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-c54646fc-878b-4fa4-a518-d57b76bea8fa tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d4ba5386-3618-42c5-8fd6-07a925bc0bfb req-c54646fc-878b-4fa4-a518-d57b76bea8fa tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e/action returned with HTTP 204 Sep 05 11:34:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 252/510] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:34:26 2026] POST /volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c4dfbd80-7999-4ca2-8965-809937b0381c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4dfbd80-7999-4ca2-8965-809937b0381c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4dfbd80-7999-4ca2-8965-809937b0381c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4dfbd80-7999-4ca2-8965-809937b0381c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c4dfbd80-7999-4ca2-8965-809937b0381c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4dfbd80-7999-4ca2-8965-809937b0381c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 259/511] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:27 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1d890723-95f3-48ad-9ff0-3d965bd0fcf6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1d890723-95f3-48ad-9ff0-3d965bd0fcf6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1d890723-95f3-48ad-9ff0-3d965bd0fcf6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1d890723-95f3-48ad-9ff0-3d965bd0fcf6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1d890723-95f3-48ad-9ff0-3d965bd0fcf6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1d890723-95f3-48ad-9ff0-3d965bd0fcf6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 253/512] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:27 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 1146 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-acf99cc7-d1a5-439c-8050-c4a3744a234b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-acf99cc7-d1a5-439c-8050-c4a3744a234b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] DELETE http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-acf99cc7-d1a5-439c-8050-c4a3744a234b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-acf99cc7-d1a5-439c-8050-c4a3744a234b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-acf99cc7-d1a5-439c-8050-c4a3744a234b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Delete volume with id: a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-acf99cc7-d1a5-439c-8050-c4a3744a234b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-acf99cc7-d1a5-439c-8050-c4a3744a234b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-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 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-acf99cc7-d1a5-439c-8050-c4a3744a234b tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 400 Sep 05 11:34:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 260/513] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:27 2026] DELETE /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 307 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e81193d8-62b2-4197-bbf8-b63a0b5fc51c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e81193d8-62b2-4197-bbf8-b63a0b5fc51c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e81193d8-62b2-4197-bbf8-b63a0b5fc51c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e81193d8-62b2-4197-bbf8-b63a0b5fc51c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e81193d8-62b2-4197-bbf8-b63a0b5fc51c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e81193d8-62b2-4197-bbf8-b63a0b5fc51c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 254/514] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:27 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-15e17e19-2bba-42a4-8021-e97419963e04 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-15e17e19-2bba-42a4-8021-e97419963e04 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-15e17e19-2bba-42a4-8021-e97419963e04 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-15e17e19-2bba-42a4-8021-e97419963e04 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-15e17e19-2bba-42a4-8021-e97419963e04 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-15e17e19-2bba-42a4-8021-e97419963e04 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 261/515] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:27 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 1146 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-43ae91e8-3260-43a0-bcd6-ee713acfc523 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-43ae91e8-3260-43a0-bcd6-ee713acfc523 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] POST http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e/action Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-43ae91e8-3260-43a0-bcd6-ee713acfc523 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-43ae91e8-3260-43a0-bcd6-ee713acfc523 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-43ae91e8-3260-43a0-bcd6-ee713acfc523 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-43ae91e8-3260-43a0-bcd6-ee713acfc523 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Begin detaching volume completed successfully. Sep 05 11:34:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-43ae91e8-3260-43a0-bcd6-ee713acfc523 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e/action returned with HTTP 202 Sep 05 11:34:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 255/516] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:34:27 2026] POST /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:34:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c283d2cc-aaaf-4e35-bf59-5ebc0bf61457 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c283d2cc-aaaf-4e35-bf59-5ebc0bf61457 None None] GET http://192.168.122.16/volume// Sep 05 11:34:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c283d2cc-aaaf-4e35-bf59-5ebc0bf61457 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c283d2cc-aaaf-4e35-bf59-5ebc0bf61457 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c283d2cc-aaaf-4e35-bf59-5ebc0bf61457 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:34:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 262/517] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:34:28 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-c4cf8f65-fcd8-47db-a3f0-7b022f5c17f4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-c4cf8f65-fcd8-47db-a3f0-7b022f5c17f4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-c4cf8f65-fcd8-47db-a3f0-7b022f5c17f4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-c4cf8f65-fcd8-47db-a3f0-7b022f5c17f4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-c4cf8f65-fcd8-47db-a3f0-7b022f5c17f4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-c4cf8f65-fcd8-47db-a3f0-7b022f5c17f4 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 256/518] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:34:28 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 1330 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-0b74a52b-0482-4b0e-996f-ff92c5a555b1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-0b74a52b-0482-4b0e-996f-ff92c5a555b1 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] DELETE http://192.168.122.16/volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e Sep 05 11:34:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-0b74a52b-0482-4b0e-996f-ff92c5a555b1 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-0b74a52b-0482-4b0e-996f-ff92c5a555b1 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:28 devstack devstack@c-api.service[87023]: /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 05 11:34:28 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:34:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6fd020fd-68d1-40a3-bcbd-aba653fd2891 req-0b74a52b-0482-4b0e-996f-ff92c5a555b1 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e returned with HTTP 200 Sep 05 11:34:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 263/519] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:34:28 2026] DELETE /volume/v3/attachments/a5b3ec8d-7983-4ac1-ab20-ec30372e556e => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-be52efc3-0a75-45ca-996b-3bb952fed558 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be52efc3-0a75-45ca-996b-3bb952fed558 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be52efc3-0a75-45ca-996b-3bb952fed558 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be52efc3-0a75-45ca-996b-3bb952fed558 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-be52efc3-0a75-45ca-996b-3bb952fed558 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be52efc3-0a75-45ca-996b-3bb952fed558 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 257/520] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:29 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-944b9c1c-ec23-4a34-b9f7-183060fe9b05 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-944b9c1c-ec23-4a34-b9f7-183060fe9b05 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-944b9c1c-ec23-4a34-b9f7-183060fe9b05 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1961553383", "description": "tempest-group-type-description-988024683", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-944b9c1c-ec23-4a34-b9f7-183060fe9b05 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:34:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 264/521] 192.168.122.16 () {62 vars in 1191 bytes} [Sat Sep 5 11:34:30 2026] POST /volume/v3/group_types => generated 264 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-54c97b29-93d1-49f4-a6b3-5f498a039a57 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54c97b29-93d1-49f4-a6b3-5f498a039a57 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] GET http://192.168.122.16/volume/v3/group_types Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54c97b29-93d1-49f4-a6b3-5f498a039a57 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54c97b29-93d1-49f4-a6b3-5f498a039a57 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54c97b29-93d1-49f4-a6b3-5f498a039a57 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 258/522] 192.168.122.16 () {60 vars in 1169 bytes} [Sat Sep 5 11:34:31 2026] GET /volume/v3/group_types => generated 498 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e16fbdd2-45bf-44b7-952f-740a8f9b9659 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e16fbdd2-45bf-44b7-952f-740a8f9b9659 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] PUT http://192.168.122.16/volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e16fbdd2-45bf-44b7-952f-740a8f9b9659 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-799928982", "description": "updated-group-type-desc"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e16fbdd2-45bf-44b7-952f-740a8f9b9659 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 265/523] 192.168.122.16 () {62 vars in 1301 bytes} [Sat Sep 5 11:34:31 2026] PUT /volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb => generated 254 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-97f1545e-3582-4bae-9765-f4505577dea1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-97f1545e-3582-4bae-9765-f4505577dea1 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] GET http://192.168.122.16/volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-97f1545e-3582-4bae-9765-f4505577dea1 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-97f1545e-3582-4bae-9765-f4505577dea1 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-97f1545e-3582-4bae-9765-f4505577dea1 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 259/524] 192.168.122.16 () {60 vars in 1280 bytes} [Sat Sep 5 11:34:31 2026] GET /volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb => generated 254 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f61b9642-60c1-43ca-a09e-85277b5c1a68 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f61b9642-60c1-43ca-a09e-85277b5c1a68 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f61b9642-60c1-43ca-a09e-85277b5c1a68 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f61b9642-60c1-43ca-a09e-85277b5c1a68 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f61b9642-60c1-43ca-a09e-85277b5c1a68 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb returned with HTTP 202 Sep 05 11:34:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 266/525] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:34:31 2026] DELETE /volume/v3/group_types/edd253dc-55c7-46ed-8eb2-a127af2676bb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e350d053-5b04-44bc-9282-60a3f1fea268 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e350d053-5b04-44bc-9282-60a3f1fea268 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] GET http://192.168.122.16/volume/v3/group_types Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e350d053-5b04-44bc-9282-60a3f1fea268 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e350d053-5b04-44bc-9282-60a3f1fea268 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e350d053-5b04-44bc-9282-60a3f1fea268 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 260/526] 192.168.122.16 () {60 vars in 1169 bytes} [Sat Sep 5 11:34:31 2026] GET /volume/v3/group_types => generated 248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-89717916-1a31-41a6-b8ef-a36e7856b5ad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89717916-1a31-41a6-b8ef-a36e7856b5ad tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-89717916-1a31-41a6-b8ef-a36e7856b5ad tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-567780142", "is_public": true}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89717916-1a31-41a6-b8ef-a36e7856b5ad tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:34:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 267/527] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:34:31 2026] POST /volume/v3/group_types => generated 163 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eb1a923c-7dd4-487d-91d5-9299e4616fae None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb1a923c-7dd4-487d-91d5-9299e4616fae tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb1a923c-7dd4-487d-91d5-9299e4616fae tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1420459798", "is_public": false}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb1a923c-7dd4-487d-91d5-9299e4616fae tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:34:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 261/528] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:34:31 2026] POST /volume/v3/group_types => generated 165 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d4e51a2c-381e-4499-b35d-f0941c7b059d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d4e51a2c-381e-4499-b35d-f0941c7b059d tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] GET http://192.168.122.16/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d4e51a2c-381e-4499-b35d-f0941c7b059d tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d4e51a2c-381e-4499-b35d-f0941c7b059d tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d4e51a2c-381e-4499-b35d-f0941c7b059d tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 268/529] 192.168.122.16 () {60 vars in 1230 bytes} [Sat Sep 5 11:34:31 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e3aa055a-2b29-474b-8cf2-ad062cb1a7c9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e3aa055a-2b29-474b-8cf2-ad062cb1a7c9 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] GET http://192.168.122.16/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e3aa055a-2b29-474b-8cf2-ad062cb1a7c9 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e3aa055a-2b29-474b-8cf2-ad062cb1a7c9 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e3aa055a-2b29-474b-8cf2-ad062cb1a7c9 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 262/530] 192.168.122.16 () {60 vars in 1232 bytes} [Sat Sep 5 11:34:31 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0d71060f-2709-4577-bac0-7f0ff70c24d1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d71060f-2709-4577-bac0-7f0ff70c24d1 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] GET http://192.168.122.16/volume/v3/group_types?is_public=False Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d71060f-2709-4577-bac0-7f0ff70c24d1 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d71060f-2709-4577-bac0-7f0ff70c24d1 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d71060f-2709-4577-bac0-7f0ff70c24d1 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 269/531] 192.168.122.16 () {60 vars in 1200 bytes} [Sat Sep 5 11:34:31 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-438aa7e4-93f4-46cd-89a8-9e9df8d9905c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-438aa7e4-93f4-46cd-89a8-9e9df8d9905c tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] GET http://192.168.122.16/volume/v3/group_types?is_public=True Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-438aa7e4-93f4-46cd-89a8-9e9df8d9905c tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-438aa7e4-93f4-46cd-89a8-9e9df8d9905c tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-438aa7e4-93f4-46cd-89a8-9e9df8d9905c tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 05 11:34:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 263/532] 192.168.122.16 () {60 vars in 1198 bytes} [Sat Sep 5 11:34:31 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c2135d64-86d5-4ea3-a805-2aedfdc53401 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c2135d64-86d5-4ea3-a805-2aedfdc53401 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/c95d641a-187f-46de-b93d-4d08c7f1f990 Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c2135d64-86d5-4ea3-a805-2aedfdc53401 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c2135d64-86d5-4ea3-a805-2aedfdc53401 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c2135d64-86d5-4ea3-a805-2aedfdc53401 tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types/c95d641a-187f-46de-b93d-4d08c7f1f990 returned with HTTP 202 Sep 05 11:34:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 270/533] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:34:31 2026] DELETE /volume/v3/group_types/c95d641a-187f-46de-b93d-4d08c7f1f990 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f838e405-2a21-4426-8250-eeb0f838229d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f838e405-2a21-4426-8250-eeb0f838229d tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/10d2c3ed-2979-473c-99ee-08c3edc29a1d Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f838e405-2a21-4426-8250-eeb0f838229d tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f838e405-2a21-4426-8250-eeb0f838229d tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f838e405-2a21-4426-8250-eeb0f838229d tempest-GroupTypesTest-1336220160 tempest-GroupTypesTest-1336220160-project-admin] http://192.168.122.16/volume/v3/group_types/10d2c3ed-2979-473c-99ee-08c3edc29a1d returned with HTTP 202 Sep 05 11:34:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 264/534] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:34:31 2026] DELETE /volume/v3/group_types/10d2c3ed-2979-473c-99ee-08c3edc29a1d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:34:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6dc94089-2a30-4807-a8c4-d0dd6e9381c2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6dc94089-2a30-4807-a8c4-d0dd6e9381c2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] DELETE http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6dc94089-2a30-4807-a8c4-d0dd6e9381c2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6dc94089-2a30-4807-a8c4-d0dd6e9381c2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:33 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-6dc94089-2a30-4807-a8c4-d0dd6e9381c2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Delete volume with id: a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6dc94089-2a30-4807-a8c4-d0dd6e9381c2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6dc94089-2a30-4807-a8c4-d0dd6e9381c2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Delete volume request issued successfully. Sep 05 11:34:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6dc94089-2a30-4807-a8c4-d0dd6e9381c2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 202 Sep 05 11:34:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 271/535] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:33 2026] DELETE /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-52ba2bcc-4c92-4c12-a67b-33b32f73c9a6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-52ba2bcc-4c92-4c12-a67b-33b32f73c9a6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-52ba2bcc-4c92-4c12-a67b-33b32f73c9a6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-52ba2bcc-4c92-4c12-a67b-33b32f73c9a6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:33 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=481,cinder:UPDATE=92,cinder:INSERT=43 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:34:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-52ba2bcc-4c92-4c12-a67b-33b32f73c9a6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-52ba2bcc-4c92-4c12-a67b-33b32f73c9a6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 200 Sep 05 11:34:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 265/536] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:33 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7371e76f-c0c6-4f1b-ae8d-0fa9826461d2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7371e76f-c0c6-4f1b-ae8d-0fa9826461d2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e Sep 05 11:34:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7371e76f-c0c6-4f1b-ae8d-0fa9826461d2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7371e76f-c0c6-4f1b-ae8d-0fa9826461d2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:35 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=456,cinder:UPDATE=96,cinder:INSERT=35 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:34:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7371e76f-c0c6-4f1b-ae8d-0fa9826461d2 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e returned with HTTP 404 Sep 05 11:34:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 272/537] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:35 2026] GET /volume/v3/volumes/a5f53f38-7e46-4080-b038-3a723e8a973e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4d4e76e0-0835-41ed-9078-d0e8754d558c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d4e76e0-0835-41ed-9078-d0e8754d558c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] DELETE http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:34:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d4e76e0-0835-41ed-9078-d0e8754d558c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d4e76e0-0835-41ed-9078-d0e8754d558c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:35 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-4d4e76e0-0835-41ed-9078-d0e8754d558c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Delete volume with id: fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:34:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4d4e76e0-0835-41ed-9078-d0e8754d558c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4d4e76e0-0835-41ed-9078-d0e8754d558c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Delete volume request issued successfully. Sep 05 11:34:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d4e76e0-0835-41ed-9078-d0e8754d558c tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 202 Sep 05 11:34:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 266/538] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:35 2026] DELETE /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f8ee6106-05c4-4c06-8928-d24ab76cd0cb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8ee6106-05c4-4c06-8928-d24ab76cd0cb tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:34:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8ee6106-05c4-4c06-8928-d24ab76cd0cb tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8ee6106-05c4-4c06-8928-d24ab76cd0cb tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f8ee6106-05c4-4c06-8928-d24ab76cd0cb tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8ee6106-05c4-4c06-8928-d24ab76cd0cb tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 200 Sep 05 11:34:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 273/539] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:35 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c2807379-239f-4523-b8df-197e34a6955a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2807379-239f-4523-b8df-197e34a6955a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c2807379-239f-4523-b8df-197e34a6955a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c2807379-239f-4523-b8df-197e34a6955a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c2807379-239f-4523-b8df-197e34a6955a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2807379-239f-4523-b8df-197e34a6955a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 267/540] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:35 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1146 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-980333cb-c636-46c0-a433-2c4d0a43fe6b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-980333cb-c636-46c0-a433-2c4d0a43fe6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-980333cb-c636-46c0-a433-2c4d0a43fe6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-980333cb-c636-46c0-a433-2c4d0a43fe6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-980333cb-c636-46c0-a433-2c4d0a43fe6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-980333cb-c636-46c0-a433-2c4d0a43fe6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 274/541] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:36 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1146 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-34d17f49-4436-4314-941d-3d143e5792f0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34d17f49-4436-4314-941d-3d143e5792f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34d17f49-4436-4314-941d-3d143e5792f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34d17f49-4436-4314-941d-3d143e5792f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-38c6dc19-f5b3-486f-b073-ff9400f70fa1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-38c6dc19-f5b3-486f-b073-ff9400f70fa1 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-38c6dc19-f5b3-486f-b073-ff9400f70fa1 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-38c6dc19-f5b3-486f-b073-ff9400f70fa1 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34d17f49-4436-4314-941d-3d143e5792f0 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 returned with HTTP 404 Sep 05 11:34:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 268/542] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:36 2026] GET /volume/v3/volumes/fe056dff-ac5d-4ed0-8ee8-1e30698122b0 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-38c6dc19-f5b3-486f-b073-ff9400f70fa1 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-38c6dc19-f5b3-486f-b073-ff9400f70fa1 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 275/543] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:36 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1146 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-813afc81-9337-46e3-90a9-d33ace3fc6bf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-813afc81-9337-46e3-90a9-d33ace3fc6bf tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e/action Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-813afc81-9337-46e3-90a9-d33ace3fc6bf tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-813afc81-9337-46e3-90a9-d33ace3fc6bf tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-813afc81-9337-46e3-90a9-d33ace3fc6bf tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-813afc81-9337-46e3-90a9-d33ace3fc6bf tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Begin detaching volume completed successfully. Sep 05 11:34:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-813afc81-9337-46e3-90a9-d33ace3fc6bf tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e/action returned with HTTP 202 Sep 05 11:34:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 269/544] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:34:36 2026] POST /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7f0d227b-0316-4b79-ae78-cc2e00796fd6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-de1e85b4-d0cc-43d5-8416-d6e18d0adada None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f0d227b-0316-4b79-ae78-cc2e00796fd6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] DELETE http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f0d227b-0316-4b79-ae78-cc2e00796fd6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de1e85b4-d0cc-43d5-8416-d6e18d0adada None None] GET http://192.168.122.16/volume// Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de1e85b4-d0cc-43d5-8416-d6e18d0adada None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f0d227b-0316-4b79-ae78-cc2e00796fd6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de1e85b4-d0cc-43d5-8416-d6e18d0adada None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de1e85b4-d0cc-43d5-8416-d6e18d0adada None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:34:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 270/545] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:34:36 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:34:36 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-7f0d227b-0316-4b79-ae78-cc2e00796fd6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Delete volume with id: 7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:34:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-3ff97afc-4d9b-408b-adf1-666bd27f7306 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-3ff97afc-4d9b-408b-adf1-666bd27f7306 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-3ff97afc-4d9b-408b-adf1-666bd27f7306 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7f0d227b-0316-4b79-ae78-cc2e00796fd6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-3ff97afc-4d9b-408b-adf1-666bd27f7306 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7f0d227b-0316-4b79-ae78-cc2e00796fd6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Delete volume request issued successfully. Sep 05 11:34:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f0d227b-0316-4b79-ae78-cc2e00796fd6 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 202 Sep 05 11:34:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 276/546] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:36 2026] DELETE /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:34:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b76326f4-e49f-45b9-926c-0e572e0b55fd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b76326f4-e49f-45b9-926c-0e572e0b55fd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:34:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b76326f4-e49f-45b9-926c-0e572e0b55fd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b76326f4-e49f-45b9-926c-0e572e0b55fd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-3ff97afc-4d9b-408b-adf1-666bd27f7306 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-3ff97afc-4d9b-408b-adf1-666bd27f7306 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 271/547] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:34:36 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 1330 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:34:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b76326f4-e49f-45b9-926c-0e572e0b55fd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b76326f4-e49f-45b9-926c-0e572e0b55fd tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:34:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 277/548] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:37 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-2a99770e-2ec2-49cb-8e04-5c45e335de62 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-2a99770e-2ec2-49cb-8e04-5c45e335de62 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] DELETE http://192.168.122.16/volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a Sep 05 11:34:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-2a99770e-2ec2-49cb-8e04-5c45e335de62 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-2a99770e-2ec2-49cb-8e04-5c45e335de62 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:37 devstack devstack@c-api.service[87022]: /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 05 11:34:37 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:34:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-28e9d3f3-20be-4479-a241-8356d3386df7 req-2a99770e-2ec2-49cb-8e04-5c45e335de62 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a returned with HTTP 200 Sep 05 11:34:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 272/549] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:34:37 2026] DELETE /volume/v3/attachments/3250bea1-3577-41ca-9869-eca4a4198c2a => generated 19 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0d9c3cee-98d7-4060-8e88-aa442245b440 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d9c3cee-98d7-4060-8e88-aa442245b440 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:34:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d9c3cee-98d7-4060-8e88-aa442245b440 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d9c3cee-98d7-4060-8e88-aa442245b440 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8953df27-beba-4f41-b312-81f606ad9542 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8953df27-beba-4f41-b312-81f606ad9542 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:34:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8953df27-beba-4f41-b312-81f606ad9542 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8953df27-beba-4f41-b312-81f606ad9542 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0d9c3cee-98d7-4060-8e88-aa442245b440 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d9c3cee-98d7-4060-8e88-aa442245b440 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:34:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 278/550] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:38 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 854 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8953df27-beba-4f41-b312-81f606ad9542 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Volume info retrieved successfully. Sep 05 11:34:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8953df27-beba-4f41-b312-81f606ad9542 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 200 Sep 05 11:34:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 273/551] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:38 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e8b1b247-8d19-4e9d-92db-3e22222131a1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e8b1b247-8d19-4e9d-92db-3e22222131a1 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] GET http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 Sep 05 11:34:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e8b1b247-8d19-4e9d-92db-3e22222131a1 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e8b1b247-8d19-4e9d-92db-3e22222131a1 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e8b1b247-8d19-4e9d-92db-3e22222131a1 tempest-AttachVolumeNegativeTest-250396143 tempest-AttachVolumeNegativeTest-250396143-project-member] http://192.168.122.16/volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 returned with HTTP 404 Sep 05 11:34:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 279/552] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:39 2026] GET /volume/v3/volumes/7221c8de-5c27-47cd-bb6e-a492d3e4b3a2 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-512f42bb-d3a4-4eae-8810-01db026702d1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-512f42bb-d3a4-4eae-8810-01db026702d1 tempest-VolumePoolsAdminTestsJSON-1919050780 tempest-VolumePoolsAdminTestsJSON-1919050780-project-admin] GET http://192.168.122.16/volume/v3/scheduler-stats/get_pools?detail=True Sep 05 11:34:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-512f42bb-d3a4-4eae-8810-01db026702d1 tempest-VolumePoolsAdminTestsJSON-1919050780 tempest-VolumePoolsAdminTestsJSON-1919050780-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-512f42bb-d3a4-4eae-8810-01db026702d1 tempest-VolumePoolsAdminTestsJSON-1919050780 tempest-VolumePoolsAdminTestsJSON-1919050780-project-admin] Calling method 'get_pools' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-512f42bb-d3a4-4eae-8810-01db026702d1 tempest-VolumePoolsAdminTestsJSON-1919050780 tempest-VolumePoolsAdminTestsJSON-1919050780-project-admin] http://192.168.122.16/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 05 11:34:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 274/553] 192.168.122.16 () {58 vars in 1193 bytes} [Sat Sep 5 11:34:40 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 447 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-264f9a0f-e4db-4aa0-8e5d-7ba9eda5a54f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-264f9a0f-e4db-4aa0-8e5d-7ba9eda5a54f tempest-VolumePoolsAdminTestsJSON-1919050780 tempest-VolumePoolsAdminTestsJSON-1919050780-project-admin] GET http://192.168.122.16/volume/v3/scheduler-stats/get_pools Sep 05 11:34:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-264f9a0f-e4db-4aa0-8e5d-7ba9eda5a54f tempest-VolumePoolsAdminTestsJSON-1919050780 tempest-VolumePoolsAdminTestsJSON-1919050780-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-264f9a0f-e4db-4aa0-8e5d-7ba9eda5a54f tempest-VolumePoolsAdminTestsJSON-1919050780 tempest-VolumePoolsAdminTestsJSON-1919050780-project-admin] Calling method 'get_pools' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-264f9a0f-e4db-4aa0-8e5d-7ba9eda5a54f tempest-VolumePoolsAdminTestsJSON-1919050780 tempest-VolumePoolsAdminTestsJSON-1919050780-project-admin] http://192.168.122.16/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:34:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 280/554] 192.168.122.16 () {58 vars in 1170 bytes} [Sat Sep 5 11:34:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:34:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-822bfafb-c174-4506-99fe-9ad3cbff617a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-936378637"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-936378637'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:45 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume of 1 GB Sep 05 11:34:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Availability Zones retrieved successfully. Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (6d6adeab-022b-4666-aca0-4fc56a8ab5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b955edd0-e9ac-4a55-a510-b20a34020fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-553142865", "imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-553142865', 'imageRef': 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b955edd0-e9ac-4a55-a510-b20a34020fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb950648-f92f-4723-9938-a6ee56479b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Created reservations ['1ce68032-b49b-4f0d-9320-80609bda7752', '2e0a751f-95f2-4b73-9b37-9c4953c57fa2', 'fe62a48f-a7b2-4760-bac9-ba75a3eaa2f8', 'c3370caa-ac42-48df-9e33-5e1817f29c4f'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb950648-f92f-4723-9938-a6ee56479b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ce68032-b49b-4f0d-9320-80609bda7752', '2e0a751f-95f2-4b73-9b37-9c4953c57fa2', 'fe62a48f-a7b2-4760-bac9-ba75a3eaa2f8', 'c3370caa-ac42-48df-9e33-5e1817f29c4f']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646648b3-a6a8-4b9c-a4fa-6f21b445fc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646648b3-a6a8-4b9c-a4fa-6f21b445fc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd28baf60-6843-4faa-bb88-a6e1deb30dd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-936378637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['1ce68032-b49b-4f0d-9320-80609bda7752','2e0a751f-95f2-4b73-9b37-9c4953c57fa2','fe62a48f-a7b2-4760-bac9-ba75a3eaa2f8','c3370caa-ac42-48df-9e33-5e1817f29c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-936378637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d28baf60-6843-4faa-bb88-a6e1deb30dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0814991cb0db4d5ca38fc90f4171b414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc4185e3081426b86f76771a15d5f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b73047-f424-4df2-aacc-1fb7326fd5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b73047-f424-4df2-aacc-1fb7326fd5d5) transitioned into state 'SUCCESS' from state '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-936378637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['1ce68032-b49b-4f0d-9320-80609bda7752','2e0a751f-95f2-4b73-9b37-9c4953c57fa2','fe62a48f-a7b2-4760-bac9-ba75a3eaa2f8','c3370caa-ac42-48df-9e33-5e1817f29c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (534b1c9f-123e-4d02-b54e-0ba31a526c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (534b1c9f-123e-4d02-b54e-0ba31a526c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (6d6adeab-022b-4666-aca0-4fc56a8ab5bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request issued successfully. Sep 05 11:34:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-822bfafb-c174-4506-99fe-9ad3cbff617a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 275/555] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:45 2026] POST /volume/v3/volumes => generated 755 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dcd068c3-3ec6-4345-b950-aff1380e5685 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcd068c3-3ec6-4345-b950-aff1380e5685 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcd068c3-3ec6-4345-b950-aff1380e5685 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcd068c3-3ec6-4345-b950-aff1380e5685 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dcd068c3-3ec6-4345-b950-aff1380e5685 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcd068c3-3ec6-4345-b950-aff1380e5685 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 276/556] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:46 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 823 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:46 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Create volume of 1 GB Sep 05 11:34:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Availability Zones retrieved successfully. Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Flow 'volume_create_api' (1577821f-4829-4cc5-aca5-4f7cff3c8c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24e2c8b-505d-4d87-a3b3-ff25d9dc0650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24e2c8b-505d-4d87-a3b3-ff25d9dc0650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28ea7e3-ef1d-4bef-9c2f-5e02efa0e49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Created reservations ['c3be4434-d4e0-4df2-b2aa-b36e25c30fdc', '3963381e-cfaf-4135-a905-649152569762', '6ff71267-f04e-45ab-b579-e9e3c396016b', '76f59f1d-835d-4008-ae35-e285b0759eba'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28ea7e3-ef1d-4bef-9c2f-5e02efa0e49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3be4434-d4e0-4df2-b2aa-b36e25c30fdc', '3963381e-cfaf-4135-a905-649152569762', '6ff71267-f04e-45ab-b579-e9e3c396016b', '76f59f1d-835d-4008-ae35-e285b0759eba']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e79d0645-055b-4fb5-ae13-b283391011ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e79d0645-055b-4fb5-ae13-b283391011ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b746aa69-c0fc-4c78-b64a-9a6ec8b919bb', '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-553142865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11499abb07e405e9917de8e75e48a61',qos_specs=None,replication_status=,reservations=['c3be4434-d4e0-4df2-b2aa-b36e25c30fdc','3963381e-cfaf-4135-a905-649152569762','6ff71267-f04e-45ab-b579-e9e3c396016b','76f59f1d-835d-4008-ae35-e285b0759eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b33f2833cb74734a009d00b3ae183ca',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-553142865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b746aa69-c0fc-4c78-b64a-9a6ec8b919bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d11499abb07e405e9917de8e75e48a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b33f2833cb74734a009d00b3ae183ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c69978-7359-4bcd-a56a-26c406b42168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1c69978-7359-4bcd-a56a-26c406b42168) transitioned into state 'SUCCESS' from state '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-553142865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d11499abb07e405e9917de8e75e48a61',qos_specs=None,replication_status=,reservations=['c3be4434-d4e0-4df2-b2aa-b36e25c30fdc','3963381e-cfaf-4135-a905-649152569762','6ff71267-f04e-45ab-b579-e9e3c396016b','76f59f1d-835d-4008-ae35-e285b0759eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b33f2833cb74734a009d00b3ae183ca',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa4c0e04-9820-4027-a670-03f3cbfd6207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa4c0e04-9820-4027-a670-03f3cbfd6207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Flow 'volume_create_api' (1577821f-4829-4cc5-aca5-4f7cff3c8c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Create volume request issued successfully. Sep 05 11:34:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a380582e-f3b4-47ff-a48a-e2e43bc4a0f8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 281/557] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:34:46 2026] POST /volume/v3/volumes => generated 759 bytes in 1585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aca95016-c24d-476c-912b-46cd41e565fb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aca95016-c24d-476c-912b-46cd41e565fb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aca95016-c24d-476c-912b-46cd41e565fb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aca95016-c24d-476c-912b-46cd41e565fb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-aca95016-c24d-476c-912b-46cd41e565fb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aca95016-c24d-476c-912b-46cd41e565fb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 277/558] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:47 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 827 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e20cec3c-057e-4b31-b8ff-617f82d1383d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e20cec3c-057e-4b31-b8ff-617f82d1383d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e20cec3c-057e-4b31-b8ff-617f82d1383d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e20cec3c-057e-4b31-b8ff-617f82d1383d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e20cec3c-057e-4b31-b8ff-617f82d1383d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e20cec3c-057e-4b31-b8ff-617f82d1383d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 282/559] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:47 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 847 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e55ef57c-c7ac-4c59-ac5d-09f4abc0923a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e55ef57c-c7ac-4c59-ac5d-09f4abc0923a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e55ef57c-c7ac-4c59-ac5d-09f4abc0923a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e55ef57c-c7ac-4c59-ac5d-09f4abc0923a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e55ef57c-c7ac-4c59-ac5d-09f4abc0923a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e55ef57c-c7ac-4c59-ac5d-09f4abc0923a tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 278/560] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:48 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b20cf45e-0274-4dcb-bc1f-2e0fe747a083 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b20cf45e-0274-4dcb-bc1f-2e0fe747a083 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b20cf45e-0274-4dcb-bc1f-2e0fe747a083 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b20cf45e-0274-4dcb-bc1f-2e0fe747a083 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b20cf45e-0274-4dcb-bc1f-2e0fe747a083 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b20cf45e-0274-4dcb-bc1f-2e0fe747a083 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 283/561] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:49 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 848 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-afe3a8bc-fa05-4242-bd0a-40d7e69ef2e8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-afe3a8bc-fa05-4242-bd0a-40d7e69ef2e8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] POST http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-afe3a8bc-fa05-4242-bd0a-40d7e69ef2e8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action body: b'{"os-attach": {"instance_uuid": "fab45c32-8f40-4fc1-a319-ed28929dd82e", "mountpoint": "/dev/vdb"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-afe3a8bc-fa05-4242-bd0a-40d7e69ef2e8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fab45c32-8f40-4fc1-a319-ed28929dd82e", "mountpoint": "/dev/vdb"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-afe3a8bc-fa05-4242-bd0a-40d7e69ef2e8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-afe3a8bc-fa05-4242-bd0a-40d7e69ef2e8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Update volume admin metadata completed successfully. Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-afe3a8bc-fa05-4242-bd0a-40d7e69ef2e8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Attach volume completed successfully. Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-afe3a8bc-fa05-4242-bd0a-40d7e69ef2e8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action returned with HTTP 202 Sep 05 11:34:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 279/562] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:34:49 2026] POST /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:34:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9bc31750-232e-4fb5-8441-79d375ea6feb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9bc31750-232e-4fb5-8441-79d375ea6feb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9bc31750-232e-4fb5-8441-79d375ea6feb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9bc31750-232e-4fb5-8441-79d375ea6feb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9bc31750-232e-4fb5-8441-79d375ea6feb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9bc31750-232e-4fb5-8441-79d375ea6feb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 284/563] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:49 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 1182 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ce14ee1b-db5a-4f68-90d1-6175e40d131f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce14ee1b-db5a-4f68-90d1-6175e40d131f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce14ee1b-db5a-4f68-90d1-6175e40d131f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce14ee1b-db5a-4f68-90d1-6175e40d131f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ce14ee1b-db5a-4f68-90d1-6175e40d131f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce14ee1b-db5a-4f68-90d1-6175e40d131f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 280/564] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:49 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 1182 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:34:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-14eec212-5f47-494c-abff-07bff7e2512e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a30b73fb-2b1c-43c5-9edb-404ca2b3ce3b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a30b73fb-2b1c-43c5-9edb-404ca2b3ce3b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a30b73fb-2b1c-43c5-9edb-404ca2b3ce3b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a30b73fb-2b1c-43c5-9edb-404ca2b3ce3b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a30b73fb-2b1c-43c5-9edb-404ca2b3ce3b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a30b73fb-2b1c-43c5-9edb-404ca2b3ce3b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 281/565] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:49 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 851 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-14eec212-5f47-494c-abff-07bff7e2512e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action Sep 05 11:34:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-14eec212-5f47-494c-abff-07bff7e2512e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-14eec212-5f47-494c-abff-07bff7e2512e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-14eec212-5f47-494c-abff-07bff7e2512e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume 'd28baf60-6843-4faa-bb88-a6e1deb30dd7' with '{'status': 'error'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:34:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-14eec212-5f47-494c-abff-07bff7e2512e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action returned with HTTP 202 Sep 05 11:34:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 285/566] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:34:49 2026] POST /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action => generated 0 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:34:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fa1f94cf-3158-46dc-b4bd-71cccc7ce554 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fa1f94cf-3158-46dc-b4bd-71cccc7ce554 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fa1f94cf-3158-46dc-b4bd-71cccc7ce554 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fa1f94cf-3158-46dc-b4bd-71cccc7ce554 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fa1f94cf-3158-46dc-b4bd-71cccc7ce554 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fa1f94cf-3158-46dc-b4bd-71cccc7ce554 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 282/567] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:50 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 1181 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:34:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action Sep 05 11:34:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "03e6084c-00d8-4866-a106-5f17caa41b4c"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "03e6084c-00d8-4866-a106-5f17caa41b4c"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Volume info retrieved successfully. Sep 05 11:34:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Terminate volume connection completed successfully. Sep 05 11:34:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87023) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Detach volume completed successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e597b21-acb2-4d5e-a3db-06da25aeb070 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action returned with HTTP 202 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 286/568] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:34:50 2026] POST /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action => generated 0 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-af76064c-c429-4a31-a61a-71083d5287e9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af76064c-c429-4a31-a61a-71083d5287e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af76064c-c429-4a31-a61a-71083d5287e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af76064c-c429-4a31-a61a-71083d5287e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5155f3ff-ae9f-467b-9ee2-c4c749842dde None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-af76064c-c429-4a31-a61a-71083d5287e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5155f3ff-ae9f-467b-9ee2-c4c749842dde tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5155f3ff-ae9f-467b-9ee2-c4c749842dde tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5155f3ff-ae9f-467b-9ee2-c4c749842dde tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af76064c-c429-4a31-a61a-71083d5287e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 283/569] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 867 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-63b2161a-a781-4818-bcbc-b27e2b054bb7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5155f3ff-ae9f-467b-9ee2-c4c749842dde tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5155f3ff-ae9f-467b-9ee2-c4c749842dde tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 287/570] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0f0b36c1-e439-4dc8-943f-54294a3dcaa6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0f0b36c1-e439-4dc8-943f-54294a3dcaa6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0f0b36c1-e439-4dc8-943f-54294a3dcaa6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0f0b36c1-e439-4dc8-943f-54294a3dcaa6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0f0b36c1-e439-4dc8-943f-54294a3dcaa6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0f0b36c1-e439-4dc8-943f-54294a3dcaa6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 288/571] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ceaa2f0c-d9e8-4e52-ba67-a79f3b8ae7f9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ceaa2f0c-d9e8-4e52-ba67-a79f3b8ae7f9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] POST http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ceaa2f0c-d9e8-4e52-ba67-a79f3b8ae7f9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action body: b'{"os-detach": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ceaa2f0c-d9e8-4e52-ba67-a79f3b8ae7f9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ceaa2f0c-d9e8-4e52-ba67-a79f3b8ae7f9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ceaa2f0c-d9e8-4e52-ba67-a79f3b8ae7f9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Detach volume completed successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ceaa2f0c-d9e8-4e52-ba67-a79f3b8ae7f9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action returned with HTTP 202 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 289/572] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:34:51 2026] POST /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ca7ea6cb-e24d-4713-a00e-fec9c24fcec2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ca7ea6cb-e24d-4713-a00e-fec9c24fcec2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ca7ea6cb-e24d-4713-a00e-fec9c24fcec2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ca7ea6cb-e24d-4713-a00e-fec9c24fcec2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ca7ea6cb-e24d-4713-a00e-fec9c24fcec2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ca7ea6cb-e24d-4713-a00e-fec9c24fcec2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 290/573] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 867 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0759534f-8486-48be-9e24-874931855a8a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0759534f-8486-48be-9e24-874931855a8a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0759534f-8486-48be-9e24-874931855a8a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0759534f-8486-48be-9e24-874931855a8a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0759534f-8486-48be-9e24-874931855a8a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0759534f-8486-48be-9e24-874931855a8a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 291/574] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 867 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d079473d-8cf8-4f9d-9788-7258499efa9e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d079473d-8cf8-4f9d-9788-7258499efa9e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] DELETE http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d079473d-8cf8-4f9d-9788-7258499efa9e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d079473d-8cf8-4f9d-9788-7258499efa9e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-d079473d-8cf8-4f9d-9788-7258499efa9e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Delete volume with id: d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d079473d-8cf8-4f9d-9788-7258499efa9e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63b2161a-a781-4818-bcbc-b27e2b054bb7 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e Sep 05 11:34:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63b2161a-a781-4818-bcbc-b27e2b054bb7 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d079473d-8cf8-4f9d-9788-7258499efa9e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Delete volume request issued successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d079473d-8cf8-4f9d-9788-7258499efa9e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 202 Sep 05 11:34:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63b2161a-a781-4818-bcbc-b27e2b054bb7 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 292/575] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:51 2026] DELETE /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-26b8a5af-3774-4b28-9e99-91f3a8b71dc3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-26b8a5af-3774-4b28-9e99-91f3a8b71dc3 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-26b8a5af-3774-4b28-9e99-91f3a8b71dc3 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-26b8a5af-3774-4b28-9e99-91f3a8b71dc3 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-26b8a5af-3774-4b28-9e99-91f3a8b71dc3 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-26b8a5af-3774-4b28-9e99-91f3a8b71dc3 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 293/576] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63b2161a-a781-4818-bcbc-b27e2b054bb7 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e returned with HTTP 200 Sep 05 11:34:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 284/577] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:34:51 2026] GET /volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e => generated 440 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1555166081"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1555166081'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Create volume of 1 GB Sep 05 11:34:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Availability Zones retrieved successfully. Sep 05 11:34:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-496142e4-d282-441c-86e3-86428d0d082e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Flow 'volume_create_api' (ad287ae6-0d2f-4cf0-8be6-8ad74cb28ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-496142e4-d282-441c-86e3-86428d0d082e tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-496142e4-d282-441c-86e3-86428d0d082e tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-496142e4-d282-441c-86e3-86428d0d082e tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f1ac87-7710-4d36-8c5f-b2a9dea67d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-496142e4-d282-441c-86e3-86428d0d082e tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-496142e4-d282-441c-86e3-86428d0d082e tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 285/578] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:52 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f1ac87-7710-4d36-8c5f-b2a9dea67d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afe8ebe-abb1-48a8-bba4-e48289c1f312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Created reservations ['d246c2ee-760f-4fda-939d-2016dbc66c4a', '5872b946-d182-41b7-8505-44c47cb336c5', '9e4ea9a6-e294-437d-b83f-620cc8ab5038', 'bdd82e00-c5d5-4867-9dd8-35736ec7b25f'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afe8ebe-abb1-48a8-bba4-e48289c1f312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d246c2ee-760f-4fda-939d-2016dbc66c4a', '5872b946-d182-41b7-8505-44c47cb336c5', '9e4ea9a6-e294-437d-b83f-620cc8ab5038', 'bdd82e00-c5d5-4867-9dd8-35736ec7b25f']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3808c1-90bf-449d-9327-6ce28eb3b21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce3808c1-90bf-449d-9327-6ce28eb3b21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fefe51b2-c0ee-450a-ab9a-e7e128c4cffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1555166081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff44143268d4558b1cd256f045e446e',qos_specs=None,replication_status=,reservations=['d246c2ee-760f-4fda-939d-2016dbc66c4a','5872b946-d182-41b7-8505-44c47cb336c5','9e4ea9a6-e294-437d-b83f-620cc8ab5038','bdd82e00-c5d5-4867-9dd8-35736ec7b25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c3a0b820d604ba993707c0dca2c4c43',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1555166081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fefe51b2-c0ee-450a-ab9a-e7e128c4cffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aff44143268d4558b1cd256f045e446e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c3a0b820d604ba993707c0dca2c4c43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c997f05-dcd2-44f6-8e5a-c269e4189837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c997f05-dcd2-44f6-8e5a-c269e4189837) transitioned into state 'SUCCESS' from state '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-1555166081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aff44143268d4558b1cd256f045e446e',qos_specs=None,replication_status=,reservations=['d246c2ee-760f-4fda-939d-2016dbc66c4a','5872b946-d182-41b7-8505-44c47cb336c5','9e4ea9a6-e294-437d-b83f-620cc8ab5038','bdd82e00-c5d5-4867-9dd8-35736ec7b25f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c3a0b820d604ba993707c0dca2c4c43',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347d8ab6-472e-4582-926c-684e8a6d0159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347d8ab6-472e-4582-926c-684e8a6d0159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Flow 'volume_create_api' (ad287ae6-0d2f-4cf0-8be6-8ad74cb28ef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Create volume request issued successfully. Sep 05 11:34:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-025532e6-f454-4861-9d1f-0db86d9c5f6d tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 294/579] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:51 2026] POST /volume/v3/volumes => generated 766 bytes in 965 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ec44167f-f153-41e0-a68c-b61dbe2a22f1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9bebd72f-b7e7-47a9-92da-1c80bc4b70a2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ec44167f-f153-41e0-a68c-b61dbe2a22f1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ec44167f-f153-41e0-a68c-b61dbe2a22f1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ec44167f-f153-41e0-a68c-b61dbe2a22f1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9bebd72f-b7e7-47a9-92da-1c80bc4b70a2 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] GET http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9bebd72f-b7e7-47a9-92da-1c80bc4b70a2 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9bebd72f-b7e7-47a9-92da-1c80bc4b70a2 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ec44167f-f153-41e0-a68c-b61dbe2a22f1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ec44167f-f153-41e0-a68c-b61dbe2a22f1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 200 Sep 05 11:34:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 286/580] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:52 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 866 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9bebd72f-b7e7-47a9-92da-1c80bc4b70a2 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Volume info retrieved successfully. Sep 05 11:34:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9bebd72f-b7e7-47a9-92da-1c80bc4b70a2 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd returned with HTTP 200 Sep 05 11:34:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 295/581] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:52 2026] GET /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd => generated 834 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-546997717", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-546997717', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Create volume of 1 GB Sep 05 11:34:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-21710c00-4618-46c5-a577-5ab0ad465c78 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Availability Zones retrieved successfully. Sep 05 11:34:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-21710c00-4618-46c5-a577-5ab0ad465c78 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-21710c00-4618-46c5-a577-5ab0ad465c78 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-21710c00-4618-46c5-a577-5ab0ad465c78 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Flow 'volume_create_api' (b8e5b908-2ab9-4e88-989b-0641926ecc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab2441d-a09d-43c8-a50c-96b8bf33b9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-21710c00-4618-46c5-a577-5ab0ad465c78 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-21710c00-4618-46c5-a577-5ab0ad465c78 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 296/582] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:53 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab2441d-a09d-43c8-a50c-96b8bf33b9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e1b58c5-fcd3-4f0c-8c49-ecd49cb731be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Created reservations ['9657ab76-74c3-41ae-ab1e-eb895fc14364', 'b7e7e1ac-6baf-4041-9d9b-3256423357b9', '631026af-f6ef-4ec3-b328-778e011e391d', '591fe76a-1b11-4ba6-8ca3-f9ea4333a3b2'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e1b58c5-fcd3-4f0c-8c49-ecd49cb731be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9657ab76-74c3-41ae-ab1e-eb895fc14364', 'b7e7e1ac-6baf-4041-9d9b-3256423357b9', '631026af-f6ef-4ec3-b328-778e011e391d', '591fe76a-1b11-4ba6-8ca3-f9ea4333a3b2']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ffb8cc-964b-4222-adc5-4f1c8952846d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06ffb8cc-964b-4222-adc5-4f1c8952846d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad52e466-64dd-4dfe-a1ad-ba930fcb1399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-546997717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0bb17ee47734f6fa17d642bcd944994',qos_specs=None,replication_status=,reservations=['9657ab76-74c3-41ae-ab1e-eb895fc14364','b7e7e1ac-6baf-4041-9d9b-3256423357b9','631026af-f6ef-4ec3-b328-778e011e391d','591fe76a-1b11-4ba6-8ca3-f9ea4333a3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c371df7f7d741a7b4024b70dca48bdd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-546997717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad52e466-64dd-4dfe-a1ad-ba930fcb1399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0bb17ee47734f6fa17d642bcd944994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c371df7f7d741a7b4024b70dca48bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04c945b0-3abf-4146-ab8e-65c6c7747886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7cfecf08-76fe-4673-af18-677854cf75a2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7cfecf08-76fe-4673-af18-677854cf75a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 Sep 05 11:34:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7cfecf08-76fe-4673-af18-677854cf75a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7cfecf08-76fe-4673-af18-677854cf75a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7cfecf08-76fe-4673-af18-677854cf75a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 returned with HTTP 404 Sep 05 11:34:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 297/583] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:53 2026] GET /volume/v3/volumes/d28baf60-6843-4faa-bb88-a6e1deb30dd7 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b22c7fdc-0a99-4977-abcb-af933e8a58dc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b22c7fdc-0a99-4977-abcb-af933e8a58dc tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] GET http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b22c7fdc-0a99-4977-abcb-af933e8a58dc tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b22c7fdc-0a99-4977-abcb-af933e8a58dc tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04c945b0-3abf-4146-ab8e-65c6c7747886) transitioned into state 'SUCCESS' from state '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-546997717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0bb17ee47734f6fa17d642bcd944994',qos_specs=None,replication_status=,reservations=['9657ab76-74c3-41ae-ab1e-eb895fc14364','b7e7e1ac-6baf-4041-9d9b-3256423357b9','631026af-f6ef-4ec3-b328-778e011e391d','591fe76a-1b11-4ba6-8ca3-f9ea4333a3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c371df7f7d741a7b4024b70dca48bdd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59786192-d5b8-46e9-abe9-3831ded5e313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b22c7fdc-0a99-4977-abcb-af933e8a58dc tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Volume info retrieved successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b22c7fdc-0a99-4977-abcb-af933e8a58dc tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd returned with HTTP 200 Sep 05 11:34:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 298/584] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:54 2026] GET /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd => generated 858 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59786192-d5b8-46e9-abe9-3831ded5e313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Flow 'volume_create_api' (b8e5b908-2ab9-4e88-989b-0641926ecc18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Create volume request issued successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-4d6f1245-2d08-431b-99a2-ee2b7b79f313 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 287/585] 192.168.122.16 () {64 vars in 1425 bytes} [Sat Sep 5 11:34:53 2026] POST /volume/v3/volumes => generated 761 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-f10bd2fb-e611-4265-ae03-9e3c45812514 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-f10bd2fb-e611-4265-ae03-9e3c45812514 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-f10bd2fb-e611-4265-ae03-9e3c45812514 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-f10bd2fb-e611-4265-ae03-9e3c45812514 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-f10bd2fb-e611-4265-ae03-9e3c45812514 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Volume info retrieved successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-a01a2090-169a-4c33-9a43-207272cc9d6c req-f10bd2fb-e611-4265-ae03-9e3c45812514 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 200 Sep 05 11:34:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 299/586] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:54 2026] GET /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 829 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-a5b69ebd-3062-447a-8cca-709b04caeaef req-01aaad61-62aa-43f0-a7c8-f517b2d8e750 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-a5b69ebd-3062-447a-8cca-709b04caeaef req-01aaad61-62aa-43f0-a7c8-f517b2d8e750 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:34:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-a5b69ebd-3062-447a-8cca-709b04caeaef req-01aaad61-62aa-43f0-a7c8-f517b2d8e750 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-a5b69ebd-3062-447a-8cca-709b04caeaef req-01aaad61-62aa-43f0-a7c8-f517b2d8e750 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-a5b69ebd-3062-447a-8cca-709b04caeaef req-01aaad61-62aa-43f0-a7c8-f517b2d8e750 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Volume info retrieved successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-a5b69ebd-3062-447a-8cca-709b04caeaef req-01aaad61-62aa-43f0-a7c8-f517b2d8e750 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 200 Sep 05 11:34:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 288/587] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:54 2026] GET /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 829 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f2b55048-5bc5-492f-9378-3ab6ad547200 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f2b55048-5bc5-492f-9378-3ab6ad547200 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f2b55048-5bc5-492f-9378-3ab6ad547200 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f2b55048-5bc5-492f-9378-3ab6ad547200 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f2b55048-5bc5-492f-9378-3ab6ad547200 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f2b55048-5bc5-492f-9378-3ab6ad547200 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 300/588] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:54 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-275a5536-8094-429f-bc46-aaf8e462ef76 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-275a5536-8094-429f-bc46-aaf8e462ef76 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] GET http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-275a5536-8094-429f-bc46-aaf8e462ef76 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-275a5536-8094-429f-bc46-aaf8e462ef76 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-275a5536-8094-429f-bc46-aaf8e462ef76 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Volume info retrieved successfully. Sep 05 11:34:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-275a5536-8094-429f-bc46-aaf8e462ef76 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd returned with HTTP 200 Sep 05 11:34:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 289/589] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:55 2026] GET /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2e95de5c-20f4-47ed-8cce-5a25e3ac395a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e95de5c-20f4-47ed-8cce-5a25e3ac395a tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e95de5c-20f4-47ed-8cce-5a25e3ac395a tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e95de5c-20f4-47ed-8cce-5a25e3ac395a tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e returned with HTTP 200 Sep 05 11:34:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 301/590] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:34:55 2026] PUT /volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e => generated 395 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Create volume of 2 GB Sep 05 11:34:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Availability Zones retrieved successfully. Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Flow 'volume_create_api' (0023ce8b-f19b-481b-a422-7f3dc83d2d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75df48cb-ec90-4056-a163-111888f8a206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Validating volume size '2' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-6d6a2970-4718-4b92-8ba4-efb108b7ad41 req-b296af38-1a13-4baf-839c-e1376353a839 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75df48cb-ec90-4056-a163-111888f8a206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6d6a2970-4718-4b92-8ba4-efb108b7ad41 req-b296af38-1a13-4baf-839c-e1376353a839 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6d6a2970-4718-4b92-8ba4-efb108b7ad41 req-b296af38-1a13-4baf-839c-e1376353a839 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6d6a2970-4718-4b92-8ba4-efb108b7ad41 req-b296af38-1a13-4baf-839c-e1376353a839 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b58fc07-f335-431b-8de4-6ab3f547b2ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-6d6a2970-4718-4b92-8ba4-efb108b7ad41 req-b296af38-1a13-4baf-839c-e1376353a839 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Volume info retrieved successfully. Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6d6a2970-4718-4b92-8ba4-efb108b7ad41 req-b296af38-1a13-4baf-839c-e1376353a839 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 200 Sep 05 11:34:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 302/591] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:55 2026] GET /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c7689c99-c6dc-4de2-bd85-e4d83a1f51ed None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c7689c99-c6dc-4de2-bd85-e4d83a1f51ed tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c7689c99-c6dc-4de2-bd85-e4d83a1f51ed tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c7689c99-c6dc-4de2-bd85-e4d83a1f51ed tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: WARNING cinder.quota_utils [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Quota exceeded for aff44143268d4558b1cd256f045e446e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 11:34:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:55 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b58fc07-f335-431b-8de4-6ab3f547b2ad) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:34:55 devstack devstack@c-api.service[87022]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b58fc07-f335-431b-8de4-6ab3f547b2ad) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c7689c99-c6dc-4de2-bd85-e4d83a1f51ed tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:55 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b58fc07-f335-431b-8de4-6ab3f547b2ad) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:34:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75df48cb-ec90-4056-a163-111888f8a206) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:55 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75df48cb-ec90-4056-a163-111888f8a206) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c7689c99-c6dc-4de2-bd85-e4d83a1f51ed tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:55 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Flow 'volume_create_api' (0023ce8b-f19b-481b-a422-7f3dc83d2d05) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:34:55 devstack devstack@c-api.service[87022]: INFO cinder.api.middleware.fault [None req-3cc1d606-f138-4ba4-afd6-13a8c4d89df9 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 413 Sep 05 11:34:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 303/592] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:55 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 912 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 290/593] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:55 2026] POST /volume/v3/volumes => generated 208 bytes in 339 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-39eeec36-1df2-42b0-9ac3-aed6467fce00 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-39eeec36-1df2-42b0-9ac3-aed6467fce00 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e Sep 05 11:34:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-39eeec36-1df2-42b0-9ac3-aed6467fce00 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-39eeec36-1df2-42b0-9ac3-aed6467fce00 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e returned with HTTP 200 Sep 05 11:34:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 304/594] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:34:55 2026] PUT /volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e => generated 395 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Create volume of 1 GB Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Availability Zones retrieved successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Flow 'volume_create_api' (cb869c2c-3df5-4fc8-a2b1-e4ef53a73edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd32e01-83f5-46fa-962f-c2e05450ca10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd32e01-83f5-46fa-962f-c2e05450ca10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3276b2-39b7-410f-a02d-2907c765ca23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: WARNING cinder.quota_utils [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Quota exceeded for aff44143268d4558b1cd256f045e446e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 05 11:34:56 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3276b2-39b7-410f-a02d-2907c765ca23) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:34:56 devstack devstack@c-api.service[87022]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3276b2-39b7-410f-a02d-2907c765ca23) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c3276b2-39b7-410f-a02d-2907c765ca23) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd32e01-83f5-46fa-962f-c2e05450ca10) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd32e01-83f5-46fa-962f-c2e05450ca10) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:34:56 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Flow 'volume_create_api' (cb869c2c-3df5-4fc8-a2b1-e4ef53a73edb) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.middleware.fault [None req-ee4d8c90-5850-45d6-8a59-d930ffb7c7b0 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 413 Sep 05 11:34:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 291/595] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:56 2026] POST /volume/v3/volumes => generated 150 bytes in 278 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c7be64a5-0a88-490d-af86-3358cbfc4072 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c7be64a5-0a88-490d-af86-3358cbfc4072 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c7be64a5-0a88-490d-af86-3358cbfc4072 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c7be64a5-0a88-490d-af86-3358cbfc4072 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e returned with HTTP 200 Sep 05 11:34:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 305/596] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:34:56 2026] PUT /volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e => generated 394 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4f6cc84e-b74f-491d-b0ab-cfded5da51b1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f6cc84e-b74f-491d-b0ab-cfded5da51b1 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] POST http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd/action Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f6cc84e-b74f-491d-b0ab-cfded5da51b1 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f6cc84e-b74f-491d-b0ab-cfded5da51b1 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4f6cc84e-b74f-491d-b0ab-cfded5da51b1 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Volume info retrieved successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: ERROR cinder.volume.api [None req-4f6cc84e-b74f-491d-b0ab-cfded5da51b1 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Quota exceeded for aff44143268d4558b1cd256f045e446e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.middleware.fault [None req-4f6cc84e-b74f-491d-b0ab-cfded5da51b1 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd/action returned with HTTP 413 Sep 05 11:34:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 292/597] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:34:56 2026] POST /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd/action => generated 208 bytes in 122 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-96d76e24-2bf6-4326-93f7-2d50b457f056 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96d76e24-2bf6-4326-93f7-2d50b457f056 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] GET http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96d76e24-2bf6-4326-93f7-2d50b457f056 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96d76e24-2bf6-4326-93f7-2d50b457f056 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-96d76e24-2bf6-4326-93f7-2d50b457f056 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Volume info retrieved successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96d76e24-2bf6-4326-93f7-2d50b457f056 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd returned with HTTP 200 Sep 05 11:34:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 306/598] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:56 2026] GET /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4cf69e27-48d2-462b-ae1c-2faf16cbbd36 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4cf69e27-48d2-462b-ae1c-2faf16cbbd36 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] DELETE http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4cf69e27-48d2-462b-ae1c-2faf16cbbd36 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4cf69e27-48d2-462b-ae1c-2faf16cbbd36 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-4cf69e27-48d2-462b-ae1c-2faf16cbbd36 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Delete volume with id: fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4cf69e27-48d2-462b-ae1c-2faf16cbbd36 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Volume info retrieved successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4cf69e27-48d2-462b-ae1c-2faf16cbbd36 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Delete volume request issued successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4cf69e27-48d2-462b-ae1c-2faf16cbbd36 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd returned with HTTP 202 Sep 05 11:34:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 293/599] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:34:56 2026] DELETE /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-0458a676-fdc1-406a-9e92-5057c5c75cdb req-2ca8a087-1ecb-445e-bb87-2d293868c4d9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a73bf424-fa1e-4ef2-9840-dd3736fddbb4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0458a676-fdc1-406a-9e92-5057c5c75cdb req-2ca8a087-1ecb-445e-bb87-2d293868c4d9 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a73bf424-fa1e-4ef2-9840-dd3736fddbb4 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] GET http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a73bf424-fa1e-4ef2-9840-dd3736fddbb4 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a73bf424-fa1e-4ef2-9840-dd3736fddbb4 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0458a676-fdc1-406a-9e92-5057c5c75cdb req-2ca8a087-1ecb-445e-bb87-2d293868c4d9 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0458a676-fdc1-406a-9e92-5057c5c75cdb req-2ca8a087-1ecb-445e-bb87-2d293868c4d9 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a73bf424-fa1e-4ef2-9840-dd3736fddbb4 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Volume info retrieved successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a73bf424-fa1e-4ef2-9840-dd3736fddbb4 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd returned with HTTP 200 Sep 05 11:34:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 294/600] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:56 2026] GET /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-0458a676-fdc1-406a-9e92-5057c5c75cdb req-2ca8a087-1ecb-445e-bb87-2d293868c4d9 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Volume info retrieved successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-918847f2-a660-4004-8664-1bd0658b65af None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-918847f2-a660-4004-8664-1bd0658b65af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-918847f2-a660-4004-8664-1bd0658b65af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-918847f2-a660-4004-8664-1bd0658b65af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0458a676-fdc1-406a-9e92-5057c5c75cdb req-2ca8a087-1ecb-445e-bb87-2d293868c4d9 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 200 Sep 05 11:34:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 307/601] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:34:56 2026] GET /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 854 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-918847f2-a660-4004-8664-1bd0658b65af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-f1240460-38c1-484e-9273-76f4150de712 req-69a6b037-d0f6-4a4f-aa97-da93bef0f315 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-918847f2-a660-4004-8664-1bd0658b65af tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f1240460-38c1-484e-9273-76f4150de712 req-69a6b037-d0f6-4a4f-aa97-da93bef0f315 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:34:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 295/602] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:56 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 912 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f1240460-38c1-484e-9273-76f4150de712 req-69a6b037-d0f6-4a4f-aa97-da93bef0f315 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad52e466-64dd-4dfe-a1ad-ba930fcb1399", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1299335980", "description": null, "metadata": {}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-f1240460-38c1-484e-9273-76f4150de712 req-69a6b037-d0f6-4a4f-aa97-da93bef0f315 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Volume info retrieved successfully. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [req-f1240460-38c1-484e-9273-76f4150de712 req-69a6b037-d0f6-4a4f-aa97-da93bef0f315 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Create snapshot from volume ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:34:56 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [req-f1240460-38c1-484e-9273-76f4150de712 req-69a6b037-d0f6-4a4f-aa97-da93bef0f315 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Created reservations ['89121251-a6e2-4856-ace0-3ddfc591b7c9', '296c9c27-3ffd-40c1-84c9-0984b6d41ac3', '039751f7-c588-4615-879f-091ace0bdd9e', '744598d4-d83d-455b-8e2f-da0d052f2f1d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-f1240460-38c1-484e-9273-76f4150de712 req-69a6b037-d0f6-4a4f-aa97-da93bef0f315 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Snapshot create request issued successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f1240460-38c1-484e-9273-76f4150de712 req-69a6b037-d0f6-4a4f-aa97-da93bef0f315 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 308/603] 192.168.122.16 () {64 vars in 1431 bytes} [Sat Sep 5 11:34:56 2026] POST /volume/v3/snapshots => generated 311 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-316737586"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-316737586'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume of 1 GB Sep 05 11:34:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Availability Zones retrieved successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-19db8774-9962-4fd6-9dd7-a27edb61603c req-27ca1229-665d-459b-88a4-2975ba9e0e19 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-19db8774-9962-4fd6-9dd7-a27edb61603c req-27ca1229-665d-459b-88a4-2975ba9e0e19 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] GET http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-19db8774-9962-4fd6-9dd7-a27edb61603c req-27ca1229-665d-459b-88a4-2975ba9e0e19 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-19db8774-9962-4fd6-9dd7-a27edb61603c req-27ca1229-665d-459b-88a4-2975ba9e0e19 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (9b064ee4-b11f-43cc-8d20-37bf79eccaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a46868-8173-4018-8fbb-6ee856e353ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-19db8774-9962-4fd6-9dd7-a27edb61603c req-27ca1229-665d-459b-88a4-2975ba9e0e19 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] Snapshot retrieved successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-19db8774-9962-4fd6-9dd7-a27edb61603c req-27ca1229-665d-459b-88a4-2975ba9e0e19 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 returned with HTTP 200 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 309/604] 192.168.122.16 () {60 vars in 1488 bytes} [Sat Sep 5 11:34:57 2026] GET /volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 => generated 443 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-78daed2c-2331-48c3-ab3d-d57c2c00ce9f req-2058ec74-3e64-4a77-996d-b402bccfcacf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-78daed2c-2331-48c3-ab3d-d57c2c00ce9f req-2058ec74-3e64-4a77-996d-b402bccfcacf tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-78daed2c-2331-48c3-ab3d-d57c2c00ce9f req-2058ec74-3e64-4a77-996d-b402bccfcacf tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-78daed2c-2331-48c3-ab3d-d57c2c00ce9f req-2058ec74-3e64-4a77-996d-b402bccfcacf tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [req-78daed2c-2331-48c3-ab3d-d57c2c00ce9f req-2058ec74-3e64-4a77-996d-b402bccfcacf tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [req-78daed2c-2331-48c3-ab3d-d57c2c00ce9f req-2058ec74-3e64-4a77-996d-b402bccfcacf tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a46868-8173-4018-8fbb-6ee856e353ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7204e908-534b-4e84-9049-1e2e6db44194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: /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 05 11:34:57 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-78daed2c-2331-48c3-ab3d-d57c2c00ce9f req-2058ec74-3e64-4a77-996d-b402bccfcacf tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] Get all snapshots completed successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-78daed2c-2331-48c3-ab3d-d57c2c00ce9f req-2058ec74-3e64-4a77-996d-b402bccfcacf tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-reader] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 310/605] 192.168.122.16 () {60 vars in 1398 bytes} [Sat Sep 5 11:34:57 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-210ef05f-5bed-4b12-84c5-541bb17fddd9 req-df355d6f-d3a6-42c9-a004-ded9f1ea9636 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-210ef05f-5bed-4b12-84c5-541bb17fddd9 req-df355d6f-d3a6-42c9-a004-ded9f1ea9636 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-210ef05f-5bed-4b12-84c5-541bb17fddd9 req-df355d6f-d3a6-42c9-a004-ded9f1ea9636 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-210ef05f-5bed-4b12-84c5-541bb17fddd9 req-df355d6f-d3a6-42c9-a004-ded9f1ea9636 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-210ef05f-5bed-4b12-84c5-541bb17fddd9 req-df355d6f-d3a6-42c9-a004-ded9f1ea9636 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Snapshot retrieved successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-210ef05f-5bed-4b12-84c5-541bb17fddd9 req-df355d6f-d3a6-42c9-a004-ded9f1ea9636 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 returned with HTTP 200 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 311/606] 192.168.122.16 () {60 vars in 1488 bytes} [Sat Sep 5 11:34:57 2026] GET /volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 => generated 443 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Created reservations ['bf3390fc-4a22-4661-87c9-233874855852', 'da3fe762-bfc5-4709-a6f4-660779f1b385', '498d3c57-1e13-4e37-9932-86b7b7d9fe34', 'd4010e9f-0bc1-4698-a977-746c9abbd5a4'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7204e908-534b-4e84-9049-1e2e6db44194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf3390fc-4a22-4661-87c9-233874855852', 'da3fe762-bfc5-4709-a6f4-660779f1b385', '498d3c57-1e13-4e37-9932-86b7b7d9fe34', 'd4010e9f-0bc1-4698-a977-746c9abbd5a4']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d25a93-7b06-488e-acfb-c4a915d3d3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12d25a93-7b06-488e-acfb-c4a915d3d3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-316737586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['bf3390fc-4a22-4661-87c9-233874855852','da3fe762-bfc5-4709-a6f4-660779f1b385','498d3c57-1e13-4e37-9932-86b7b7d9fe34','d4010e9f-0bc1-4698-a977-746c9abbd5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-316737586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0814991cb0db4d5ca38fc90f4171b414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc4185e3081426b86f76771a15d5f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0eff76-cc57-4e44-8c16-72da050145d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b0eff76-cc57-4e44-8c16-72da050145d5) transitioned into state 'SUCCESS' from state '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-316737586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['bf3390fc-4a22-4661-87c9-233874855852','da3fe762-bfc5-4709-a6f4-660779f1b385','498d3c57-1e13-4e37-9932-86b7b7d9fe34','d4010e9f-0bc1-4698-a977-746c9abbd5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d820b9d-5765-4273-a0be-25181b7a06d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d820b9d-5765-4273-a0be-25181b7a06d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (9b064ee4-b11f-43cc-8d20-37bf79eccaf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request issued successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fd4288ba-5888-4040-9097-0a1ba6a3676e tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:34:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 296/607] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:34:57 2026] POST /volume/v3/volumes => generated 755 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-438c3076-b8eb-4cab-9c98-418d981b0999 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-438c3076-b8eb-4cab-9c98-418d981b0999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-438c3076-b8eb-4cab-9c98-418d981b0999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-438c3076-b8eb-4cab-9c98-418d981b0999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-438c3076-b8eb-4cab-9c98-418d981b0999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-438c3076-b8eb-4cab-9c98-418d981b0999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 200 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 312/608] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:57 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 823 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3270d505-b837-4203-90fd-e7fe52985b85 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3270d505-b837-4203-90fd-e7fe52985b85 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] GET http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3270d505-b837-4203-90fd-e7fe52985b85 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3270d505-b837-4203-90fd-e7fe52985b85 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3270d505-b837-4203-90fd-e7fe52985b85 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Volume info retrieved successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3270d505-b837-4203-90fd-e7fe52985b85 tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd returned with HTTP 200 Sep 05 11:34:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 297/609] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:57 2026] GET /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd => generated 858 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-50b03da9-9162-40c0-a45f-f3386fcf3c03 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-50b03da9-9162-40c0-a45f-f3386fcf3c03 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-50b03da9-9162-40c0-a45f-f3386fcf3c03 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-50b03da9-9162-40c0-a45f-f3386fcf3c03 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-50b03da9-9162-40c0-a45f-f3386fcf3c03 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-50b03da9-9162-40c0-a45f-f3386fcf3c03 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 313/610] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:57 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 912 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-64cdc5ae-81cf-461a-ac2e-e16c6c308cbe req-c63ab999-8618-4008-8f14-9ce2e53423b6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-64cdc5ae-81cf-461a-ac2e-e16c6c308cbe req-c63ab999-8618-4008-8f14-9ce2e53423b6 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-64cdc5ae-81cf-461a-ac2e-e16c6c308cbe req-c63ab999-8618-4008-8f14-9ce2e53423b6 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-64cdc5ae-81cf-461a-ac2e-e16c6c308cbe req-c63ab999-8618-4008-8f14-9ce2e53423b6 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-64cdc5ae-81cf-461a-ac2e-e16c6c308cbe req-c63ab999-8618-4008-8f14-9ce2e53423b6 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Snapshot retrieved successfully. Sep 05 11:34:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-64cdc5ae-81cf-461a-ac2e-e16c6c308cbe req-c63ab999-8618-4008-8f14-9ce2e53423b6 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 returned with HTTP 200 Sep 05 11:34:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 298/611] 192.168.122.16 () {60 vars in 1488 bytes} [Sat Sep 5 11:34:58 2026] GET /volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a5c0c0ca-87ce-4092-988e-135699f67a48 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5c0c0ca-87ce-4092-988e-135699f67a48 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:34:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5c0c0ca-87ce-4092-988e-135699f67a48 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5c0c0ca-87ce-4092-988e-135699f67a48 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:34:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a5c0c0ca-87ce-4092-988e-135699f67a48 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5c0c0ca-87ce-4092-988e-135699f67a48 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 200 Sep 05 11:34:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 314/612] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:58 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8fd01c5d-fe9d-476c-b9d7-1277eef15f9e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8fd01c5d-fe9d-476c-b9d7-1277eef15f9e tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] GET http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8fd01c5d-fe9d-476c-b9d7-1277eef15f9e tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8fd01c5d-fe9d-476c-b9d7-1277eef15f9e tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8fd01c5d-fe9d-476c-b9d7-1277eef15f9e tempest-VolumeQuotasNegativeTestJSON-786597324 tempest-VolumeQuotasNegativeTestJSON-786597324-project-member] http://192.168.122.16/volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd returned with HTTP 404 Sep 05 11:34:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 299/613] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:58 2026] GET /volume/v3/volumes/fefe51b2-c0ee-450a-ab9a-e7e128c4cffd => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:34:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-179720bf-e677-440a-a050-914b5ed7c0c6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-179720bf-e677-440a-a050-914b5ed7c0c6 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e Sep 05 11:34:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-179720bf-e677-440a-a050-914b5ed7c0c6 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-788b13ad-7572-4a5f-a9d1-e95a82c0a8eb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-788b13ad-7572-4a5f-a9d1-e95a82c0a8eb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-788b13ad-7572-4a5f-a9d1-e95a82c0a8eb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-788b13ad-7572-4a5f-a9d1-e95a82c0a8eb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-179720bf-e677-440a-a050-914b5ed7c0c6 tempest-VolumeQuotasNegativeTestJSON-1303053325 tempest-VolumeQuotasNegativeTestJSON-1303053325-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e returned with HTTP 200 Sep 05 11:34:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 315/614] 192.168.122.16 () {60 vars in 1254 bytes} [Sat Sep 5 11:34:58 2026] PUT /volume/v3/os-quota-sets/aff44143268d4558b1cd256f045e446e => generated 398 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-788b13ad-7572-4a5f-a9d1-e95a82c0a8eb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-788b13ad-7572-4a5f-a9d1-e95a82c0a8eb tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:34:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 300/615] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:58 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 1332 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:34:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-90033307-5204-47f0-b305-a3e7da954c84 req-475b6bb6-74b6-4a90-961a-e704ad619a27 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-90033307-5204-47f0-b305-a3e7da954c84 req-475b6bb6-74b6-4a90-961a-e704ad619a27 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 Sep 05 11:34:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-90033307-5204-47f0-b305-a3e7da954c84 req-475b6bb6-74b6-4a90-961a-e704ad619a27 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-90033307-5204-47f0-b305-a3e7da954c84 req-475b6bb6-74b6-4a90-961a-e704ad619a27 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-90033307-5204-47f0-b305-a3e7da954c84 req-475b6bb6-74b6-4a90-961a-e704ad619a27 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Snapshot retrieved successfully. Sep 05 11:34:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-90033307-5204-47f0-b305-a3e7da954c84 req-475b6bb6-74b6-4a90-961a-e704ad619a27 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 returned with HTTP 200 Sep 05 11:34:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 316/616] 192.168.122.16 () {60 vars in 1488 bytes} [Sat Sep 5 11:34:59 2026] GET /volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-46c7ba54-0a65-43b7-9853-822d49be86fc req-1ad6d688-e0b7-4a3c-9ece-3de1a154356f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-46c7ba54-0a65-43b7-9853-822d49be86fc req-1ad6d688-e0b7-4a3c-9ece-3de1a154356f tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 Sep 05 11:34:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-46c7ba54-0a65-43b7-9853-822d49be86fc req-1ad6d688-e0b7-4a3c-9ece-3de1a154356f tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-46c7ba54-0a65-43b7-9853-822d49be86fc req-1ad6d688-e0b7-4a3c-9ece-3de1a154356f tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [req-46c7ba54-0a65-43b7-9853-822d49be86fc req-1ad6d688-e0b7-4a3c-9ece-3de1a154356f tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Delete snapshot with id: 5375a963-73dc-4068-a476-11224e299425 Sep 05 11:34:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-46c7ba54-0a65-43b7-9853-822d49be86fc req-1ad6d688-e0b7-4a3c-9ece-3de1a154356f tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Snapshot retrieved successfully. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-46c7ba54-0a65-43b7-9853-822d49be86fc req-1ad6d688-e0b7-4a3c-9ece-3de1a154356f tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Snapshot delete request issued successfully. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-46c7ba54-0a65-43b7-9853-822d49be86fc req-1ad6d688-e0b7-4a3c-9ece-3de1a154356f tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 returned with HTTP 202 Sep 05 11:34:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 301/617] 192.168.122.16 () {62 vars in 1510 bytes} [Sat Sep 5 11:34:59 2026] DELETE /volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:34:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-178ac517-1c7a-4421-9b31-4473c8a0aa01 req-f77eb341-5ce7-4177-9f98-5746b5ad5698 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-178ac517-1c7a-4421-9b31-4473c8a0aa01 req-f77eb341-5ce7-4177-9f98-5746b5ad5698 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 Sep 05 11:34:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-178ac517-1c7a-4421-9b31-4473c8a0aa01 req-f77eb341-5ce7-4177-9f98-5746b5ad5698 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-178ac517-1c7a-4421-9b31-4473c8a0aa01 req-f77eb341-5ce7-4177-9f98-5746b5ad5698 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:34:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-178ac517-1c7a-4421-9b31-4473c8a0aa01 req-f77eb341-5ce7-4177-9f98-5746b5ad5698 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Snapshot retrieved successfully. Sep 05 11:34:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-178ac517-1c7a-4421-9b31-4473c8a0aa01 req-f77eb341-5ce7-4177-9f98-5746b5ad5698 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 returned with HTTP 200 Sep 05 11:34:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 317/618] 192.168.122.16 () {60 vars in 1488 bytes} [Sat Sep 5 11:34:59 2026] GET /volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:34:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-592f74fa-faf7-41e1-aa03-a5246c0bc0c6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-592f74fa-faf7-41e1-aa03-a5246c0bc0c6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:34:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-592f74fa-faf7-41e1-aa03-a5246c0bc0c6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:34:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-592f74fa-faf7-41e1-aa03-a5246c0bc0c6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:34:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:34:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-592f74fa-faf7-41e1-aa03-a5246c0bc0c6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:34:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-592f74fa-faf7-41e1-aa03-a5246c0bc0c6 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 200 Sep 05 11:34:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 302/619] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:34:59 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c8464e0b-0467-43f2-99fa-9790a5ee1f6b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c8464e0b-0467-43f2-99fa-9790a5ee1f6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c8464e0b-0467-43f2-99fa-9790a5ee1f6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c8464e0b-0467-43f2-99fa-9790a5ee1f6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c8464e0b-0467-43f2-99fa-9790a5ee1f6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:35:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c8464e0b-0467-43f2-99fa-9790a5ee1f6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:35:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 318/620] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:00 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 1330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:35:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-9137d4b8-5676-4ba9-a605-1bea58c8f222 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-9137d4b8-5676-4ba9-a605-1bea58c8f222 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:35:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-9137d4b8-5676-4ba9-a605-1bea58c8f222 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-9137d4b8-5676-4ba9-a605-1bea58c8f222 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-9137d4b8-5676-4ba9-a605-1bea58c8f222 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:35:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-9137d4b8-5676-4ba9-a605-1bea58c8f222 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:35:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 303/621] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:35:00 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 1330 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-a2df274e-ae43-4d78-8893-a96349732224 req-e0e1bc0f-8457-4dfe-80a3-790543a7df59 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-a2df274e-ae43-4d78-8893-a96349732224 req-e0e1bc0f-8457-4dfe-80a3-790543a7df59 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-a2df274e-ae43-4d78-8893-a96349732224 req-e0e1bc0f-8457-4dfe-80a3-790543a7df59 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-a2df274e-ae43-4d78-8893-a96349732224 req-e0e1bc0f-8457-4dfe-80a3-790543a7df59 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-a2df274e-ae43-4d78-8893-a96349732224 req-e0e1bc0f-8457-4dfe-80a3-790543a7df59 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Snapshot retrieved successfully. Sep 05 11:35:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-a2df274e-ae43-4d78-8893-a96349732224 req-e0e1bc0f-8457-4dfe-80a3-790543a7df59 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 returned with HTTP 200 Sep 05 11:35:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 319/622] 192.168.122.16 () {60 vars in 1488 bytes} [Sat Sep 5 11:35:00 2026] GET /volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a52bc260-ce21-4166-8bce-944e454ab380 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a52bc260-ce21-4166-8bce-944e454ab380 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:35:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a52bc260-ce21-4166-8bce-944e454ab380 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a52bc260-ce21-4166-8bce-944e454ab380 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a52bc260-ce21-4166-8bce-944e454ab380 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a52bc260-ce21-4166-8bce-944e454ab380 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 200 Sep 05 11:35:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 304/623] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:00 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8f2d6106-340f-4182-b114-73cb9efba7bd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8f2d6106-340f-4182-b114-73cb9efba7bd tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25/action Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8f2d6106-340f-4182-b114-73cb9efba7bd tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8f2d6106-340f-4182-b114-73cb9efba7bd tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-8f2d6106-340f-4182-b114-73cb9efba7bd tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume '375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25' with '{'status': 'attaching'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8f2d6106-340f-4182-b114-73cb9efba7bd tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25/action returned with HTTP 202 Sep 05 11:35:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 320/624] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:00 2026] POST /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0658b42f-25ed-4b41-a31d-0dafd103a725 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0658b42f-25ed-4b41-a31d-0dafd103a725 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0658b42f-25ed-4b41-a31d-0dafd103a725 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0658b42f-25ed-4b41-a31d-0dafd103a725 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0658b42f-25ed-4b41-a31d-0dafd103a725 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0658b42f-25ed-4b41-a31d-0dafd103a725 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 200 Sep 05 11:35:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 305/625] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:01 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-393fab3b-59c8-4b72-ba10-1bc6b0fdf566 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-393fab3b-59c8-4b72-ba10-1bc6b0fdf566 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25/action Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-393fab3b-59c8-4b72-ba10-1bc6b0fdf566 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-393fab3b-59c8-4b72-ba10-1bc6b0fdf566 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-393fab3b-59c8-4b72-ba10-1bc6b0fdf566 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Volume info retrieved successfully. Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-0b588e2e-37e4-4952-bf0a-d2bb1f558370 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-0b588e2e-37e4-4952-bf0a-d2bb1f558370 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-0b588e2e-37e4-4952-bf0a-d2bb1f558370 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-0b588e2e-37e4-4952-bf0a-d2bb1f558370 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-393fab3b-59c8-4b72-ba10-1bc6b0fdf566 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Delete volume request issued successfully. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-393fab3b-59c8-4b72-ba10-1bc6b0fdf566 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25/action returned with HTTP 202 Sep 05 11:35:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 321/626] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:01 2026] POST /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6b435025-5942-44ad-ae17-0d6df0dcf8a2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6b435025-5942-44ad-ae17-0d6df0dcf8a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6b435025-5942-44ad-ae17-0d6df0dcf8a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6b435025-5942-44ad-ae17-0d6df0dcf8a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-0b588e2e-37e4-4952-bf0a-d2bb1f558370 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6b435025-5942-44ad-ae17-0d6df0dcf8a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-0b588e2e-37e4-4952-bf0a-d2bb1f558370 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:35:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 306/627] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:35:01 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 1330 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6b435025-5942-44ad-ae17-0d6df0dcf8a2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 200 Sep 05 11:35:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 322/628] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:01 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-65ba3202-6dea-47ab-acc9-08f810f97c9f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-65ba3202-6dea-47ab-acc9-08f810f97c9f None None] GET http://192.168.122.16/volume// Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-65ba3202-6dea-47ab-acc9-08f810f97c9f None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-65ba3202-6dea-47ab-acc9-08f810f97c9f None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-65ba3202-6dea-47ab-acc9-08f810f97c9f None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:35:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 307/629] 192.168.122.16 () {58 vars in 1303 bytes} [Sat Sep 5 11:35:01 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-5923c412-e0da-4e1f-b8d4-4853c285dfe7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-5923c412-e0da-4e1f-b8d4-4853c285dfe7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-5923c412-e0da-4e1f-b8d4-4853c285dfe7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b746aa69-c0fc-4c78-b64a-9a6ec8b919bb", "connector": null, "instance_uuid": "cbd8c886-1ed3-41c0-98e0-19b3a80c50d1"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-5923c412-e0da-4e1f-b8d4-4853c285dfe7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:35:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 323/630] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:35:01 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-10923450-f66b-4c0f-835c-3c6aee35b7e8 req-4cb4ecd0-a57a-46dd-8c53-c5422bec9370 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-10923450-f66b-4c0f-835c-3c6aee35b7e8 req-4cb4ecd0-a57a-46dd-8c53-c5422bec9370 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-10923450-f66b-4c0f-835c-3c6aee35b7e8 req-4cb4ecd0-a57a-46dd-8c53-c5422bec9370 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-10923450-f66b-4c0f-835c-3c6aee35b7e8 req-4cb4ecd0-a57a-46dd-8c53-c5422bec9370 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-10923450-f66b-4c0f-835c-3c6aee35b7e8 req-4cb4ecd0-a57a-46dd-8c53-c5422bec9370 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 returned with HTTP 404 Sep 05 11:35:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 308/631] 192.168.122.16 () {60 vars in 1488 bytes} [Sat Sep 5 11:35:01 2026] GET /volume/v3/snapshots/5375a963-73dc-4068-a476-11224e299425 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-9631fdda-23fe-408c-97fa-768659ebf495 req-c3382f1a-5c48-4205-86c0-ac3777007b84 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-9631fdda-23fe-408c-97fa-768659ebf495 req-c3382f1a-5c48-4205-86c0-ac3777007b84 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] DELETE http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-9631fdda-23fe-408c-97fa-768659ebf495 req-c3382f1a-5c48-4205-86c0-ac3777007b84 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-9631fdda-23fe-408c-97fa-768659ebf495 req-c3382f1a-5c48-4205-86c0-ac3777007b84 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [req-9631fdda-23fe-408c-97fa-768659ebf495 req-c3382f1a-5c48-4205-86c0-ac3777007b84 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Delete volume with id: ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-9631fdda-23fe-408c-97fa-768659ebf495 req-c3382f1a-5c48-4205-86c0-ac3777007b84 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Volume info retrieved successfully. Sep 05 11:35:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-9631fdda-23fe-408c-97fa-768659ebf495 req-c3382f1a-5c48-4205-86c0-ac3777007b84 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Delete volume request issued successfully. Sep 05 11:35:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-9631fdda-23fe-408c-97fa-768659ebf495 req-c3382f1a-5c48-4205-86c0-ac3777007b84 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 202 Sep 05 11:35:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 324/632] 192.168.122.16 () {62 vars in 1504 bytes} [Sat Sep 5 11:35:01 2026] DELETE /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-64bc6164-e3e4-456b-8b17-3185c0e05457 req-eae45ec2-cfdb-4d9d-9160-e35c93db7ef5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-64bc6164-e3e4-456b-8b17-3185c0e05457 req-eae45ec2-cfdb-4d9d-9160-e35c93db7ef5 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:35:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-64bc6164-e3e4-456b-8b17-3185c0e05457 req-eae45ec2-cfdb-4d9d-9160-e35c93db7ef5 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-64bc6164-e3e4-456b-8b17-3185c0e05457 req-eae45ec2-cfdb-4d9d-9160-e35c93db7ef5 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-64bc6164-e3e4-456b-8b17-3185c0e05457 req-eae45ec2-cfdb-4d9d-9160-e35c93db7ef5 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Volume info retrieved successfully. Sep 05 11:35:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-64bc6164-e3e4-456b-8b17-3185c0e05457 req-eae45ec2-cfdb-4d9d-9160-e35c93db7ef5 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 200 Sep 05 11:35:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 309/633] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:35:02 2026] GET /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-377d2403-1b52-45d6-b4d7-fd3ff449f101 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-377d2403-1b52-45d6-b4d7-fd3ff449f101 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:35:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-377d2403-1b52-45d6-b4d7-fd3ff449f101 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-377d2403-1b52-45d6-b4d7-fd3ff449f101 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-377d2403-1b52-45d6-b4d7-fd3ff449f101 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-377d2403-1b52-45d6-b4d7-fd3ff449f101 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 200 Sep 05 11:35:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 325/634] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:02 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-a1c6f1a5-dd41-44c7-85a8-9f21db404720 req-a21f0424-b2fe-467c-b3fc-45eaa12ded99 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-a1c6f1a5-dd41-44c7-85a8-9f21db404720 req-a21f0424-b2fe-467c-b3fc-45eaa12ded99 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-a1c6f1a5-dd41-44c7-85a8-9f21db404720 req-a21f0424-b2fe-467c-b3fc-45eaa12ded99 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-a1c6f1a5-dd41-44c7-85a8-9f21db404720 req-a21f0424-b2fe-467c-b3fc-45eaa12ded99 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-a1c6f1a5-dd41-44c7-85a8-9f21db404720 req-a21f0424-b2fe-467c-b3fc-45eaa12ded99 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Volume info retrieved successfully. Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-a1c6f1a5-dd41-44c7-85a8-9f21db404720 req-a21f0424-b2fe-467c-b3fc-45eaa12ded99 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 200 Sep 05 11:35:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 310/635] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:35:03 2026] GET /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9b38e0b3-65b3-45e0-ba38-e8cff182ef8f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b38e0b3-65b3-45e0-ba38-e8cff182ef8f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b38e0b3-65b3-45e0-ba38-e8cff182ef8f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b38e0b3-65b3-45e0-ba38-e8cff182ef8f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b38e0b3-65b3-45e0-ba38-e8cff182ef8f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 404 Sep 05 11:35:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 326/636] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:03 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d9aae94c-65e8-4c17-bf72-d63913373d7b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d9aae94c-65e8-4c17-bf72-d63913373d7b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d9aae94c-65e8-4c17-bf72-d63913373d7b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d9aae94c-65e8-4c17-bf72-d63913373d7b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d9aae94c-65e8-4c17-bf72-d63913373d7b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 404 Sep 05 11:35:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 311/637] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:03 2026] GET /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c1281497-43af-42b1-b939-9cab86b6ca5b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1d26e99e-8417-4ade-9288-c385539ebaf6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1d26e99e-8417-4ade-9288-c385539ebaf6 None None] GET http://192.168.122.16/volume// Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1d26e99e-8417-4ade-9288-c385539ebaf6 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1d26e99e-8417-4ade-9288-c385539ebaf6 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1d26e99e-8417-4ade-9288-c385539ebaf6 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:35:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 312/638] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:35:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:35:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c1281497-43af-42b1-b939-9cab86b6ca5b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] DELETE http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c1281497-43af-42b1-b939-9cab86b6ca5b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c1281497-43af-42b1-b939-9cab86b6ca5b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-c1281497-43af-42b1-b939-9cab86b6ca5b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Delete volume with id: 375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-19488eb4-c7a6-4d9d-b9f1-c00415304fd8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-19488eb4-c7a6-4d9d-b9f1-c00415304fd8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-19488eb4-c7a6-4d9d-b9f1-c00415304fd8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-19488eb4-c7a6-4d9d-b9f1-c00415304fd8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c1281497-43af-42b1-b939-9cab86b6ca5b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 returned with HTTP 404 Sep 05 11:35:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 327/639] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:03 2026] DELETE /volume/v3/volumes/375f0dbd-4cfe-44bd-a0d7-f43ddd4e8e25 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-951280635"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-951280635'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume of 1 GB Sep 05 11:35:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Availability Zones retrieved successfully. Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-19488eb4-c7a6-4d9d-b9f1-c00415304fd8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (2487f473-a05a-4d8d-9888-93aa9bc8e361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b3fec97-fef7-4e5a-b670-349dbc0977bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-19488eb4-c7a6-4d9d-b9f1-c00415304fd8 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 200 Sep 05 11:35:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 313/640] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:35:03 2026] GET /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 1510 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b3fec97-fef7-4e5a-b670-349dbc0977bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8534066-0d6c-4ef9-acca-c7c50a3601fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-7a896c1e-70a6-43f1-8368-3120b6638a32 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-7a896c1e-70a6-43f1-8368-3120b6638a32 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] PUT http://192.168.122.16/volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-7a896c1e-70a6-43f1-8368-3120b6638a32 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Created reservations ['d2017957-37a1-4ddb-8d32-5c0598ca6f49', 'b0d58d45-8f34-4936-806a-8bcd39464033', '05fd5d1b-c0e3-4cb5-8ed8-026cb77efc46', '51eabacd-efaf-408a-a7fe-63ac1ca68815'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8534066-0d6c-4ef9-acca-c7c50a3601fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2017957-37a1-4ddb-8d32-5c0598ca6f49', 'b0d58d45-8f34-4936-806a-8bcd39464033', '05fd5d1b-c0e3-4cb5-8ed8-026cb77efc46', '51eabacd-efaf-408a-a7fe-63ac1ca68815']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-7a896c1e-70a6-43f1-8368-3120b6638a32 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Acquiring lock "cinder-attachment_update-b746aa69-c0fc-4c78-b64a-9a6ec8b919bb-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92ad840-b147-4337-8c6e-2f60877fa101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-7a896c1e-70a6-43f1-8368-3120b6638a32 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Lock "cinder-attachment_update-b746aa69-c0fc-4c78-b64a-9a6ec8b919bb-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:35:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92ad840-b147-4337-8c6e-2f60877fa101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99dca937-e03d-4558-bf7f-441c96da70ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-951280635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['d2017957-37a1-4ddb-8d32-5c0598ca6f49','b0d58d45-8f34-4936-806a-8bcd39464033','05fd5d1b-c0e3-4cb5-8ed8-026cb77efc46','51eabacd-efaf-408a-a7fe-63ac1ca68815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-951280635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99dca937-e03d-4558-bf7f-441c96da70ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0814991cb0db4d5ca38fc90f4171b414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc4185e3081426b86f76771a15d5f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4923639e-0c94-4dea-8d9c-526abc587160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4923639e-0c94-4dea-8d9c-526abc587160) transitioned into state 'SUCCESS' from state '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-951280635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['d2017957-37a1-4ddb-8d32-5c0598ca6f49','b0d58d45-8f34-4936-806a-8bcd39464033','05fd5d1b-c0e3-4cb5-8ed8-026cb77efc46','51eabacd-efaf-408a-a7fe-63ac1ca68815'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78700d8b-c08b-4ec8-b354-c2f5866730e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78700d8b-c08b-4ec8-b354-c2f5866730e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (2487f473-a05a-4d8d-9888-93aa9bc8e361) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request issued successfully. Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6c079e0e-74cd-49dd-81bf-e2a7db5f5999 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 328/641] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:03 2026] POST /volume/v3/volumes => generated 755 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1b969c22-9908-489d-9ea9-ad54199380e7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b969c22-9908-489d-9ea9-ad54199380e7 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b969c22-9908-489d-9ea9-ad54199380e7 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b969c22-9908-489d-9ea9-ad54199380e7 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1b969c22-9908-489d-9ea9-ad54199380e7 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b969c22-9908-489d-9ea9-ad54199380e7 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff returned with HTTP 200 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 329/642] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:04 2026] GET /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff => generated 823 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-6ef0d886-43ed-4bb1-8758-d17bf3ea819c req-ac4630ef-b4c3-4a28-95ce-1bab6759d689 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6ef0d886-43ed-4bb1-8758-d17bf3ea819c req-ac4630ef-b4c3-4a28-95ce-1bab6759d689 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6ef0d886-43ed-4bb1-8758-d17bf3ea819c req-ac4630ef-b4c3-4a28-95ce-1bab6759d689 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-6ef0d886-43ed-4bb1-8758-d17bf3ea819c req-ac4630ef-b4c3-4a28-95ce-1bab6759d689 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-6ef0d886-43ed-4bb1-8758-d17bf3ea819c req-ac4630ef-b4c3-4a28-95ce-1bab6759d689 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 404 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 330/643] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:35:04 2026] GET /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 109 bytes in 261 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-f94d657e-bbf3-4249-b850-3fab7843f820 req-07707af6-d23f-4753-ac46-4bc6a303c32c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f94d657e-bbf3-4249-b850-3fab7843f820 req-07707af6-d23f-4753-ac46-4bc6a303c32c tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] DELETE http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f94d657e-bbf3-4249-b850-3fab7843f820 req-07707af6-d23f-4753-ac46-4bc6a303c32c tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f94d657e-bbf3-4249-b850-3fab7843f820 req-07707af6-d23f-4753-ac46-4bc6a303c32c tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [req-f94d657e-bbf3-4249-b850-3fab7843f820 req-07707af6-d23f-4753-ac46-4bc6a303c32c tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Delete volume with id: ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f94d657e-bbf3-4249-b850-3fab7843f820 req-07707af6-d23f-4753-ac46-4bc6a303c32c tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 404 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 331/644] 192.168.122.16 () {62 vars in 1504 bytes} [Sat Sep 5 11:35:04 2026] DELETE /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-11706bc7-3f23-4773-9398-54cc0ba12996 req-6f470c2e-dbaa-4ae0-bc69-2956a2e1c229 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-11706bc7-3f23-4773-9398-54cc0ba12996 req-6f470c2e-dbaa-4ae0-bc69-2956a2e1c229 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] GET http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-11706bc7-3f23-4773-9398-54cc0ba12996 req-6f470c2e-dbaa-4ae0-bc69-2956a2e1c229 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-11706bc7-3f23-4773-9398-54cc0ba12996 req-6f470c2e-dbaa-4ae0-bc69-2956a2e1c229 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-11706bc7-3f23-4773-9398-54cc0ba12996 req-6f470c2e-dbaa-4ae0-bc69-2956a2e1c229 tempest-VolumesSnapshotsTestJSON-1318960360 tempest-VolumesSnapshotsTestJSON-1318960360-project-member] http://192.168.122.16/volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 returned with HTTP 404 Sep 05 11:35:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 332/645] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:35:04 2026] GET /volume/v3/volumes/ad52e466-64dd-4dfe-a1ad-ba930fcb1399 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cf8954d1-abc0-48c5-8a8e-87571da782f5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cf8954d1-abc0-48c5-8a8e-87571da782f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cf8954d1-abc0-48c5-8a8e-87571da782f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cf8954d1-abc0-48c5-8a8e-87571da782f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:05 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-7a896c1e-70a6-43f1-8368-3120b6638a32 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Lock "cinder-attachment_update-b746aa69-c0fc-4c78-b64a-9a6ec8b919bb-devstack" released by "attachment_update" :: held 1.465s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:35:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-7a896c1e-70a6-43f1-8368-3120b6638a32 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f returned with HTTP 200 Sep 05 11:35:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 314/646] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:35:03 2026] PUT /volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f => generated 692 bytes in 1530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cf8954d1-abc0-48c5-8a8e-87571da782f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cf8954d1-abc0-48c5-8a8e-87571da782f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff returned with HTTP 200 Sep 05 11:35:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 333/647] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:05 2026] GET /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff => generated 847 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-1b68e45c-90b0-45ce-87a9-d87a2710db43 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-1b68e45c-90b0-45ce-87a9-d87a2710db43 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f/action Sep 05 11:35:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-1b68e45c-90b0-45ce-87a9-d87a2710db43 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-1b68e45c-90b0-45ce-87a9-d87a2710db43 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-129be222-0c05-4fa2-b04a-c83e995ccbd3 req-1b68e45c-90b0-45ce-87a9-d87a2710db43 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f/action returned with HTTP 204 Sep 05 11:35:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 315/648] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:35:05 2026] POST /volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e4407286-bb19-42a5-887c-7b76d3298f05 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e4407286-bb19-42a5-887c-7b76d3298f05 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e4407286-bb19-42a5-887c-7b76d3298f05 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e4407286-bb19-42a5-887c-7b76d3298f05 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e4407286-bb19-42a5-887c-7b76d3298f05 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e4407286-bb19-42a5-887c-7b76d3298f05 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff returned with HTTP 200 Sep 05 11:35:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 334/649] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:06 2026] GET /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff => generated 848 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2ec91c0b-e102-4b08-87e9-afc4556dbaab None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ec91c0b-e102-4b08-87e9-afc4556dbaab tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff/action Sep 05 11:35:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ec91c0b-e102-4b08-87e9-afc4556dbaab tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ec91c0b-e102-4b08-87e9-afc4556dbaab tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-2ec91c0b-e102-4b08-87e9-afc4556dbaab tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume '99dca937-e03d-4558-bf7f-441c96da70ff' with '{'status': 'creating'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:35:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ec91c0b-e102-4b08-87e9-afc4556dbaab tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff/action returned with HTTP 202 Sep 05 11:35:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 316/650] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:06 2026] POST /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-daf1c0d4-b027-4261-b714-eff0bcc3fc19 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-daf1c0d4-b027-4261-b714-eff0bcc3fc19 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-daf1c0d4-b027-4261-b714-eff0bcc3fc19 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-daf1c0d4-b027-4261-b714-eff0bcc3fc19 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-daf1c0d4-b027-4261-b714-eff0bcc3fc19 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-daf1c0d4-b027-4261-b714-eff0bcc3fc19 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff returned with HTTP 200 Sep 05 11:35:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 335/651] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:06 2026] GET /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0e9794ee-522d-47c0-b38e-0a1aa1acfc2e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0e9794ee-522d-47c0-b38e-0a1aa1acfc2e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff/action Sep 05 11:35:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0e9794ee-522d-47c0-b38e-0a1aa1acfc2e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0e9794ee-522d-47c0-b38e-0a1aa1acfc2e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0e9794ee-522d-47c0-b38e-0a1aa1acfc2e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Volume info retrieved successfully. Sep 05 11:35:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0e9794ee-522d-47c0-b38e-0a1aa1acfc2e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Delete volume request issued successfully. Sep 05 11:35:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0e9794ee-522d-47c0-b38e-0a1aa1acfc2e tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff/action returned with HTTP 202 Sep 05 11:35:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 317/652] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:06 2026] POST /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b8194052-505a-453f-b754-41119cd219d9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8194052-505a-453f-b754-41119cd219d9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8194052-505a-453f-b754-41119cd219d9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8194052-505a-453f-b754-41119cd219d9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b8194052-505a-453f-b754-41119cd219d9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8194052-505a-453f-b754-41119cd219d9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff returned with HTTP 200 Sep 05 11:35:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 336/653] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:06 2026] GET /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff => generated 847 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-891c2645-9289-42b4-81db-ed4bae3a169a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-891c2645-9289-42b4-81db-ed4bae3a169a tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] GET http://192.168.122.16/volume/v3/os-services Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-891c2645-9289-42b4-81db-ed4bae3a169a tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-891c2645-9289-42b4-81db-ed4bae3a169a tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: /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 05 11:35:07 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:35:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-891c2645-9289-42b4-81db-ed4bae3a169a tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] http://192.168.122.16/volume/v3/os-services returned with HTTP 200 Sep 05 11:35:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 318/654] 192.168.122.16 () {58 vars in 1128 bytes} [Sat Sep 5 11:35:07 2026] GET /volume/v3/os-services => generated 705 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7a54dcb5-39cc-4f4e-8efb-7564b8f28734 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7a54dcb5-39cc-4f4e-8efb-7564b8f28734 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] GET http://192.168.122.16/volume/v3/os-services?host=devstack Sep 05 11:35:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7a54dcb5-39cc-4f4e-8efb-7564b8f28734 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7a54dcb5-39cc-4f4e-8efb-7564b8f28734 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:07 devstack devstack@c-api.service[87023]: /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 05 11:35:07 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:35:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7a54dcb5-39cc-4f4e-8efb-7564b8f28734 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] http://192.168.122.16/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 05 11:35:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 337/655] 192.168.122.16 () {58 vars in 1155 bytes} [Sat Sep 5 11:35:07 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-da240a9c-3a28-4152-b151-6d28db9460db None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da240a9c-3a28-4152-b151-6d28db9460db tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] GET http://192.168.122.16/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da240a9c-3a28-4152-b151-6d28db9460db tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da240a9c-3a28-4152-b151-6d28db9460db tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da240a9c-3a28-4152-b151-6d28db9460db tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] http://192.168.122.16/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 05 11:35:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 319/656] 192.168.122.16 () {58 vars in 1203 bytes} [Sat Sep 5 11:35:07 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bb319a1c-1947-47b5-89c3-b2152524f0bf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bb319a1c-1947-47b5-89c3-b2152524f0bf tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] GET http://192.168.122.16/volume/v3/os-services?binary=cinder-scheduler Sep 05 11:35:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bb319a1c-1947-47b5-89c3-b2152524f0bf tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bb319a1c-1947-47b5-89c3-b2152524f0bf tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bb319a1c-1947-47b5-89c3-b2152524f0bf tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] http://192.168.122.16/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 05 11:35:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 338/657] 192.168.122.16 () {58 vars in 1175 bytes} [Sat Sep 5 11:35:07 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-585887095"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-585887095'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Create volume of 1 GB Sep 05 11:35:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Availability Zones retrieved successfully. Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Flow 'volume_create_api' (d9f080a2-766f-4027-ab4a-38c38363c782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cb3fba-e120-45f8-9423-8d69d447aba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cb3fba-e120-45f8-9423-8d69d447aba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07e1152-bd5c-4e5a-8c0f-088186e5d603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fc2b373c-b9a7-4f45-b9d8-7063ce4c8523 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc2b373c-b9a7-4f45-b9d8-7063ce4c8523 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc2b373c-b9a7-4f45-b9d8-7063ce4c8523 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc2b373c-b9a7-4f45-b9d8-7063ce4c8523 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc2b373c-b9a7-4f45-b9d8-7063ce4c8523 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff returned with HTTP 404 Sep 05 11:35:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 339/658] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:07 2026] GET /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-513ae1b7-6cae-4f92-a7c2-c13351d5001a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-513ae1b7-6cae-4f92-a7c2-c13351d5001a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-513ae1b7-6cae-4f92-a7c2-c13351d5001a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-513ae1b7-6cae-4f92-a7c2-c13351d5001a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-513ae1b7-6cae-4f92-a7c2-c13351d5001a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff returned with HTTP 404 Sep 05 11:35:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 340/659] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:08 2026] GET /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dfd8c8c7-9a9f-4d91-b9de-97d78ed1694b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dfd8c8c7-9a9f-4d91-b9de-97d78ed1694b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] DELETE http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dfd8c8c7-9a9f-4d91-b9de-97d78ed1694b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dfd8c8c7-9a9f-4d91-b9de-97d78ed1694b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-dfd8c8c7-9a9f-4d91-b9de-97d78ed1694b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Delete volume with id: 99dca937-e03d-4558-bf7f-441c96da70ff Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dfd8c8c7-9a9f-4d91-b9de-97d78ed1694b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff returned with HTTP 404 Sep 05 11:35:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 341/660] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:08 2026] DELETE /volume/v3/volumes/99dca937-e03d-4558-bf7f-441c96da70ff => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1486030962"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1486030962'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume of 1 GB Sep 05 11:35:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Availability Zones retrieved successfully. Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (89fb3426-cc1e-4d53-a838-cd3233f043a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7db984a-b1cd-48ad-a27e-56ecc76196da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Created reservations ['276ef224-dc8c-4001-9944-2ea2910d42f7', '50d42b08-72cb-4092-82e3-75644af5a3bb', '71817a00-f620-479e-aa50-24dcd6c101af', 'da27266b-91c2-428a-bcab-8ff3088a3277'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07e1152-bd5c-4e5a-8c0f-088186e5d603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['276ef224-dc8c-4001-9944-2ea2910d42f7', '50d42b08-72cb-4092-82e3-75644af5a3bb', '71817a00-f620-479e-aa50-24dcd6c101af', 'da27266b-91c2-428a-bcab-8ff3088a3277']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1cd63a-a812-4fb0-942b-2fd5f47e524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef1cd63a-a812-4fb0-942b-2fd5f47e524f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c3c406-cc4c-4a60-97e7-1d7807594664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-585887095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42f36fd2d3c48699a05944b69f9416e',qos_specs=None,replication_status=,reservations=['276ef224-dc8c-4001-9944-2ea2910d42f7','50d42b08-72cb-4092-82e3-75644af5a3bb','71817a00-f620-479e-aa50-24dcd6c101af','da27266b-91c2-428a-bcab-8ff3088a3277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895bda09299340ddbb021b467653340a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-585887095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98c3c406-cc4c-4a60-97e7-1d7807594664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d42f36fd2d3c48699a05944b69f9416e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895bda09299340ddbb021b467653340a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8582ec-e540-42f7-9d42-0cf8588b5068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7db984a-b1cd-48ad-a27e-56ecc76196da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eed5a62-8f57-491a-b0f7-272197268314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a8582ec-e540-42f7-9d42-0cf8588b5068) transitioned into state 'SUCCESS' from state '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-585887095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d42f36fd2d3c48699a05944b69f9416e',qos_specs=None,replication_status=,reservations=['276ef224-dc8c-4001-9944-2ea2910d42f7','50d42b08-72cb-4092-82e3-75644af5a3bb','71817a00-f620-479e-aa50-24dcd6c101af','da27266b-91c2-428a-bcab-8ff3088a3277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895bda09299340ddbb021b467653340a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0021a8-1e26-4bde-a3ea-9cbb8c4df66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0021a8-1e26-4bde-a3ea-9cbb8c4df66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Flow 'volume_create_api' (d9f080a2-766f-4027-ab4a-38c38363c782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Create volume request issued successfully. Sep 05 11:35:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f09d10a2-088e-4ac4-b98e-9ff954eac89f tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 320/661] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:07 2026] POST /volume/v3/volumes => generated 760 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6bab1ea1-dcac-44b3-a045-2c4873ef26c0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6bab1ea1-dcac-44b3-a045-2c4873ef26c0 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] GET http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6bab1ea1-dcac-44b3-a045-2c4873ef26c0 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6bab1ea1-dcac-44b3-a045-2c4873ef26c0 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6bab1ea1-dcac-44b3-a045-2c4873ef26c0 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Volume info retrieved successfully. Sep 05 11:35:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6bab1ea1-dcac-44b3-a045-2c4873ef26c0 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 200 Sep 05 11:35:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 321/662] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:08 2026] GET /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 828 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Created reservations ['32dd07ab-7748-4b11-a77e-c3d2c3dde4c9', '3f83247c-b8c4-4ed3-9a22-819811cc2e54', 'b1db3d46-4e42-4a4c-9d30-e0703db6fb2e', 'bb4ed7b7-2cb2-45fd-a5b4-22a4488a81da'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8eed5a62-8f57-491a-b0f7-272197268314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32dd07ab-7748-4b11-a77e-c3d2c3dde4c9', '3f83247c-b8c4-4ed3-9a22-819811cc2e54', 'b1db3d46-4e42-4a4c-9d30-e0703db6fb2e', 'bb4ed7b7-2cb2-45fd-a5b4-22a4488a81da']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:08 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e083a874-f307-49d6-b7ce-6019bf7ac436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e083a874-f307-49d6-b7ce-6019bf7ac436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f3776c-0b6d-4ee0-b106-c13f7df3eac1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1486030962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['32dd07ab-7748-4b11-a77e-c3d2c3dde4c9','3f83247c-b8c4-4ed3-9a22-819811cc2e54','b1db3d46-4e42-4a4c-9d30-e0703db6fb2e','bb4ed7b7-2cb2-45fd-a5b4-22a4488a81da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1486030962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69f3776c-0b6d-4ee0-b106-c13f7df3eac1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0814991cb0db4d5ca38fc90f4171b414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc4185e3081426b86f76771a15d5f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c10df2b-d7b7-472e-93a8-159ba6cce53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c10df2b-d7b7-472e-93a8-159ba6cce53f) transitioned into state 'SUCCESS' from state '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-1486030962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['32dd07ab-7748-4b11-a77e-c3d2c3dde4c9','3f83247c-b8c4-4ed3-9a22-819811cc2e54','b1db3d46-4e42-4a4c-9d30-e0703db6fb2e','bb4ed7b7-2cb2-45fd-a5b4-22a4488a81da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58d8df6-f650-44d4-850a-bda961571da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58d8df6-f650-44d4-850a-bda961571da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (89fb3426-cc1e-4d53-a838-cd3233f043a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request issued successfully. Sep 05 11:35:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ed7bf248-bf33-497b-8f7c-8e793c1e512a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 342/663] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:08 2026] POST /volume/v3/volumes => generated 756 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5ea20071-7128-40c3-a877-9a1a3cb511b0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5ea20071-7128-40c3-a877-9a1a3cb511b0 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5ea20071-7128-40c3-a877-9a1a3cb511b0 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5ea20071-7128-40c3-a877-9a1a3cb511b0 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5ea20071-7128-40c3-a877-9a1a3cb511b0 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5ea20071-7128-40c3-a877-9a1a3cb511b0 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 200 Sep 05 11:35:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 322/664] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:09 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 824 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-96aea6a3-7b48-479f-bf84-b428207a0abb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96aea6a3-7b48-479f-bf84-b428207a0abb tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] GET http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96aea6a3-7b48-479f-bf84-b428207a0abb tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96aea6a3-7b48-479f-bf84-b428207a0abb tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-96aea6a3-7b48-479f-bf84-b428207a0abb tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Volume info retrieved successfully. Sep 05 11:35:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96aea6a3-7b48-479f-bf84-b428207a0abb tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 200 Sep 05 11:35:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 343/665] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:09 2026] GET /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 852 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-845a390d-0d2d-401a-81ac-fd48a5699dcd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-845a390d-0d2d-401a-81ac-fd48a5699dcd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-845a390d-0d2d-401a-81ac-fd48a5699dcd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-845a390d-0d2d-401a-81ac-fd48a5699dcd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-845a390d-0d2d-401a-81ac-fd48a5699dcd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-845a390d-0d2d-401a-81ac-fd48a5699dcd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 200 Sep 05 11:35:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 323/666] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:10 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 848 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-473df0a4-7558-4afb-86a2-c32a5b9ff032 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-473df0a4-7558-4afb-86a2-c32a5b9ff032 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] GET http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-473df0a4-7558-4afb-86a2-c32a5b9ff032 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-473df0a4-7558-4afb-86a2-c32a5b9ff032 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-473df0a4-7558-4afb-86a2-c32a5b9ff032 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Volume info retrieved successfully. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-473df0a4-7558-4afb-86a2-c32a5b9ff032 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 200 Sep 05 11:35:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 344/667] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:11 2026] GET /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e8740150-8dfe-48e1-88d9-0aff966efa85 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8740150-8dfe-48e1-88d9-0aff966efa85 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] GET http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8740150-8dfe-48e1-88d9-0aff966efa85 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8740150-8dfe-48e1-88d9-0aff966efa85 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e8740150-8dfe-48e1-88d9-0aff966efa85 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Volume info retrieved successfully. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8740150-8dfe-48e1-88d9-0aff966efa85 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 200 Sep 05 11:35:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 324/668] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:11 2026] GET /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 1016 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8494bec7-1f23-49dd-925b-593d324adcb5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8494bec7-1f23-49dd-925b-593d324adcb5 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] GET http://192.168.122.16/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8494bec7-1f23-49dd-925b-593d324adcb5 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8494bec7-1f23-49dd-925b-593d324adcb5 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: /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 05 11:35:11 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8494bec7-1f23-49dd-925b-593d324adcb5 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] http://192.168.122.16/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 05 11:35:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 345/669] 192.168.122.16 () {58 vars in 1197 bytes} [Sat Sep 5 11:35:11 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-14e9fb54-243d-4bf6-a95d-5934b57fd3d2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-14e9fb54-243d-4bf6-a95d-5934b57fd3d2 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] GET http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-14e9fb54-243d-4bf6-a95d-5934b57fd3d2 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-14e9fb54-243d-4bf6-a95d-5934b57fd3d2 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-14e9fb54-243d-4bf6-a95d-5934b57fd3d2 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Volume info retrieved successfully. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-14e9fb54-243d-4bf6-a95d-5934b57fd3d2 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 200 Sep 05 11:35:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 325/670] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:11 2026] GET /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 853 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4929cc72-525b-4ba7-b71d-d8149005fcd3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4929cc72-525b-4ba7-b71d-d8149005fcd3 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] DELETE http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4929cc72-525b-4ba7-b71d-d8149005fcd3 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4929cc72-525b-4ba7-b71d-d8149005fcd3 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-4929cc72-525b-4ba7-b71d-d8149005fcd3 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Delete volume with id: 98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4929cc72-525b-4ba7-b71d-d8149005fcd3 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Volume info retrieved successfully. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bd242ad9-aa6c-4237-b05c-9dc4b29a385c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd242ad9-aa6c-4237-b05c-9dc4b29a385c tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd242ad9-aa6c-4237-b05c-9dc4b29a385c tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd242ad9-aa6c-4237-b05c-9dc4b29a385c tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4929cc72-525b-4ba7-b71d-d8149005fcd3 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Delete volume request issued successfully. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4929cc72-525b-4ba7-b71d-d8149005fcd3 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 202 Sep 05 11:35:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 346/671] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:11 2026] DELETE /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c6ca9526-1fcd-4ae7-97fe-dbf4f4512c25 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c6ca9526-1fcd-4ae7-97fe-dbf4f4512c25 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] GET http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c6ca9526-1fcd-4ae7-97fe-dbf4f4512c25 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c6ca9526-1fcd-4ae7-97fe-dbf4f4512c25 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c6ca9526-1fcd-4ae7-97fe-dbf4f4512c25 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Volume info retrieved successfully. Sep 05 11:35:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c6ca9526-1fcd-4ae7-97fe-dbf4f4512c25 tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 200 Sep 05 11:35:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 347/672] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:11 2026] GET /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bd242ad9-aa6c-4237-b05c-9dc4b29a385c tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd242ad9-aa6c-4237-b05c-9dc4b29a385c tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 200 Sep 05 11:35:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 326/673] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:11 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 848 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-853e5391-b403-4d9c-ac30-88e1e1a92c22 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ecb9eed6-5fc3-4e77-816e-899c956af15a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ecb9eed6-5fc3-4e77-816e-899c956af15a tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] GET http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ecb9eed6-5fc3-4e77-816e-899c956af15a tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ecb9eed6-5fc3-4e77-816e-899c956af15a tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-853e5391-b403-4d9c-ac30-88e1e1a92c22 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:35:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-853e5391-b403-4d9c-ac30-88e1e1a92c22 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1302971778"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ecb9eed6-5fc3-4e77-816e-899c956af15a tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Volume info retrieved successfully. Sep 05 11:35:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ecb9eed6-5fc3-4e77-816e-899c956af15a tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 200 Sep 05 11:35:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 327/674] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:12 2026] GET /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2dd9912a-31b9-4678-b103-f67f82c58fbb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2dd9912a-31b9-4678-b103-f67f82c58fbb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2dd9912a-31b9-4678-b103-f67f82c58fbb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2dd9912a-31b9-4678-b103-f67f82c58fbb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-853e5391-b403-4d9c-ac30-88e1e1a92c22 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:35:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 348/675] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:35:12 2026] POST /volume/v3/types => generated 228 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee1953d7-7095-4ea8-abc5-91fb2d1be859 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2dd9912a-31b9-4678-b103-f67f82c58fbb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee1953d7-7095-4ea8-abc5-91fb2d1be859 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:35:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee1953d7-7095-4ea8-abc5-91fb2d1be859 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1204623376"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2dd9912a-31b9-4678-b103-f67f82c58fbb tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 200 Sep 05 11:35:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 328/676] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:12 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c64b1435-b068-43c5-ab80-980da86d49a2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c64b1435-b068-43c5-ab80-980da86d49a2 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1/action Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c64b1435-b068-43c5-ab80-980da86d49a2 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c64b1435-b068-43c5-ab80-980da86d49a2 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-c64b1435-b068-43c5-ab80-980da86d49a2 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume '69f3776c-0b6d-4ee0-b106-c13f7df3eac1' with '{'status': 'error'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:35:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee1953d7-7095-4ea8-abc5-91fb2d1be859 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:35:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 349/677] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:35:12 2026] POST /volume/v3/group_types => generated 185 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8df105f0-41cf-4c83-a70e-5c647132903b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c64b1435-b068-43c5-ab80-980da86d49a2 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1/action returned with HTTP 202 Sep 05 11:35:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 329/678] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:12 2026] POST /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-755bc800-6bd8-49fe-9533-5455a14aabb5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-755bc800-6bd8-49fe-9533-5455a14aabb5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-755bc800-6bd8-49fe-9533-5455a14aabb5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-755bc800-6bd8-49fe-9533-5455a14aabb5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-755bc800-6bd8-49fe-9533-5455a14aabb5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-755bc800-6bd8-49fe-9533-5455a14aabb5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 200 Sep 05 11:35:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 330/679] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:13 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3a2797e9-49e3-4869-8616-c88f50d9d2ac None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a2797e9-49e3-4869-8616-c88f50d9d2ac tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1/action Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a2797e9-49e3-4869-8616-c88f50d9d2ac tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a2797e9-49e3-4869-8616-c88f50d9d2ac tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3a2797e9-49e3-4869-8616-c88f50d9d2ac tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Volume info retrieved successfully. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3a2797e9-49e3-4869-8616-c88f50d9d2ac tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Delete volume request issued successfully. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a2797e9-49e3-4869-8616-c88f50d9d2ac tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1/action returned with HTTP 202 Sep 05 11:35:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 331/680] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:13 2026] POST /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ab6b84e4-b734-44ab-b602-236d93ee0b1a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ab6b84e4-b734-44ab-b602-236d93ee0b1a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ab6b84e4-b734-44ab-b602-236d93ee0b1a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ab6b84e4-b734-44ab-b602-236d93ee0b1a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ab6b84e4-b734-44ab-b602-236d93ee0b1a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8df105f0-41cf-4c83-a70e-5c647132903b tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:35:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8df105f0-41cf-4c83-a70e-5c647132903b tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "43da676f-48ef-4e70-bc19-f14c33ee509d", "volume_types": ["e69b67a9-35f6-405f-9724-ffd268fdf88a"], "name": "tempest-GroupSnapshotsV319Test-Group-12399996"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ab6b84e4-b734-44ab-b602-236d93ee0b1a tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 200 Sep 05 11:35:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 332/681] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:13 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 848 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-8df105f0-41cf-4c83-a70e-5c647132903b tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Creating new group {'group': {'group_type': '43da676f-48ef-4e70-bc19-f14c33ee509d', 'volume_types': ['e69b67a9-35f6-405f-9724-ffd268fdf88a'], 'name': 'tempest-GroupSnapshotsV319Test-Group-12399996'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:35:13 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-8df105f0-41cf-4c83-a70e-5c647132903b tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-12399996. Sep 05 11:35:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8df105f0-41cf-4c83-a70e-5c647132903b tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Availability Zones retrieved successfully. Sep 05 11:35:13 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-8df105f0-41cf-4c83-a70e-5c647132903b tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Created reservations ['3c3ca151-2ea7-410d-a465-6d2134494095'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8df105f0-41cf-4c83-a70e-5c647132903b tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:35:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 350/682] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:35:13 2026] POST /volume/v3/groups => generated 114 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dc9b83d5-7c75-42d1-9e70-15c14f024a3f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dc9b83d5-7c75-42d1-9e70-15c14f024a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dc9b83d5-7c75-42d1-9e70-15c14f024a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dc9b83d5-7c75-42d1-9e70-15c14f024a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-dc9b83d5-7c75-42d1-9e70-15c14f024a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 68c186fb-f951-46ec-a243-23bad86300e6 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dc9b83d5-7c75-42d1-9e70-15c14f024a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 returned with HTTP 200 Sep 05 11:35:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 333/683] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:13 2026] GET /volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 => generated 394 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c4a90d24-2675-46d2-b7a5-addfac76e9aa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4a90d24-2675-46d2-b7a5-addfac76e9aa tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] GET http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 Sep 05 11:35:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4a90d24-2675-46d2-b7a5-addfac76e9aa tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4a90d24-2675-46d2-b7a5-addfac76e9aa tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4a90d24-2675-46d2-b7a5-addfac76e9aa tempest-VolumesServicesTestJSON-1513005424 tempest-VolumesServicesTestJSON-1513005424-project-member] http://192.168.122.16/volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 returned with HTTP 404 Sep 05 11:35:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 351/684] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:13 2026] GET /volume/v3/volumes/98c3c406-cc4c-4a60-97e7-1d7807594664 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-71a3b168-e924-4ebd-80b1-8b2319154397 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71a3b168-e924-4ebd-80b1-8b2319154397 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] GET http://192.168.122.16/volume/v3/os-services Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71a3b168-e924-4ebd-80b1-8b2319154397 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71a3b168-e924-4ebd-80b1-8b2319154397 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:14 devstack devstack@c-api.service[87022]: /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 05 11:35:14 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:35:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71a3b168-e924-4ebd-80b1-8b2319154397 tempest-VolumesServicesTestJSON-1616623262 tempest-VolumesServicesTestJSON-1616623262-project-admin] http://192.168.122.16/volume/v3/os-services returned with HTTP 200 Sep 05 11:35:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 334/685] 192.168.122.16 () {58 vars in 1128 bytes} [Sat Sep 5 11:35:13 2026] GET /volume/v3/os-services => generated 705 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a133d3b7-f1f4-42d0-aad4-63364a94eb6d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a133d3b7-f1f4-42d0-aad4-63364a94eb6d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a133d3b7-f1f4-42d0-aad4-63364a94eb6d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a133d3b7-f1f4-42d0-aad4-63364a94eb6d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a133d3b7-f1f4-42d0-aad4-63364a94eb6d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a133d3b7-f1f4-42d0-aad4-63364a94eb6d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 200 Sep 05 11:35:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 352/686] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:14 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 848 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-28efb2b6-182a-4c92-b27d-23e0bb67f290 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-28efb2b6-182a-4c92-b27d-23e0bb67f290 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 Sep 05 11:35:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-28efb2b6-182a-4c92-b27d-23e0bb67f290 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-28efb2b6-182a-4c92-b27d-23e0bb67f290 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-28efb2b6-182a-4c92-b27d-23e0bb67f290 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 68c186fb-f951-46ec-a243-23bad86300e6 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:14 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-28efb2b6-182a-4c92-b27d-23e0bb67f290 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 returned with HTTP 200 Sep 05 11:35:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 335/687] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:14 2026] GET /volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 => generated 395 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1510808115", "volume_type": "e69b67a9-35f6-405f-9724-ffd268fdf88a", "group_id": "68c186fb-f951-46ec-a243-23bad86300e6", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1510808115', 'volume_type': 'e69b67a9-35f6-405f-9724-ffd268fdf88a', 'group_id': '68c186fb-f951-46ec-a243-23bad86300e6', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:14 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Create volume of 1 GB Sep 05 11:35:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:14 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Availability Zones retrieved successfully. Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Flow 'volume_create_api' (d0cf110d-3127-4bc2-8c91-aa917d8b02e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ab3bf2-8c9e-4304-a5dc-416f5676d81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ab3bf2-8c9e-4304-a5dc-416f5676d81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:35:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e69b67a9-35f6-405f-9724-ffd268fdf88a,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1302971778',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e69b67a9-35f6-405f-9724-ffd268fdf88a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '68c186fb-f951-46ec-a243-23bad86300e6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc374a00-5f61-49be-8d4b-66a58c20296b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1302971778 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1302971778, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1302971778 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1302971778, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Created reservations ['696a400b-81c4-45ae-a8b9-f91471ffb3f3', '520037dc-f29f-4bbb-89d1-b0fd8664780a', '50cb5981-69ed-44b0-86eb-26074ee04e4a', '12321754-19dc-4c93-b30d-27870fb78392'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc374a00-5f61-49be-8d4b-66a58c20296b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['696a400b-81c4-45ae-a8b9-f91471ffb3f3', '520037dc-f29f-4bbb-89d1-b0fd8664780a', '50cb5981-69ed-44b0-86eb-26074ee04e4a', '12321754-19dc-4c93-b30d-27870fb78392']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e726f21d-c821-4e60-9e18-9fb7b87212f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e726f21d-c821-4e60-9e18-9fb7b87212f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f26db157-4cd6-4062-8515-71ca6b471e1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1510808115',encryption_key_id=None,group_id=68c186fb-f951-46ec-a243-23bad86300e6,group_type_id=,metadata={},multiattach=False,project_id='8f1e4c1a68924b00a9b26aafc5cf4b9d',qos_specs=None,replication_status=,reservations=['696a400b-81c4-45ae-a8b9-f91471ffb3f3','520037dc-f29f-4bbb-89d1-b0fd8664780a','50cb5981-69ed-44b0-86eb-26074ee04e4a','12321754-19dc-4c93-b30d-27870fb78392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778063ca6c6c409985ef027b9de950ca',volume_type_id=e69b67a9-35f6-405f-9724-ffd268fdf88a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1510808115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=68c186fb-f951-46ec-a243-23bad86300e6,host=None,id=f26db157-4cd6-4062-8515-71ca6b471e1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f1e4c1a68924b00a9b26aafc5cf4b9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='778063ca6c6c409985ef027b9de950ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e69b67a9-35f6-405f-9724-ffd268fdf88a),volume_type_id=e69b67a9-35f6-405f-9724-ffd268fdf88a)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86347d7b-14b5-4c4d-b33c-c0d69e340444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86347d7b-14b5-4c4d-b33c-c0d69e340444) transitioned into state 'SUCCESS' from state '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-1510808115',encryption_key_id=None,group_id=68c186fb-f951-46ec-a243-23bad86300e6,group_type_id=,metadata={},multiattach=False,project_id='8f1e4c1a68924b00a9b26aafc5cf4b9d',qos_specs=None,replication_status=,reservations=['696a400b-81c4-45ae-a8b9-f91471ffb3f3','520037dc-f29f-4bbb-89d1-b0fd8664780a','50cb5981-69ed-44b0-86eb-26074ee04e4a','12321754-19dc-4c93-b30d-27870fb78392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='778063ca6c6c409985ef027b9de950ca',volume_type_id=e69b67a9-35f6-405f-9724-ffd268fdf88a)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b85b9c7-1174-4931-8ef7-9590260eebef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b85b9c7-1174-4931-8ef7-9590260eebef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Flow 'volume_create_api' (d0cf110d-3127-4bc2-8c91-aa917d8b02e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Create volume request issued successfully. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:15 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2e2559b6-dd95-403a-a3bf-1016808b4fb2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2e2559b6-dd95-403a-a3bf-1016808b4fb2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2e2559b6-dd95-403a-a3bf-1016808b4fb2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2e2559b6-dd95-403a-a3bf-1016808b4fb2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2e2559b6-dd95-403a-a3bf-1016808b4fb2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 404 Sep 05 11:35:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 336/688] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:15 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2386e2ba-9678-43b9-b7a7-75e6a79475e1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2386e2ba-9678-43b9-b7a7-75e6a79475e1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2386e2ba-9678-43b9-b7a7-75e6a79475e1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2386e2ba-9678-43b9-b7a7-75e6a79475e1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2386e2ba-9678-43b9-b7a7-75e6a79475e1 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 404 Sep 05 11:35:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 337/689] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:15 2026] GET /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-faced6f9-b6c7-4a36-88dc-3411988df86f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-faced6f9-b6c7-4a36-88dc-3411988df86f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] DELETE http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-faced6f9-b6c7-4a36-88dc-3411988df86f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-faced6f9-b6c7-4a36-88dc-3411988df86f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-faced6f9-b6c7-4a36-88dc-3411988df86f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Delete volume with id: 69f3776c-0b6d-4ee0-b106-c13f7df3eac1 Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-faced6f9-b6c7-4a36-88dc-3411988df86f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 returned with HTTP 404 Sep 05 11:35:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 338/690] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:15 2026] DELETE /volume/v3/volumes/69f3776c-0b6d-4ee0-b106-c13f7df3eac1 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c54003f2-98e2-4380-920c-7c65a3625a81 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-285456364"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-285456364'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume of 1 GB Sep 05 11:35:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8bff2c8-53dc-4526-b901-acdb5c5e880c tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 353/691] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:35:14 2026] POST /volume/v3/volumes => generated 833 bytes in 1006 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Availability Zones retrieved successfully. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (ff74b514-6c38-4113-9516-988e98354afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a90aaa-b0a1-4ead-995b-21ed8779615b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Volume info retrieved successfully. Sep 05 11:35:15 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:15 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a90aaa-b0a1-4ead-995b-21ed8779615b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:15 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932c807a-2e47-4b14-be10-02feca9177fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:16 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Created reservations ['8dbd5387-5880-499b-8831-8d91609a3445', '5c9dbded-51cb-4893-98a1-e113fb88486b', 'a1ab4bdb-87fb-42ad-adec-9a63b630d826', '5867786d-463b-43a2-95bf-910c3fc068ff'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932c807a-2e47-4b14-be10-02feca9177fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dbd5387-5880-499b-8831-8d91609a3445', '5c9dbded-51cb-4893-98a1-e113fb88486b', 'a1ab4bdb-87fb-42ad-adec-9a63b630d826', '5867786d-463b-43a2-95bf-910c3fc068ff']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce27d9f3-03c9-4cb9-8f90-d08c889bd4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-92346d54-8a9b-4f74-a2a7-7fa9cc1758c9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a returned with HTTP 200 Sep 05 11:35:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 354/692] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:15 2026] GET /volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a => generated 901 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce27d9f3-03c9-4cb9-8f90-d08c889bd4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8902b836-632c-42d9-b5b0-c3ad6bb44c91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-285456364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['8dbd5387-5880-499b-8831-8d91609a3445','5c9dbded-51cb-4893-98a1-e113fb88486b','a1ab4bdb-87fb-42ad-adec-9a63b630d826','5867786d-463b-43a2-95bf-910c3fc068ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-285456364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8902b836-632c-42d9-b5b0-c3ad6bb44c91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0814991cb0db4d5ca38fc90f4171b414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc4185e3081426b86f76771a15d5f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe81b70-4de8-4739-aad6-129c3d963d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe81b70-4de8-4739-aad6-129c3d963d50) transitioned into state 'SUCCESS' from state '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-285456364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['8dbd5387-5880-499b-8831-8d91609a3445','5c9dbded-51cb-4893-98a1-e113fb88486b','a1ab4bdb-87fb-42ad-adec-9a63b630d826','5867786d-463b-43a2-95bf-910c3fc068ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd617b7f-e5f3-4a10-962e-32ceff6f5b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd617b7f-e5f3-4a10-962e-32ceff6f5b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (ff74b514-6c38-4113-9516-988e98354afa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request issued successfully. Sep 05 11:35:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c54003f2-98e2-4380-920c-7c65a3625a81 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 339/693] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:15 2026] POST /volume/v3/volumes => generated 755 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-10642a11-a299-40ec-a030-55856234142d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-10642a11-a299-40ec-a030-55856234142d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-10642a11-a299-40ec-a030-55856234142d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-10642a11-a299-40ec-a030-55856234142d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-10642a11-a299-40ec-a030-55856234142d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-10642a11-a299-40ec-a030-55856234142d tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 200 Sep 05 11:35:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 355/694] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:16 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 823 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a Sep 05 11:35:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Volume info retrieved successfully. Sep 05 11:35:17 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:17 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:17 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48fefd97-0fc7-4a66-b46f-173ef4728226 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a returned with HTTP 200 Sep 05 11:35:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 340/695] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:17 2026] GET /volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a => generated 925 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-895b7dad-a37d-496e-bd23-fa62bbbb46f5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-895b7dad-a37d-496e-bd23-fa62bbbb46f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-895b7dad-a37d-496e-bd23-fa62bbbb46f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-895b7dad-a37d-496e-bd23-fa62bbbb46f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-895b7dad-a37d-496e-bd23-fa62bbbb46f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-895b7dad-a37d-496e-bd23-fa62bbbb46f5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 200 Sep 05 11:35:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 356/696] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:17 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a Sep 05 11:35:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Volume info retrieved successfully. Sep 05 11:35:18 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:18 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d0fd74ee-e970-4b06-9eb8-76c8db2d3ee8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d0fd74ee-e970-4b06-9eb8-76c8db2d3ee8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d0fd74ee-e970-4b06-9eb8-76c8db2d3ee8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d0fd74ee-e970-4b06-9eb8-76c8db2d3ee8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d0fd74ee-e970-4b06-9eb8-76c8db2d3ee8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:18 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d0fd74ee-e970-4b06-9eb8-76c8db2d3ee8 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 200 Sep 05 11:35:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 357/697] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:18 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 847 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6d67c2e-a1b6-4668-9497-71dd43a68a3f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a returned with HTTP 200 Sep 05 11:35:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 341/698] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:18 2026] GET /volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a => generated 926 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e959fbac-e286-426f-afdd-d42293e4ebe9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e959fbac-e286-426f-afdd-d42293e4ebe9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] POST http://192.168.122.16/volume/v3/group_snapshots Sep 05 11:35:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e959fbac-e286-426f-afdd-d42293e4ebe9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "68c186fb-f951-46ec-a243-23bad86300e6", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-814952179"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-e959fbac-e286-426f-afdd-d42293e4ebe9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '68c186fb-f951-46ec-a243-23bad86300e6', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-814952179'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 05 11:35:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:19 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.group_snapshots [None req-e959fbac-e286-426f-afdd-d42293e4ebe9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-814952179. Sep 05 11:35:19 devstack devstack@c-api.service[87023]: /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 05 11:35:19 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:35:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:19 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-e959fbac-e286-426f-afdd-d42293e4ebe9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1302971778 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1302971778, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:35:19 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e959fbac-e286-426f-afdd-d42293e4ebe9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Created reservations ['b44ae818-8b4e-48b3-851a-81951be3b9d3', '1b83ef2a-bcb2-4a22-8cc4-2630cf38ab36', '9b0b141a-e347-4a74-b311-51180c6b1825', 'e234c190-6c41-41f9-9060-98f386936cdb'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e959fbac-e286-426f-afdd-d42293e4ebe9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots returned with HTTP 202 Sep 05 11:35:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 358/699] 192.168.122.16 () {62 vars in 1203 bytes} [Sat Sep 5 11:35:18 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-34fd146f-e59e-4a37-a321-52d96c1a7bfa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34fd146f-e59e-4a37-a321-52d96c1a7bfa tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34fd146f-e59e-4a37-a321-52d96c1a7bfa tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34fd146f-e59e-4a37-a321-52d96c1a7bfa tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-34fd146f-e59e-4a37-a321-52d96c1a7bfa tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34fd146f-e59e-4a37-a321-52d96c1a7bfa tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 342/700] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:19 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 329 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-285ad5a6-039f-446a-af35-8c132793725b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-285ad5a6-039f-446a-af35-8c132793725b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-285ad5a6-039f-446a-af35-8c132793725b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-285ad5a6-039f-446a-af35-8c132793725b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-285ad5a6-039f-446a-af35-8c132793725b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-285ad5a6-039f-446a-af35-8c132793725b tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 200 Sep 05 11:35:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 359/701] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:19 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 848 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bd632af4-287a-4208-a14f-8b43d0cf2fb5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd632af4-287a-4208-a14f-8b43d0cf2fb5 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91/action Sep 05 11:35:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd632af4-287a-4208-a14f-8b43d0cf2fb5 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd632af4-287a-4208-a14f-8b43d0cf2fb5 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-bd632af4-287a-4208-a14f-8b43d0cf2fb5 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume '8902b836-632c-42d9-b5b0-c3ad6bb44c91' with '{'status': 'maintenance'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:35:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd632af4-287a-4208-a14f-8b43d0cf2fb5 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91/action returned with HTTP 202 Sep 05 11:35:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 343/702] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:20 2026] POST /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e62611a4-3e4a-4381-a802-0197a8349663 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e62611a4-3e4a-4381-a802-0197a8349663 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e62611a4-3e4a-4381-a802-0197a8349663 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e62611a4-3e4a-4381-a802-0197a8349663 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e62611a4-3e4a-4381-a802-0197a8349663 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e62611a4-3e4a-4381-a802-0197a8349663 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 200 Sep 05 11:35:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 360/703] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:20 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-01bd03fe-49d8-46fb-b558-b120b3cbfeb7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-01bd03fe-49d8-46fb-b558-b120b3cbfeb7 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91/action Sep 05 11:35:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-01bd03fe-49d8-46fb-b558-b120b3cbfeb7 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-01bd03fe-49d8-46fb-b558-b120b3cbfeb7 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-01bd03fe-49d8-46fb-b558-b120b3cbfeb7 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Volume info retrieved successfully. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-67d863dd-83a5-4d18-a895-fcfd5fbce277 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67d863dd-83a5-4d18-a895-fcfd5fbce277 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67d863dd-83a5-4d18-a895-fcfd5fbce277 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67d863dd-83a5-4d18-a895-fcfd5fbce277 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-67d863dd-83a5-4d18-a895-fcfd5fbce277 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67d863dd-83a5-4d18-a895-fcfd5fbce277 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 361/704] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:20 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 329 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-01bd03fe-49d8-46fb-b558-b120b3cbfeb7 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Delete volume request issued successfully. Sep 05 11:35:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-01bd03fe-49d8-46fb-b558-b120b3cbfeb7 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91/action returned with HTTP 202 Sep 05 11:35:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 344/705] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:20 2026] POST /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-816e9e9a-9e2c-4162-b519-e99ae8717fe2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-816e9e9a-9e2c-4162-b519-e99ae8717fe2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-816e9e9a-9e2c-4162-b519-e99ae8717fe2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-816e9e9a-9e2c-4162-b519-e99ae8717fe2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-816e9e9a-9e2c-4162-b519-e99ae8717fe2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-816e9e9a-9e2c-4162-b519-e99ae8717fe2 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 200 Sep 05 11:35:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 362/706] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:20 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 847 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-91c69c1c-b328-469e-b185-3d03bb8f8be9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91c69c1c-b328-469e-b185-3d03bb8f8be9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91c69c1c-b328-469e-b185-3d03bb8f8be9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91c69c1c-b328-469e-b185-3d03bb8f8be9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-91c69c1c-b328-469e-b185-3d03bb8f8be9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91c69c1c-b328-469e-b185-3d03bb8f8be9 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 345/707] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:21 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 329 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-19359617-649a-4227-982a-128bf55af652 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19359617-649a-4227-982a-128bf55af652 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19359617-649a-4227-982a-128bf55af652 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19359617-649a-4227-982a-128bf55af652 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:21 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:21 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-19359617-649a-4227-982a-128bf55af652 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19359617-649a-4227-982a-128bf55af652 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 200 Sep 05 11:35:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 363/708] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:21 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c293c171-d5bf-465b-b958-d6c48066a1b6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c293c171-d5bf-465b-b958-d6c48066a1b6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c293c171-d5bf-465b-b958-d6c48066a1b6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c293c171-d5bf-465b-b958-d6c48066a1b6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-c293c171-d5bf-465b-b958-d6c48066a1b6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c293c171-d5bf-465b-b958-d6c48066a1b6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 346/709] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:22 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-272248de-ccb0-422f-bb51-b9063544f61f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-272248de-ccb0-422f-bb51-b9063544f61f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-272248de-ccb0-422f-bb51-b9063544f61f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-272248de-ccb0-422f-bb51-b9063544f61f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-272248de-ccb0-422f-bb51-b9063544f61f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 404 Sep 05 11:35:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 364/710] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:22 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7bc88a85-5858-41e5-9dc2-1129be97fe12 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7bc88a85-5858-41e5-9dc2-1129be97fe12 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7bc88a85-5858-41e5-9dc2-1129be97fe12 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7bc88a85-5858-41e5-9dc2-1129be97fe12 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7bc88a85-5858-41e5-9dc2-1129be97fe12 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 404 Sep 05 11:35:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 347/711] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:22 2026] GET /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-65931be5-83e2-47c3-8301-4b5997740d15 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-65931be5-83e2-47c3-8301-4b5997740d15 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] DELETE http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-65931be5-83e2-47c3-8301-4b5997740d15 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-65931be5-83e2-47c3-8301-4b5997740d15 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:22 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-65931be5-83e2-47c3-8301-4b5997740d15 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Delete volume with id: 8902b836-632c-42d9-b5b0-c3ad6bb44c91 Sep 05 11:35:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-65931be5-83e2-47c3-8301-4b5997740d15 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 returned with HTTP 404 Sep 05 11:35:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 365/712] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:22 2026] DELETE /volume/v3/volumes/8902b836-632c-42d9-b5b0-c3ad6bb44c91 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-429788210"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-429788210'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:22 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume of 1 GB Sep 05 11:35:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Availability Zones retrieved successfully. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (ea820d10-d012-438e-9035-0b5036cfc7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f2852df-97d2-4169-8e49-2332832452ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f2852df-97d2-4169-8e49-2332832452ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179345d0-e0d2-4f29-ab6f-f6a21fbf65ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Created reservations ['d1192382-3655-40a4-a52c-d6850f2ff458', 'a66f5c49-6828-4241-a2b5-31f661b765bb', 'be2b1161-d2ae-47cf-a66e-a307869ee1da', 'bbbebbf8-a253-4365-b1cf-b1f55b044420'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179345d0-e0d2-4f29-ab6f-f6a21fbf65ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1192382-3655-40a4-a52c-d6850f2ff458', 'a66f5c49-6828-4241-a2b5-31f661b765bb', 'be2b1161-d2ae-47cf-a66e-a307869ee1da', 'bbbebbf8-a253-4365-b1cf-b1f55b044420']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e7ecf5-a6c8-4fb7-b4b6-5d8fbe332884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e7ecf5-a6c8-4fb7-b4b6-5d8fbe332884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0d5cbc4-8967-41ce-b779-7156175aa3ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-429788210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['d1192382-3655-40a4-a52c-d6850f2ff458','a66f5c49-6828-4241-a2b5-31f661b765bb','be2b1161-d2ae-47cf-a66e-a307869ee1da','bbbebbf8-a253-4365-b1cf-b1f55b044420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-429788210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0d5cbc4-8967-41ce-b779-7156175aa3ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0814991cb0db4d5ca38fc90f4171b414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bc4185e3081426b86f76771a15d5f01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc8cff4-5880-47db-9d56-6a22ed61f8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-237458583"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Create volume request body: {'volume': {'imageRef': 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-237458583'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc8cff4-5880-47db-9d56-6a22ed61f8bb) transitioned into state 'SUCCESS' from state '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-429788210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0814991cb0db4d5ca38fc90f4171b414',qos_specs=None,replication_status=,reservations=['d1192382-3655-40a4-a52c-d6850f2ff458','a66f5c49-6828-4241-a2b5-31f661b765bb','be2b1161-d2ae-47cf-a66e-a307869ee1da','bbbebbf8-a253-4365-b1cf-b1f55b044420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bc4185e3081426b86f76771a15d5f01',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552c06da-7684-44fc-855f-54a7de5f173f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552c06da-7684-44fc-855f-54a7de5f173f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Flow 'volume_create_api' (ea820d10-d012-438e-9035-0b5036cfc7f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Create volume request issued successfully. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0f4a957-fd0f-44ee-9126-2498d4892aa9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 348/713] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:22 2026] POST /volume/v3/volumes => generated 755 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-90f13482-39c3-4bdb-a6f2-e9a22127a797 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90f13482-39c3-4bdb-a6f2-e9a22127a797 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90f13482-39c3-4bdb-a6f2-e9a22127a797 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90f13482-39c3-4bdb-a6f2-e9a22127a797 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-90f13482-39c3-4bdb-a6f2-e9a22127a797 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90f13482-39c3-4bdb-a6f2-e9a22127a797 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 349/714] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:23 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 823 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:23 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Create volume of 1 GB Sep 05 11:35:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Availability Zones retrieved successfully. Sep 05 11:35:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Flow 'volume_create_api' (f93346b6-60cb-4859-b239-f1209ad8d662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f1b5aa-1e92-4a8e-bade-7eb290e41f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-65967843-98c6-4817-adb0-9dd4c0667988 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-65967843-98c6-4817-adb0-9dd4c0667988 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-65967843-98c6-4817-adb0-9dd4c0667988 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-65967843-98c6-4817-adb0-9dd4c0667988 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-65967843-98c6-4817-adb0-9dd4c0667988 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-65967843-98c6-4817-adb0-9dd4c0667988 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 350/715] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:23 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-62a0dfee-27e0-4d08-8b85-025f51676fb4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-62a0dfee-27e0-4d08-8b85-025f51676fb4 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-62a0dfee-27e0-4d08-8b85-025f51676fb4 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-62a0dfee-27e0-4d08-8b85-025f51676fb4 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-62a0dfee-27e0-4d08-8b85-025f51676fb4 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-62a0dfee-27e0-4d08-8b85-025f51676fb4 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /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 05 11:35:23 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-62a0dfee-27e0-4d08-8b85-025f51676fb4 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Get all snapshots completed successfully. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-62a0dfee-27e0-4d08-8b85-025f51676fb4 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:35:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 351/716] 192.168.122.16 () {58 vars in 1143 bytes} [Sat Sep 5 11:35:23 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b9281938-0b55-4e2d-8225-6c8822050cf7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b9281938-0b55-4e2d-8225-6c8822050cf7 None None] GET http://192.168.122.16/volume// Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b9281938-0b55-4e2d-8225-6c8822050cf7 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b9281938-0b55-4e2d-8225-6c8822050cf7 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b9281938-0b55-4e2d-8225-6c8822050cf7 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:35:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 352/717] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:35:23 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-607fa41d-7d22-4438-846b-8df0b425055a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-607fa41d-7d22-4438-846b-8df0b425055a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-607fa41d-7d22-4438-846b-8df0b425055a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-607fa41d-7d22-4438-846b-8df0b425055a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-607fa41d-7d22-4438-846b-8df0b425055a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Snapshot retrieved successfully. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-607fa41d-7d22-4438-846b-8df0b425055a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af returned with HTTP 200 Sep 05 11:35:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 353/718] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:23 2026] GET /volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af => generated 473 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7581bceb-78e5-4fad-abca-7a15946a9c72 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7581bceb-78e5-4fad-abca-7a15946a9c72 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7581bceb-78e5-4fad-abca-7a15946a9c72 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b746aa69-c0fc-4c78-b64a-9a6ec8b919bb", "connector": null, "instance_uuid": "cbd8c886-1ed3-41c0-98e0-19b3a80c50d1"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14f1b5aa-1e92-4a8e-bade-7eb290e41f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2163a74a-26e6-4018-bede-28f024384121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7581bceb-78e5-4fad-abca-7a15946a9c72 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:35:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 354/719] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:35:23 2026] POST /volume/v3/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1f951d2c-77cc-476e-9514-6c829d215161 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f951d2c-77cc-476e-9514-6c829d215161 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] POST http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f951d2c-77cc-476e-9514-6c829d215161 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f951d2c-77cc-476e-9514-6c829d215161 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-1f951d2c-77cc-476e-9514-6c829d215161 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Updating group '389e56db-8641-4a36-b6e1-7f26bb9d6949' with 'creating' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f951d2c-77cc-476e-9514-6c829d215161 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action returned with HTTP 202 Sep 05 11:35:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 355/720] 192.168.122.16 () {62 vars in 1334 bytes} [Sat Sep 5 11:35:23 2026] POST /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7e5d5938-f076-49b0-9bd8-1b194716a320 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7e5d5938-f076-49b0-9bd8-1b194716a320 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] DELETE http://192.168.122.16/volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7e5d5938-f076-49b0-9bd8-1b194716a320 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7e5d5938-f076-49b0-9bd8-1b194716a320 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Created reservations ['210ca595-3fab-49f5-8b9b-bbb1a8d7548c', '549e17a1-7c51-4d4d-bb51-2a0a5c108a38', '7c50d9c6-e203-46f5-802a-b2464636be96', 'f7918018-a1ff-49cc-907c-c5b578c9a996'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2163a74a-26e6-4018-bede-28f024384121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['210ca595-3fab-49f5-8b9b-bbb1a8d7548c', '549e17a1-7c51-4d4d-bb51-2a0a5c108a38', '7c50d9c6-e203-46f5-802a-b2464636be96', 'f7918018-a1ff-49cc-907c-c5b578c9a996']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f194582-f9ec-4880-84b5-71956b0f288b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f194582-f9ec-4880-84b5-71956b0f288b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e3a4060-84d4-44c4-b3f6-5a4bcb00d984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-237458583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b8a6130c3a04af6afe7c8b6b361d176',qos_specs=None,replication_status=,reservations=['210ca595-3fab-49f5-8b9b-bbb1a8d7548c','549e17a1-7c51-4d4d-bb51-2a0a5c108a38','7c50d9c6-e203-46f5-802a-b2464636be96','f7918018-a1ff-49cc-907c-c5b578c9a996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9f2598f60c84273af15f877543d81bd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-237458583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e3a4060-84d4-44c4-b3f6-5a4bcb00d984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b8a6130c3a04af6afe7c8b6b361d176',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a9f2598f60c84273af15f877543d81bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe1f60b-46d1-4464-ba09-79af8f8d5ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfe1f60b-46d1-4464-ba09-79af8f8d5ea7) transitioned into state 'SUCCESS' from state '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-237458583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b8a6130c3a04af6afe7c8b6b361d176',qos_specs=None,replication_status=,reservations=['210ca595-3fab-49f5-8b9b-bbb1a8d7548c','549e17a1-7c51-4d4d-bb51-2a0a5c108a38','7c50d9c6-e203-46f5-802a-b2464636be96','f7918018-a1ff-49cc-907c-c5b578c9a996'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9f2598f60c84273af15f877543d81bd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa96c2f8-8c3a-45f1-80ed-3e3b0650d97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: /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 05 11:35:24 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa96c2f8-8c3a-45f1-80ed-3e3b0650d97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Flow 'volume_create_api' (f93346b6-60cb-4859-b239-f1209ad8d662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Create volume request issued successfully. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b12e3a0-c36e-48c7-bac7-1f69dda10f8a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 366/721] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:35:23 2026] POST /volume/v3/volumes => generated 757 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d306e036-044a-4142-a9a7-4f386bdcd5c6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d306e036-044a-4142-a9a7-4f386bdcd5c6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d306e036-044a-4142-a9a7-4f386bdcd5c6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d306e036-044a-4142-a9a7-4f386bdcd5c6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-d306e036-044a-4142-a9a7-4f386bdcd5c6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d306e036-044a-4142-a9a7-4f386bdcd5c6 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 367/722] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:24 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 329 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-38a4c439-c9ed-4638-afab-0cbc451c3821 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-38a4c439-c9ed-4638-afab-0cbc451c3821 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-38a4c439-c9ed-4638-afab-0cbc451c3821 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-38a4c439-c9ed-4638-afab-0cbc451c3821 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-38a4c439-c9ed-4638-afab-0cbc451c3821 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-38a4c439-c9ed-4638-afab-0cbc451c3821 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 368/723] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:24 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 825 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6f59a214-e9bd-4761-9a3c-edbb351497a9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6f59a214-e9bd-4761-9a3c-edbb351497a9 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] POST http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6f59a214-e9bd-4761-9a3c-edbb351497a9 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-7e5d5938-f076-49b0-9bd8-1b194716a320 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f returned with HTTP 200 Sep 05 11:35:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 356/724] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:35:24 2026] DELETE /volume/v3/attachments/8e633341-ce27-462b-a240-fc4fc71d7c5f => generated 192 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6f59a214-e9bd-4761-9a3c-edbb351497a9 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-6f59a214-e9bd-4761-9a3c-edbb351497a9 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Updating group '389e56db-8641-4a36-b6e1-7f26bb9d6949' with 'available' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1cf7c090-15af-472e-9a4a-529f2a433d96 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1cf7c090-15af-472e-9a4a-529f2a433d96 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1cf7c090-15af-472e-9a4a-529f2a433d96 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1cf7c090-15af-472e-9a4a-529f2a433d96 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6f59a214-e9bd-4761-9a3c-edbb351497a9 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action returned with HTTP 202 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 369/725] 192.168.122.16 () {62 vars in 1334 bytes} [Sat Sep 5 11:35:24 2026] POST /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a13d552f-f663-407f-b356-e59056c2347a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a13d552f-f663-407f-b356-e59056c2347a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a13d552f-f663-407f-b356-e59056c2347a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a13d552f-f663-407f-b356-e59056c2347a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-a13d552f-f663-407f-b356-e59056c2347a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a13d552f-f663-407f-b356-e59056c2347a tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 370/726] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:24 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 330 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-74379526-df0a-47a7-bb0f-6842577de600 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1cf7c090-15af-472e-9a4a-529f2a433d96 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-74379526-df0a-47a7-bb0f-6842577de600 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] POST http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-74379526-df0a-47a7-bb0f-6842577de600 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-74379526-df0a-47a7-bb0f-6842577de600 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-74379526-df0a-47a7-bb0f-6842577de600 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Updating group '389e56db-8641-4a36-b6e1-7f26bb9d6949' with 'error' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1cf7c090-15af-472e-9a4a-529f2a433d96 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 357/727] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:24 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 847 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-74379526-df0a-47a7-bb0f-6842577de600 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action returned with HTTP 202 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 371/728] 192.168.122.16 () {62 vars in 1334 bytes} [Sat Sep 5 11:35:24 2026] POST /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d3e4400d-1d16-4e99-962c-a2171503c67f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d3e4400d-1d16-4e99-962c-a2171503c67f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d3e4400d-1d16-4e99-962c-a2171503c67f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d3e4400d-1d16-4e99-962c-a2171503c67f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-d3e4400d-1d16-4e99-962c-a2171503c67f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d3e4400d-1d16-4e99-962c-a2171503c67f tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 358/729] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:24 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 326 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b1b70703-dd19-435d-ba7c-d7aaa134048d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b1b70703-dd19-435d-ba7c-d7aaa134048d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] POST http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b1b70703-dd19-435d-ba7c-d7aaa134048d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b1b70703-dd19-435d-ba7c-d7aaa134048d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-b1b70703-dd19-435d-ba7c-d7aaa134048d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Updating group '389e56db-8641-4a36-b6e1-7f26bb9d6949' with 'available' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b1b70703-dd19-435d-ba7c-d7aaa134048d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action returned with HTTP 202 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 372/730] 192.168.122.16 () {62 vars in 1334 bytes} [Sat Sep 5 11:35:24 2026] POST /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d5d8dc65-9e0e-4179-a087-b2e840aaa55e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d5d8dc65-9e0e-4179-a087-b2e840aaa55e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d5d8dc65-9e0e-4179-a087-b2e840aaa55e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d5d8dc65-9e0e-4179-a087-b2e840aaa55e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-d5d8dc65-9e0e-4179-a087-b2e840aaa55e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d5d8dc65-9e0e-4179-a087-b2e840aaa55e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 200 Sep 05 11:35:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 359/731] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:24 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-56cc38be-0cf7-43c0-97b8-7491f7f9d1dd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56cc38be-0cf7-43c0-97b8-7491f7f9d1dd tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] DELETE http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56cc38be-0cf7-43c0-97b8-7491f7f9d1dd tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56cc38be-0cf7-43c0-97b8-7491f7f9d1dd tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.group_snapshots [None req-56cc38be-0cf7-43c0-97b8-7491f7f9d1dd tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] delete called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87023) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.group_snapshots [None req-56cc38be-0cf7-43c0-97b8-7491f7f9d1dd tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Delete group_snapshot with id: 389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:24 devstack devstack@c-api.service[87023]: /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 05 11:35:24 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56cc38be-0cf7-43c0-97b8-7491f7f9d1dd tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 202 Sep 05 11:35:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 373/732] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:35:24 2026] DELETE /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: /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 05 11:35:25 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:35:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Get all volumes completed successfully. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:25 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2e1a0d50-200a-4903-911e-70cbf5988bf8 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:35:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 360/733] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:35:24 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f56cf571-a465-4334-9cb5-c45128c24d38 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f56cf571-a465-4334-9cb5-c45128c24d38 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/snapshots/detail Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f56cf571-a465-4334-9cb5-c45128c24d38 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f56cf571-a465-4334-9cb5-c45128c24d38 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-f56cf571-a465-4334-9cb5-c45128c24d38 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-f56cf571-a465-4334-9cb5-c45128c24d38 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /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 05 11:35:25 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f56cf571-a465-4334-9cb5-c45128c24d38 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Get all snapshots completed successfully. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f56cf571-a465-4334-9cb5-c45128c24d38 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/snapshots/detail returned with HTTP 200 Sep 05 11:35:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 374/734] 192.168.122.16 () {58 vars in 1143 bytes} [Sat Sep 5 11:35:25 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-23ba4b61-997e-4c84-a031-6685a848d1ca None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-23ba4b61-997e-4c84-a031-6685a848d1ca tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-23ba4b61-997e-4c84-a031-6685a848d1ca tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-23ba4b61-997e-4c84-a031-6685a848d1ca tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-23ba4b61-997e-4c84-a031-6685a848d1ca tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Snapshot retrieved successfully. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-23ba4b61-997e-4c84-a031-6685a848d1ca tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af returned with HTTP 200 Sep 05 11:35:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 361/735] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:25 2026] GET /volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af => generated 472 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5e061e18-77c0-47ba-8410-66a6c07c3bb3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e061e18-77c0-47ba-8410-66a6c07c3bb3 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e061e18-77c0-47ba-8410-66a6c07c3bb3 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e061e18-77c0-47ba-8410-66a6c07c3bb3 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5e061e18-77c0-47ba-8410-66a6c07c3bb3 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e061e18-77c0-47ba-8410-66a6c07c3bb3 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 375/736] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:25 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f61129d9-4a83-4d00-b914-6afb75fb9bd5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f61129d9-4a83-4d00-b914-6afb75fb9bd5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f61129d9-4a83-4d00-b914-6afb75fb9bd5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f61129d9-4a83-4d00-b914-6afb75fb9bd5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f61129d9-4a83-4d00-b914-6afb75fb9bd5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f61129d9-4a83-4d00-b914-6afb75fb9bd5 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 362/737] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:25 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-72e81cdb-e672-4931-8f6d-3eca33ef7196 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-72e81cdb-e672-4931-8f6d-3eca33ef7196 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-72e81cdb-e672-4931-8f6d-3eca33ef7196 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-72e81cdb-e672-4931-8f6d-3eca33ef7196 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-72e81cdb-e672-4931-8f6d-3eca33ef7196 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume 'b0d5cbc4-8967-41ce-b779-7156175aa3ca' with '{'status': 'error'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-72e81cdb-e672-4931-8f6d-3eca33ef7196 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action returned with HTTP 202 Sep 05 11:35:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 376/738] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:25 2026] POST /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e805d065-003c-49de-b9e0-f5cabdb5ef22 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e805d065-003c-49de-b9e0-f5cabdb5ef22 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e805d065-003c-49de-b9e0-f5cabdb5ef22 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e805d065-003c-49de-b9e0-f5cabdb5ef22 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e805d065-003c-49de-b9e0-f5cabdb5ef22 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e805d065-003c-49de-b9e0-f5cabdb5ef22 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 363/739] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:25 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-37c80557-fe6f-4079-9c9b-4716048bd144 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-37c80557-fe6f-4079-9c9b-4716048bd144 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-37c80557-fe6f-4079-9c9b-4716048bd144 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-37c80557-fe6f-4079-9c9b-4716048bd144 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-37c80557-fe6f-4079-9c9b-4716048bd144 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume 'b0d5cbc4-8967-41ce-b779-7156175aa3ca' with '{'status': 'available'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-37c80557-fe6f-4079-9c9b-4716048bd144 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action returned with HTTP 202 Sep 05 11:35:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 377/740] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:25 2026] POST /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3243a2e2-94de-4092-abd5-e193e25b8c26 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3243a2e2-94de-4092-abd5-e193e25b8c26 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3243a2e2-94de-4092-abd5-e193e25b8c26 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3243a2e2-94de-4092-abd5-e193e25b8c26 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3243a2e2-94de-4092-abd5-e193e25b8c26 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3243a2e2-94de-4092-abd5-e193e25b8c26 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 364/741] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:25 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d258565f-2e49-47f6-a8f4-4e57043807df None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d258565f-2e49-47f6-a8f4-4e57043807df tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action Sep 05 11:35:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d258565f-2e49-47f6-a8f4-4e57043807df tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d258565f-2e49-47f6-a8f4-4e57043807df tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-d258565f-2e49-47f6-a8f4-4e57043807df tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume 'b0d5cbc4-8967-41ce-b779-7156175aa3ca' with '{'status': 'maintenance'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:35:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d258565f-2e49-47f6-a8f4-4e57043807df tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action returned with HTTP 202 Sep 05 11:35:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 378/742] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:26 2026] POST /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ce1f8a24-d77b-4667-9094-b6282836ca59 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce1f8a24-d77b-4667-9094-b6282836ca59 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce1f8a24-d77b-4667-9094-b6282836ca59 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce1f8a24-d77b-4667-9094-b6282836ca59 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-44aa5ca7-420a-421c-a8b4-a0d4120b7c4f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-44aa5ca7-420a-421c-a8b4-a0d4120b7c4f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] PUT http://192.168.122.16/volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af Sep 05 11:35:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-44aa5ca7-420a-421c-a8b4-a0d4120b7c4f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ce1f8a24-d77b-4667-9094-b6282836ca59 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-44aa5ca7-420a-421c-a8b4-a0d4120b7c4f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Acquiring lock "cinder-attachment_update-b746aa69-c0fc-4c78-b64a-9a6ec8b919bb-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce1f8a24-d77b-4667-9094-b6282836ca59 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 365/743] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:26 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7b1f5be2-4cbf-4bcd-b497-655d1d7ac637 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-44aa5ca7-420a-421c-a8b4-a0d4120b7c4f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Lock "cinder-attachment_update-b746aa69-c0fc-4c78-b64a-9a6ec8b919bb-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7b1f5be2-4cbf-4bcd-b497-655d1d7ac637 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] POST http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7b1f5be2-4cbf-4bcd-b497-655d1d7ac637 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7b1f5be2-4cbf-4bcd-b497-655d1d7ac637 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-7b1f5be2-4cbf-4bcd-b497-655d1d7ac637 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] Updating volume 'b0d5cbc4-8967-41ce-b779-7156175aa3ca' with '{'status': 'available'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:35:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7b1f5be2-4cbf-4bcd-b497-655d1d7ac637 tempest-VolumesActionsTest-189355439 tempest-VolumesActionsTest-189355439-project-admin] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action returned with HTTP 202 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 366/744] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:26 2026] POST /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a25a60ad-6132-45c7-b5d0-7fe2fe3460bd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a25a60ad-6132-45c7-b5d0-7fe2fe3460bd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a25a60ad-6132-45c7-b5d0-7fe2fe3460bd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a25a60ad-6132-45c7-b5d0-7fe2fe3460bd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a25a60ad-6132-45c7-b5d0-7fe2fe3460bd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a25a60ad-6132-45c7-b5d0-7fe2fe3460bd tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 367/745] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:26 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 848 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-71bfd763-7839-4109-ac50-26516c3c444e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71bfd763-7839-4109-ac50-26516c3c444e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71bfd763-7839-4109-ac50-26516c3c444e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71bfd763-7839-4109-ac50-26516c3c444e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-71bfd763-7839-4109-ac50-26516c3c444e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Snapshot retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71bfd763-7839-4109-ac50-26516c3c444e tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af returned with HTTP 200 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 368/746] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:26 2026] GET /volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af => generated 472 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-45fdd792-fcc6-495f-8539-09999358c6e9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-45fdd792-fcc6-495f-8539-09999358c6e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-45fdd792-fcc6-495f-8539-09999358c6e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-45fdd792-fcc6-495f-8539-09999358c6e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-45fdd792-fcc6-495f-8539-09999358c6e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-45fdd792-fcc6-495f-8539-09999358c6e9 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 369/747] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:26 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-21c8d746-8589-4154-9659-1bd5b359433f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21c8d746-8589-4154-9659-1bd5b359433f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] DELETE http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21c8d746-8589-4154-9659-1bd5b359433f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21c8d746-8589-4154-9659-1bd5b359433f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-21c8d746-8589-4154-9659-1bd5b359433f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Delete volume with id: b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-21c8d746-8589-4154-9659-1bd5b359433f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-21c8d746-8589-4154-9659-1bd5b359433f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Delete volume request issued successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21c8d746-8589-4154-9659-1bd5b359433f tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 202 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 370/748] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:26 2026] DELETE /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4175dc86-91c6-451e-a465-d8b5316fef70 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4175dc86-91c6-451e-a465-d8b5316fef70 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4175dc86-91c6-451e-a465-d8b5316fef70 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4175dc86-91c6-451e-a465-d8b5316fef70 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4175dc86-91c6-451e-a465-d8b5316fef70 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4175dc86-91c6-451e-a465-d8b5316fef70 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 371/749] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:26 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 907 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e4afd66e-d007-41fb-8493-3edaffbdb091 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e4afd66e-d007-41fb-8493-3edaffbdb091 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e4afd66e-d007-41fb-8493-3edaffbdb091 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e4afd66e-d007-41fb-8493-3edaffbdb091 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e4afd66e-d007-41fb-8493-3edaffbdb091 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Volume info retrieved successfully. Sep 05 11:35:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e4afd66e-d007-41fb-8493-3edaffbdb091 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 200 Sep 05 11:35:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 372/750] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:26 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-21b7be5c-4bea-4b37-a67f-ab1001751c91 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21b7be5c-4bea-4b37-a67f-ab1001751c91 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21b7be5c-4bea-4b37-a67f-ab1001751c91 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21b7be5c-4bea-4b37-a67f-ab1001751c91 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-44aa5ca7-420a-421c-a8b4-a0d4120b7c4f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Lock "cinder-attachment_update-b746aa69-c0fc-4c78-b64a-9a6ec8b919bb-devstack" released by "attachment_update" :: held 1.242s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-44aa5ca7-420a-421c-a8b4-a0d4120b7c4f tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af returned with HTTP 200 Sep 05 11:35:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 379/751] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:35:26 2026] PUT /volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af => generated 692 bytes in 1310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21b7be5c-4bea-4b37-a67f-ab1001751c91 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af returned with HTTP 404 Sep 05 11:35:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 373/752] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:35:27 2026] GET /volume/v3/snapshots/0c6ac6d1-7239-41af-a07a-727ed64656af => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-a3a2e56f-7c7f-412e-95a1-0b8fa4b36c6b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9f2e016e-c41c-4654-bd44-9485d34b44ba None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-a3a2e56f-7c7f-412e-95a1-0b8fa4b36c6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-a3a2e56f-7c7f-412e-95a1-0b8fa4b36c6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-a3a2e56f-7c7f-412e-95a1-0b8fa4b36c6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9f2e016e-c41c-4654-bd44-9485d34b44ba tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9f2e016e-c41c-4654-bd44-9485d34b44ba tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9f2e016e-c41c-4654-bd44-9485d34b44ba tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.group_snapshots [None req-9f2e016e-c41c-4654-bd44-9485d34b44ba tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 389e56db-8641-4a36-b6e1-7f26bb9d6949 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9f2e016e-c41c-4654-bd44-9485d34b44ba tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 returned with HTTP 404 Sep 05 11:35:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 374/753] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:35:27 2026] GET /volume/v3/group_snapshots/389e56db-8641-4a36-b6e1-7f26bb9d6949 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fd3e2b03-32c5-463a-997d-bdf1210329c3 req-a3a2e56f-7c7f-412e-95a1-0b8fa4b36c6b tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af returned with HTTP 200 Sep 05 11:35:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 380/754] 192.168.122.16 () {62 vars in 1535 bytes} [Sat Sep 5 11:35:27 2026] GET /volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af => generated 719 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Get all volumes completed successfully. Sep 05 11:35:27 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:27 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2a9af6d8-d8ff-4beb-9a26-faa98f8dd72d tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:35:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 375/755] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:35:27 2026] GET /volume/v3/volumes/detail => generated 929 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-822e2069-2260-4388-a56d-3fcc3b8aaae9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-822e2069-2260-4388-a56d-3fcc3b8aaae9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-822e2069-2260-4388-a56d-3fcc3b8aaae9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b2ddc309-8ee8-4a31-bdf1-23d3e6358a42 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-822e2069-2260-4388-a56d-3fcc3b8aaae9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2ddc309-8ee8-4a31-bdf1-23d3e6358a42 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] POST http://192.168.122.16/volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6/action Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2ddc309-8ee8-4a31-bdf1-23d3e6358a42 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2ddc309-8ee8-4a31-bdf1-23d3e6358a42 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-b2ddc309-8ee8-4a31-bdf1-23d3e6358a42 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] delete called for group 68c186fb-f951-46ec-a243-23bad86300e6 {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-b2ddc309-8ee8-4a31-bdf1-23d3e6358a42 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Delete group with id: 68c186fb-f951-46ec-a243-23bad86300e6 Sep 05 11:35:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-822e2069-2260-4388-a56d-3fcc3b8aaae9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-822e2069-2260-4388-a56d-3fcc3b8aaae9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 381/756] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:27 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 907 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ebc081d7-1bdd-4f89-b72b-fd34d3e87a33 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ebc081d7-1bdd-4f89-b72b-fd34d3e87a33 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] GET http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ebc081d7-1bdd-4f89-b72b-fd34d3e87a33 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ebc081d7-1bdd-4f89-b72b-fd34d3e87a33 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ebc081d7-1bdd-4f89-b72b-fd34d3e87a33 tempest-VolumesActionsTest-500065335 tempest-VolumesActionsTest-500065335-project-member] http://192.168.122.16/volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca returned with HTTP 404 Sep 05 11:35:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 382/757] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:27 2026] GET /volume/v3/volumes/b0d5cbc4-8967-41ce-b779-7156175aa3ca => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87022]: /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 05 11:35:27 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:35:27 devstack devstack@c-api.service[87022]: /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 05 11:35:27 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2ddc309-8ee8-4a31-bdf1-23d3e6358a42 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6/action returned with HTTP 202 Sep 05 11:35:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 376/758] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:35:27 2026] POST /volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Volume info retrieved successfully. Sep 05 11:35:27 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:28 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:28 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0ff330ba-62a0-4d10-9583-99a9ddb7b973 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a returned with HTTP 200 Sep 05 11:35:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 383/759] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:27 2026] GET /volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a => generated 925 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cebe3ab6-6c10-4e94-9ce1-dac3ced234c9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cebe3ab6-6c10-4e94-9ce1-dac3ced234c9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cebe3ab6-6c10-4e94-9ce1-dac3ced234c9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cebe3ab6-6c10-4e94-9ce1-dac3ced234c9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cebe3ab6-6c10-4e94-9ce1-dac3ced234c9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cebe3ab6-6c10-4e94-9ce1-dac3ced234c9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 377/760] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:28 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a Sep 05 11:35:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Volume info retrieved successfully. Sep 05 11:35:29 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:29 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:29 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b77eac1f-82e4-4be7-ba2d-00979bbc3ba3 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a returned with HTTP 200 Sep 05 11:35:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 384/761] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:29 2026] GET /volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a => generated 924 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a69876d9-112c-4ff1-bad8-3a87de5026c1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a69876d9-112c-4ff1-bad8-3a87de5026c1 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a69876d9-112c-4ff1-bad8-3a87de5026c1 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a69876d9-112c-4ff1-bad8-3a87de5026c1 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a69876d9-112c-4ff1-bad8-3a87de5026c1 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a69876d9-112c-4ff1-bad8-3a87de5026c1 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 378/762] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:29 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 910 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a6e55f93-6548-4ff4-9180-fbfd96e2e835 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a6e55f93-6548-4ff4-9180-fbfd96e2e835 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a6e55f93-6548-4ff4-9180-fbfd96e2e835 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a6e55f93-6548-4ff4-9180-fbfd96e2e835 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a6e55f93-6548-4ff4-9180-fbfd96e2e835 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a returned with HTTP 404 Sep 05 11:35:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 385/763] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:30 2026] GET /volume/v3/volumes/f26db157-4cd6-4062-8515-71ca6b471e1a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:35:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b509387d-adc5-4c45-9c0b-dd9497b62260 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b509387d-adc5-4c45-9c0b-dd9497b62260 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] GET http://192.168.122.16/volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 Sep 05 11:35:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b509387d-adc5-4c45-9c0b-dd9497b62260 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b509387d-adc5-4c45-9c0b-dd9497b62260 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-b509387d-adc5-4c45-9c0b-dd9497b62260 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] show called for member 68c186fb-f951-46ec-a243-23bad86300e6 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b509387d-adc5-4c45-9c0b-dd9497b62260 tempest-GroupSnapshotsV319Test-344245428 tempest-GroupSnapshotsV319Test-344245428-project-member] http://192.168.122.16/volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 returned with HTTP 404 Sep 05 11:35:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 379/764] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:30 2026] GET /volume/v3/groups/68c186fb-f951-46ec-a243-23bad86300e6 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-68641703-9a95-4d18-96b0-f17dd2695272 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-68641703-9a95-4d18-96b0-f17dd2695272 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/43da676f-48ef-4e70-bc19-f14c33ee509d Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-68641703-9a95-4d18-96b0-f17dd2695272 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-68641703-9a95-4d18-96b0-f17dd2695272 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-68641703-9a95-4d18-96b0-f17dd2695272 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/group_types/43da676f-48ef-4e70-bc19-f14c33ee509d returned with HTTP 202 Sep 05 11:35:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 386/765] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:35:30 2026] DELETE /volume/v3/group_types/43da676f-48ef-4e70-bc19-f14c33ee509d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d819a7a8-458d-4029-aef1-63712c9d480d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d819a7a8-458d-4029-aef1-63712c9d480d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] DELETE http://192.168.122.16/volume/v3/types/e69b67a9-35f6-405f-9724-ffd268fdf88a Sep 05 11:35:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d819a7a8-458d-4029-aef1-63712c9d480d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d819a7a8-458d-4029-aef1-63712c9d480d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d819a7a8-458d-4029-aef1-63712c9d480d tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/types/e69b67a9-35f6-405f-9724-ffd268fdf88a returned with HTTP 202 Sep 05 11:35:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 380/766] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:35:30 2026] DELETE /volume/v3/types/e69b67a9-35f6-405f-9724-ffd268fdf88a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0f37bcd2-9c89-4cea-88f4-0184f91a0215 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0f37bcd2-9c89-4cea-88f4-0184f91a0215 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] GET http://192.168.122.16/volume/v3/types/e69b67a9-35f6-405f-9724-ffd268fdf88a Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0f37bcd2-9c89-4cea-88f4-0184f91a0215 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0f37bcd2-9c89-4cea-88f4-0184f91a0215 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0f37bcd2-9c89-4cea-88f4-0184f91a0215 tempest-GroupSnapshotsV319Test-1270680383 tempest-GroupSnapshotsV319Test-1270680383-project-admin] http://192.168.122.16/volume/v3/types/e69b67a9-35f6-405f-9724-ffd268fdf88a returned with HTTP 404 Sep 05 11:35:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 387/767] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:35:30 2026] GET /volume/v3/types/e69b67a9-35f6-405f-9724-ffd268fdf88a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-58b251e9-6e08-4875-9cc6-5508e575057e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58b251e9-6e08-4875-9cc6-5508e575057e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58b251e9-6e08-4875-9cc6-5508e575057e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58b251e9-6e08-4875-9cc6-5508e575057e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-58b251e9-6e08-4875-9cc6-5508e575057e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58b251e9-6e08-4875-9cc6-5508e575057e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 381/768] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:30 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 910 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e2d3cb2e-0fd4-419c-b154-e70d62d203ea None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2d3cb2e-0fd4-419c-b154-e70d62d203ea tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2d3cb2e-0fd4-419c-b154-e70d62d203ea tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2d3cb2e-0fd4-419c-b154-e70d62d203ea tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e2d3cb2e-0fd4-419c-b154-e70d62d203ea tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2d3cb2e-0fd4-419c-b154-e70d62d203ea tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 388/769] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:32 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 910 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7c13579f-7c64-45bd-af0d-b91eb3a3f7c5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7c13579f-7c64-45bd-af0d-b91eb3a3f7c5 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7c13579f-7c64-45bd-af0d-b91eb3a3f7c5 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7c13579f-7c64-45bd-af0d-b91eb3a3f7c5 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7c13579f-7c64-45bd-af0d-b91eb3a3f7c5 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7c13579f-7c64-45bd-af0d-b91eb3a3f7c5 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 382/770] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:33 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 910 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-e0bdf7ca-be9c-458b-b190-990e4ec34fa7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-e0bdf7ca-be9c-458b-b190-990e4ec34fa7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] DELETE http://192.168.122.16/volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af Sep 05 11:35:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-e0bdf7ca-be9c-458b-b190-990e4ec34fa7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-e0bdf7ca-be9c-458b-b190-990e4ec34fa7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8a9df2ff-e70b-4430-a14b-c0663ed06b05 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8a9df2ff-e70b-4430-a14b-c0663ed06b05 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8a9df2ff-e70b-4430-a14b-c0663ed06b05 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8a9df2ff-e70b-4430-a14b-c0663ed06b05 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:34 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=549,cinder:UPDATE=104,cinder:INSERT=56,cinder:DELETE=4 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:35:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8a9df2ff-e70b-4430-a14b-c0663ed06b05 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:34 devstack devstack@c-api.service[87023]: /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 05 11:35:34 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:35:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8a9df2ff-e70b-4430-a14b-c0663ed06b05 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 383/771] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:34 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 1328 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b304829f-abb0-4c28-8d10-e5e2521b0f0e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b304829f-abb0-4c28-8d10-e5e2521b0f0e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] POST http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action Sep 05 11:35:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b304829f-abb0-4c28-8d10-e5e2521b0f0e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-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=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b304829f-abb0-4c28-8d10-e5e2521b0f0e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-e0bdf7ca-be9c-458b-b190-990e4ec34fa7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af returned with HTTP 200 Sep 05 11:35:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 389/772] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:35:34 2026] DELETE /volume/v3/attachments/1ac4b574-c18a-4a91-a926-4a3d314a59af => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b304829f-abb0-4c28-8d10-e5e2521b0f0e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-a6349b59-e0d7-469e-aef3-ca1b59f968d6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-a6349b59-e0d7-469e-aef3-ca1b59f968d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] DELETE http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:35:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-a6349b59-e0d7-469e-aef3-ca1b59f968d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-a6349b59-e0d7-469e-aef3-ca1b59f968d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:34 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-a6349b59-e0d7-469e-aef3-ca1b59f968d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Delete volume with id: b746aa69-c0fc-4c78-b64a-9a6ec8b919bb Sep 05 11:35:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-a6349b59-e0d7-469e-aef3-ca1b59f968d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:35:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b304829f-abb0-4c28-8d10-e5e2521b0f0e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Update volume metadata completed successfully. Sep 05 11:35:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b304829f-abb0-4c28-8d10-e5e2521b0f0e tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action returned with HTTP 200 Sep 05 11:35:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 384/773] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:35:34 2026] POST /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action => generated 526 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f275e264-bd20-4c5d-a8bb-86c539d5ad52 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-a6349b59-e0d7-469e-aef3-ca1b59f968d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Delete volume request issued successfully. Sep 05 11:35:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-1ed3df02-5677-41b5-98c1-46e7a91d4f91 req-a6349b59-e0d7-469e-aef3-ca1b59f968d6 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb returned with HTTP 202 Sep 05 11:35:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 390/774] 192.168.122.16 () {62 vars in 1504 bytes} [Sat Sep 5 11:35:34 2026] DELETE /volume/v3/volumes/b746aa69-c0fc-4c78-b64a-9a6ec8b919bb => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f275e264-bd20-4c5d-a8bb-86c539d5ad52 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f275e264-bd20-4c5d-a8bb-86c539d5ad52 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f275e264-bd20-4c5d-a8bb-86c539d5ad52 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f275e264-bd20-4c5d-a8bb-86c539d5ad52 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] Volume info retrieved successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f275e264-bd20-4c5d-a8bb-86c539d5ad52 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 385/775] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:34 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 1388 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f8a95f7a-af12-43f2-9dab-4709ba0a1625 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8a95f7a-af12-43f2-9dab-4709ba0a1625 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] POST http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8a95f7a-af12-43f2-9dab-4709ba0a1625 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8a95f7a-af12-43f2-9dab-4709ba0a1625 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=586,cinder:UPDATE=129,cinder:INSERT=82,cinder:DELETE=5 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f8a95f7a-af12-43f2-9dab-4709ba0a1625 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f8a95f7a-af12-43f2-9dab-4709ba0a1625 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Get volume image-metadata completed successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f8a95f7a-af12-43f2-9dab-4709ba0a1625 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Delete volume metadata completed successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8a95f7a-af12-43f2-9dab-4709ba0a1625 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action returned with HTTP 200 Sep 05 11:35:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 391/776] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:35 2026] POST /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action => generated 0 bytes in 164 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 11:35:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-21e46fd4-20e0-40de-9a3f-f37dfe55d6f9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21e46fd4-20e0-40de-9a3f-f37dfe55d6f9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] POST http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action Sep 05 11:35:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21e46fd4-20e0-40de-9a3f-f37dfe55d6f9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21e46fd4-20e0-40de-9a3f-f37dfe55d6f9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-21e46fd4-20e0-40de-9a3f-f37dfe55d6f9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] Volume info retrieved successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-21e46fd4-20e0-40de-9a3f-f37dfe55d6f9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] Get volume image-metadata completed successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21e46fd4-20e0-40de-9a3f-f37dfe55d6f9 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-reader] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action returned with HTTP 200 Sep 05 11:35:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 386/777] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:35:35 2026] POST /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984/action => generated 500 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4236e185-ea72-4e1f-bb60-0408af8d499a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4236e185-ea72-4e1f-bb60-0408af8d499a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4236e185-ea72-4e1f-bb60-0408af8d499a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4236e185-ea72-4e1f-bb60-0408af8d499a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4236e185-ea72-4e1f-bb60-0408af8d499a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4236e185-ea72-4e1f-bb60-0408af8d499a tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 392/778] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:35 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 1362 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-53676b63-2064-4fa7-8b3e-26c459a176ee None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-53676b63-2064-4fa7-8b3e-26c459a176ee tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-53676b63-2064-4fa7-8b3e-26c459a176ee tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-53676b63-2064-4fa7-8b3e-26c459a176ee tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-53676b63-2064-4fa7-8b3e-26c459a176ee tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Delete volume with id: 4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-53676b63-2064-4fa7-8b3e-26c459a176ee tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-53676b63-2064-4fa7-8b3e-26c459a176ee tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Delete volume request issued successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-53676b63-2064-4fa7-8b3e-26c459a176ee tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 202 Sep 05 11:35:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 387/779] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:35 2026] DELETE /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-47cfd7fb-6ea9-4769-b7dd-d48346c5a760 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-47cfd7fb-6ea9-4769-b7dd-d48346c5a760 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-47cfd7fb-6ea9-4769-b7dd-d48346c5a760 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-47cfd7fb-6ea9-4769-b7dd-d48346c5a760 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-47cfd7fb-6ea9-4769-b7dd-d48346c5a760 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-47cfd7fb-6ea9-4769-b7dd-d48346c5a760 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 393/780] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:35 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 1361 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:35:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d53587e3-92b9-439f-acfe-29da5da7b779 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d53587e3-92b9-439f-acfe-29da5da7b779 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:35:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d53587e3-92b9-439f-acfe-29da5da7b779 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d53587e3-92b9-439f-acfe-29da5da7b779 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:36 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-d53587e3-92b9-439f-acfe-29da5da7b779 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Delete volume with id: c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:35:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d53587e3-92b9-439f-acfe-29da5da7b779 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:35:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d53587e3-92b9-439f-acfe-29da5da7b779 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Delete volume request issued successfully. Sep 05 11:35:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d53587e3-92b9-439f-acfe-29da5da7b779 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 202 Sep 05 11:35:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 388/781] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:36 2026] DELETE /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-de825170-b35c-417b-8e78-d489a2b84c01 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-de825170-b35c-417b-8e78-d489a2b84c01 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:35:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-de825170-b35c-417b-8e78-d489a2b84c01 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-de825170-b35c-417b-8e78-d489a2b84c01 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-de825170-b35c-417b-8e78-d489a2b84c01 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Volume info retrieved successfully. Sep 05 11:35:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-de825170-b35c-417b-8e78-d489a2b84c01 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 200 Sep 05 11:35:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 394/782] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:36 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6f24ab4b-176f-44f6-9042-1fb61f8e3d76 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6f24ab4b-176f-44f6-9042-1fb61f8e3d76 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6f24ab4b-176f-44f6-9042-1fb61f8e3d76 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6f24ab4b-176f-44f6-9042-1fb61f8e3d76 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6f24ab4b-176f-44f6-9042-1fb61f8e3d76 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Volume info retrieved successfully. Sep 05 11:35:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6f24ab4b-176f-44f6-9042-1fb61f8e3d76 tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 200 Sep 05 11:35:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 389/783] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:36 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 1361 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a5d2bf4c-f53f-4dc8-a6bc-39f4f954cfe7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5d2bf4c-f53f-4dc8-a6bc-39f4f954cfe7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] GET http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e Sep 05 11:35:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5d2bf4c-f53f-4dc8-a6bc-39f4f954cfe7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5d2bf4c-f53f-4dc8-a6bc-39f4f954cfe7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5d2bf4c-f53f-4dc8-a6bc-39f4f954cfe7 tempest-ServerActionsTestOtherA-1343961450 tempest-ServerActionsTestOtherA-1343961450-project-member] http://192.168.122.16/volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e returned with HTTP 404 Sep 05 11:35:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 395/784] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:37 2026] GET /volume/v3/volumes/c7340180-5c93-4b83-883a-0e446ef80f8e => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d7f222e7-2a2b-4330-96bf-f4200ac77fff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d7f222e7-2a2b-4330-96bf-f4200ac77fff tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] GET http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 Sep 05 11:35:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d7f222e7-2a2b-4330-96bf-f4200ac77fff tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d7f222e7-2a2b-4330-96bf-f4200ac77fff tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d7f222e7-2a2b-4330-96bf-f4200ac77fff tempest-VolumesImageMetadata-856265796 tempest-VolumesImageMetadata-856265796-project-member] http://192.168.122.16/volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 returned with HTTP 404 Sep 05 11:35:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 390/785] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:37 2026] GET /volume/v3/volumes/4e3a4060-84d4-44c4-b3f6-5a4bcb00d984 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bbfe1b36-e5a8-44ea-a2b5-421f13c7a893 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbfe1b36-e5a8-44ea-a2b5-421f13c7a893 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:35:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbfe1b36-e5a8-44ea-a2b5-421f13c7a893 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-350386814"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbfe1b36-e5a8-44ea-a2b5-421f13c7a893 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:35:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 396/786] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:35:39 2026] POST /volume/v3/types => generated 215 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ccc2fa67-26b5-4874-9d6c-087ca4a379da None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ccc2fa67-26b5-4874-9d6c-087ca4a379da tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:35:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ccc2fa67-26b5-4874-9d6c-087ca4a379da tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-381106240"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ccc2fa67-26b5-4874-9d6c-087ca4a379da tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:35:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 391/787] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:35:39 2026] POST /volume/v3/group_types => generated 172 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-feb8ac25-cc9e-4314-b63a-1252aca76a52 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-feb8ac25-cc9e-4314-b63a-1252aca76a52 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:35:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-feb8ac25-cc9e-4314-b63a-1252aca76a52 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "01ed2fbc-a240-428a-9110-4b53165e3336", "volume_types": ["25da6b28-57d4-4e1b-9ee3-69c80bc4bf41"], "name": "tempest-Group1-274199768"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-feb8ac25-cc9e-4314-b63a-1252aca76a52 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Creating new group {'group': {'group_type': '01ed2fbc-a240-428a-9110-4b53165e3336', 'volume_types': ['25da6b28-57d4-4e1b-9ee3-69c80bc4bf41'], 'name': 'tempest-Group1-274199768'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:35:39 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-feb8ac25-cc9e-4314-b63a-1252aca76a52 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Creating group tempest-Group1-274199768. Sep 05 11:35:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-feb8ac25-cc9e-4314-b63a-1252aca76a52 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Availability Zones retrieved successfully. Sep 05 11:35:40 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-feb8ac25-cc9e-4314-b63a-1252aca76a52 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Created reservations ['abca2eae-eb39-41a3-9044-a9ceea6c0141'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-feb8ac25-cc9e-4314-b63a-1252aca76a52 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:35:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 397/788] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:35:39 2026] POST /volume/v3/groups => generated 93 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fbe1d2e4-4328-472f-b28b-036d369b595b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbe1d2e4-4328-472f-b28b-036d369b595b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f Sep 05 11:35:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbe1d2e4-4328-472f-b28b-036d369b595b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbe1d2e4-4328-472f-b28b-036d369b595b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-fbe1d2e4-4328-472f-b28b-036d369b595b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2aad9c57-00d4-4b14-9ef2-b9626b2d120f {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:40 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbe1d2e4-4328-472f-b28b-036d369b595b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f returned with HTTP 200 Sep 05 11:35:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 392/789] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:40 2026] GET /volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f => generated 321 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-808f8244-c2d6-4000-bad2-f6baee676f9a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-808f8244-c2d6-4000-bad2-f6baee676f9a tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f Sep 05 11:35:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-808f8244-c2d6-4000-bad2-f6baee676f9a tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-808f8244-c2d6-4000-bad2-f6baee676f9a tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-808f8244-c2d6-4000-bad2-f6baee676f9a tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2aad9c57-00d4-4b14-9ef2-b9626b2d120f {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:41 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-808f8244-c2d6-4000-bad2-f6baee676f9a tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f returned with HTTP 200 Sep 05 11:35:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 398/790] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:41 2026] GET /volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f => generated 322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6bac8130-78f1-42cb-9186-e671e8e87afb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6bac8130-78f1-42cb-9186-e671e8e87afb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:35:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6bac8130-78f1-42cb-9186-e671e8e87afb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "01ed2fbc-a240-428a-9110-4b53165e3336", "volume_types": ["25da6b28-57d4-4e1b-9ee3-69c80bc4bf41"], "name": "tempest-Group2-1319056069"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-6bac8130-78f1-42cb-9186-e671e8e87afb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Creating new group {'group': {'group_type': '01ed2fbc-a240-428a-9110-4b53165e3336', 'volume_types': ['25da6b28-57d4-4e1b-9ee3-69c80bc4bf41'], 'name': 'tempest-Group2-1319056069'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:35:41 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-6bac8130-78f1-42cb-9186-e671e8e87afb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Creating group tempest-Group2-1319056069. Sep 05 11:35:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6bac8130-78f1-42cb-9186-e671e8e87afb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Availability Zones retrieved successfully. Sep 05 11:35:41 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-6bac8130-78f1-42cb-9186-e671e8e87afb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Created reservations ['5b8a70ef-d718-4eb2-8e0e-ddd98cad5c8a'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6bac8130-78f1-42cb-9186-e671e8e87afb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:35:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 393/791] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:35:41 2026] POST /volume/v3/groups => generated 94 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:35:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b626eb2e-95cd-4510-b780-9774a693b37e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b626eb2e-95cd-4510-b780-9774a693b37e tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 Sep 05 11:35:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b626eb2e-95cd-4510-b780-9774a693b37e tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b626eb2e-95cd-4510-b780-9774a693b37e tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-b626eb2e-95cd-4510-b780-9774a693b37e tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2cd612e9-2410-4618-8d02-c76baf272480 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:41 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b626eb2e-95cd-4510-b780-9774a693b37e tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 returned with HTTP 200 Sep 05 11:35:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 399/792] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:41 2026] GET /volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 => generated 322 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ea0ab258-f866-4bb7-84d0-f94e6aeb0020 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ea0ab258-f866-4bb7-84d0-f94e6aeb0020 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 Sep 05 11:35:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ea0ab258-f866-4bb7-84d0-f94e6aeb0020 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ea0ab258-f866-4bb7-84d0-f94e6aeb0020 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-ea0ab258-f866-4bb7-84d0-f94e6aeb0020 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2cd612e9-2410-4618-8d02-c76baf272480 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:42 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ea0ab258-f866-4bb7-84d0-f94e6aeb0020 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 returned with HTTP 200 Sep 05 11:35:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 394/793] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:42 2026] GET /volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 => generated 323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-122338143", "volume_type": "25da6b28-57d4-4e1b-9ee3-69c80bc4bf41", "group_id": "2aad9c57-00d4-4b14-9ef2-b9626b2d120f", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-122338143', 'volume_type': '25da6b28-57d4-4e1b-9ee3-69c80bc4bf41', 'group_id': '2aad9c57-00d4-4b14-9ef2-b9626b2d120f', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:42 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume of 1 GB Sep 05 11:35:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:42 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Availability Zones retrieved successfully. Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Flow 'volume_create_api' (ccd46264-02a5-4409-b409-e034a1e32a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079a9dd4-fd4d-49db-aa56-a4199410c6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079a9dd4-fd4d-49db-aa56-a4199410c6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:35:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=25da6b28-57d4-4e1b-9ee3-69c80bc4bf41,is_public=True,name='tempest-GroupsTest-volume-type-350386814',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '25da6b28-57d4-4e1b-9ee3-69c80bc4bf41', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2aad9c57-00d4-4b14-9ef2-b9626b2d120f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f044d9d7-4ac6-4dcb-8865-e3802777af99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-350386814 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-350386814, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:35:42 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-350386814 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-350386814, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Created reservations ['3de43049-0862-4521-9959-27907359a72d', '7597c8e9-62fc-47ef-9de3-1e2430cb0322', '62d3ea00-4f47-4369-9f0f-87c773404583', '42fe379d-8962-4bca-977e-6b73296d7b58'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f044d9d7-4ac6-4dcb-8865-e3802777af99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3de43049-0862-4521-9959-27907359a72d', '7597c8e9-62fc-47ef-9de3-1e2430cb0322', '62d3ea00-4f47-4369-9f0f-87c773404583', '42fe379d-8962-4bca-977e-6b73296d7b58']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0619788-583a-4538-bf7e-6d88555193c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0619788-583a-4538-bf7e-6d88555193c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a524a985-33c2-4ae4-81be-b4ab7045f520', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-122338143',encryption_key_id=None,group_id=2aad9c57-00d4-4b14-9ef2-b9626b2d120f,group_type_id=,metadata={},multiattach=False,project_id='6f953fc96bb547ea928d8361b7ff1f9b',qos_specs=None,replication_status=,reservations=['3de43049-0862-4521-9959-27907359a72d','7597c8e9-62fc-47ef-9de3-1e2430cb0322','62d3ea00-4f47-4369-9f0f-87c773404583','42fe379d-8962-4bca-977e-6b73296d7b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3881414827e74f96bf8d8d51ce45adea',volume_type_id=25da6b28-57d4-4e1b-9ee3-69c80bc4bf41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-122338143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2aad9c57-00d4-4b14-9ef2-b9626b2d120f,host=None,id=a524a985-33c2-4ae4-81be-b4ab7045f520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f953fc96bb547ea928d8361b7ff1f9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3881414827e74f96bf8d8d51ce45adea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(25da6b28-57d4-4e1b-9ee3-69c80bc4bf41),volume_type_id=25da6b28-57d4-4e1b-9ee3-69c80bc4bf41)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a3f86a-50dc-4d8a-a081-fe41a03bfe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a3f86a-50dc-4d8a-a081-fe41a03bfe5b) transitioned into state 'SUCCESS' from state '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-122338143',encryption_key_id=None,group_id=2aad9c57-00d4-4b14-9ef2-b9626b2d120f,group_type_id=,metadata={},multiattach=False,project_id='6f953fc96bb547ea928d8361b7ff1f9b',qos_specs=None,replication_status=,reservations=['3de43049-0862-4521-9959-27907359a72d','7597c8e9-62fc-47ef-9de3-1e2430cb0322','62d3ea00-4f47-4369-9f0f-87c773404583','42fe379d-8962-4bca-977e-6b73296d7b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3881414827e74f96bf8d8d51ce45adea',volume_type_id=25da6b28-57d4-4e1b-9ee3-69c80bc4bf41)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f1dfaa3-577c-4975-acc7-641c52a0f078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f1dfaa3-577c-4975-acc7-641c52a0f078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Flow 'volume_create_api' (ccd46264-02a5-4409-b409-e034a1e32a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume request issued successfully. Sep 05 11:35:42 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:42 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:43 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-73bfe3c2-1e27-4e66-9519-d1aace51c90c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 400/794] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:35:42 2026] POST /volume/v3/volumes => generated 819 bytes in 556 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 Sep 05 11:35:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:43 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:43 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:43 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0c9095d-b9a8-4738-b1d5-a266be62608d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 returned with HTTP 200 Sep 05 11:35:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 395/795] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:43 2026] GET /volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 => generated 887 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 Sep 05 11:35:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:44 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:44 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:44 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8cd93b3a-6212-411e-b5cd-7fe8c0b73b98 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 returned with HTTP 200 Sep 05 11:35:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 401/796] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:44 2026] GET /volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 => generated 911 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-374356370"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-374356370'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:44 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Create volume of 1 GB Sep 05 11:35:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Availability Zones retrieved successfully. Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Flow 'volume_create_api' (340fb2ae-c1b9-464c-ae16-3bb97f05cf74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674f5175-8d90-418b-a35c-a4a2ce2393fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (674f5175-8d90-418b-a35c-a4a2ce2393fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a906fd4-7faa-4f1f-99a3-27669472d0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:44 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Created reservations ['3b1ff610-b27c-4625-a324-bfdb1ecb10b9', '9e70feae-014e-4adc-8d87-eb0d0955c28a', 'e4200ae1-914c-4196-b5e5-a383b44a972a', 'a4433977-cb08-4e1b-be38-de0fbfc5eac1'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a906fd4-7faa-4f1f-99a3-27669472d0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b1ff610-b27c-4625-a324-bfdb1ecb10b9', '9e70feae-014e-4adc-8d87-eb0d0955c28a', 'e4200ae1-914c-4196-b5e5-a383b44a972a', 'a4433977-cb08-4e1b-be38-de0fbfc5eac1']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433f38e2-bc21-42da-be07-cce013e46d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (433f38e2-bc21-42da-be07-cce013e46d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa20e4f9-7172-49d2-858c-1b6acc4ec914', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-374356370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e649e51916bf49c0a31aff071d949eb6',qos_specs=None,replication_status=,reservations=['3b1ff610-b27c-4625-a324-bfdb1ecb10b9','9e70feae-014e-4adc-8d87-eb0d0955c28a','e4200ae1-914c-4196-b5e5-a383b44a972a','a4433977-cb08-4e1b-be38-de0fbfc5eac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2863507613f4bfa8c9f600d481831e3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-374356370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa20e4f9-7172-49d2-858c-1b6acc4ec914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e649e51916bf49c0a31aff071d949eb6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2863507613f4bfa8c9f600d481831e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6043e82-ed0d-410d-b633-281c3fd6d7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6043e82-ed0d-410d-b633-281c3fd6d7e2) transitioned into state 'SUCCESS' from state '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-374356370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e649e51916bf49c0a31aff071d949eb6',qos_specs=None,replication_status=,reservations=['3b1ff610-b27c-4625-a324-bfdb1ecb10b9','9e70feae-014e-4adc-8d87-eb0d0955c28a','e4200ae1-914c-4196-b5e5-a383b44a972a','a4433977-cb08-4e1b-be38-de0fbfc5eac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2863507613f4bfa8c9f600d481831e3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee0f56b-d4c7-473a-aae3-8769ad4bebe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ee0f56b-d4c7-473a-aae3-8769ad4bebe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Flow 'volume_create_api' (340fb2ae-c1b9-464c-ae16-3bb97f05cf74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Create volume request issued successfully. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2c57e0f-ee0a-4d61-81d6-543d7de38dad tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 396/797] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:44 2026] POST /volume/v3/volumes => generated 756 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8e968ac8-7ddd-432f-aca2-22e87f006ee7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e968ac8-7ddd-432f-aca2-22e87f006ee7 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] GET http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8e968ac8-7ddd-432f-aca2-22e87f006ee7 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8e968ac8-7ddd-432f-aca2-22e87f006ee7 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8e968ac8-7ddd-432f-aca2-22e87f006ee7 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Volume info retrieved successfully. Sep 05 11:35:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e968ac8-7ddd-432f-aca2-22e87f006ee7 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 returned with HTTP 200 Sep 05 11:35:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 402/798] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:45 2026] GET /volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 => generated 824 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e702e98-ece6-4306-8ace-c11f86bea067 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e702e98-ece6-4306-8ace-c11f86bea067 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e702e98-ece6-4306-8ace-c11f86bea067 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e702e98-ece6-4306-8ace-c11f86bea067 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8e702e98-ece6-4306-8ace-c11f86bea067 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-8e702e98-ece6-4306-8ace-c11f86bea067 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:45 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-8e702e98-ece6-4306-8ace-c11f86bea067 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-8e702e98-ece6-4306-8ace-c11f86bea067 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e702e98-ece6-4306-8ace-c11f86bea067 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 returned with HTTP 200 Sep 05 11:35:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 397/799] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:45 2026] GET /volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9521e279-d826-46cc-8d07-7ed2b0b63882 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9521e279-d826-46cc-8d07-7ed2b0b63882 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9521e279-d826-46cc-8d07-7ed2b0b63882 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9521e279-d826-46cc-8d07-7ed2b0b63882 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-9521e279-d826-46cc-8d07-7ed2b0b63882 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2aad9c57-00d4-4b14-9ef2-b9626b2d120f {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9521e279-d826-46cc-8d07-7ed2b0b63882 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f returned with HTTP 200 Sep 05 11:35:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 403/800] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:45 2026] GET /volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f => generated 322 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-044e7d51-0001-4101-885c-e6e706ccb34c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-044e7d51-0001-4101-885c-e6e706ccb34c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-044e7d51-0001-4101-885c-e6e706ccb34c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-044e7d51-0001-4101-885c-e6e706ccb34c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-044e7d51-0001-4101-885c-e6e706ccb34c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2cd612e9-2410-4618-8d02-c76baf272480 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-044e7d51-0001-4101-885c-e6e706ccb34c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 returned with HTTP 200 Sep 05 11:35:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 398/801] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:45 2026] GET /volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 => generated 323 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1ca43f61-df79-4a9d-930f-6b96f6ffd396 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1ca43f61-df79-4a9d-930f-6b96f6ffd396 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/detail Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1ca43f61-df79-4a9d-930f-6b96f6ffd396 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1ca43f61-df79-4a9d-930f-6b96f6ffd396 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:45 devstack devstack@c-api.service[87023]: /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 05 11:35:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1ca43f61-df79-4a9d-930f-6b96f6ffd396 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/detail returned with HTTP 200 Sep 05 11:35:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 404/802] 192.168.122.16 () {60 vars in 1175 bytes} [Sat Sep 5 11:35:45 2026] GET /volume/v3/groups/detail => generated 639 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /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 05 11:35:45 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:35:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Get all volumes completed successfully. Sep 05 11:35:45 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:45 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:46 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb5d6bf8-d9d0-4f96-8ff0-be50a09214e7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:35:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 399/803] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:35:45 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: /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 05 11:35:46 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:35:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Get all volumes completed successfully. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:46 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-861b2eb3-fdf8-40bb-9d1d-dc18c28752e0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-861b2eb3-fdf8-40bb-9d1d-dc18c28752e0 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] GET http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 Sep 05 11:35:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-861b2eb3-fdf8-40bb-9d1d-dc18c28752e0 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-861b2eb3-fdf8-40bb-9d1d-dc18c28752e0 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-861b2eb3-fdf8-40bb-9d1d-dc18c28752e0 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Volume info retrieved successfully. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-861b2eb3-fdf8-40bb-9d1d-dc18c28752e0 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 returned with HTTP 200 Sep 05 11:35:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 400/804] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:46 2026] GET /volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0fa8ddd7-3fcc-4822-b373-42acf70440b0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:35:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 405/805] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:35:46 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cc915e9f-4ac3-43ec-95f2-2b632f552acf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cc915e9f-4ac3-43ec-95f2-2b632f552acf tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f/action Sep 05 11:35:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cc915e9f-4ac3-43ec-95f2-2b632f552acf tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cc915e9f-4ac3-43ec-95f2-2b632f552acf tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-cc915e9f-4ac3-43ec-95f2-2b632f552acf tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] delete called for group 2aad9c57-00d4-4b14-9ef2-b9626b2d120f {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:35:46 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-cc915e9f-4ac3-43ec-95f2-2b632f552acf tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Delete group with id: 2aad9c57-00d4-4b14-9ef2-b9626b2d120f Sep 05 11:35:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:46 devstack devstack@c-api.service[87022]: /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 05 11:35:46 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:35:46 devstack devstack@c-api.service[87022]: /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 05 11:35:46 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:35:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cc915e9f-4ac3-43ec-95f2-2b632f552acf tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f/action returned with HTTP 202 Sep 05 11:35:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 401/806] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:35:46 2026] POST /volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:46 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:46 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-da76a4a3-9100-4bf1-8697-7c66b114c8bd tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 returned with HTTP 200 Sep 05 11:35:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 406/807] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:46 2026] GET /volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 => generated 911 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3ec4bb23-3018-45f0-b53f-5c66089b9051 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d34debc8-e94e-4070-9562-5bcc499fd586 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d34debc8-e94e-4070-9562-5bcc499fd586 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] GET http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d34debc8-e94e-4070-9562-5bcc499fd586 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d34debc8-e94e-4070-9562-5bcc499fd586 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d34debc8-e94e-4070-9562-5bcc499fd586 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Volume info retrieved successfully. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d34debc8-e94e-4070-9562-5bcc499fd586 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 returned with HTTP 200 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 407/808] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:47 2026] GET /volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-19aa4ec8-6ac5-409a-b01f-011b31c3443a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ec4bb23-3018-45f0-b53f-5c66089b9051 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ec4bb23-3018-45f0-b53f-5c66089b9051 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ec4bb23-3018-45f0-b53f-5c66089b9051 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-3ec4bb23-3018-45f0-b53f-5c66089b9051 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3ec4bb23-3018-45f0-b53f-5c66089b9051 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: /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 05 11:35:47 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:35:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3ec4bb23-3018-45f0-b53f-5c66089b9051 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Get all volumes completed successfully. Sep 05 11:35:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ec4bb23-3018-45f0-b53f-5c66089b9051 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 200 Sep 05 11:35:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 402/809] 192.168.122.16 () {58 vars in 1116 bytes} [Sat Sep 5 11:35:47 2026] GET /volume/v3/volumes => generated 15 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1758561025"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1758561025'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume of 1 GB Sep 05 11:35:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Availability Zones retrieved successfully. Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Flow 'volume_create_api' (31617966-3fb3-4687-adf8-9e4797dba44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf9b5ba-8112-481b-9708-048f1a5c7738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19aa4ec8-6ac5-409a-b01f-011b31c3443a tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-reader] GET http://192.168.122.16/volume/v3/limits Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19aa4ec8-6ac5-409a-b01f-011b31c3443a tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19aa4ec8-6ac5-409a-b01f-011b31c3443a tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf9b5ba-8112-481b-9708-048f1a5c7738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c6f062-d655-4e49-91ec-79cde1dc3187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-19aa4ec8-6ac5-409a-b01f-011b31c3443a tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-reader] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-350386814 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-350386814, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19aa4ec8-6ac5-409a-b01f-011b31c3443a tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-reader] http://192.168.122.16/volume/v3/limits returned with HTTP 200 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 408/810] 192.168.122.16 () {58 vars in 1113 bytes} [Sat Sep 5 11:35:47 2026] GET /volume/v3/limits => generated 302 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f943b55b-f08b-4af4-b0e0-9d9e0acef11c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f943b55b-f08b-4af4-b0e0-9d9e0acef11c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f943b55b-f08b-4af4-b0e0-9d9e0acef11c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f943b55b-f08b-4af4-b0e0-9d9e0acef11c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f943b55b-f08b-4af4-b0e0-9d9e0acef11c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 returned with HTTP 404 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 409/811] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:47 2026] GET /volume/v3/volumes/a524a985-33c2-4ae4-81be-b4ab7045f520 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-60e7570c-13f3-4f2b-a744-974ef78ae486 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-60e7570c-13f3-4f2b-a744-974ef78ae486 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] GET http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-60e7570c-13f3-4f2b-a744-974ef78ae486 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-60e7570c-13f3-4f2b-a744-974ef78ae486 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-60e7570c-13f3-4f2b-a744-974ef78ae486 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Volume info retrieved successfully. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-60e7570c-13f3-4f2b-a744-974ef78ae486 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 returned with HTTP 200 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 410/812] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:47 2026] GET /volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3cc4cfee-1fff-4e5e-8b2e-c7b731365e0c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3cc4cfee-1fff-4e5e-8b2e-c7b731365e0c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3cc4cfee-1fff-4e5e-8b2e-c7b731365e0c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3cc4cfee-1fff-4e5e-8b2e-c7b731365e0c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-3cc4cfee-1fff-4e5e-8b2e-c7b731365e0c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2aad9c57-00d4-4b14-9ef2-b9626b2d120f {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3cc4cfee-1fff-4e5e-8b2e-c7b731365e0c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f returned with HTTP 404 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 411/813] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:47 2026] GET /volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-04108cd8-3dad-4ae4-a43e-c137e203a080 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-04108cd8-3dad-4ae4-a43e-c137e203a080 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] DELETE http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-04108cd8-3dad-4ae4-a43e-c137e203a080 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-04108cd8-3dad-4ae4-a43e-c137e203a080 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-04108cd8-3dad-4ae4-a43e-c137e203a080 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Delete volume with id: fa20e4f9-7172-49d2-858c-1b6acc4ec914 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-04108cd8-3dad-4ae4-a43e-c137e203a080 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Volume info retrieved successfully. Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Created reservations ['5125a1f5-befd-4b68-927f-1ae92e564e80', '7f77abe3-e5d6-4e3d-a19f-201785a45caa', 'fcaedba0-c054-4fcd-813b-ac156b61763c', '3b26fbbe-8b20-4c1c-824f-8abd724f4b86'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c6f062-d655-4e49-91ec-79cde1dc3187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5125a1f5-befd-4b68-927f-1ae92e564e80', '7f77abe3-e5d6-4e3d-a19f-201785a45caa', 'fcaedba0-c054-4fcd-813b-ac156b61763c', '3b26fbbe-8b20-4c1c-824f-8abd724f4b86']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d58a86-9542-42a9-a480-037e5494e381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-04108cd8-3dad-4ae4-a43e-c137e203a080 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Delete volume request issued successfully. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-04108cd8-3dad-4ae4-a43e-c137e203a080 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 returned with HTTP 202 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 412/814] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:47 2026] DELETE /volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4ec071d7-e2e4-4988-b57a-ad0927aa7307 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ec071d7-e2e4-4988-b57a-ad0927aa7307 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480/action Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ec071d7-e2e4-4988-b57a-ad0927aa7307 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ec071d7-e2e4-4988-b57a-ad0927aa7307 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-4ec071d7-e2e4-4988-b57a-ad0927aa7307 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] delete called for group 2cd612e9-2410-4618-8d02-c76baf272480 {{(pid=87023) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:35:47 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-4ec071d7-e2e4-4988-b57a-ad0927aa7307 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Delete group with id: 2cd612e9-2410-4618-8d02-c76baf272480 Sep 05 11:35:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d58a86-9542-42a9-a480-037e5494e381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c653dc58-6f56-456c-93ce-a560f950a313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1758561025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='968cb9f496de42fa9a6eaa9d88d64292',qos_specs=None,replication_status=,reservations=['5125a1f5-befd-4b68-927f-1ae92e564e80','7f77abe3-e5d6-4e3d-a19f-201785a45caa','fcaedba0-c054-4fcd-813b-ac156b61763c','3b26fbbe-8b20-4c1c-824f-8abd724f4b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1758561025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c653dc58-6f56-456c-93ce-a560f950a313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='968cb9f496de42fa9a6eaa9d88d64292',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d37893b0-bbe9-4bb3-8e17-7cc372733ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: /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 05 11:35:48 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:35:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d37893b0-bbe9-4bb3-8e17-7cc372733ec7) transitioned into state 'SUCCESS' from state '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-1758561025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='968cb9f496de42fa9a6eaa9d88d64292',qos_specs=None,replication_status=,reservations=['5125a1f5-befd-4b68-927f-1ae92e564e80','7f77abe3-e5d6-4e3d-a19f-201785a45caa','fcaedba0-c054-4fcd-813b-ac156b61763c','3b26fbbe-8b20-4c1c-824f-8abd724f4b86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d50d342-907d-4de0-954a-a529b43d8cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ec071d7-e2e4-4988-b57a-ad0927aa7307 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480/action returned with HTTP 202 Sep 05 11:35:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 413/815] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:35:47 2026] POST /volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8f9f2a22-6e62-4e18-b986-9352bf8640df None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8f9f2a22-6e62-4e18-b986-9352bf8640df tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] GET http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 Sep 05 11:35:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8f9f2a22-6e62-4e18-b986-9352bf8640df tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8f9f2a22-6e62-4e18-b986-9352bf8640df tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d50d342-907d-4de0-954a-a529b43d8cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Flow 'volume_create_api' (31617966-3fb3-4687-adf8-9e4797dba44f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume request issued successfully. Sep 05 11:35:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ace3cec-91d5-4853-8d66-dbfb27a83792 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 403/816] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:47 2026] POST /volume/v3/volumes => generated 762 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fea973f3-10df-49e8-868d-b9cc537980c7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fea973f3-10df-49e8-868d-b9cc537980c7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 Sep 05 11:35:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fea973f3-10df-49e8-868d-b9cc537980c7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fea973f3-10df-49e8-868d-b9cc537980c7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-fea973f3-10df-49e8-868d-b9cc537980c7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2cd612e9-2410-4618-8d02-c76baf272480 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8f9f2a22-6e62-4e18-b986-9352bf8640df tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Volume info retrieved successfully. Sep 05 11:35:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8f9f2a22-6e62-4e18-b986-9352bf8640df tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 returned with HTTP 200 Sep 05 11:35:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 414/817] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:48 2026] GET /volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 => generated 848 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-622ab6a1-d080-4ec2-8eb9-3aa80f94a4e8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-622ab6a1-d080-4ec2-8eb9-3aa80f94a4e8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:35:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-622ab6a1-d080-4ec2-8eb9-3aa80f94a4e8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-622ab6a1-d080-4ec2-8eb9-3aa80f94a4e8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:48 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fea973f3-10df-49e8-868d-b9cc537980c7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 returned with HTTP 200 Sep 05 11:35:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 404/818] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:48 2026] GET /volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 => generated 322 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-622ab6a1-d080-4ec2-8eb9-3aa80f94a4e8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-622ab6a1-d080-4ec2-8eb9-3aa80f94a4e8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 200 Sep 05 11:35:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 415/819] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:48 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 830 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b3bb4832-9568-44bd-b60c-0b7b05687749 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-07722084-2d67-4062-a339-9a713f68cef2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3bb4832-9568-44bd-b60c-0b7b05687749 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] GET http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3bb4832-9568-44bd-b60c-0b7b05687749 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3bb4832-9568-44bd-b60c-0b7b05687749 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-07722084-2d67-4062-a339-9a713f68cef2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-07722084-2d67-4062-a339-9a713f68cef2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-07722084-2d67-4062-a339-9a713f68cef2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-07722084-2d67-4062-a339-9a713f68cef2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 2cd612e9-2410-4618-8d02-c76baf272480 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-07722084-2d67-4062-a339-9a713f68cef2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 returned with HTTP 404 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 416/820] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3bb4832-9568-44bd-b60c-0b7b05687749 tempest-AbsoluteLimitsTests-1466049419 tempest-AbsoluteLimitsTests-1466049419-project-member] http://192.168.122.16/volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 returned with HTTP 404 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 405/821] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/volumes/fa20e4f9-7172-49d2-858c-1b6acc4ec914 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bdcb8143-a249-46b0-b29b-d6b050c5c1fb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bdcb8143-a249-46b0-b29b-d6b050c5c1fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/detail Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bdcb8143-a249-46b0-b29b-d6b050c5c1fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bdcb8143-a249-46b0-b29b-d6b050c5c1fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: /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 05 11:35:49 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bdcb8143-a249-46b0-b29b-d6b050c5c1fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/detail returned with HTTP 200 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 417/822] 192.168.122.16 () {60 vars in 1175 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/groups/detail => generated 14 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c963a9fd-ed5a-44c1-8c07-84300cee7ff1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c963a9fd-ed5a-44c1-8c07-84300cee7ff1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c963a9fd-ed5a-44c1-8c07-84300cee7ff1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c963a9fd-ed5a-44c1-8c07-84300cee7ff1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0cf3bd4d-fa5f-4649-a528-9011601e84f0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-c963a9fd-ed5a-44c1-8c07-84300cee7ff1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c963a9fd-ed5a-44c1-8c07-84300cee7ff1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0cf3bd4d-fa5f-4649-a528-9011601e84f0 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0cf3bd4d-fa5f-4649-a528-9011601e84f0 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0cf3bd4d-fa5f-4649-a528-9011601e84f0 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:49 devstack devstack@c-api.service[87022]: /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 05 11:35:49 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c963a9fd-ed5a-44c1-8c07-84300cee7ff1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Get all volumes completed successfully. Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c963a9fd-ed5a-44c1-8c07-84300cee7ff1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 406/823] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0cf3bd4d-fa5f-4649-a528-9011601e84f0 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-818d2d2c-c85d-494a-9c29-6ee919de63ef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-818d2d2c-c85d-494a-9c29-6ee919de63ef tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480/action Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0cf3bd4d-fa5f-4649-a528-9011601e84f0 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 200 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 418/824] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-818d2d2c-c85d-494a-9c29-6ee919de63ef tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-818d2d2c-c85d-494a-9c29-6ee919de63ef tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-818d2d2c-c85d-494a-9c29-6ee919de63ef tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] delete called for group 2cd612e9-2410-4618-8d02-c76baf272480 {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-818d2d2c-c85d-494a-9c29-6ee919de63ef tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Delete group with id: 2cd612e9-2410-4618-8d02-c76baf272480 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-818d2d2c-c85d-494a-9c29-6ee919de63ef tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480/action returned with HTTP 404 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 407/825] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:35:49 2026] POST /volume/v3/groups/2cd612e9-2410-4618-8d02-c76baf272480/action => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-43995272-fcea-440f-8d9c-d15485f4c6e6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43995272-fcea-440f-8d9c-d15485f4c6e6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43995272-fcea-440f-8d9c-d15485f4c6e6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43995272-fcea-440f-8d9c-d15485f4c6e6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-43995272-fcea-440f-8d9c-d15485f4c6e6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-43995272-fcea-440f-8d9c-d15485f4c6e6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-43995272-fcea-440f-8d9c-d15485f4c6e6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Get all volumes completed successfully. Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43995272-fcea-440f-8d9c-d15485f4c6e6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 419/826] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-924a839f-7702-43a3-8280-dd6689fb3920 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-924a839f-7702-43a3-8280-dd6689fb3920 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f/action Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-924a839f-7702-43a3-8280-dd6689fb3920 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-924a839f-7702-43a3-8280-dd6689fb3920 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-924a839f-7702-43a3-8280-dd6689fb3920 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] delete called for group 2aad9c57-00d4-4b14-9ef2-b9626b2d120f {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-924a839f-7702-43a3-8280-dd6689fb3920 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Delete group with id: 2aad9c57-00d4-4b14-9ef2-b9626b2d120f Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-924a839f-7702-43a3-8280-dd6689fb3920 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f/action returned with HTTP 404 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 408/827] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:35:49 2026] POST /volume/v3/groups/2aad9c57-00d4-4b14-9ef2-b9626b2d120f/action => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b8feae11-50a2-41b8-9787-7890be2d3ffe None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8feae11-50a2-41b8-9787-7890be2d3ffe tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/01ed2fbc-a240-428a-9110-4b53165e3336 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8feae11-50a2-41b8-9787-7890be2d3ffe tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8feae11-50a2-41b8-9787-7890be2d3ffe tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8feae11-50a2-41b8-9787-7890be2d3ffe tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/group_types/01ed2fbc-a240-428a-9110-4b53165e3336 returned with HTTP 202 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 420/828] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:35:49 2026] DELETE /volume/v3/group_types/01ed2fbc-a240-428a-9110-4b53165e3336 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0d2641bd-b466-4510-8ceb-90610eedbec4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d2641bd-b466-4510-8ceb-90610eedbec4 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] DELETE http://192.168.122.16/volume/v3/types/25da6b28-57d4-4e1b-9ee3-69c80bc4bf41 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d2641bd-b466-4510-8ceb-90610eedbec4 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d2641bd-b466-4510-8ceb-90610eedbec4 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d2641bd-b466-4510-8ceb-90610eedbec4 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/types/25da6b28-57d4-4e1b-9ee3-69c80bc4bf41 returned with HTTP 202 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 409/829] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:35:49 2026] DELETE /volume/v3/types/25da6b28-57d4-4e1b-9ee3-69c80bc4bf41 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b74d30cc-11e1-4fb5-8ebc-6a06e15c2782 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b74d30cc-11e1-4fb5-8ebc-6a06e15c2782 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] GET http://192.168.122.16/volume/v3/types/25da6b28-57d4-4e1b-9ee3-69c80bc4bf41 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b74d30cc-11e1-4fb5-8ebc-6a06e15c2782 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b74d30cc-11e1-4fb5-8ebc-6a06e15c2782 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b74d30cc-11e1-4fb5-8ebc-6a06e15c2782 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/types/25da6b28-57d4-4e1b-9ee3-69c80bc4bf41 returned with HTTP 404 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 421/830] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/types/25da6b28-57d4-4e1b-9ee3-69c80bc4bf41 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-87d07e40-112d-429d-a0b9-82561de10288 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-87d07e40-112d-429d-a0b9-82561de10288 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-87d07e40-112d-429d-a0b9-82561de10288 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1394624592"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-87d07e40-112d-429d-a0b9-82561de10288 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 410/831] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:35:49 2026] POST /volume/v3/types => generated 216 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e7f94345-0563-4158-b340-29a55882a685 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7f94345-0563-4158-b340-29a55882a685 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7f94345-0563-4158-b340-29a55882a685 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1019951013"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7f94345-0563-4158-b340-29a55882a685 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 422/832] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:35:49 2026] POST /volume/v3/group_types => generated 173 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ed94d1cb-c79a-4c07-abfa-7423ab7dfc39 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ed94d1cb-c79a-4c07-abfa-7423ab7dfc39 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ed94d1cb-c79a-4c07-abfa-7423ab7dfc39 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "394b63b2-99aa-4905-9a9e-7831c5a7b645", "volume_types": ["629434f6-eb54-4240-a91c-6fbd6e7ccd28"], "name": "tempest-GroupsTest-Group-28555683"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-ed94d1cb-c79a-4c07-abfa-7423ab7dfc39 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Creating new group {'group': {'group_type': '394b63b2-99aa-4905-9a9e-7831c5a7b645', 'volume_types': ['629434f6-eb54-4240-a91c-6fbd6e7ccd28'], 'name': 'tempest-GroupsTest-Group-28555683'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-ed94d1cb-c79a-4c07-abfa-7423ab7dfc39 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Creating group tempest-GroupsTest-Group-28555683. Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ed94d1cb-c79a-4c07-abfa-7423ab7dfc39 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Availability Zones retrieved successfully. Sep 05 11:35:49 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-ed94d1cb-c79a-4c07-abfa-7423ab7dfc39 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Created reservations ['5902e371-ccad-4bf7-a9ae-f414b4df6e4e'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ed94d1cb-c79a-4c07-abfa-7423ab7dfc39 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:35:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 411/833] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:35:49 2026] POST /volume/v3/groups => generated 102 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-42a2446f-d71e-4cc4-a64d-8e161136cfa3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42a2446f-d71e-4cc4-a64d-8e161136cfa3 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42a2446f-d71e-4cc4-a64d-8e161136cfa3 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42a2446f-d71e-4cc4-a64d-8e161136cfa3 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-42a2446f-d71e-4cc4-a64d-8e161136cfa3 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:49 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42a2446f-d71e-4cc4-a64d-8e161136cfa3 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 200 Sep 05 11:35:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 423/834] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:49 2026] GET /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 330 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cf152508-3af3-4657-abeb-dc739abf2e27 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cf152508-3af3-4657-abeb-dc739abf2e27 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cf152508-3af3-4657-abeb-dc739abf2e27 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cf152508-3af3-4657-abeb-dc739abf2e27 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cf152508-3af3-4657-abeb-dc739abf2e27 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cf152508-3af3-4657-abeb-dc739abf2e27 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 200 Sep 05 11:35:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 412/835] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:50 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c79d20e2-7f48-4d8f-ad71-62650508e528 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c79d20e2-7f48-4d8f-ad71-62650508e528 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:35:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c79d20e2-7f48-4d8f-ad71-62650508e528 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c79d20e2-7f48-4d8f-ad71-62650508e528 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c79d20e2-7f48-4d8f-ad71-62650508e528 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c79d20e2-7f48-4d8f-ad71-62650508e528 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 200 Sep 05 11:35:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 424/836] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:50 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-efb8daa0-6f25-4195-a975-b1189ad1049c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-423191498"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-423191498'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume of 1 GB Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Availability Zones retrieved successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Flow 'volume_create_api' (53494d17-f880-46da-847b-3226bffb8cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9783ad8f-b541-4b80-87b0-b97bba316598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9783ad8f-b541-4b80-87b0-b97bba316598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27c0824-dcfc-41c5-b2c1-47a442e494f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Created reservations ['0ed95105-ae48-4442-9bda-ea3bc2f7a63b', '78df016c-f7e5-440b-a3bf-c9991d8d5131', '10af7ea5-f7b2-472f-869b-e30e11222f21', '1cf80ebc-d11e-444d-b2be-474503273605'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27c0824-dcfc-41c5-b2c1-47a442e494f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ed95105-ae48-4442-9bda-ea3bc2f7a63b', '78df016c-f7e5-440b-a3bf-c9991d8d5131', '10af7ea5-f7b2-472f-869b-e30e11222f21', '1cf80ebc-d11e-444d-b2be-474503273605']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afd2b08-ffa4-4087-8770-68efdea829e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5afd2b08-ffa4-4087-8770-68efdea829e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29672d66-8456-445d-94c5-366107ad16c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-423191498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='968cb9f496de42fa9a6eaa9d88d64292',qos_specs=None,replication_status=,reservations=['0ed95105-ae48-4442-9bda-ea3bc2f7a63b','78df016c-f7e5-440b-a3bf-c9991d8d5131','10af7ea5-f7b2-472f-869b-e30e11222f21','1cf80ebc-d11e-444d-b2be-474503273605'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-423191498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29672d66-8456-445d-94c5-366107ad16c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='968cb9f496de42fa9a6eaa9d88d64292',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d623648-d9a0-446f-9714-8402c0f53773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d623648-d9a0-446f-9714-8402c0f53773) transitioned into state 'SUCCESS' from state '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-423191498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='968cb9f496de42fa9a6eaa9d88d64292',qos_specs=None,replication_status=,reservations=['0ed95105-ae48-4442-9bda-ea3bc2f7a63b','78df016c-f7e5-440b-a3bf-c9991d8d5131','10af7ea5-f7b2-472f-869b-e30e11222f21','1cf80ebc-d11e-444d-b2be-474503273605'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b9cbbc-4e29-47fe-a440-42f96f512498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6b9cbbc-4e29-47fe-a440-42f96f512498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Flow 'volume_create_api' (53494d17-f880-46da-847b-3226bffb8cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume request issued successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-efb8daa0-6f25-4195-a975-b1189ad1049c tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 413/837] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:50 2026] POST /volume/v3/volumes => generated 761 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4aad4798-bd46-434b-9df2-d8c75eb503b5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4aad4798-bd46-434b-9df2-d8c75eb503b5 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:35:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4aad4798-bd46-434b-9df2-d8c75eb503b5 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4aad4798-bd46-434b-9df2-d8c75eb503b5 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4aad4798-bd46-434b-9df2-d8c75eb503b5 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4aad4798-bd46-434b-9df2-d8c75eb503b5 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 200 Sep 05 11:35:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 425/838] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:50 2026] GET /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 829 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9c888013-d02e-40ef-a23b-bf24a088dea7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9c888013-d02e-40ef-a23b-bf24a088dea7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9c888013-d02e-40ef-a23b-bf24a088dea7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9c888013-d02e-40ef-a23b-bf24a088dea7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-9c888013-d02e-40ef-a23b-bf24a088dea7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:51 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9c888013-d02e-40ef-a23b-bf24a088dea7 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 200 Sep 05 11:35:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 414/839] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:50 2026] GET /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1824395581", "volume_type": "629434f6-eb54-4240-a91c-6fbd6e7ccd28", "group_id": "8d68193b-2950-4134-9b59-2960e3bada05", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1824395581', 'volume_type': '629434f6-eb54-4240-a91c-6fbd6e7ccd28', 'group_id': '8d68193b-2950-4134-9b59-2960e3bada05', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume of 1 GB Sep 05 11:35:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Availability Zones retrieved successfully. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Flow 'volume_create_api' (4968caae-bfe1-4264-954d-f58bd1f9e0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497c01db-3462-4f52-8374-d124176c0e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497c01db-3462-4f52-8374-d124176c0e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:35:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=629434f6-eb54-4240-a91c-6fbd6e7ccd28,is_public=True,name='tempest-GroupsTest-volume-type-1394624592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '629434f6-eb54-4240-a91c-6fbd6e7ccd28', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d68193b-2950-4134-9b59-2960e3bada05', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4be4964-50ec-4822-83b9-14ae2e5e80cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1394624592 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1394624592, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1394624592 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1394624592, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Created reservations ['b78edddf-9a49-4fb0-a04b-745febfa8313', '6ca052ad-55e7-41ec-b4f4-80dec8cb24cc', 'd3590c8a-bfe5-40f4-866f-68e7d55bc3d4', '097d388e-e583-4773-8372-4011ac7b9b74'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4be4964-50ec-4822-83b9-14ae2e5e80cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b78edddf-9a49-4fb0-a04b-745febfa8313', '6ca052ad-55e7-41ec-b4f4-80dec8cb24cc', 'd3590c8a-bfe5-40f4-866f-68e7d55bc3d4', '097d388e-e583-4773-8372-4011ac7b9b74']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbc66305-8e93-4c11-a7fe-495ab2fb9f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbc66305-8e93-4c11-a7fe-495ab2fb9f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '972ef914-c54b-4849-8b6e-11ce092d3d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1824395581',encryption_key_id=None,group_id=8d68193b-2950-4134-9b59-2960e3bada05,group_type_id=,metadata={},multiattach=False,project_id='6f953fc96bb547ea928d8361b7ff1f9b',qos_specs=None,replication_status=,reservations=['b78edddf-9a49-4fb0-a04b-745febfa8313','6ca052ad-55e7-41ec-b4f4-80dec8cb24cc','d3590c8a-bfe5-40f4-866f-68e7d55bc3d4','097d388e-e583-4773-8372-4011ac7b9b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3881414827e74f96bf8d8d51ce45adea',volume_type_id=629434f6-eb54-4240-a91c-6fbd6e7ccd28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1824395581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d68193b-2950-4134-9b59-2960e3bada05,host=None,id=972ef914-c54b-4849-8b6e-11ce092d3d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f953fc96bb547ea928d8361b7ff1f9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3881414827e74f96bf8d8d51ce45adea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(629434f6-eb54-4240-a91c-6fbd6e7ccd28),volume_type_id=629434f6-eb54-4240-a91c-6fbd6e7ccd28)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ded1a53-6cf0-4acc-9d55-56240fdf024d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ded1a53-6cf0-4acc-9d55-56240fdf024d) transitioned into state 'SUCCESS' from state '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-1824395581',encryption_key_id=None,group_id=8d68193b-2950-4134-9b59-2960e3bada05,group_type_id=,metadata={},multiattach=False,project_id='6f953fc96bb547ea928d8361b7ff1f9b',qos_specs=None,replication_status=,reservations=['b78edddf-9a49-4fb0-a04b-745febfa8313','6ca052ad-55e7-41ec-b4f4-80dec8cb24cc','d3590c8a-bfe5-40f4-866f-68e7d55bc3d4','097d388e-e583-4773-8372-4011ac7b9b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3881414827e74f96bf8d8d51ce45adea',volume_type_id=629434f6-eb54-4240-a91c-6fbd6e7ccd28)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ef8768-4e81-4006-b8b9-4d962a483026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ef8768-4e81-4006-b8b9-4d962a483026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Flow 'volume_create_api' (4968caae-bfe1-4264-954d-f58bd1f9e0ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume request issued successfully. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:51 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51c2506e-3363-4205-a3b3-52f42ba52d82 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 426/840] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:35:51 2026] POST /volume/v3/volumes => generated 821 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d Sep 05 11:35:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:51 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:51 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:51 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-720bb67e-d40e-45c1-ac1c-e7882b8388b9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d returned with HTTP 200 Sep 05 11:35:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 415/841] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:51 2026] GET /volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d => generated 889 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e194be5b-36be-41b7-b61d-cfe584c830cb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e194be5b-36be-41b7-b61d-cfe584c830cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e194be5b-36be-41b7-b61d-cfe584c830cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e194be5b-36be-41b7-b61d-cfe584c830cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e194be5b-36be-41b7-b61d-cfe584c830cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e194be5b-36be-41b7-b61d-cfe584c830cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 200 Sep 05 11:35:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 427/842] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:51 2026] GET /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d Sep 05 11:35:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:52 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:52 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-03c6de54-095c-47ff-9dac-992d9e33b742 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03c6de54-095c-47ff-9dac-992d9e33b742 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03c6de54-095c-47ff-9dac-992d9e33b742 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03c6de54-095c-47ff-9dac-992d9e33b742 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03c6de54-095c-47ff-9dac-992d9e33b742 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03c6de54-095c-47ff-9dac-992d9e33b742 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 200 Sep 05 11:35:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 428/843] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:53 2026] GET /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-91540f04-1f98-4ab9-9141-d67a3e454328 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-91540f04-1f98-4ab9-9141-d67a3e454328 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-91540f04-1f98-4ab9-9141-d67a3e454328 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-91540f04-1f98-4ab9-9141-d67a3e454328 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c40efe25-58d3-4348-af47-c09aa155c5d4 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d returned with HTTP 200 Sep 05 11:35:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 416/844] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:52 2026] GET /volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-91540f04-1f98-4ab9-9141-d67a3e454328 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-91540f04-1f98-4ab9-9141-d67a3e454328 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 200 Sep 05 11:35:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 429/845] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:53 2026] GET /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-225250325"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-225250325'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume of 1 GB Sep 05 11:35:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Availability Zones retrieved successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Flow 'volume_create_api' (305b4555-2bf0-468a-b95d-9419b11854eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98337eaf-8279-45e0-a1c1-f3ffd2bf00a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98337eaf-8279-45e0-a1c1-f3ffd2bf00a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0af2afdf-8526-444e-b219-32ebc77b7105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Created reservations ['06fd1333-fa8e-4af0-85b7-78c422918c4a', '1db91ad5-de56-4dc3-b47f-3796f4955170', 'c94bfb36-f61d-4ff5-bbf7-d012c283ed32', '28196175-b544-4a0a-86ba-574a94d2ae85'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0af2afdf-8526-444e-b219-32ebc77b7105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06fd1333-fa8e-4af0-85b7-78c422918c4a', '1db91ad5-de56-4dc3-b47f-3796f4955170', 'c94bfb36-f61d-4ff5-bbf7-d012c283ed32', '28196175-b544-4a0a-86ba-574a94d2ae85']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35eefa70-e25b-43e7-96f1-8090bee86621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35eefa70-e25b-43e7-96f1-8090bee86621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfcd2875-9755-4c83-b00e-14f8ed206dcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-225250325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='968cb9f496de42fa9a6eaa9d88d64292',qos_specs=None,replication_status=,reservations=['06fd1333-fa8e-4af0-85b7-78c422918c4a','1db91ad5-de56-4dc3-b47f-3796f4955170','c94bfb36-f61d-4ff5-bbf7-d012c283ed32','28196175-b544-4a0a-86ba-574a94d2ae85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-225250325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfcd2875-9755-4c83-b00e-14f8ed206dcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='968cb9f496de42fa9a6eaa9d88d64292',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db15840f-a558-4eff-87fd-a2fa0279f165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db15840f-a558-4eff-87fd-a2fa0279f165) transitioned into state 'SUCCESS' from state '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-225250325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='968cb9f496de42fa9a6eaa9d88d64292',qos_specs=None,replication_status=,reservations=['06fd1333-fa8e-4af0-85b7-78c422918c4a','1db91ad5-de56-4dc3-b47f-3796f4955170','c94bfb36-f61d-4ff5-bbf7-d012c283ed32','28196175-b544-4a0a-86ba-574a94d2ae85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9228be6c5f3c4e19aaac3804c6ca84f9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6bf112-66b9-43e7-ab4d-fd20577bb08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c6bf112-66b9-43e7-ab4d-fd20577bb08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Flow 'volume_create_api' (305b4555-2bf0-468a-b95d-9419b11854eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Create volume request issued successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4127e19d-c5ac-4754-9d81-1d17decb9abf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 417/846] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:53 2026] POST /volume/v3/volumes => generated 761 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-81ad1e88-470a-4d0f-ba39-10f7d89a5bcd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-81ad1e88-470a-4d0f-ba39-10f7d89a5bcd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-81ad1e88-470a-4d0f-ba39-10f7d89a5bcd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-81ad1e88-470a-4d0f-ba39-10f7d89a5bcd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-81ad1e88-470a-4d0f-ba39-10f7d89a5bcd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-81ad1e88-470a-4d0f-ba39-10f7d89a5bcd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 200 Sep 05 11:35:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 430/847] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:53 2026] GET /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-794430f1-ef54-4feb-b661-b0c246831b7c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-794430f1-ef54-4feb-b661-b0c246831b7c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d Sep 05 11:35:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-794430f1-ef54-4feb-b661-b0c246831b7c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-794430f1-ef54-4feb-b661-b0c246831b7c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-794430f1-ef54-4feb-b661-b0c246831b7c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:54 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-794430f1-ef54-4feb-b661-b0c246831b7c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:54 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-794430f1-ef54-4feb-b661-b0c246831b7c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:54 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-794430f1-ef54-4feb-b661-b0c246831b7c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-794430f1-ef54-4feb-b661-b0c246831b7c tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d returned with HTTP 200 Sep 05 11:35:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 418/848] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:54 2026] GET /volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d => generated 914 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ac03e905-ce64-4b58-8b33-e820476c0101 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-546878744", "volume_type": "629434f6-eb54-4240-a91c-6fbd6e7ccd28", "group_id": "8d68193b-2950-4134-9b59-2960e3bada05", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-546878744', 'volume_type': '629434f6-eb54-4240-a91c-6fbd6e7ccd28', 'group_id': '8d68193b-2950-4134-9b59-2960e3bada05', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:54 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume of 1 GB Sep 05 11:35:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Availability Zones retrieved successfully. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Flow 'volume_create_api' (622c987c-b82b-4b9f-8305-b20359056561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0850c9b-1606-4a75-ac3b-57a2e82ded96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0850c9b-1606-4a75-ac3b-57a2e82ded96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:35:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=629434f6-eb54-4240-a91c-6fbd6e7ccd28,is_public=True,name='tempest-GroupsTest-volume-type-1394624592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '629434f6-eb54-4240-a91c-6fbd6e7ccd28', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d68193b-2950-4134-9b59-2960e3bada05', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f5a483-e0a0-43df-aeef-3182bfef3588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Created reservations ['8c8e59df-6461-4947-a89d-2cd788b78c82', '2fa52a2a-b2c4-43d8-988c-ffb528a52826', '59801dbe-17e2-4df8-9d76-af31e97ab144', 'cdc35932-1a51-4959-87f7-74a9ede93ab8'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f5a483-e0a0-43df-aeef-3182bfef3588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c8e59df-6461-4947-a89d-2cd788b78c82', '2fa52a2a-b2c4-43d8-988c-ffb528a52826', '59801dbe-17e2-4df8-9d76-af31e97ab144', 'cdc35932-1a51-4959-87f7-74a9ede93ab8']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e691e95-333b-48d8-beac-5390b124fc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e691e95-333b-48d8-beac-5390b124fc84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dad66d5-764d-40e1-9c4f-6cf352e4fc40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-546878744',encryption_key_id=None,group_id=8d68193b-2950-4134-9b59-2960e3bada05,group_type_id=,metadata={},multiattach=False,project_id='6f953fc96bb547ea928d8361b7ff1f9b',qos_specs=None,replication_status=,reservations=['8c8e59df-6461-4947-a89d-2cd788b78c82','2fa52a2a-b2c4-43d8-988c-ffb528a52826','59801dbe-17e2-4df8-9d76-af31e97ab144','cdc35932-1a51-4959-87f7-74a9ede93ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3881414827e74f96bf8d8d51ce45adea',volume_type_id=629434f6-eb54-4240-a91c-6fbd6e7ccd28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-546878744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d68193b-2950-4134-9b59-2960e3bada05,host=None,id=6dad66d5-764d-40e1-9c4f-6cf352e4fc40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f953fc96bb547ea928d8361b7ff1f9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3881414827e74f96bf8d8d51ce45adea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(629434f6-eb54-4240-a91c-6fbd6e7ccd28),volume_type_id=629434f6-eb54-4240-a91c-6fbd6e7ccd28)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efd5640-a41c-46e7-9a30-e099250e9a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efd5640-a41c-46e7-9a30-e099250e9a92) transitioned into state 'SUCCESS' from state '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-546878744',encryption_key_id=None,group_id=8d68193b-2950-4134-9b59-2960e3bada05,group_type_id=,metadata={},multiattach=False,project_id='6f953fc96bb547ea928d8361b7ff1f9b',qos_specs=None,replication_status=,reservations=['8c8e59df-6461-4947-a89d-2cd788b78c82','2fa52a2a-b2c4-43d8-988c-ffb528a52826','59801dbe-17e2-4df8-9d76-af31e97ab144','cdc35932-1a51-4959-87f7-74a9ede93ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3881414827e74f96bf8d8d51ce45adea',volume_type_id=629434f6-eb54-4240-a91c-6fbd6e7ccd28)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f303ca7c-6913-4812-b43f-c485fa3a2f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f303ca7c-6913-4812-b43f-c485fa3a2f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Flow 'volume_create_api' (622c987c-b82b-4b9f-8305-b20359056561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Create volume request issued successfully. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:54 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a56958a9-896b-46f0-ab61-b7eedb3ae308 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a56958a9-896b-46f0-ab61-b7eedb3ae308 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:35:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a56958a9-896b-46f0-ab61-b7eedb3ae308 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a56958a9-896b-46f0-ab61-b7eedb3ae308 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a56958a9-896b-46f0-ab61-b7eedb3ae308 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ac03e905-ce64-4b58-8b33-e820476c0101 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 431/849] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:35:54 2026] POST /volume/v3/volumes => generated 820 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:35:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a56958a9-896b-46f0-ab61-b7eedb3ae308 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 200 Sep 05 11:35:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 419/850] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:54 2026] GET /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:54 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:54 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:55 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e093b683-1d5f-4ce3-abd3-0441f5578266 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 returned with HTTP 200 Sep 05 11:35:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 432/851] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:54 2026] GET /volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 => generated 888 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1016147949"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1016147949'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Create volume of 1 GB Sep 05 11:35:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Availability Zones retrieved successfully. Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Flow 'volume_create_api' (c695e006-b124-4bd0-bbaa-464cf62f604f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54fde22-7238-4bcb-821a-51ca0b9a8d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d54fde22-7238-4bcb-821a-51ca0b9a8d86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108651f5-4c46-418b-96dc-3522a5e50558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Created reservations ['16aaff49-bab4-4c0a-a600-83b4a5b57656', '7a651e81-ee0e-4b41-ba9a-5834337ae175', 'b0d39065-f71a-4518-8f0d-9c4b61103cb7', '451825ca-93ef-4847-bbe5-3c00fdaafa59'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108651f5-4c46-418b-96dc-3522a5e50558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16aaff49-bab4-4c0a-a600-83b4a5b57656', '7a651e81-ee0e-4b41-ba9a-5834337ae175', 'b0d39065-f71a-4518-8f0d-9c4b61103cb7', '451825ca-93ef-4847-bbe5-3c00fdaafa59']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24efd0c4-1e41-497a-a05f-dbc41ecdab14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24efd0c4-1e41-497a-a05f-dbc41ecdab14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29743488-10e4-466d-b7fc-dce8aedc76ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1016147949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75c9c5feada24708acbfcf4ee4ecc778',qos_specs=None,replication_status=,reservations=['16aaff49-bab4-4c0a-a600-83b4a5b57656','7a651e81-ee0e-4b41-ba9a-5834337ae175','b0d39065-f71a-4518-8f0d-9c4b61103cb7','451825ca-93ef-4847-bbe5-3c00fdaafa59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee8452324624fceb4b555ea5a27c4dd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1016147949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29743488-10e4-466d-b7fc-dce8aedc76ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75c9c5feada24708acbfcf4ee4ecc778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eee8452324624fceb4b555ea5a27c4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c1cb6e-1d44-4ad2-815c-ccec2285f1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c1cb6e-1d44-4ad2-815c-ccec2285f1cf) transitioned into state 'SUCCESS' from state '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-1016147949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75c9c5feada24708acbfcf4ee4ecc778',qos_specs=None,replication_status=,reservations=['16aaff49-bab4-4c0a-a600-83b4a5b57656','7a651e81-ee0e-4b41-ba9a-5834337ae175','b0d39065-f71a-4518-8f0d-9c4b61103cb7','451825ca-93ef-4847-bbe5-3c00fdaafa59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee8452324624fceb4b555ea5a27c4dd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e87fa84-5c88-44f1-8b64-90d630bb4fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e87fa84-5c88-44f1-8b64-90d630bb4fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Flow 'volume_create_api' (c695e006-b124-4bd0-bbaa-464cf62f604f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Create volume request issued successfully. Sep 05 11:35:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-13624bff-84ff-4e72-bde7-6f2793c49f65 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 420/852] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:55 2026] POST /volume/v3/volumes => generated 754 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ca57aca7-f130-4e15-ad2c-eb5ebd41914e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-593518a2-91ed-42a1-bc63-9f2a17ee5c02 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-593518a2-91ed-42a1-bc63-9f2a17ee5c02 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-593518a2-91ed-42a1-bc63-9f2a17ee5c02 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-593518a2-91ed-42a1-bc63-9f2a17ee5c02 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ca57aca7-f130-4e15-ad2c-eb5ebd41914e tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce Sep 05 11:35:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ca57aca7-f130-4e15-ad2c-eb5ebd41914e tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ca57aca7-f130-4e15-ad2c-eb5ebd41914e tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-593518a2-91ed-42a1-bc63-9f2a17ee5c02 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-593518a2-91ed-42a1-bc63-9f2a17ee5c02 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 200 Sep 05 11:35:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 421/853] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:55 2026] GET /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ca57aca7-f130-4e15-ad2c-eb5ebd41914e tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-58460ae7-c542-4012-b527-65f2a2cde7f8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ca57aca7-f130-4e15-ad2c-eb5ebd41914e tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce returned with HTTP 200 Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58460ae7-c542-4012-b527-65f2a2cde7f8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58460ae7-c542-4012-b527-65f2a2cde7f8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 433/854] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:55 2026] GET /volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce => generated 822 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58460ae7-c542-4012-b527-65f2a2cde7f8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-58460ae7-c542-4012-b527-65f2a2cde7f8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58460ae7-c542-4012-b527-65f2a2cde7f8 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 200 Sep 05 11:35:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 422/855] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:56 2026] GET /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:56 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cbaa562a-a86b-46b3-99cb-394981d3ffe1 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 returned with HTTP 200 Sep 05 11:35:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 423/856] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:56 2026] GET /volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Create volume of 1 GB Sep 05 11:35:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Availability Zones retrieved successfully. Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Flow 'volume_create_api' (3882a029-feac-47ae-b476-95ff5f606ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cb7db8-9ac4-4f03-afdf-a807c6f4ece1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8cb7db8-9ac4-4f03-afdf-a807c6f4ece1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cfa105c-4f34-4b63-aa09-028ae739b3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Created reservations ['cd92b8ad-7472-42ee-9b5d-80b5dc785f52', 'edf99aae-84a7-4f88-8f81-19ec3dfb9814', '00139e83-94a3-43d5-adc3-b397d5a8d88c', 'ebe02aad-19fd-4fcf-a3e9-fef25e771742'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cfa105c-4f34-4b63-aa09-028ae739b3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd92b8ad-7472-42ee-9b5d-80b5dc785f52', 'edf99aae-84a7-4f88-8f81-19ec3dfb9814', '00139e83-94a3-43d5-adc3-b397d5a8d88c', 'ebe02aad-19fd-4fcf-a3e9-fef25e771742']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab709c0-9efa-4aa9-80f1-6916c86dd46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab709c0-9efa-4aa9-80f1-6916c86dd46e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ddd871f-3cae-4f19-a9a0-da570386b6ce', '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='a834bbc7218e448e86cc49eb9046678b',qos_specs=None,replication_status=,reservations=['cd92b8ad-7472-42ee-9b5d-80b5dc785f52','edf99aae-84a7-4f88-8f81-19ec3dfb9814','00139e83-94a3-43d5-adc3-b397d5a8d88c','ebe02aad-19fd-4fcf-a3e9-fef25e771742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee31349ad9b4d318cca19be4009d021',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ddd871f-3cae-4f19-a9a0-da570386b6ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a834bbc7218e448e86cc49eb9046678b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eee31349ad9b4d318cca19be4009d021',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77896c1-97c9-48c2-b86f-6975200da405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77896c1-97c9-48c2-b86f-6975200da405) transitioned into state 'SUCCESS' from 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='a834bbc7218e448e86cc49eb9046678b',qos_specs=None,replication_status=,reservations=['cd92b8ad-7472-42ee-9b5d-80b5dc785f52','edf99aae-84a7-4f88-8f81-19ec3dfb9814','00139e83-94a3-43d5-adc3-b397d5a8d88c','ebe02aad-19fd-4fcf-a3e9-fef25e771742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eee31349ad9b4d318cca19be4009d021',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1841478-6deb-4a6c-b157-3028c99d63ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1841478-6deb-4a6c-b157-3028c99d63ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Flow 'volume_create_api' (3882a029-feac-47ae-b476-95ff5f606ffd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Create volume request issued successfully. Sep 05 11:35:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8efc32fd-e7ab-4111-84fc-dc387e000abf tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 434/857] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:35:56 2026] POST /volume/v3/volumes => generated 740 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f60fda6f-f445-489d-ae7b-a4028e114b1a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f60fda6f-f445-489d-ae7b-a4028e114b1a tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] GET http://192.168.122.16/volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f60fda6f-f445-489d-ae7b-a4028e114b1a tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f60fda6f-f445-489d-ae7b-a4028e114b1a tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f60fda6f-f445-489d-ae7b-a4028e114b1a tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Volume info retrieved successfully. Sep 05 11:35:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f60fda6f-f445-489d-ae7b-a4028e114b1a tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] http://192.168.122.16/volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce returned with HTTP 200 Sep 05 11:35:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 424/858] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:56 2026] GET /volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce => generated 919 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-801104ad-a7cf-4548-a847-896dac66e453 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-801104ad-a7cf-4548-a847-896dac66e453 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-801104ad-a7cf-4548-a847-896dac66e453 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-801104ad-a7cf-4548-a847-896dac66e453 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-801104ad-a7cf-4548-a847-896dac66e453 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-801104ad-a7cf-4548-a847-896dac66e453 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce returned with HTTP 200 Sep 05 11:35:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 435/859] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:57 2026] GET /volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 Sep 05 11:35:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:35:57 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:57 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:57 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-97dbc2e7-21b9-468a-813f-1a9c404aff6d tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 returned with HTTP 200 Sep 05 11:35:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 425/860] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:35:57 2026] GET /volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 => generated 913 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-59ef93be-f45b-4477-b1de-57535104f277 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59ef93be-f45b-4477-b1de-57535104f277 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] PUT http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-59ef93be-f45b-4477-b1de-57535104f277 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "6dad66d5-764d-40e1-9c4f-6cf352e4fc40"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-59ef93be-f45b-4477-b1de-57535104f277 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Update called for group 8d68193b-2950-4134-9b59-2960e3bada05. {{(pid=87023) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-59ef93be-f45b-4477-b1de-57535104f277 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Updating group 8d68193b-2950-4134-9b59-2960e3bada05 with name new_group description: This is a new group add_volumes: None remove_volumes: 6dad66d5-764d-40e1-9c4f-6cf352e4fc40. Sep 05 11:35:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59ef93be-f45b-4477-b1de-57535104f277 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 202 Sep 05 11:35:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 436/861] 192.168.122.16 () {62 vars in 1286 bytes} [Sat Sep 5 11:35:57 2026] PUT /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:35:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ce545d03-7361-48b6-a6d0-21c689d30954 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce545d03-7361-48b6-a6d0-21c689d30954 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:35:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce545d03-7361-48b6-a6d0-21c689d30954 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce545d03-7361-48b6-a6d0-21c689d30954 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-ce545d03-7361-48b6-a6d0-21c689d30954 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:57 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce545d03-7361-48b6-a6d0-21c689d30954 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 200 Sep 05 11:35:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 426/862] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:57 2026] GET /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 323 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e77cbd8d-a61f-4a35-a70d-a6c9b4681654 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e77cbd8d-a61f-4a35-a70d-a6c9b4681654 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] GET http://192.168.122.16/volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e77cbd8d-a61f-4a35-a70d-a6c9b4681654 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e77cbd8d-a61f-4a35-a70d-a6c9b4681654 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e77cbd8d-a61f-4a35-a70d-a6c9b4681654 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Volume info retrieved successfully. Sep 05 11:35:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e77cbd8d-a61f-4a35-a70d-a6c9b4681654 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] http://192.168.122.16/volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce returned with HTTP 200 Sep 05 11:35:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 437/863] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:57 2026] GET /volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce => generated 969 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-578a51c9-6cd6-4bd5-9fc7-269c497717ec None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-578a51c9-6cd6-4bd5-9fc7-269c497717ec tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-578a51c9-6cd6-4bd5-9fc7-269c497717ec tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-578a51c9-6cd6-4bd5-9fc7-269c497717ec tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-578a51c9-6cd6-4bd5-9fc7-269c497717ec tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-578a51c9-6cd6-4bd5-9fc7-269c497717ec tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce returned with HTTP 200 Sep 05 11:35:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 427/864] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:58 2026] GET /volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "29743488-10e4-466d-b7fc-dce8aedc76ce", "size": 2, "name": "tempest-VolumesCloneTest-Volume-885535701"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Create volume request body: {'volume': {'source_volid': '29743488-10e4-466d-b7fc-dce8aedc76ce', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-885535701'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume retrieved successfully. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Create volume of 2 GB Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Availability Zones retrieved successfully. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Flow 'volume_create_api' (241656ec-796c-476d-8018-ac08c62073c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f643923a-884d-43c0-a32f-1cb46de055c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f643923a-884d-43c0-a32f-1cb46de055c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '29743488-10e4-466d-b7fc-dce8aedc76ce', 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a34d297-1386-49b6-bbf3-bc46854598ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Created reservations ['c8c67745-280b-4afb-837d-5371f39235f1', 'a6d52f9e-2318-4d90-9546-f61cd9d7b7f6', '9242ddab-f11f-41ff-9673-1cde047cfb3a', '95c8fc04-c4f5-4846-8878-63adb96c43d9'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a34d297-1386-49b6-bbf3-bc46854598ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8c67745-280b-4afb-837d-5371f39235f1', 'a6d52f9e-2318-4d90-9546-f61cd9d7b7f6', '9242ddab-f11f-41ff-9673-1cde047cfb3a', '95c8fc04-c4f5-4846-8878-63adb96c43d9']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23a999c-d298-4176-9fcd-b0a1cc49e42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23a999c-d298-4176-9fcd-b0a1cc49e42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7dd8577-6dee-463d-92ac-eb23b4febfcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-885535701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75c9c5feada24708acbfcf4ee4ecc778',qos_specs=None,replication_status=,reservations=['c8c67745-280b-4afb-837d-5371f39235f1','a6d52f9e-2318-4d90-9546-f61cd9d7b7f6','9242ddab-f11f-41ff-9673-1cde047cfb3a','95c8fc04-c4f5-4846-8878-63adb96c43d9'],size=2,snapshot_id=None,source_replicaid=,source_volid=29743488-10e4-466d-b7fc-dce8aedc76ce,status='creating',user_id='eee8452324624fceb4b555ea5a27c4dd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-885535701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7dd8577-6dee-463d-92ac-eb23b4febfcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75c9c5feada24708acbfcf4ee4ecc778',provider_auth=None,provider_geometry=None,provider_id=None,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=29743488-10e4-466d-b7fc-dce8aedc76ce,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eee8452324624fceb4b555ea5a27c4dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9401030a-9b94-4c12-ad15-d40eb0e79e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9401030a-9b94-4c12-ad15-d40eb0e79e9f) transitioned into state 'SUCCESS' from state '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-885535701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75c9c5feada24708acbfcf4ee4ecc778',qos_specs=None,replication_status=,reservations=['c8c67745-280b-4afb-837d-5371f39235f1','a6d52f9e-2318-4d90-9546-f61cd9d7b7f6','9242ddab-f11f-41ff-9673-1cde047cfb3a','95c8fc04-c4f5-4846-8878-63adb96c43d9'],size=2,snapshot_id=None,source_replicaid=,source_volid=29743488-10e4-466d-b7fc-dce8aedc76ce,status='creating',user_id='eee8452324624fceb4b555ea5a27c4dd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa7d49f-1064-4d5d-9c94-ad76405288c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa7d49f-1064-4d5d-9c94-ad76405288c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Flow 'volume_create_api' (241656ec-796c-476d-8018-ac08c62073c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Create volume request issued successfully. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62ec004a-480e-49cf-9205-3adf6cc32ac7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:35:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 438/865] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:35:58 2026] POST /volume/v3/volumes => generated 787 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-887edbfe-a119-447c-93ed-2b4144556b8d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-887edbfe-a119-447c-93ed-2b4144556b8d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-887edbfe-a119-447c-93ed-2b4144556b8d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-887edbfe-a119-447c-93ed-2b4144556b8d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-887edbfe-a119-447c-93ed-2b4144556b8d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-887edbfe-a119-447c-93ed-2b4144556b8d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:35:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 428/866] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:58 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5e3fa28d-d877-4517-8eba-53f3f703ce35 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e3fa28d-d877-4517-8eba-53f3f703ce35 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e3fa28d-d877-4517-8eba-53f3f703ce35 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e3fa28d-d877-4517-8eba-53f3f703ce35 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-5e3fa28d-d877-4517-8eba-53f3f703ce35 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e3fa28d-d877-4517-8eba-53f3f703ce35 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 200 Sep 05 11:35:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 439/867] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:58 2026] GET /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 324 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bf0e0b57-2db1-4af8-b0e7-e040c78becc6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bf0e0b57-2db1-4af8-b0e7-e040c78becc6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bf0e0b57-2db1-4af8-b0e7-e040c78becc6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bf0e0b57-2db1-4af8-b0e7-e040c78becc6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-bf0e0b57-2db1-4af8-b0e7-e040c78becc6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bf0e0b57-2db1-4af8-b0e7-e040c78becc6 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 200 Sep 05 11:35:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 429/868] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:58 2026] GET /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /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 05 11:35:58 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Get all volumes completed successfully. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:35:58 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-307d72aa-64c8-4c9b-9d14-f8006e7f6645 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-307d72aa-64c8-4c9b-9d14-f8006e7f6645 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] GET http://192.168.122.16/volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-307d72aa-64c8-4c9b-9d14-f8006e7f6645 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-307d72aa-64c8-4c9b-9d14-f8006e7f6645 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8d546f99-0101-4a0e-a8d6-9b3c95f495fb tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:35:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 440/869] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:35:58 2026] GET /volume/v3/volumes/detail => generated 1786 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-183cde5b-77f0-4b3f-9b74-eda8ed30cbf9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-183cde5b-77f0-4b3f-9b74-eda8ed30cbf9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] PUT http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-183cde5b-77f0-4b3f-9b74-eda8ed30cbf9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6dad66d5-764d-40e1-9c4f-6cf352e4fc40"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-183cde5b-77f0-4b3f-9b74-eda8ed30cbf9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Update called for group 8d68193b-2950-4134-9b59-2960e3bada05. {{(pid=87023) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-183cde5b-77f0-4b3f-9b74-eda8ed30cbf9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Updating group 8d68193b-2950-4134-9b59-2960e3bada05 with name None description: None add_volumes: 6dad66d5-764d-40e1-9c4f-6cf352e4fc40 remove_volumes: None. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-307d72aa-64c8-4c9b-9d14-f8006e7f6645 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Volume info retrieved successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-307d72aa-64c8-4c9b-9d14-f8006e7f6645 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] http://192.168.122.16/volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce returned with HTTP 200 Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 430/870] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:58 2026] GET /volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce => generated 970 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-625d04fe-a497-441d-9c8b-79c20acb08a3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-625d04fe-a497-441d-9c8b-79c20acb08a3 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] GET http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1&project_id=968cb9f496de42fa9a6eaa9d88d64292 Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-625d04fe-a497-441d-9c8b-79c20acb08a3 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-625d04fe-a497-441d-9c8b-79c20acb08a3 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-625d04fe-a497-441d-9c8b-79c20acb08a3 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Could not evaluate value 968cb9f496de42fa9a6eaa9d88d64292, assuming string {{(pid=87022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-625d04fe-a497-441d-9c8b-79c20acb08a3 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Searching by: MultiDict([('project_id', '968cb9f496de42fa9a6eaa9d88d64292'), ('all_tenants', 1)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-183cde5b-77f0-4b3f-9b74-eda8ed30cbf9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 202 Sep 05 11:35:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 441/871] 192.168.122.16 () {62 vars in 1285 bytes} [Sat Sep 5 11:35:59 2026] PUT /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1441bf35-94bb-41bd-90bc-4d758bf6e7f0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1441bf35-94bb-41bd-90bc-4d758bf6e7f0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1441bf35-94bb-41bd-90bc-4d758bf6e7f0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1441bf35-94bb-41bd-90bc-4d758bf6e7f0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-1441bf35-94bb-41bd-90bc-4d758bf6e7f0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1441bf35-94bb-41bd-90bc-4d758bf6e7f0 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 200 Sep 05 11:35:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 442/872] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:35:59 2026] GET /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-625d04fe-a497-441d-9c8b-79c20acb08a3 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Get all volumes completed successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-625d04fe-a497-441d-9c8b-79c20acb08a3 tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1&project_id=968cb9f496de42fa9a6eaa9d88d64292 returned with HTTP 200 Sep 05 11:35:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 431/873] 192.168.122.16 () {58 vars in 1252 bytes} [Sat Sep 5 11:35:59 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=968cb9f496de42fa9a6eaa9d88d64292 => generated 3035 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-14b736ad-2eb4-4fc1-85e2-a3ff19d454fc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-14b736ad-2eb4-4fc1-85e2-a3ff19d454fc tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-14b736ad-2eb4-4fc1-85e2-a3ff19d454fc tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-14b736ad-2eb4-4fc1-85e2-a3ff19d454fc tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-14b736ad-2eb4-4fc1-85e2-a3ff19d454fc tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Delete volume with id: 7ddd871f-3cae-4f19-a9a0-da570386b6ce Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-14b736ad-2eb4-4fc1-85e2-a3ff19d454fc tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Volume info retrieved successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-14b736ad-2eb4-4fc1-85e2-a3ff19d454fc tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] Delete volume request issued successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-14b736ad-2eb4-4fc1-85e2-a3ff19d454fc tempest-VolumesListAdminTestJSON-1496235903 tempest-VolumesListAdminTestJSON-1496235903-project-admin] http://192.168.122.16/volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce returned with HTTP 202 Sep 05 11:35:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 443/874] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:59 2026] DELETE /volume/v3/volumes/7ddd871f-3cae-4f19-a9a0-da570386b6ce => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f76dd6a5-b0fc-4719-95a2-2e889c68c435 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f76dd6a5-b0fc-4719-95a2-2e889c68c435 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f76dd6a5-b0fc-4719-95a2-2e889c68c435 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f76dd6a5-b0fc-4719-95a2-2e889c68c435 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f76dd6a5-b0fc-4719-95a2-2e889c68c435 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f76dd6a5-b0fc-4719-95a2-2e889c68c435 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 200 Sep 05 11:35:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 432/875] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:59 2026] GET /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b2301782-49af-42dc-b829-bcabdfa3f4ba None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2301782-49af-42dc-b829-bcabdfa3f4ba tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] DELETE http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2301782-49af-42dc-b829-bcabdfa3f4ba tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2301782-49af-42dc-b829-bcabdfa3f4ba tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b2301782-49af-42dc-b829-bcabdfa3f4ba tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Delete volume with id: cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b2301782-49af-42dc-b829-bcabdfa3f4ba tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b2301782-49af-42dc-b829-bcabdfa3f4ba tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Delete volume request issued successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2301782-49af-42dc-b829-bcabdfa3f4ba tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 202 Sep 05 11:35:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 444/876] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:35:59 2026] DELETE /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2f257437-b0a0-4d13-ac34-2a3a0c6936bd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2f257437-b0a0-4d13-ac34-2a3a0c6936bd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2f257437-b0a0-4d13-ac34-2a3a0c6936bd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2f257437-b0a0-4d13-ac34-2a3a0c6936bd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2f257437-b0a0-4d13-ac34-2a3a0c6936bd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2f257437-b0a0-4d13-ac34-2a3a0c6936bd tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 200 Sep 05 11:35:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 433/877] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:59 2026] GET /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6cb955c4-4b9e-4b58-b3b8-faa37f7c09fc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6cb955c4-4b9e-4b58-b3b8-faa37f7c09fc tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6cb955c4-4b9e-4b58-b3b8-faa37f7c09fc tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6cb955c4-4b9e-4b58-b3b8-faa37f7c09fc tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6cb955c4-4b9e-4b58-b3b8-faa37f7c09fc tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:35:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6cb955c4-4b9e-4b58-b3b8-faa37f7c09fc tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:35:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 445/878] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:35:59 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c49ff16a-1245-4c7c-826e-3f0e61656838 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c49ff16a-1245-4c7c-826e-3f0e61656838 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c49ff16a-1245-4c7c-826e-3f0e61656838 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c49ff16a-1245-4c7c-826e-3f0e61656838 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-c49ff16a-1245-4c7c-826e-3f0e61656838 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:36:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c49ff16a-1245-4c7c-826e-3f0e61656838 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 200 Sep 05 11:36:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 434/879] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:36:00 2026] GET /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 324 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Get all volumes completed successfully. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:36:00 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:36:00 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3856b45-628e-4ca9-bebe-79dd1ab2cd34 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:36:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 446/880] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:36:00 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /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 05 11:36:00 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Get all volumes completed successfully. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:36:00 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0967d60a-b23b-41aa-8e13-c7762f1a1be2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0967d60a-b23b-41aa-8e13-c7762f1a1be2 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0967d60a-b23b-41aa-8e13-c7762f1a1be2 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0967d60a-b23b-41aa-8e13-c7762f1a1be2 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87022]: WARNING stevedore.named [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:36:00 devstack devstack@c-api.service[87022]: WARNING castellan.key_manager [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:36:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0967d60a-b23b-41aa-8e13-c7762f1a1be2 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0967d60a-b23b-41aa-8e13-c7762f1a1be2 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 200 Sep 05 11:36:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 447/881] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:00 2026] GET /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-03003611-3b73-464f-ab3f-08fb96a08d50 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03003611-3b73-464f-ab3f-08fb96a08d50 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03003611-3b73-464f-ab3f-08fb96a08d50 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03003611-3b73-464f-ab3f-08fb96a08d50 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cf3dcd03-f4b5-491f-961e-aeb9fc0a9f49 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:36:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 435/882] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:36:00 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:36:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ceda8ec1-fef4-4314-8edd-720d7d9e1d84 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03003611-3b73-464f-ab3f-08fb96a08d50 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ceda8ec1-fef4-4314-8edd-720d7d9e1d84 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] POST http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05/action Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ceda8ec1-fef4-4314-8edd-720d7d9e1d84 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ceda8ec1-fef4-4314-8edd-720d7d9e1d84 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03003611-3b73-464f-ab3f-08fb96a08d50 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 448/883] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:00 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-ceda8ec1-fef4-4314-8edd-720d7d9e1d84 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] delete called for group 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87022) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:36:00 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-ceda8ec1-fef4-4314-8edd-720d7d9e1d84 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Delete group with id: 8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /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 05 11:36:00 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:36:00 devstack devstack@c-api.service[87022]: /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 05 11:36:00 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ceda8ec1-fef4-4314-8edd-720d7d9e1d84 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05/action returned with HTTP 202 Sep 05 11:36:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 436/884] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:36:00 2026] POST /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:36:01 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:36:01 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-769efcad-9d2c-44cb-bf18-c1659c3c27b2 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 returned with HTTP 200 Sep 05 11:36:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 449/885] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:36:01 2026] GET /volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 => generated 912 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e2ba9323-b7e9-4e5d-a84c-78affa4192cb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2ba9323-b7e9-4e5d-a84c-78affa4192cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc Sep 05 11:36:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2ba9323-b7e9-4e5d-a84c-78affa4192cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2ba9323-b7e9-4e5d-a84c-78affa4192cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2ba9323-b7e9-4e5d-a84c-78affa4192cb tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc returned with HTTP 404 Sep 05 11:36:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 437/886] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:01 2026] GET /volume/v3/volumes/cfcd2875-9755-4c83-b00e-14f8ed206dcc => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-36138031-2875-4066-9d5a-3e9e0b0c23e3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-36138031-2875-4066-9d5a-3e9e0b0c23e3 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-36138031-2875-4066-9d5a-3e9e0b0c23e3 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-36138031-2875-4066-9d5a-3e9e0b0c23e3 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-36138031-2875-4066-9d5a-3e9e0b0c23e3 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-36138031-2875-4066-9d5a-3e9e0b0c23e3 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 200 Sep 05 11:36:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fec05abd-8860-4c06-b0f2-c1049c4f8037 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 450/887] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:01 2026] GET /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 854 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fec05abd-8860-4c06-b0f2-c1049c4f8037 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fec05abd-8860-4c06-b0f2-c1049c4f8037 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fec05abd-8860-4c06-b0f2-c1049c4f8037 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-95af61fd-e781-42b9-bb55-5a77aac9ba07 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95af61fd-e781-42b9-bb55-5a77aac9ba07 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] DELETE http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95af61fd-e781-42b9-bb55-5a77aac9ba07 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95af61fd-e781-42b9-bb55-5a77aac9ba07 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:01 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-95af61fd-e781-42b9-bb55-5a77aac9ba07 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Delete volume with id: 29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:36:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fec05abd-8860-4c06-b0f2-c1049c4f8037 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-95af61fd-e781-42b9-bb55-5a77aac9ba07 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fec05abd-8860-4c06-b0f2-c1049c4f8037 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 438/888] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:01 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-95af61fd-e781-42b9-bb55-5a77aac9ba07 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Delete volume request issued successfully. Sep 05 11:36:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95af61fd-e781-42b9-bb55-5a77aac9ba07 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 202 Sep 05 11:36:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 451/889] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:01 2026] DELETE /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-00ceb6d8-7437-49a2-8ec7-f6a597a806fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-00ceb6d8-7437-49a2-8ec7-f6a597a806fc tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:36:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-00ceb6d8-7437-49a2-8ec7-f6a597a806fc tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-00ceb6d8-7437-49a2-8ec7-f6a597a806fc tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-00ceb6d8-7437-49a2-8ec7-f6a597a806fc tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-00ceb6d8-7437-49a2-8ec7-f6a597a806fc tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 200 Sep 05 11:36:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 439/890] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:02 2026] GET /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 Sep 05 11:36:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Volume info retrieved successfully. Sep 05 11:36:02 devstack devstack@c-api.service[87023]: WARNING stevedore.named [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 05 11:36:02 devstack devstack@c-api.service[87023]: WARNING castellan.key_manager [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 05 11:36:02 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:36:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc24a22d-c9f5-4a0a-aba2-66c49b8aabb9 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 returned with HTTP 200 Sep 05 11:36:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 452/891] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:36:02 2026] GET /volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7597e222-1c05-4adc-872f-4bec7b89f868 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7597e222-1c05-4adc-872f-4bec7b89f868 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7597e222-1c05-4adc-872f-4bec7b89f868 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7597e222-1c05-4adc-872f-4bec7b89f868 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7597e222-1c05-4adc-872f-4bec7b89f868 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7597e222-1c05-4adc-872f-4bec7b89f868 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 440/892] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:03 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ece4bab3-8960-4bba-b84e-5602f0cd74db None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ece4bab3-8960-4bba-b84e-5602f0cd74db tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ece4bab3-8960-4bba-b84e-5602f0cd74db tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ece4bab3-8960-4bba-b84e-5602f0cd74db tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ece4bab3-8960-4bba-b84e-5602f0cd74db tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ece4bab3-8960-4bba-b84e-5602f0cd74db tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 200 Sep 05 11:36:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 453/893] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:03 2026] GET /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5d868fbf-c246-4e18-aa45-ad913e7f36dc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d868fbf-c246-4e18-aa45-ad913e7f36dc tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d868fbf-c246-4e18-aa45-ad913e7f36dc tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d868fbf-c246-4e18-aa45-ad913e7f36dc tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d868fbf-c246-4e18-aa45-ad913e7f36dc tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 returned with HTTP 404 Sep 05 11:36:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 441/894] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:36:03 2026] GET /volume/v3/volumes/6dad66d5-764d-40e1-9c4f-6cf352e4fc40 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c170d3ea-9b39-48dd-aedc-657f51cd052b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c170d3ea-9b39-48dd-aedc-657f51cd052b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c170d3ea-9b39-48dd-aedc-657f51cd052b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c170d3ea-9b39-48dd-aedc-657f51cd052b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c170d3ea-9b39-48dd-aedc-657f51cd052b tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d returned with HTTP 404 Sep 05 11:36:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 454/895] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:36:03 2026] GET /volume/v3/volumes/972ef914-c54b-4849-8b6e-11ce092d3d5d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c7533dec-2bbf-458b-a24b-83204bdebfc5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7533dec-2bbf-458b-a24b-83204bdebfc5 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] GET http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7533dec-2bbf-458b-a24b-83204bdebfc5 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7533dec-2bbf-458b-a24b-83204bdebfc5 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-c7533dec-2bbf-458b-a24b-83204bdebfc5 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] show called for member 8d68193b-2950-4134-9b59-2960e3bada05 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7533dec-2bbf-458b-a24b-83204bdebfc5 tempest-GroupsTest-1978181229 tempest-GroupsTest-1978181229-project-member] http://192.168.122.16/volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 returned with HTTP 404 Sep 05 11:36:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 442/896] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:36:03 2026] GET /volume/v3/groups/8d68193b-2950-4134-9b59-2960e3bada05 => generated 108 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f50bb650-0da2-4d01-8c75-239be4338520 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f50bb650-0da2-4d01-8c75-239be4338520 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/394b63b2-99aa-4905-9a9e-7831c5a7b645 Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f50bb650-0da2-4d01-8c75-239be4338520 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f50bb650-0da2-4d01-8c75-239be4338520 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f50bb650-0da2-4d01-8c75-239be4338520 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/group_types/394b63b2-99aa-4905-9a9e-7831c5a7b645 returned with HTTP 202 Sep 05 11:36:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 455/897] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:36:03 2026] DELETE /volume/v3/group_types/394b63b2-99aa-4905-9a9e-7831c5a7b645 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1a07edd4-3728-4453-9524-575d3e06f152 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1a07edd4-3728-4453-9524-575d3e06f152 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] DELETE http://192.168.122.16/volume/v3/types/629434f6-eb54-4240-a91c-6fbd6e7ccd28 Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1a07edd4-3728-4453-9524-575d3e06f152 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1a07edd4-3728-4453-9524-575d3e06f152 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1a07edd4-3728-4453-9524-575d3e06f152 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/types/629434f6-eb54-4240-a91c-6fbd6e7ccd28 returned with HTTP 202 Sep 05 11:36:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 443/898] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:36:03 2026] DELETE /volume/v3/types/629434f6-eb54-4240-a91c-6fbd6e7ccd28 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-902c2d3f-98b3-4d50-a6c3-40327a780a21 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-902c2d3f-98b3-4d50-a6c3-40327a780a21 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] GET http://192.168.122.16/volume/v3/types/629434f6-eb54-4240-a91c-6fbd6e7ccd28 Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-902c2d3f-98b3-4d50-a6c3-40327a780a21 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-902c2d3f-98b3-4d50-a6c3-40327a780a21 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-902c2d3f-98b3-4d50-a6c3-40327a780a21 tempest-GroupsTest-188279768 tempest-GroupsTest-188279768-project-admin] http://192.168.122.16/volume/v3/types/629434f6-eb54-4240-a91c-6fbd6e7ccd28 returned with HTTP 404 Sep 05 11:36:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 456/899] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:36:03 2026] GET /volume/v3/types/629434f6-eb54-4240-a91c-6fbd6e7ccd28 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4f2b314d-b745-47c6-ab39-dc83844636b7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f2b314d-b745-47c6-ab39-dc83844636b7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f2b314d-b745-47c6-ab39-dc83844636b7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f2b314d-b745-47c6-ab39-dc83844636b7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3f34f85e-0faf-4571-a64e-d879613ff888 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4f2b314d-b745-47c6-ab39-dc83844636b7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3f34f85e-0faf-4571-a64e-d879613ff888 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 Sep 05 11:36:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3f34f85e-0faf-4571-a64e-d879613ff888 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3f34f85e-0faf-4571-a64e-d879613ff888 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f2b314d-b745-47c6-ab39-dc83844636b7 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 444/900] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:04 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3f34f85e-0faf-4571-a64e-d879613ff888 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 returned with HTTP 404 Sep 05 11:36:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 457/901] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:04 2026] GET /volume/v3/volumes/29672d66-8456-445d-94c5-366107ad16c5 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7d1082cf-ebcd-46f4-9bad-4153b53b1270 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7d1082cf-ebcd-46f4-9bad-4153b53b1270 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7d1082cf-ebcd-46f4-9bad-4153b53b1270 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7d1082cf-ebcd-46f4-9bad-4153b53b1270 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7d1082cf-ebcd-46f4-9bad-4153b53b1270 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7d1082cf-ebcd-46f4-9bad-4153b53b1270 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 200 Sep 05 11:36:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 445/902] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:04 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 855 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3ff93e01-9433-419f-a3ed-0ccc857d00a6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ff93e01-9433-419f-a3ed-0ccc857d00a6 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:36:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ff93e01-9433-419f-a3ed-0ccc857d00a6 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ff93e01-9433-419f-a3ed-0ccc857d00a6 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:04 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-3ff93e01-9433-419f-a3ed-0ccc857d00a6 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Delete volume with id: c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:36:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3ff93e01-9433-419f-a3ed-0ccc857d00a6 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3ff93e01-9433-419f-a3ed-0ccc857d00a6 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Delete volume request issued successfully. Sep 05 11:36:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ff93e01-9433-419f-a3ed-0ccc857d00a6 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 202 Sep 05 11:36:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 458/903] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:04 2026] DELETE /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cb217ce6-5585-4a14-b18e-d2a2ae363c63 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cb217ce6-5585-4a14-b18e-d2a2ae363c63 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cb217ce6-5585-4a14-b18e-d2a2ae363c63 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cb217ce6-5585-4a14-b18e-d2a2ae363c63 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cb217ce6-5585-4a14-b18e-d2a2ae363c63 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cb217ce6-5585-4a14-b18e-d2a2ae363c63 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 200 Sep 05 11:36:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 446/904] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:04 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c4f33aa2-0b4b-4f88-b99d-df9cdc8563ef None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4f33aa2-0b4b-4f88-b99d-df9cdc8563ef tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4f33aa2-0b4b-4f88-b99d-df9cdc8563ef tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4f33aa2-0b4b-4f88-b99d-df9cdc8563ef tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c4f33aa2-0b4b-4f88-b99d-df9cdc8563ef tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4f33aa2-0b4b-4f88-b99d-df9cdc8563ef tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 459/905] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:05 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe016455-b097-4803-8671-620c35608f8f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe016455-b097-4803-8671-620c35608f8f tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:36:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe016455-b097-4803-8671-620c35608f8f tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe016455-b097-4803-8671-620c35608f8f tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe016455-b097-4803-8671-620c35608f8f tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe016455-b097-4803-8671-620c35608f8f tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 200 Sep 05 11:36:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 447/906] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:05 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 854 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9a3a7e38-3bd6-452e-b971-4de24693a9c2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a3a7e38-3bd6-452e-b971-4de24693a9c2 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a3a7e38-3bd6-452e-b971-4de24693a9c2 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a3a7e38-3bd6-452e-b971-4de24693a9c2 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9a3a7e38-3bd6-452e-b971-4de24693a9c2 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a3a7e38-3bd6-452e-b971-4de24693a9c2 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 460/907] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:06 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-861f56e6-0692-435b-872b-84609f87f171 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-861f56e6-0692-435b-872b-84609f87f171 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:36:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-861f56e6-0692-435b-872b-84609f87f171 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-861f56e6-0692-435b-872b-84609f87f171 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-861f56e6-0692-435b-872b-84609f87f171 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Volume info retrieved successfully. Sep 05 11:36:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-861f56e6-0692-435b-872b-84609f87f171 tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 200 Sep 05 11:36:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 448/908] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 854 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-791e0213-33c0-49ed-8209-ca17308c9f47 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-791e0213-33c0-49ed-8209-ca17308c9f47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-791e0213-33c0-49ed-8209-ca17308c9f47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-791e0213-33c0-49ed-8209-ca17308c9f47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-791e0213-33c0-49ed-8209-ca17308c9f47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-791e0213-33c0-49ed-8209-ca17308c9f47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 461/909] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:07 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a96797fe-8ec9-4f60-8491-e1987f7a2cdf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a96797fe-8ec9-4f60-8491-e1987f7a2cdf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] GET http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 Sep 05 11:36:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a96797fe-8ec9-4f60-8491-e1987f7a2cdf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a96797fe-8ec9-4f60-8491-e1987f7a2cdf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a96797fe-8ec9-4f60-8491-e1987f7a2cdf tempest-VolumesListAdminTestJSON-1917417626 tempest-VolumesListAdminTestJSON-1917417626-project-member] http://192.168.122.16/volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 returned with HTTP 404 Sep 05 11:36:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 449/910] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:08 2026] GET /volume/v3/volumes/c653dc58-6f56-456c-93ce-a560f950a313 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:36:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-23fb8d4c-429c-4b82-9255-684298153142 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-23fb8d4c-429c-4b82-9255-684298153142 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-23fb8d4c-429c-4b82-9255-684298153142 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-23fb8d4c-429c-4b82-9255-684298153142 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-23fb8d4c-429c-4b82-9255-684298153142 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-23fb8d4c-429c-4b82-9255-684298153142 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 462/911] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:09 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8b2f46c5-7245-4478-b61d-f05dc3bcd5f9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8b2f46c5-7245-4478-b61d-f05dc3bcd5f9 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8b2f46c5-7245-4478-b61d-f05dc3bcd5f9 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8b2f46c5-7245-4478-b61d-f05dc3bcd5f9 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8b2f46c5-7245-4478-b61d-f05dc3bcd5f9 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8b2f46c5-7245-4478-b61d-f05dc3bcd5f9 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 450/912] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:10 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8de0ef5b-5844-40ec-8b8a-8672e9c57865 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8de0ef5b-5844-40ec-8b8a-8672e9c57865 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8de0ef5b-5844-40ec-8b8a-8672e9c57865 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8de0ef5b-5844-40ec-8b8a-8672e9c57865 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8de0ef5b-5844-40ec-8b8a-8672e9c57865 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8de0ef5b-5844-40ec-8b8a-8672e9c57865 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 463/913] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:11 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-48bfde14-2363-4924-bea1-79b570c54808 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48bfde14-2363-4924-bea1-79b570c54808 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48bfde14-2363-4924-bea1-79b570c54808 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48bfde14-2363-4924-bea1-79b570c54808 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-48bfde14-2363-4924-bea1-79b570c54808 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48bfde14-2363-4924-bea1-79b570c54808 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 451/914] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:12 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 880 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a7c15122-1364-4846-bf73-527365824007 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a7c15122-1364-4846-bf73-527365824007 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-reader] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a7c15122-1364-4846-bf73-527365824007 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a7c15122-1364-4846-bf73-527365824007 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a7c15122-1364-4846-bf73-527365824007 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-reader] Volume info retrieved successfully. Sep 05 11:36:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a7c15122-1364-4846-bf73-527365824007 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-reader] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 464/915] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:12 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 880 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b1047442-4343-485c-bf1c-fbe6bf271f6b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b1047442-4343-485c-bf1c-fbe6bf271f6b tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b1047442-4343-485c-bf1c-fbe6bf271f6b tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b1047442-4343-485c-bf1c-fbe6bf271f6b tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b1047442-4343-485c-bf1c-fbe6bf271f6b tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b1047442-4343-485c-bf1c-fbe6bf271f6b tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 452/916] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:13 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 880 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b6144aed-cfbd-4edd-b166-6b1cbb7c79b5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b6144aed-cfbd-4edd-b166-6b1cbb7c79b5 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] DELETE http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b6144aed-cfbd-4edd-b166-6b1cbb7c79b5 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b6144aed-cfbd-4edd-b166-6b1cbb7c79b5 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:13 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b6144aed-cfbd-4edd-b166-6b1cbb7c79b5 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Delete volume with id: f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b6144aed-cfbd-4edd-b166-6b1cbb7c79b5 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b6144aed-cfbd-4edd-b166-6b1cbb7c79b5 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Delete volume request issued successfully. Sep 05 11:36:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b6144aed-cfbd-4edd-b166-6b1cbb7c79b5 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 202 Sep 05 11:36:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 465/917] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:13 2026] DELETE /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bd85d09a-fcd8-418c-9dc3-b979dd6366db None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd85d09a-fcd8-418c-9dc3-b979dd6366db tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd85d09a-fcd8-418c-9dc3-b979dd6366db tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd85d09a-fcd8-418c-9dc3-b979dd6366db tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bd85d09a-fcd8-418c-9dc3-b979dd6366db tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd85d09a-fcd8-418c-9dc3-b979dd6366db tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 453/918] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:13 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8254f701-7d62-4afe-b7b2-4fc959a06c94 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4ff86e3b-e037-4495-94be-a8dc08c09973 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4ff86e3b-e037-4495-94be-a8dc08c09973 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4ff86e3b-e037-4495-94be-a8dc08c09973 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4ff86e3b-e037-4495-94be-a8dc08c09973 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8254f701-7d62-4afe-b7b2-4fc959a06c94 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:36:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8254f701-7d62-4afe-b7b2-4fc959a06c94 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-900836412", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1616533509", "vendor_name": "tempest-vendor_name-1752074928"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4ff86e3b-e037-4495-94be-a8dc08c09973 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8254f701-7d62-4afe-b7b2-4fc959a06c94 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:36:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 466/919] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:36:13 2026] POST /volume/v3/types => generated 327 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4ff86e3b-e037-4495-94be-a8dc08c09973 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 200 Sep 05 11:36:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 454/920] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:14 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 879 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5bfa402a-5041-4aa9-ba87-24995529a473", "size": 1, "name": "tempest-UserMessagesTest-Volume-1695104978"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Create volume request body: {'volume': {'volume_type': '5bfa402a-5041-4aa9-ba87-24995529a473', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1695104978'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Create volume of 1 GB Sep 05 11:36:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Availability Zones retrieved successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Flow 'volume_create_api' (e8441a63-0b80-4876-8159-b908368722a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fc8ea6-38cf-427c-ae88-4a024283d47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29fc8ea6-38cf-427c-ae88-4a024283d47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:36:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1616533509',vendor_name='tempest-vendor_name-1752074928'},id=5bfa402a-5041-4aa9-ba87-24995529a473,is_public=True,name='tempest-UserMessagesTest-volume-type-900836412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bfa402a-5041-4aa9-ba87-24995529a473', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cbc1517-9824-49eb-a6cf-065b8f84e7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-900836412 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-900836412, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-900836412 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-900836412, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Created reservations ['fc385149-9990-49ea-b0bb-833464068b57', '6940b560-e38e-451e-a0a2-8078f6116219', '532b77b0-7741-49d9-9b75-5a8982f7fa07', '6749b4f7-bb62-4fee-a890-3464759629d7'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cbc1517-9824-49eb-a6cf-065b8f84e7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc385149-9990-49ea-b0bb-833464068b57', '6940b560-e38e-451e-a0a2-8078f6116219', '532b77b0-7741-49d9-9b75-5a8982f7fa07', '6749b4f7-bb62-4fee-a890-3464759629d7']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd4ea4d-f83b-47d7-9587-6930e541d02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dd4ea4d-f83b-47d7-9587-6930e541d02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d251518-d089-465a-82b3-03d2a5fa4631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1695104978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae0d3241b9f415ca9deda3cd2fca9ac',qos_specs=None,replication_status=,reservations=['fc385149-9990-49ea-b0bb-833464068b57','6940b560-e38e-451e-a0a2-8078f6116219','532b77b0-7741-49d9-9b75-5a8982f7fa07','6749b4f7-bb62-4fee-a890-3464759629d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='729b8f1484164142b81b617bf496b009',volume_type_id=5bfa402a-5041-4aa9-ba87-24995529a473), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1695104978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d251518-d089-465a-82b3-03d2a5fa4631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae0d3241b9f415ca9deda3cd2fca9ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='729b8f1484164142b81b617bf496b009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bfa402a-5041-4aa9-ba87-24995529a473),volume_type_id=5bfa402a-5041-4aa9-ba87-24995529a473)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0e8786-27ab-48cf-934b-e87e32fa1ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b718af53-4a70-4e23-86a0-c44d457b4d47 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b718af53-4a70-4e23-86a0-c44d457b4d47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b718af53-4a70-4e23-86a0-c44d457b4d47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b718af53-4a70-4e23-86a0-c44d457b4d47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b718af53-4a70-4e23-86a0-c44d457b4d47 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd returned with HTTP 404 Sep 05 11:36:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 455/921] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:15 2026] GET /volume/v3/volumes/f7dd8577-6dee-463d-92ac-eb23b4febfcd => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0e8786-27ab-48cf-934b-e87e32fa1ef0) transitioned into state 'SUCCESS' from state '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-1695104978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae0d3241b9f415ca9deda3cd2fca9ac',qos_specs=None,replication_status=,reservations=['fc385149-9990-49ea-b0bb-833464068b57','6940b560-e38e-451e-a0a2-8078f6116219','532b77b0-7741-49d9-9b75-5a8982f7fa07','6749b4f7-bb62-4fee-a890-3464759629d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='729b8f1484164142b81b617bf496b009',volume_type_id=5bfa402a-5041-4aa9-ba87-24995529a473)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7ef47e-7f59-46e2-a782-159ec65314ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-33c6a3cb-52ee-4410-bb1c-7a00248aa39f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-33c6a3cb-52ee-4410-bb1c-7a00248aa39f tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-33c6a3cb-52ee-4410-bb1c-7a00248aa39f tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-33c6a3cb-52ee-4410-bb1c-7a00248aa39f tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f7ef47e-7f59-46e2-a782-159ec65314ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Flow 'volume_create_api' (e8441a63-0b80-4876-8159-b908368722a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Create volume request issued successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bd0a8a73-bedf-4549-9bbc-06767c643414 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 467/922] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:36:14 2026] POST /volume/v3/volumes => generated 791 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-33c6a3cb-52ee-4410-bb1c-7a00248aa39f tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-80c3437e-f292-4775-9b10-9a1b148d1289 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-33c6a3cb-52ee-4410-bb1c-7a00248aa39f tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce returned with HTTP 200 Sep 05 11:36:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 456/923] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:15 2026] GET /volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce => generated 847 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-80c3437e-f292-4775-9b10-9a1b148d1289 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-80c3437e-f292-4775-9b10-9a1b148d1289 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-80c3437e-f292-4775-9b10-9a1b148d1289 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3ace3526-bf0d-475b-b198-257dfe371d7d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ace3526-bf0d-475b-b198-257dfe371d7d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] DELETE http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ace3526-bf0d-475b-b198-257dfe371d7d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ace3526-bf0d-475b-b198-257dfe371d7d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-3ace3526-bf0d-475b-b198-257dfe371d7d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Delete volume with id: 29743488-10e4-466d-b7fc-dce8aedc76ce Sep 05 11:36:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3ace3526-bf0d-475b-b198-257dfe371d7d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-80c3437e-f292-4775-9b10-9a1b148d1289 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Volume info retrieved successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-80c3437e-f292-4775-9b10-9a1b148d1289 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 returned with HTTP 200 Sep 05 11:36:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 468/924] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:36:15 2026] GET /volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 => generated 859 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0b7b1954-4eb2-4d25-95e1-72210f30ceb2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3ace3526-bf0d-475b-b198-257dfe371d7d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Delete volume request issued successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ace3526-bf0d-475b-b198-257dfe371d7d tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce returned with HTTP 202 Sep 05 11:36:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 457/925] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:15 2026] DELETE /volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-874d674d-8e79-467c-8adc-29dfcbc3b0bf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-874d674d-8e79-467c-8adc-29dfcbc3b0bf tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-874d674d-8e79-467c-8adc-29dfcbc3b0bf tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-874d674d-8e79-467c-8adc-29dfcbc3b0bf tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-874d674d-8e79-467c-8adc-29dfcbc3b0bf tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Volume info retrieved successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-874d674d-8e79-467c-8adc-29dfcbc3b0bf tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce returned with HTTP 200 Sep 05 11:36:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 458/926] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:15 2026] GET /volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0b7b1954-4eb2-4d25-95e1-72210f30ceb2 tempest-AvailabilityZoneTestJSON-1984941761 tempest-AvailabilityZoneTestJSON-1984941761-project-reader] GET http://192.168.122.16/volume/v3/os-availability-zone Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0b7b1954-4eb2-4d25-95e1-72210f30ceb2 tempest-AvailabilityZoneTestJSON-1984941761 tempest-AvailabilityZoneTestJSON-1984941761-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0b7b1954-4eb2-4d25-95e1-72210f30ceb2 tempest-AvailabilityZoneTestJSON-1984941761 tempest-AvailabilityZoneTestJSON-1984941761-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:15 devstack devstack@c-api.service[87023]: /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 05 11:36:15 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0b7b1954-4eb2-4d25-95e1-72210f30ceb2 tempest-AvailabilityZoneTestJSON-1984941761 tempest-AvailabilityZoneTestJSON-1984941761-project-reader] Availability Zones retrieved successfully. Sep 05 11:36:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0b7b1954-4eb2-4d25-95e1-72210f30ceb2 tempest-AvailabilityZoneTestJSON-1984941761 tempest-AvailabilityZoneTestJSON-1984941761-project-reader] http://192.168.122.16/volume/v3/os-availability-zone returned with HTTP 200 Sep 05 11:36:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 469/927] 192.168.122.16 () {58 vars in 1155 bytes} [Sat Sep 5 11:36:15 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-964c10b6-305c-43f2-a77c-21dddb39d864 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-964c10b6-305c-43f2-a77c-21dddb39d864 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-964c10b6-305c-43f2-a77c-21dddb39d864 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-964c10b6-305c-43f2-a77c-21dddb39d864 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-964c10b6-305c-43f2-a77c-21dddb39d864 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Volume info retrieved successfully. Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-964c10b6-305c-43f2-a77c-21dddb39d864 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 returned with HTTP 200 Sep 05 11:36:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 459/928] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:36:16 2026] GET /volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-90835351-ba27-4eb3-9f2a-ee8aeb86d184 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-963e3cfc-aaae-4158-b6bd-05ec5146f937 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-90835351-ba27-4eb3-9f2a-ee8aeb86d184 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] GET http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce Sep 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-90835351-ba27-4eb3-9f2a-ee8aeb86d184 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-90835351-ba27-4eb3-9f2a-ee8aeb86d184 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-963e3cfc-aaae-4158-b6bd-05ec5146f937 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/messages Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-963e3cfc-aaae-4158-b6bd-05ec5146f937 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-963e3cfc-aaae-4158-b6bd-05ec5146f937 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-90835351-ba27-4eb3-9f2a-ee8aeb86d184 tempest-VolumesCloneTest-1259625589 tempest-VolumesCloneTest-1259625589-project-member] http://192.168.122.16/volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce returned with HTTP 404 Sep 05 11:36:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 470/929] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:16 2026] GET /volume/v3/volumes/29743488-10e4-466d-b7fc-dce8aedc76ce => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-963e3cfc-aaae-4158-b6bd-05ec5146f937 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:36:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 460/930] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:36:16 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 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-be0d2087-d394-4b19-a753-6659135e728d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be0d2087-d394-4b19-a753-6659135e728d tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] DELETE http://192.168.122.16/volume/v3/messages/6b5581a9-180d-4016-a0a1-c12fea6ad44a Sep 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be0d2087-d394-4b19-a753-6659135e728d tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be0d2087-d394-4b19-a753-6659135e728d tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be0d2087-d394-4b19-a753-6659135e728d tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/messages/6b5581a9-180d-4016-a0a1-c12fea6ad44a returned with HTTP 204 Sep 05 11:36:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 471/931] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:36:16 2026] DELETE /volume/v3/messages/6b5581a9-180d-4016-a0a1-c12fea6ad44a => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7f30e48c-de56-4805-a240-dec893eeedc8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7f30e48c-de56-4805-a240-dec893eeedc8 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/messages/6b5581a9-180d-4016-a0a1-c12fea6ad44a Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7f30e48c-de56-4805-a240-dec893eeedc8 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7f30e48c-de56-4805-a240-dec893eeedc8 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7f30e48c-de56-4805-a240-dec893eeedc8 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/messages/6b5581a9-180d-4016-a0a1-c12fea6ad44a returned with HTTP 404 Sep 05 11:36:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 461/932] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:36:16 2026] GET /volume/v3/messages/6b5581a9-180d-4016-a0a1-c12fea6ad44a => generated 110 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c96b27e9-1015-482b-ab72-16211a63e9e6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c96b27e9-1015-482b-ab72-16211a63e9e6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 Sep 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c96b27e9-1015-482b-ab72-16211a63e9e6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c96b27e9-1015-482b-ab72-16211a63e9e6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c96b27e9-1015-482b-ab72-16211a63e9e6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Volume info retrieved successfully. Sep 05 11:36:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c96b27e9-1015-482b-ab72-16211a63e9e6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 returned with HTTP 200 Sep 05 11:36:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 472/933] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:36:16 2026] GET /volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 => generated 880 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6b5996a5-123d-44c5-bdff-8731fd13535c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] DELETE http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:16 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Delete volume with id: 0d251518-d089-465a-82b3-03d2a5fa4631 Sep 05 11:36:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Volume info retrieved successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87022) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-900836412 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-900836412, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-900836412 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-900836412, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Created reservations ['6971765b-2d5d-4d7c-8476-7b06faa28065', 'd95a097d-cd6a-4826-aa96-2df2fd3b8b29', '3ab6a559-3ed5-4647-9ce6-0202aa4ca73a', '3e8edf4c-ce59-4d7d-ba78-70bf35c37b32'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Delete volume request issued successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b5996a5-123d-44c5-bdff-8731fd13535c tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 returned with HTTP 202 Sep 05 11:36:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 462/934] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:36:16 2026] DELETE /volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-77fd5317-40cd-44cb-8154-54d0664cc6d1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-77fd5317-40cd-44cb-8154-54d0664cc6d1 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-77fd5317-40cd-44cb-8154-54d0664cc6d1 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-77fd5317-40cd-44cb-8154-54d0664cc6d1 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-77fd5317-40cd-44cb-8154-54d0664cc6d1 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 returned with HTTP 404 Sep 05 11:36:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 473/935] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:36:17 2026] GET /volume/v3/volumes/0d251518-d089-465a-82b3-03d2a5fa4631 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-33d2b874-59ca-48c5-9505-fb5169ca9c8b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-33d2b874-59ca-48c5-9505-fb5169ca9c8b tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] DELETE http://192.168.122.16/volume/v3/types/5bfa402a-5041-4aa9-ba87-24995529a473 Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-33d2b874-59ca-48c5-9505-fb5169ca9c8b tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-33d2b874-59ca-48c5-9505-fb5169ca9c8b tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-33d2b874-59ca-48c5-9505-fb5169ca9c8b tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] http://192.168.122.16/volume/v3/types/5bfa402a-5041-4aa9-ba87-24995529a473 returned with HTTP 202 Sep 05 11:36:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 463/936] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:36:17 2026] DELETE /volume/v3/types/5bfa402a-5041-4aa9-ba87-24995529a473 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7abd4699-a743-4f3b-8963-b6e10b8516e0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7abd4699-a743-4f3b-8963-b6e10b8516e0 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] GET http://192.168.122.16/volume/v3/types/5bfa402a-5041-4aa9-ba87-24995529a473 Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7abd4699-a743-4f3b-8963-b6e10b8516e0 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7abd4699-a743-4f3b-8963-b6e10b8516e0 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7abd4699-a743-4f3b-8963-b6e10b8516e0 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] http://192.168.122.16/volume/v3/types/5bfa402a-5041-4aa9-ba87-24995529a473 returned with HTTP 404 Sep 05 11:36:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 474/937] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:36:17 2026] GET /volume/v3/types/5bfa402a-5041-4aa9-ba87-24995529a473 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-453af90f-e92c-4f0d-b361-859edbd7e777 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-453af90f-e92c-4f0d-b361-859edbd7e777 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-453af90f-e92c-4f0d-b361-859edbd7e777 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-44957195", "extra_specs": {"storage_protocol": "tempest-storage_protocol-258567029", "vendor_name": "tempest-vendor_name-1736956643"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-453af90f-e92c-4f0d-b361-859edbd7e777 tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:36:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 464/938] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:36:17 2026] POST /volume/v3/types => generated 325 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c9180329-7a6a-492a-a180-87339881a9c0", "size": 1, "name": "tempest-UserMessagesTest-Volume-1458909781"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Create volume request body: {'volume': {'volume_type': 'c9180329-7a6a-492a-a180-87339881a9c0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1458909781'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Create volume of 1 GB Sep 05 11:36:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Availability Zones retrieved successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Flow 'volume_create_api' (856b7fc9-ebbb-4a03-bc3f-94b61772ff2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1cb199-6858-4647-b311-b3801a2bf6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a1cb199-6858-4647-b311-b3801a2bf6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:36:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-258567029',vendor_name='tempest-vendor_name-1736956643'},id=c9180329-7a6a-492a-a180-87339881a9c0,is_public=True,name='tempest-UserMessagesTest-volume-type-44957195',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9180329-7a6a-492a-a180-87339881a9c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762a2f83-cc42-488f-9827-c1bbc4a0699e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-44957195 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-44957195, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:36:17 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-44957195 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-44957195, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Created reservations ['ef324204-1809-4dd4-ba88-109fdc32b165', '3229c7ff-ba34-4f3a-bab1-63d4b7950607', 'ab4280e7-df2b-496a-a59c-906a0677c63f', 'aeb1d7d8-66da-4388-9c35-43c52bd65b91'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762a2f83-cc42-488f-9827-c1bbc4a0699e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef324204-1809-4dd4-ba88-109fdc32b165', '3229c7ff-ba34-4f3a-bab1-63d4b7950607', 'ab4280e7-df2b-496a-a59c-906a0677c63f', 'aeb1d7d8-66da-4388-9c35-43c52bd65b91']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfbb1ac-65d0-435b-9900-5e3640d98949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adfbb1ac-65d0-435b-9900-5e3640d98949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fecdcee4-b2e7-4220-817d-10c92111906d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1458909781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae0d3241b9f415ca9deda3cd2fca9ac',qos_specs=None,replication_status=,reservations=['ef324204-1809-4dd4-ba88-109fdc32b165','3229c7ff-ba34-4f3a-bab1-63d4b7950607','ab4280e7-df2b-496a-a59c-906a0677c63f','aeb1d7d8-66da-4388-9c35-43c52bd65b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='729b8f1484164142b81b617bf496b009',volume_type_id=c9180329-7a6a-492a-a180-87339881a9c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1458909781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fecdcee4-b2e7-4220-817d-10c92111906d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aae0d3241b9f415ca9deda3cd2fca9ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='729b8f1484164142b81b617bf496b009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9180329-7a6a-492a-a180-87339881a9c0),volume_type_id=c9180329-7a6a-492a-a180-87339881a9c0)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca600ad2-eaa1-4724-b377-7fd7b7e56a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca600ad2-eaa1-4724-b377-7fd7b7e56a77) transitioned into state 'SUCCESS' from state '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-1458909781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aae0d3241b9f415ca9deda3cd2fca9ac',qos_specs=None,replication_status=,reservations=['ef324204-1809-4dd4-ba88-109fdc32b165','3229c7ff-ba34-4f3a-bab1-63d4b7950607','ab4280e7-df2b-496a-a59c-906a0677c63f','aeb1d7d8-66da-4388-9c35-43c52bd65b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='729b8f1484164142b81b617bf496b009',volume_type_id=c9180329-7a6a-492a-a180-87339881a9c0)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2447fec5-7fc0-4553-9009-36a465b29097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2447fec5-7fc0-4553-9009-36a465b29097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Flow 'volume_create_api' (856b7fc9-ebbb-4a03-bc3f-94b61772ff2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Create volume request issued successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-41511a08-2403-4042-bcad-fbc2bcdb24ba tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 475/939] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:36:17 2026] POST /volume/v3/volumes => generated 790 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c202d74e-68a6-441a-b3a8-8da77def347e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c202d74e-68a6-441a-b3a8-8da77def347e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c202d74e-68a6-441a-b3a8-8da77def347e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c202d74e-68a6-441a-b3a8-8da77def347e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c202d74e-68a6-441a-b3a8-8da77def347e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Volume info retrieved successfully. Sep 05 11:36:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c202d74e-68a6-441a-b3a8-8da77def347e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d returned with HTTP 200 Sep 05 11:36:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 465/940] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:36:17 2026] GET /volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6922bfb0-6670-47a1-ad70-7e53ea92c881 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6922bfb0-6670-47a1-ad70-7e53ea92c881 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6922bfb0-6670-47a1-ad70-7e53ea92c881 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6922bfb0-6670-47a1-ad70-7e53ea92c881 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6922bfb0-6670-47a1-ad70-7e53ea92c881 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Volume info retrieved successfully. Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6922bfb0-6670-47a1-ad70-7e53ea92c881 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d returned with HTTP 200 Sep 05 11:36:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 476/941] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:36:19 2026] GET /volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d => generated 879 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-83e6da1d-411a-40dc-859c-cd382ddf652e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-83e6da1d-411a-40dc-859c-cd382ddf652e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/messages Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-83e6da1d-411a-40dc-859c-cd382ddf652e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-83e6da1d-411a-40dc-859c-cd382ddf652e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-83e6da1d-411a-40dc-859c-cd382ddf652e tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:36:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 466/942] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:36:19 2026] GET /volume/v3/messages => generated 676 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2184656f-8c45-4f3a-99a6-67df08b9d197 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2184656f-8c45-4f3a-99a6-67df08b9d197 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/messages/a4449e2f-fb4c-4bb9-8f40-4f8056b6075b Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2184656f-8c45-4f3a-99a6-67df08b9d197 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2184656f-8c45-4f3a-99a6-67df08b9d197 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2184656f-8c45-4f3a-99a6-67df08b9d197 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/messages/a4449e2f-fb4c-4bb9-8f40-4f8056b6075b returned with HTTP 200 Sep 05 11:36:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 477/943] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:36:19 2026] GET /volume/v3/messages/a4449e2f-fb4c-4bb9-8f40-4f8056b6075b => generated 673 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b2761410-2af8-4f8b-ba5c-f3ea76145569 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2761410-2af8-4f8b-ba5c-f3ea76145569 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/messages Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2761410-2af8-4f8b-ba5c-f3ea76145569 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2761410-2af8-4f8b-ba5c-f3ea76145569 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2761410-2af8-4f8b-ba5c-f3ea76145569 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:36:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 467/944] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:36:19 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 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3a24c4c5-6c33-4411-91d4-ee639c999d97 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a24c4c5-6c33-4411-91d4-ee639c999d97 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] DELETE http://192.168.122.16/volume/v3/messages/a4449e2f-fb4c-4bb9-8f40-4f8056b6075b Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a24c4c5-6c33-4411-91d4-ee639c999d97 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a24c4c5-6c33-4411-91d4-ee639c999d97 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a24c4c5-6c33-4411-91d4-ee639c999d97 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/messages/a4449e2f-fb4c-4bb9-8f40-4f8056b6075b returned with HTTP 204 Sep 05 11:36:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 478/945] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:36:19 2026] DELETE /volume/v3/messages/a4449e2f-fb4c-4bb9-8f40-4f8056b6075b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-126b9e3a-b3cc-4bf9-bebf-c147d113d043 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-126b9e3a-b3cc-4bf9-bebf-c147d113d043 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-126b9e3a-b3cc-4bf9-bebf-c147d113d043 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-126b9e3a-b3cc-4bf9-bebf-c147d113d043 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-126b9e3a-b3cc-4bf9-bebf-c147d113d043 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Volume info retrieved successfully. Sep 05 11:36:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-126b9e3a-b3cc-4bf9-bebf-c147d113d043 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d returned with HTTP 200 Sep 05 11:36:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 468/946] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:36:19 2026] GET /volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d => generated 879 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] DELETE http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Delete volume with id: fecdcee4-b2e7-4220-817d-10c92111906d Sep 05 11:36:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Volume info retrieved successfully. Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87023) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Created reservations ['0fca136b-df61-498f-913e-cd882da68e4e', 'ab274678-1ac3-4878-8263-f0ebab61763d', '777d36fe-516f-4dd2-9c4d-55ad38a4792a', 'a5a2258e-d212-4d51-9466-69466e1c288e'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Delete volume request issued successfully. Sep 05 11:36:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b5608c4b-cfc8-4275-8b1a-81ec43d621ca tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d returned with HTTP 202 Sep 05 11:36:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 479/947] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:36:19 2026] DELETE /volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d => generated 0 bytes in 383 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-35d35041-2dad-4539-9a57-18df941069f6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35d35041-2dad-4539-9a57-18df941069f6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] GET http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d Sep 05 11:36:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35d35041-2dad-4539-9a57-18df941069f6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35d35041-2dad-4539-9a57-18df941069f6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35d35041-2dad-4539-9a57-18df941069f6 tempest-UserMessagesTest-2067757559 tempest-UserMessagesTest-2067757559-project-member] http://192.168.122.16/volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d returned with HTTP 404 Sep 05 11:36:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 469/948] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:36:20 2026] GET /volume/v3/volumes/fecdcee4-b2e7-4220-817d-10c92111906d => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dbb5557d-5a53-4c52-9615-1092b6837f7d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbb5557d-5a53-4c52-9615-1092b6837f7d tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] DELETE http://192.168.122.16/volume/v3/types/c9180329-7a6a-492a-a180-87339881a9c0 Sep 05 11:36:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbb5557d-5a53-4c52-9615-1092b6837f7d tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbb5557d-5a53-4c52-9615-1092b6837f7d tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbb5557d-5a53-4c52-9615-1092b6837f7d tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] http://192.168.122.16/volume/v3/types/c9180329-7a6a-492a-a180-87339881a9c0 returned with HTTP 202 Sep 05 11:36:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 480/949] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:36:20 2026] DELETE /volume/v3/types/c9180329-7a6a-492a-a180-87339881a9c0 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d68c019a-a267-4120-9bd3-95683ced7dff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d68c019a-a267-4120-9bd3-95683ced7dff tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] GET http://192.168.122.16/volume/v3/types/c9180329-7a6a-492a-a180-87339881a9c0 Sep 05 11:36:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d68c019a-a267-4120-9bd3-95683ced7dff tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d68c019a-a267-4120-9bd3-95683ced7dff tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d68c019a-a267-4120-9bd3-95683ced7dff tempest-UserMessagesTest-580534062 tempest-UserMessagesTest-580534062-project-admin] http://192.168.122.16/volume/v3/types/c9180329-7a6a-492a-a180-87339881a9c0 returned with HTTP 404 Sep 05 11:36:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 470/950] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:36:20 2026] GET /volume/v3/types/c9180329-7a6a-492a-a180-87339881a9c0 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9ebfe0ae-be14-4fb2-9d89-32adf96f768b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9ebfe0ae-be14-4fb2-9d89-32adf96f768b tempest-ExtensionsTestJSON-2079182026 tempest-ExtensionsTestJSON-2079182026-project-reader] GET http://192.168.122.16/volume/v3/extensions Sep 05 11:36:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9ebfe0ae-be14-4fb2-9d89-32adf96f768b tempest-ExtensionsTestJSON-2079182026 tempest-ExtensionsTestJSON-2079182026-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9ebfe0ae-be14-4fb2-9d89-32adf96f768b tempest-ExtensionsTestJSON-2079182026 tempest-ExtensionsTestJSON-2079182026-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9ebfe0ae-be14-4fb2-9d89-32adf96f768b tempest-ExtensionsTestJSON-2079182026 tempest-ExtensionsTestJSON-2079182026-project-reader] http://192.168.122.16/volume/v3/extensions returned with HTTP 200 Sep 05 11:36:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 481/951] 192.168.122.16 () {58 vars in 1125 bytes} [Sat Sep 5 11:36:21 2026] GET /volume/v3/extensions => generated 5245 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ae4d1552-8826-482f-9e83-88599cfdd593 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-923968479"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-923968479'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:23 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Create volume of 2 GB Sep 05 11:36:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Availability Zones retrieved successfully. Sep 05 11:36:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Flow 'volume_create_api' (0f374a08-54c6-443e-a3ef-1a5ab461864e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5673c3e-fc98-4fd6-8763-b3fdce5653f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Validating volume size '2' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5673c3e-fc98-4fd6-8763-b3fdce5653f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adcfa4a-2060-491b-8399-9539b99deb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Created reservations ['6f5be721-468a-4ff2-9854-3391444b6fa2', 'dfa8b4b4-1e5a-4f71-891c-abde1678ac24', '77d622fa-13a2-42ab-93fe-9fe13fcd2908', '8522a43c-ab4c-4922-9c97-b37cfeecb347'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adcfa4a-2060-491b-8399-9539b99deb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f5be721-468a-4ff2-9854-3391444b6fa2', 'dfa8b4b4-1e5a-4f71-891c-abde1678ac24', '77d622fa-13a2-42ab-93fe-9fe13fcd2908', '8522a43c-ab4c-4922-9c97-b37cfeecb347']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093a3e02-ef2a-467b-aa90-8d3e952c4b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093a3e02-ef2a-467b-aa90-8d3e952c4b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745d3392-2fa8-46a0-b331-cb9545f7e694', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-923968479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac3cb4eda2524353a7044f612fb36eec',qos_specs=None,replication_status=,reservations=['6f5be721-468a-4ff2-9854-3391444b6fa2','dfa8b4b4-1e5a-4f71-891c-abde1678ac24','77d622fa-13a2-42ab-93fe-9fe13fcd2908','8522a43c-ab4c-4922-9c97-b37cfeecb347'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='203969471b5f41e4ac4ff9d0cf3cd0fe',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-923968479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=745d3392-2fa8-46a0-b331-cb9545f7e694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac3cb4eda2524353a7044f612fb36eec',provider_auth=None,provider_geometry=None,provider_id=None,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='203969471b5f41e4ac4ff9d0cf3cd0fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c409aa-07d4-4c66-8628-9769f96cb2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c409aa-07d4-4c66-8628-9769f96cb2b5) transitioned into state 'SUCCESS' from state '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-923968479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac3cb4eda2524353a7044f612fb36eec',qos_specs=None,replication_status=,reservations=['6f5be721-468a-4ff2-9854-3391444b6fa2','dfa8b4b4-1e5a-4f71-891c-abde1678ac24','77d622fa-13a2-42ab-93fe-9fe13fcd2908','8522a43c-ab4c-4922-9c97-b37cfeecb347'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='203969471b5f41e4ac4ff9d0cf3cd0fe',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3631888c-2390-416d-b92f-7ad767ab5075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3631888c-2390-416d-b92f-7ad767ab5075) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Flow 'volume_create_api' (0f374a08-54c6-443e-a3ef-1a5ab461864e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Create volume request issued successfully. Sep 05 11:36:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae4d1552-8826-482f-9e83-88599cfdd593 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 471/952] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:23 2026] POST /volume/v3/volumes => generated 761 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-efb16fd7-24a5-4ceb-b7e4-301b33c769e0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-efb16fd7-24a5-4ceb-b7e4-301b33c769e0 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] GET http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 Sep 05 11:36:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-efb16fd7-24a5-4ceb-b7e4-301b33c769e0 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-efb16fd7-24a5-4ceb-b7e4-301b33c769e0 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-efb16fd7-24a5-4ceb-b7e4-301b33c769e0 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Volume info retrieved successfully. Sep 05 11:36:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-efb16fd7-24a5-4ceb-b7e4-301b33c769e0 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 returned with HTTP 200 Sep 05 11:36:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 482/953] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:24 2026] GET /volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 => generated 829 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9645c815-dee1-4af8-a25e-ee9aa118f1e3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9645c815-dee1-4af8-a25e-ee9aa118f1e3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] GET http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 Sep 05 11:36:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9645c815-dee1-4af8-a25e-ee9aa118f1e3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9645c815-dee1-4af8-a25e-ee9aa118f1e3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9645c815-dee1-4af8-a25e-ee9aa118f1e3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Volume info retrieved successfully. Sep 05 11:36:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9645c815-dee1-4af8-a25e-ee9aa118f1e3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 returned with HTTP 200 Sep 05 11:36:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 472/954] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:25 2026] GET /volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-144faee3-ea62-4d20-a63f-1aa93b7df7ac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-144faee3-ea62-4d20-a63f-1aa93b7df7ac tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] GET http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-144faee3-ea62-4d20-a63f-1aa93b7df7ac tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-144faee3-ea62-4d20-a63f-1aa93b7df7ac tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-144faee3-ea62-4d20-a63f-1aa93b7df7ac tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Volume info retrieved successfully. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-144faee3-ea62-4d20-a63f-1aa93b7df7ac tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 returned with HTTP 200 Sep 05 11:36:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 483/955] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:26 2026] GET /volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "745d3392-2fa8-46a0-b331-cb9545f7e694"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '745d3392-2fa8-46a0-b331-cb9545f7e694'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Volume retrieved successfully. Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Create volume of 1 GB Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Availability Zones retrieved successfully. Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Flow 'volume_create_api' (55f27f92-0ce5-4bff-8349-50cab2dbb000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813c35b4-78f4-4dac-a0df-ab8b1f767b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813c35b4-78f4-4dac-a0df-ab8b1f767b3f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:36:26 devstack devstack@c-api.service[87022]: 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 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813c35b4-78f4-4dac-a0df-ab8b1f767b3f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (813c35b4-78f4-4dac-a0df-ab8b1f767b3f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:36:26 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Flow 'volume_create_api' (55f27f92-0ce5-4bff-8349-50cab2dbb000) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f9fe4567-2929-4cc1-ac80-0913ec9ebe01 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 400 Sep 05 11:36:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 473/956] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:26 2026] POST /volume/v3/volumes => generated 173 bytes in 137 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1dd777bc-8947-43a6-83fc-40708c7d92af None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1dd777bc-8947-43a6-83fc-40708c7d92af tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] GET http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1dd777bc-8947-43a6-83fc-40708c7d92af tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1dd777bc-8947-43a6-83fc-40708c7d92af tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1dd777bc-8947-43a6-83fc-40708c7d92af tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Volume info retrieved successfully. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1dd777bc-8947-43a6-83fc-40708c7d92af tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 returned with HTTP 200 Sep 05 11:36:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 484/957] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:26 2026] GET /volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f93b7e00-e1fa-4cc8-8be5-9d3692904b08 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f93b7e00-e1fa-4cc8-8be5-9d3692904b08 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] DELETE http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f93b7e00-e1fa-4cc8-8be5-9d3692904b08 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f93b7e00-e1fa-4cc8-8be5-9d3692904b08 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-f93b7e00-e1fa-4cc8-8be5-9d3692904b08 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Delete volume with id: 745d3392-2fa8-46a0-b331-cb9545f7e694 Sep 05 11:36:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f93b7e00-e1fa-4cc8-8be5-9d3692904b08 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Volume info retrieved successfully. Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f93b7e00-e1fa-4cc8-8be5-9d3692904b08 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Delete volume request issued successfully. Sep 05 11:36:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f93b7e00-e1fa-4cc8-8be5-9d3692904b08 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 returned with HTTP 202 Sep 05 11:36:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 474/958] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:26 2026] DELETE /volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9c937a27-a1ff-440a-8feb-52aa270bfa03 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9c937a27-a1ff-440a-8feb-52aa270bfa03 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] GET http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9c937a27-a1ff-440a-8feb-52aa270bfa03 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9c937a27-a1ff-440a-8feb-52aa270bfa03 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9c937a27-a1ff-440a-8feb-52aa270bfa03 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Volume info retrieved successfully. Sep 05 11:36:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9c937a27-a1ff-440a-8feb-52aa270bfa03 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 returned with HTTP 200 Sep 05 11:36:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 485/959] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:26 2026] GET /volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1579466220"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1579466220'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Create volume of 1 GB Sep 05 11:36:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Availability Zones retrieved successfully. Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Flow 'volume_create_api' (5d678847-e89e-43e4-a12e-0805a6012a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97fc36b-9fb2-426d-8e8c-2722d0f51b8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97fc36b-9fb2-426d-8e8c-2722d0f51b8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f8478f-e131-449d-b7a7-384aea54328d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Created reservations ['6c1cfec2-66bc-4095-9264-6a6f3dd6db07', '1557b76f-feef-4741-8b17-8db06f44e1fe', '5c2fa68e-5832-45ed-94ca-7a54ee01e7ab', '0750849a-457a-45ab-8389-2f623a89b8f7'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f8478f-e131-449d-b7a7-384aea54328d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c1cfec2-66bc-4095-9264-6a6f3dd6db07', '1557b76f-feef-4741-8b17-8db06f44e1fe', '5c2fa68e-5832-45ed-94ca-7a54ee01e7ab', '0750849a-457a-45ab-8389-2f623a89b8f7']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116fcd37-03cc-41fd-925b-d209409f3715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (116fcd37-03cc-41fd-925b-d209409f3715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c49ef621-9afe-48fe-93f8-15368696100a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1579466220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20682243bf9242f8af6af2fcf241e839',qos_specs=None,replication_status=,reservations=['6c1cfec2-66bc-4095-9264-6a6f3dd6db07','1557b76f-feef-4741-8b17-8db06f44e1fe','5c2fa68e-5832-45ed-94ca-7a54ee01e7ab','0750849a-457a-45ab-8389-2f623a89b8f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf75cc39a4645cca405a0dab6a379fa',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1579466220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c49ef621-9afe-48fe-93f8-15368696100a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20682243bf9242f8af6af2fcf241e839',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cf75cc39a4645cca405a0dab6a379fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b24d4ff5-94b6-432c-b1c0-af87f0671dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b24d4ff5-94b6-432c-b1c0-af87f0671dde) transitioned into state 'SUCCESS' from state '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-1579466220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20682243bf9242f8af6af2fcf241e839',qos_specs=None,replication_status=,reservations=['6c1cfec2-66bc-4095-9264-6a6f3dd6db07','1557b76f-feef-4741-8b17-8db06f44e1fe','5c2fa68e-5832-45ed-94ca-7a54ee01e7ab','0750849a-457a-45ab-8389-2f623a89b8f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf75cc39a4645cca405a0dab6a379fa',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-db6a96d2-3267-4039-b099-87c6f2d98cd3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbedc775-e109-49c1-ab7c-0e5b26aea39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db6a96d2-3267-4039-b099-87c6f2d98cd3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] GET http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 Sep 05 11:36:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db6a96d2-3267-4039-b099-87c6f2d98cd3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db6a96d2-3267-4039-b099-87c6f2d98cd3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbedc775-e109-49c1-ab7c-0e5b26aea39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Flow 'volume_create_api' (5d678847-e89e-43e4-a12e-0805a6012a4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db6a96d2-3267-4039-b099-87c6f2d98cd3 tempest-VolumesCloneNegativeTest-2132662387 tempest-VolumesCloneNegativeTest-2132662387-project-member] http://192.168.122.16/volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 returned with HTTP 404 Sep 05 11:36:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Create volume request issued successfully. Sep 05 11:36:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-262be070-08bd-4b66-b59d-1d4139ea3b0a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 475/960] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:27 2026] POST /volume/v3/volumes => generated 762 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:36:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 486/961] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:28 2026] GET /volume/v3/volumes/745d3392-2fa8-46a0-b331-cb9545f7e694 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1f70bb0b-ae82-4357-baaa-5e5210dc4193 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f70bb0b-ae82-4357-baaa-5e5210dc4193 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f70bb0b-ae82-4357-baaa-5e5210dc4193 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f70bb0b-ae82-4357-baaa-5e5210dc4193 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1f70bb0b-ae82-4357-baaa-5e5210dc4193 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Volume info retrieved successfully. Sep 05 11:36:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f70bb0b-ae82-4357-baaa-5e5210dc4193 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a returned with HTTP 200 Sep 05 11:36:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 476/962] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:28 2026] GET /volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a => generated 830 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8a37a37d-2dd3-40e4-aad7-36f22a2c778f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a37a37d-2dd3-40e4-aad7-36f22a2c778f tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:36:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a37a37d-2dd3-40e4-aad7-36f22a2c778f tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a37a37d-2dd3-40e4-aad7-36f22a2c778f tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:36:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 487/963] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:36:28 2026] POST /volume/v3/types => generated 188 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3bac675a-d733-40a2-9d5c-6c25cb54f1a5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3bac675a-d733-40a2-9d5c-6c25cb54f1a5 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:36:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3bac675a-d733-40a2-9d5c-6c25cb54f1a5 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3bac675a-d733-40a2-9d5c-6c25cb54f1a5 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:36:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 477/964] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:36:28 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 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2ad30658-8bd6-4d78-8315-044e84b02742 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-da376c4f-e503-4c63-874d-8447b32e497c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da376c4f-e503-4c63-874d-8447b32e497c tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da376c4f-e503-4c63-874d-8447b32e497c tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da376c4f-e503-4c63-874d-8447b32e497c tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-da376c4f-e503-4c63-874d-8447b32e497c tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Volume info retrieved successfully. Sep 05 11:36:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da376c4f-e503-4c63-874d-8447b32e497c tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a returned with HTTP 200 Sep 05 11:36:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 478/965] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:29 2026] GET /volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a => generated 854 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-756917495"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-756917495'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Create volume of 1 GB Sep 05 11:36:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Availability Zones retrieved successfully. Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Flow 'volume_create_api' (dcbe53b0-5fd2-4a93-91be-37e559537a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08295ff9-0d4d-4d83-90b2-a4b725613d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08295ff9-0d4d-4d83-90b2-a4b725613d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:36:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=06c62f9a-c612-4d53-abc8-3add7ddfda9e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06c62f9a-c612-4d53-abc8-3add7ddfda9e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b31a5e-e26d-491f-afb4-a43f4a33e24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-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 05 11:36:29 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-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 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Created reservations ['fc8833e5-de3c-436f-87da-f7f5b04d46f6', '6fdbd814-e9dc-4244-b22f-9fd60e9a9659', '2f92464e-2d03-4b17-a103-140961d2688c', '523791ee-7134-47f8-99c6-916b4edd377d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b31a5e-e26d-491f-afb4-a43f4a33e24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc8833e5-de3c-436f-87da-f7f5b04d46f6', '6fdbd814-e9dc-4244-b22f-9fd60e9a9659', '2f92464e-2d03-4b17-a103-140961d2688c', '523791ee-7134-47f8-99c6-916b4edd377d']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4628c16-a982-4d1c-bc41-339305d0a8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4628c16-a982-4d1c-bc41-339305d0a8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cb4cf59-e91c-4600-abd5-ff7d056c38d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-756917495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b107c53f26634b268e0b856312853a24',qos_specs=None,replication_status=,reservations=['fc8833e5-de3c-436f-87da-f7f5b04d46f6','6fdbd814-e9dc-4244-b22f-9fd60e9a9659','2f92464e-2d03-4b17-a103-140961d2688c','523791ee-7134-47f8-99c6-916b4edd377d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a37d31f6e0c4693931d21d298efb36f',volume_type_id=06c62f9a-c612-4d53-abc8-3add7ddfda9e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-756917495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cb4cf59-e91c-4600-abd5-ff7d056c38d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b107c53f26634b268e0b856312853a24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a37d31f6e0c4693931d21d298efb36f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06c62f9a-c612-4d53-abc8-3add7ddfda9e),volume_type_id=06c62f9a-c612-4d53-abc8-3add7ddfda9e)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89b128a-77dc-434d-ac1a-248e05436d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e89b128a-77dc-434d-ac1a-248e05436d5b) transitioned into state 'SUCCESS' from state '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-756917495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b107c53f26634b268e0b856312853a24',qos_specs=None,replication_status=,reservations=['fc8833e5-de3c-436f-87da-f7f5b04d46f6','6fdbd814-e9dc-4244-b22f-9fd60e9a9659','2f92464e-2d03-4b17-a103-140961d2688c','523791ee-7134-47f8-99c6-916b4edd377d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a37d31f6e0c4693931d21d298efb36f',volume_type_id=06c62f9a-c612-4d53-abc8-3add7ddfda9e)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfae1738-8c17-4333-b488-24bf417c9417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfae1738-8c17-4333-b488-24bf417c9417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Flow 'volume_create_api' (dcbe53b0-5fd2-4a93-91be-37e559537a73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Create volume request issued successfully. Sep 05 11:36:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ad30658-8bd6-4d78-8315-044e84b02742 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 488/966] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:36:29 2026] POST /volume/v3/volumes => generated 773 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:36:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ffc32c97-b908-40a5-be99-66adab798935 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ffc32c97-b908-40a5-be99-66adab798935 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ffc32c97-b908-40a5-be99-66adab798935 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ffc32c97-b908-40a5-be99-66adab798935 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ffc32c97-b908-40a5-be99-66adab798935 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ffc32c97-b908-40a5-be99-66adab798935 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 479/967] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:29 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 841 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e5ff90cc-efee-43b3-9541-538fff8850f6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e5ff90cc-efee-43b3-9541-538fff8850f6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e5ff90cc-efee-43b3-9541-538fff8850f6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e5ff90cc-efee-43b3-9541-538fff8850f6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e5ff90cc-efee-43b3-9541-538fff8850f6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Volume info retrieved successfully. Sep 05 11:36:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e5ff90cc-efee-43b3-9541-538fff8850f6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a returned with HTTP 200 Sep 05 11:36:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 489/968] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:30 2026] GET /volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7235c2d3-fd56-4dd8-b384-371c5aae9d4e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7235c2d3-fd56-4dd8-b384-371c5aae9d4e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:36:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7235c2d3-fd56-4dd8-b384-371c5aae9d4e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c49ef621-9afe-48fe-93f8-15368696100a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2015503914"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7235c2d3-fd56-4dd8-b384-371c5aae9d4e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Volume info retrieved successfully. Sep 05 11:36:30 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-7235c2d3-fd56-4dd8-b384-371c5aae9d4e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Create snapshot from volume c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:30 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-7235c2d3-fd56-4dd8-b384-371c5aae9d4e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Created reservations ['c3bef6fb-2ebf-4ab4-9c05-9e36367dc7ad', '825f4d0e-8cdb-48c2-a7f2-e86c33deb2eb', '44959e33-f1cc-422b-8104-61894c1e025b', '8754f2bc-f4d6-40f6-bc17-4b0dd3624452'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7235c2d3-fd56-4dd8-b384-371c5aae9d4e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot create request issued successfully. Sep 05 11:36:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7235c2d3-fd56-4dd8-b384-371c5aae9d4e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:36:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 480/969] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:36:30 2026] POST /volume/v3/snapshots => generated 311 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-876b789b-0720-46b3-ba54-0586ce6a2c34 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-876b789b-0720-46b3-ba54-0586ce6a2c34 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-876b789b-0720-46b3-ba54-0586ce6a2c34 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-876b789b-0720-46b3-ba54-0586ce6a2c34 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-876b789b-0720-46b3-ba54-0586ce6a2c34 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-876b789b-0720-46b3-ba54-0586ce6a2c34 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 returned with HTTP 200 Sep 05 11:36:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 490/970] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:30 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 => generated 443 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7beb086d-d76c-4d7f-a7cc-1ba4eca49f91 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7beb086d-d76c-4d7f-a7cc-1ba4eca49f91 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7beb086d-d76c-4d7f-a7cc-1ba4eca49f91 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7beb086d-d76c-4d7f-a7cc-1ba4eca49f91 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7beb086d-d76c-4d7f-a7cc-1ba4eca49f91 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7beb086d-d76c-4d7f-a7cc-1ba4eca49f91 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 481/971] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:30 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 865 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-42f60868-6011-4dcc-b94c-6892aede0977 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42f60868-6011-4dcc-b94c-6892aede0977 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42f60868-6011-4dcc-b94c-6892aede0977 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42f60868-6011-4dcc-b94c-6892aede0977 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-42f60868-6011-4dcc-b94c-6892aede0977 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42f60868-6011-4dcc-b94c-6892aede0977 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 returned with HTTP 200 Sep 05 11:36:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 491/972] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:31 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 => generated 443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cb73d141-47f6-4ccf-a357-35c8dff85e87 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb73d141-47f6-4ccf-a357-35c8dff85e87 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb73d141-47f6-4ccf-a357-35c8dff85e87 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb73d141-47f6-4ccf-a357-35c8dff85e87 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cb73d141-47f6-4ccf-a357-35c8dff85e87 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb73d141-47f6-4ccf-a357-35c8dff85e87 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 492/973] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:32 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-96ab4174-a40e-450d-b3b4-189b08058375 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96ab4174-a40e-450d-b3b4-189b08058375 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96ab4174-a40e-450d-b3b4-189b08058375 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96ab4174-a40e-450d-b3b4-189b08058375 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-96ab4174-a40e-450d-b3b4-189b08058375 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Volume info retrieved successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96ab4174-a40e-450d-b3b4-189b08058375 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 493/974] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:32 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 1029 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-709060464"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-709060464'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume of 1 GB Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] POST http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4/action Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Availability Zones retrieved successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Flow 'volume_create_api' (73439b35-a5de-4ed4-b41a-04eb44b5a71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d557c1ec-5959-49ac-b4c4-d50e0cf453db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /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 05 11:36:32 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-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 05 11:36:32 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-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 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d557c1ec-5959-49ac-b4c4-d50e0cf453db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Created reservations ['effea947-de4d-46f8-9377-a173a2ba4c3d', '81ee8c87-d682-4545-8a46-12798c1c3854'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eef96d6-9ce2-46a0-a886-b3d637eeeb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Created reservations ['6f7458f5-53c5-4276-90bc-ca62d36b0f9e', 'e56660e8-e2a7-4d74-a491-0903d3f61f7d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Retype volume request issued successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ffe26644-e7b5-4d3c-8b4a-46c0fc9f4912 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4/action returned with HTTP 202 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 494/975] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:32 2026] POST /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-75e7bd99-4638-4d88-ad50-3b71a6238b9a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-75e7bd99-4638-4d88-ad50-3b71a6238b9a tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-75e7bd99-4638-4d88-ad50-3b71a6238b9a tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-75e7bd99-4638-4d88-ad50-3b71a6238b9a tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Created reservations ['8748db3b-18b1-4495-9705-e688864be7f5', '3b043744-c8fb-49e6-9cb2-8abed2e4c219', 'a84f2253-3d0b-4585-a4d1-744d791783e0', '23d1737b-d7ba-4f49-ae8c-4253035cbb38'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eef96d6-9ce2-46a0-a886-b3d637eeeb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8748db3b-18b1-4495-9705-e688864be7f5', '3b043744-c8fb-49e6-9cb2-8abed2e4c219', 'a84f2253-3d0b-4585-a4d1-744d791783e0', '23d1737b-d7ba-4f49-ae8c-4253035cbb38']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-75e7bd99-4638-4d88-ad50-3b71a6238b9a tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae98cd2-572c-48ad-a012-36b85f78ba90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-75e7bd99-4638-4d88-ad50-3b71a6238b9a tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 495/976] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:32 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae98cd2-572c-48ad-a012-36b85f78ba90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a378bc5-fda9-4760-884d-3cbb3dd5e462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-709060464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606fe5e613fb48c18f96f8ba526a1b32',qos_specs=None,replication_status=,reservations=['8748db3b-18b1-4495-9705-e688864be7f5','3b043744-c8fb-49e6-9cb2-8abed2e4c219','a84f2253-3d0b-4585-a4d1-744d791783e0','23d1737b-d7ba-4f49-ae8c-4253035cbb38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8025d4ce28f84dc39760c064b9717a27',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-709060464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a378bc5-fda9-4760-884d-3cbb3dd5e462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='606fe5e613fb48c18f96f8ba526a1b32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8025d4ce28f84dc39760c064b9717a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3331ff21-11db-4c29-91f1-201a978f2bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3331ff21-11db-4c29-91f1-201a978f2bab) transitioned into state 'SUCCESS' from state '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-709060464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='606fe5e613fb48c18f96f8ba526a1b32',qos_specs=None,replication_status=,reservations=['8748db3b-18b1-4495-9705-e688864be7f5','3b043744-c8fb-49e6-9cb2-8abed2e4c219','a84f2253-3d0b-4585-a4d1-744d791783e0','23d1737b-d7ba-4f49-ae8c-4253035cbb38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8025d4ce28f84dc39760c064b9717a27',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d1df799-ca08-48f8-b7b4-bdeb292c20dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d1df799-ca08-48f8-b7b4-bdeb292c20dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Flow 'volume_create_api' (73439b35-a5de-4ed4-b41a-04eb44b5a71c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume request issued successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c65fcdb3-d607-40b2-9d96-d007205bbc5b tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 482/977] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:31 2026] POST /volume/v3/volumes => generated 756 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-550629ee-168c-43a2-95b7-bfd89df512af None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-550629ee-168c-43a2-95b7-bfd89df512af tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] GET http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-550629ee-168c-43a2-95b7-bfd89df512af tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-550629ee-168c-43a2-95b7-bfd89df512af tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-550629ee-168c-43a2-95b7-bfd89df512af tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ec81ceec-57a5-4199-ba41-8ac2abe87b57 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-550629ee-168c-43a2-95b7-bfd89df512af tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 returned with HTTP 200 Sep 05 11:36:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 496/978] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:32 2026] GET /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 => generated 824 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ec81ceec-57a5-4199-ba41-8ac2abe87b57 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ec81ceec-57a5-4199-ba41-8ac2abe87b57 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ec81ceec-57a5-4199-ba41-8ac2abe87b57 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ec81ceec-57a5-4199-ba41-8ac2abe87b57 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ec81ceec-57a5-4199-ba41-8ac2abe87b57 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 returned with HTTP 200 Sep 05 11:36:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 483/979] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:32 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 => generated 443 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-032b969e-1585-46ec-8076-dfeecfbc9c4f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-032b969e-1585-46ec-8076-dfeecfbc9c4f tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-032b969e-1585-46ec-8076-dfeecfbc9c4f tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-032b969e-1585-46ec-8076-dfeecfbc9c4f tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-032b969e-1585-46ec-8076-dfeecfbc9c4f tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-032b969e-1585-46ec-8076-dfeecfbc9c4f tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 497/980] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:33 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe2096bb-5a1f-4bb7-b9fe-f159458d2eb9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe2096bb-5a1f-4bb7-b9fe-f159458d2eb9 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe2096bb-5a1f-4bb7-b9fe-f159458d2eb9 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe2096bb-5a1f-4bb7-b9fe-f159458d2eb9 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe2096bb-5a1f-4bb7-b9fe-f159458d2eb9 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Volume info retrieved successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe2096bb-5a1f-4bb7-b9fe-f159458d2eb9 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 484/981] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:33 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 1029 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9fa02125-fc2a-4bae-a807-c64719f85ba4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9fa02125-fc2a-4bae-a807-c64719f85ba4 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] GET http://192.168.122.16/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-756917495 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9fa02125-fc2a-4bae-a807-c64719f85ba4 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9fa02125-fc2a-4bae-a807-c64719f85ba4 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9fa02125-fc2a-4bae-a807-c64719f85ba4 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-756917495'), ('all_tenants', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9fa02125-fc2a-4bae-a807-c64719f85ba4 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Get all volumes completed successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9fa02125-fc2a-4bae-a807-c64719f85ba4 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-756917495 returned with HTTP 200 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 498/982] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:36:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-756917495 => generated 352 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-46dd4812-e7a3-4208-933d-6bda63dc9909 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-46dd4812-e7a3-4208-933d-6bda63dc9909 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-46dd4812-e7a3-4208-933d-6bda63dc9909 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-46dd4812-e7a3-4208-933d-6bda63dc9909 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-46dd4812-e7a3-4208-933d-6bda63dc9909 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-105e9017-c947-4402-86fc-27ba65150691 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-46dd4812-e7a3-4208-933d-6bda63dc9909 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 485/983] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:33 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-105e9017-c947-4402-86fc-27ba65150691 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] GET http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-105e9017-c947-4402-86fc-27ba65150691 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-105e9017-c947-4402-86fc-27ba65150691 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b43311ba-a7e3-4212-8086-321b417e2746 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b43311ba-a7e3-4212-8086-321b417e2746 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] DELETE http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b43311ba-a7e3-4212-8086-321b417e2746 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b43311ba-a7e3-4212-8086-321b417e2746 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b43311ba-a7e3-4212-8086-321b417e2746 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Delete volume with id: 1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-105e9017-c947-4402-86fc-27ba65150691 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b43311ba-a7e3-4212-8086-321b417e2746 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-105e9017-c947-4402-86fc-27ba65150691 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 returned with HTTP 200 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 499/984] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:33 2026] GET /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ba8270a5-b94d-4287-b0a2-40f6c880ff36 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba8270a5-b94d-4287-b0a2-40f6c880ff36 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ba8270a5-b94d-4287-b0a2-40f6c880ff36 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ba8270a5-b94d-4287-b0a2-40f6c880ff36 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ba8270a5-b94d-4287-b0a2-40f6c880ff36 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba8270a5-b94d-4287-b0a2-40f6c880ff36 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 returned with HTTP 200 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 500/985] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:33 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 => generated 470 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4c6d94fa-8ec3-45ce-86a6-726422e459a0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b43311ba-a7e3-4212-8086-321b417e2746 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Delete volume request issued successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b43311ba-a7e3-4212-8086-321b417e2746 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 202 Sep 05 11:36:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 486/986] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:33 2026] DELETE /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c6d94fa-8ec3-45ce-86a6-726422e459a0 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] POST http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c6d94fa-8ec3-45ce-86a6-726422e459a0 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b70b4e7b-dc55-4562-b609-5497ed493a49 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b70b4e7b-dc55-4562-b609-5497ed493a49 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b70b4e7b-dc55-4562-b609-5497ed493a49 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b70b4e7b-dc55-4562-b609-5497ed493a49 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4c6d94fa-8ec3-45ce-86a6-726422e459a0 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b70b4e7b-dc55-4562-b609-5497ed493a49 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Volume info retrieved successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b70b4e7b-dc55-4562-b609-5497ed493a49 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 200 Sep 05 11:36:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 487/987] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:33 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4c6d94fa-8ec3-45ce-86a6-726422e459a0 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Update snapshot metadata completed successfully. Sep 05 11:36:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c6d94fa-8ec3-45ce-86a6-726422e459a0 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 501/988] 192.168.122.16 () {60 vars in 1281 bytes} [Sat Sep 5 11:36:33 2026] POST /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 68 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-56407ff7-606e-4e3e-9748-ae87be875f4f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-56407ff7-606e-4e3e-9748-ae87be875f4f tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-56407ff7-606e-4e3e-9748-ae87be875f4f tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-56407ff7-606e-4e3e-9748-ae87be875f4f tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-56407ff7-606e-4e3e-9748-ae87be875f4f tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-56407ff7-606e-4e3e-9748-ae87be875f4f tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Get snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-56407ff7-606e-4e3e-9748-ae87be875f4f tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 488/989] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:36:33 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 68 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0e886ec2-6276-4b18-88b0-f2068871b5ed None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0e886ec2-6276-4b18-88b0-f2068871b5ed tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] PUT http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0e886ec2-6276-4b18-88b0-f2068871b5ed tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0e886ec2-6276-4b18-88b0-f2068871b5ed tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0e886ec2-6276-4b18-88b0-f2068871b5ed tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Update snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0e886ec2-6276-4b18-88b0-f2068871b5ed tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 502/990] 192.168.122.16 () {60 vars in 1280 bytes} [Sat Sep 5 11:36:34 2026] PUT /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 57 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5759c3bc-a893-459e-b911-f6465e82ba99 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5759c3bc-a893-459e-b911-f6465e82ba99 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5759c3bc-a893-459e-b911-f6465e82ba99 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5759c3bc-a893-459e-b911-f6465e82ba99 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5759c3bc-a893-459e-b911-f6465e82ba99 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5759c3bc-a893-459e-b911-f6465e82ba99 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Get snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5759c3bc-a893-459e-b911-f6465e82ba99 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 489/991] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:36:34 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8889ab2d-ca9f-4692-b8aa-345b2581555a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8889ab2d-ca9f-4692-b8aa-345b2581555a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8889ab2d-ca9f-4692-b8aa-345b2581555a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8889ab2d-ca9f-4692-b8aa-345b2581555a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8889ab2d-ca9f-4692-b8aa-345b2581555a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8889ab2d-ca9f-4692-b8aa-345b2581555a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Get snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8889ab2d-ca9f-4692-b8aa-345b2581555a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Delete snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8889ab2d-ca9f-4692-b8aa-345b2581555a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 503/992] 192.168.122.16 () {58 vars in 1278 bytes} [Sat Sep 5 11:36:34 2026] DELETE /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ff453326-71ca-46d0-8914-5952e425cc62 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff453326-71ca-46d0-8914-5952e425cc62 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff453326-71ca-46d0-8914-5952e425cc62 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff453326-71ca-46d0-8914-5952e425cc62 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ff453326-71ca-46d0-8914-5952e425cc62 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ff453326-71ca-46d0-8914-5952e425cc62 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Get snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff453326-71ca-46d0-8914-5952e425cc62 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 490/993] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:36:34 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a2975f32-e6e2-4162-a84a-ab2936be22ad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a2975f32-e6e2-4162-a84a-ab2936be22ad tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] PUT http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a2975f32-e6e2-4162-a84a-ab2936be22ad tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a2975f32-e6e2-4162-a84a-ab2936be22ad tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a2975f32-e6e2-4162-a84a-ab2936be22ad tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Update snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a2975f32-e6e2-4162-a84a-ab2936be22ad tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 504/994] 192.168.122.16 () {60 vars in 1280 bytes} [Sat Sep 5 11:36:34 2026] PUT /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 16 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6dfb886b-61fd-41ba-85f9-848763592c78 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6dfb886b-61fd-41ba-85f9-848763592c78 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] POST http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6dfb886b-61fd-41ba-85f9-848763592c78 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=593,cinder:UPDATE=153,cinder:INSERT=101 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6dfb886b-61fd-41ba-85f9-848763592c78 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6dfb886b-61fd-41ba-85f9-848763592c78 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Update snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6dfb886b-61fd-41ba-85f9-848763592c78 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 491/995] 192.168.122.16 () {60 vars in 1281 bytes} [Sat Sep 5 11:36:34 2026] POST /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 68 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cc8072e6-0b6b-447c-b8e9-e054f1abf47e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cc8072e6-0b6b-447c-b8e9-e054f1abf47e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cc8072e6-0b6b-447c-b8e9-e054f1abf47e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cc8072e6-0b6b-447c-b8e9-e054f1abf47e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cc8072e6-0b6b-447c-b8e9-e054f1abf47e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cc8072e6-0b6b-447c-b8e9-e054f1abf47e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Get snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cc8072e6-0b6b-447c-b8e9-e054f1abf47e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 505/996] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:36:34 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-35228247-9126-4d8b-8654-f807559a3f18 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35228247-9126-4d8b-8654-f807559a3f18 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] PUT http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35228247-9126-4d8b-8654-f807559a3f18 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-35228247-9126-4d8b-8654-f807559a3f18 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-35228247-9126-4d8b-8654-f807559a3f18 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Update snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35228247-9126-4d8b-8654-f807559a3f18 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 492/997] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:36:34 2026] PUT /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 => generated 35 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-60afcf86-6488-4f88-9322-2c183fc165b6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-60afcf86-6488-4f88-9322-2c183fc165b6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-60afcf86-6488-4f88-9322-2c183fc165b6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-60afcf86-6488-4f88-9322-2c183fc165b6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-60afcf86-6488-4f88-9322-2c183fc165b6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-60afcf86-6488-4f88-9322-2c183fc165b6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Get snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-60afcf86-6488-4f88-9322-2c183fc165b6 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 506/998] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:36:34 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a15e9148-429a-4458-b222-8a28d5693084 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a15e9148-429a-4458-b222-8a28d5693084 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a15e9148-429a-4458-b222-8a28d5693084 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a15e9148-429a-4458-b222-8a28d5693084 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a15e9148-429a-4458-b222-8a28d5693084 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a15e9148-429a-4458-b222-8a28d5693084 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] Get snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a15e9148-429a-4458-b222-8a28d5693084 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-reader] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 493/999] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:36:34 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ad247ae9-e8e7-4e0d-b576-e28153acb6f9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad247ae9-e8e7-4e0d-b576-e28153acb6f9 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] PUT http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad247ae9-e8e7-4e0d-b576-e28153acb6f9 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ad247ae9-e8e7-4e0d-b576-e28153acb6f9 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ad247ae9-e8e7-4e0d-b576-e28153acb6f9 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Update snapshot metadata completed successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad247ae9-e8e7-4e0d-b576-e28153acb6f9 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 507/1000] 192.168.122.16 () {60 vars in 1280 bytes} [Sat Sep 5 11:36:34 2026] PUT /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a50b7e19-0095-4102-9462-a5f5c4143420 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a50b7e19-0095-4102-9462-a5f5c4143420 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a50b7e19-0095-4102-9462-a5f5c4143420 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a50b7e19-0095-4102-9462-a5f5c4143420 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-a50b7e19-0095-4102-9462-a5f5c4143420 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Delete snapshot with id: af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a50b7e19-0095-4102-9462-a5f5c4143420 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a50b7e19-0095-4102-9462-a5f5c4143420 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot delete request issued successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a50b7e19-0095-4102-9462-a5f5c4143420 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 returned with HTTP 202 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 494/1001] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:36:34 2026] DELETE /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f3f1307e-36cf-4723-9b65-4aed15cc1e24 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f3f1307e-36cf-4723-9b65-4aed15cc1e24 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f3f1307e-36cf-4723-9b65-4aed15cc1e24 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f3f1307e-36cf-4723-9b65-4aed15cc1e24 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f3f1307e-36cf-4723-9b65-4aed15cc1e24 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f3f1307e-36cf-4723-9b65-4aed15cc1e24 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 508/1002] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:34 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-81328459-2e8c-4f9e-a54b-71aa6b0c6cdb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-81328459-2e8c-4f9e-a54b-71aa6b0c6cdb tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] GET http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-81328459-2e8c-4f9e-a54b-71aa6b0c6cdb tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-81328459-2e8c-4f9e-a54b-71aa6b0c6cdb tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-81328459-2e8c-4f9e-a54b-71aa6b0c6cdb tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-81328459-2e8c-4f9e-a54b-71aa6b0c6cdb tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 returned with HTTP 200 Sep 05 11:36:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 495/1003] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:34 2026] GET /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 => generated 849 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-73e2208d-08f5-4266-b4bc-48532d049c43 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-73e2208d-08f5-4266-b4bc-48532d049c43 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] GET http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-73e2208d-08f5-4266-b4bc-48532d049c43 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-73e2208d-08f5-4266-b4bc-48532d049c43 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-73e2208d-08f5-4266-b4bc-48532d049c43 tempest-VolumeRetypeWithoutMigrationTest-815709070 tempest-VolumeRetypeWithoutMigrationTest-815709070-project-member] http://192.168.122.16/volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 returned with HTTP 404 Sep 05 11:36:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 509/1004] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:34 2026] GET /volume/v3/volumes/1cb4cf59-e91c-4600-abd5-ff7d056c38d4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-18927a3e-3617-45f0-9b93-3c3af5750887 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18927a3e-3617-45f0-9b93-3c3af5750887 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] DELETE http://192.168.122.16/volume/v3/types/a58d8968-ffe0-48fb-92c1-93ef1628d7aa Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-18927a3e-3617-45f0-9b93-3c3af5750887 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-18927a3e-3617-45f0-9b93-3c3af5750887 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18927a3e-3617-45f0-9b93-3c3af5750887 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/types/a58d8968-ffe0-48fb-92c1-93ef1628d7aa returned with HTTP 202 Sep 05 11:36:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 496/1005] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:36:35 2026] DELETE /volume/v3/types/a58d8968-ffe0-48fb-92c1-93ef1628d7aa => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b8dd186a-50a3-463d-b1d6-d73573b59a33 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8dd186a-50a3-463d-b1d6-d73573b59a33 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] GET http://192.168.122.16/volume/v3/types/a58d8968-ffe0-48fb-92c1-93ef1628d7aa Sep 05 11:36:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8dd186a-50a3-463d-b1d6-d73573b59a33 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8dd186a-50a3-463d-b1d6-d73573b59a33 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8dd186a-50a3-463d-b1d6-d73573b59a33 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/types/a58d8968-ffe0-48fb-92c1-93ef1628d7aa returned with HTTP 404 Sep 05 11:36:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 510/1006] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:36:35 2026] GET /volume/v3/types/a58d8968-ffe0-48fb-92c1-93ef1628d7aa => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6fb5c9a5-15fc-48e3-9477-9d65dd128028 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6fb5c9a5-15fc-48e3-9477-9d65dd128028 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] DELETE http://192.168.122.16/volume/v3/types/06c62f9a-c612-4d53-abc8-3add7ddfda9e Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6fb5c9a5-15fc-48e3-9477-9d65dd128028 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6fb5c9a5-15fc-48e3-9477-9d65dd128028 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6fb5c9a5-15fc-48e3-9477-9d65dd128028 tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/types/06c62f9a-c612-4d53-abc8-3add7ddfda9e returned with HTTP 202 Sep 05 11:36:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 497/1007] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:36:35 2026] DELETE /volume/v3/types/06c62f9a-c612-4d53-abc8-3add7ddfda9e => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ae3782de-5073-4bd0-a528-affc8aa07e2b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ae3782de-5073-4bd0-a528-affc8aa07e2b tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] GET http://192.168.122.16/volume/v3/types/06c62f9a-c612-4d53-abc8-3add7ddfda9e Sep 05 11:36:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ae3782de-5073-4bd0-a528-affc8aa07e2b tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ae3782de-5073-4bd0-a528-affc8aa07e2b tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:35 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=623,cinder:UPDATE=150,cinder:INSERT=98 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:36:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ae3782de-5073-4bd0-a528-affc8aa07e2b tempest-VolumeRetypeWithoutMigrationTest-435667988 tempest-VolumeRetypeWithoutMigrationTest-435667988-project-admin] http://192.168.122.16/volume/v3/types/06c62f9a-c612-4d53-abc8-3add7ddfda9e returned with HTTP 404 Sep 05 11:36:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 511/1008] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:36:35 2026] GET /volume/v3/types/06c62f9a-c612-4d53-abc8-3add7ddfda9e => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-58a65ef6-5c7c-4f13-8f3e-e83be308d160 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58a65ef6-5c7c-4f13-8f3e-e83be308d160 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58a65ef6-5c7c-4f13-8f3e-e83be308d160 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58a65ef6-5c7c-4f13-8f3e-e83be308d160 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-58a65ef6-5c7c-4f13-8f3e-e83be308d160 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Snapshot retrieved successfully. Sep 05 11:36:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58a65ef6-5c7c-4f13-8f3e-e83be308d160 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 returned with HTTP 200 Sep 05 11:36:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 498/1009] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:35 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c5a485cf-e3ea-4eb5-a740-c047ac858309 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5a485cf-e3ea-4eb5-a740-c047ac858309 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 Sep 05 11:36:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5a485cf-e3ea-4eb5-a740-c047ac858309 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5a485cf-e3ea-4eb5-a740-c047ac858309 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5a485cf-e3ea-4eb5-a740-c047ac858309 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 returned with HTTP 404 Sep 05 11:36:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 512/1010] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:36 2026] GET /volume/v3/snapshots/af29d05b-356d-4455-8692-7ea9f2b184e1 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9000d0a7-624b-4734-be4c-9611f7f14d53 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9000d0a7-624b-4734-be4c-9611f7f14d53 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9000d0a7-624b-4734-be4c-9611f7f14d53 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9000d0a7-624b-4734-be4c-9611f7f14d53 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9000d0a7-624b-4734-be4c-9611f7f14d53 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Volume info retrieved successfully. Sep 05 11:36:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9000d0a7-624b-4734-be4c-9611f7f14d53 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a returned with HTTP 200 Sep 05 11:36:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 499/1011] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:36 2026] GET /volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-030ff54b-6305-4208-8247-61fda19f9c15 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-030ff54b-6305-4208-8247-61fda19f9c15 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-030ff54b-6305-4208-8247-61fda19f9c15 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-030ff54b-6305-4208-8247-61fda19f9c15 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:37 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-030ff54b-6305-4208-8247-61fda19f9c15 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Delete volume with id: c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-030ff54b-6305-4208-8247-61fda19f9c15 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Volume info retrieved successfully. Sep 05 11:36:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-030ff54b-6305-4208-8247-61fda19f9c15 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Delete volume request issued successfully. Sep 05 11:36:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-030ff54b-6305-4208-8247-61fda19f9c15 tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a returned with HTTP 202 Sep 05 11:36:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 513/1012] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:37 2026] DELETE /volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-001c7945-af17-40f0-beaf-67ee094c3c9a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-001c7945-af17-40f0-beaf-67ee094c3c9a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-001c7945-af17-40f0-beaf-67ee094c3c9a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-001c7945-af17-40f0-beaf-67ee094c3c9a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-001c7945-af17-40f0-beaf-67ee094c3c9a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Volume info retrieved successfully. Sep 05 11:36:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-001c7945-af17-40f0-beaf-67ee094c3c9a tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a returned with HTTP 200 Sep 05 11:36:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 500/1013] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:37 2026] GET /volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-59f7e519-1494-4148-b3f8-55f9a162145e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59f7e519-1494-4148-b3f8-55f9a162145e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] GET http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a Sep 05 11:36:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-59f7e519-1494-4148-b3f8-55f9a162145e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-59f7e519-1494-4148-b3f8-55f9a162145e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59f7e519-1494-4148-b3f8-55f9a162145e tempest-SnapshotMetadataTestJSON-1373213764 tempest-SnapshotMetadataTestJSON-1373213764-project-member] http://192.168.122.16/volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a returned with HTTP 404 Sep 05 11:36:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 514/1014] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:38 2026] GET /volume/v3/volumes/c49ef621-9afe-48fe-93f8-15368696100a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1d9de7ca-2b1a-4fe0-b5f5-67bc838e696f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1d9de7ca-2b1a-4fe0-b5f5-67bc838e696f tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 Sep 05 11:36:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1d9de7ca-2b1a-4fe0-b5f5-67bc838e696f tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1d9de7ca-2b1a-4fe0-b5f5-67bc838e696f tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-434992522"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-434992522'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:43 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume of 1 GB Sep 05 11:36:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Availability Zones retrieved successfully. Sep 05 11:36:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Flow 'volume_create_api' (f6748d08-c77f-4463-b7b2-ec74cf24fd04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (508fbb6b-de3c-48fb-a7c7-abdf57ed3d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1d9de7ca-2b1a-4fe0-b5f5-67bc838e696f tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 returned with HTTP 200 Sep 05 11:36:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 501/1015] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:43 2026] GET /volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 => generated 440 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6c6262f0-9ff8-4f0a-8070-127f0bb8cb22 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c6262f0-9ff8-4f0a-8070-127f0bb8cb22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 Sep 05 11:36:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c6262f0-9ff8-4f0a-8070-127f0bb8cb22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (508fbb6b-de3c-48fb-a7c7-abdf57ed3d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2662d739-ab72-4fcb-9f4e-f70b65ae2d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c6262f0-9ff8-4f0a-8070-127f0bb8cb22 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 returned with HTTP 200 Sep 05 11:36:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 502/1016] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:36:43 2026] PUT /volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 => generated 393 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-522515ee-2828-4ee3-878b-023d4b11b139 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Created reservations ['46ff240c-585d-4c4a-84ec-3fe07ac94a10', '0fc49d0e-a61c-4aa3-9aa2-d0d52659376e', '632ab803-0019-47d9-b74b-b4047d22f619', '52f68973-4b26-4510-a6e4-53c9dda42fae'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2662d739-ab72-4fcb-9f4e-f70b65ae2d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46ff240c-585d-4c4a-84ec-3fe07ac94a10', '0fc49d0e-a61c-4aa3-9aa2-d0d52659376e', '632ab803-0019-47d9-b74b-b4047d22f619', '52f68973-4b26-4510-a6e4-53c9dda42fae']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e4d7923-fefe-415e-80c0-b93f648b303a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e4d7923-fefe-415e-80c0-b93f648b303a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84d1cd71-29f5-4e39-b614-000222944b57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-434992522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40040dbad8ce40b99ca2ee6b183ce395',qos_specs=None,replication_status=,reservations=['46ff240c-585d-4c4a-84ec-3fe07ac94a10','0fc49d0e-a61c-4aa3-9aa2-d0d52659376e','632ab803-0019-47d9-b74b-b4047d22f619','52f68973-4b26-4510-a6e4-53c9dda42fae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-434992522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84d1cd71-29f5-4e39-b614-000222944b57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40040dbad8ce40b99ca2ee6b183ce395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de62380a-6eec-4832-84ee-2dfdbd1e8f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de62380a-6eec-4832-84ee-2dfdbd1e8f52) transitioned into state 'SUCCESS' from state '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-434992522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40040dbad8ce40b99ca2ee6b183ce395',qos_specs=None,replication_status=,reservations=['46ff240c-585d-4c4a-84ec-3fe07ac94a10','0fc49d0e-a61c-4aa3-9aa2-d0d52659376e','632ab803-0019-47d9-b74b-b4047d22f619','52f68973-4b26-4510-a6e4-53c9dda42fae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acebeeed-c2a8-48b3-bcbf-6849b27fe842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acebeeed-c2a8-48b3-bcbf-6849b27fe842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Flow 'volume_create_api' (f6748d08-c77f-4463-b7b2-ec74cf24fd04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume request issued successfully. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db744a1e-33ef-405a-9c56-64ff68b4e7fb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 515/1017] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:43 2026] POST /volume/v3/volumes => generated 757 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0929f9ad-bff0-4936-9a30-6487b79df044 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0929f9ad-bff0-4936-9a30-6487b79df044 None None] GET http://192.168.122.16/volume// Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0929f9ad-bff0-4936-9a30-6487b79df044 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0929f9ad-bff0-4936-9a30-6487b79df044 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0929f9ad-bff0-4936-9a30-6487b79df044 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:36:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 516/1018] 192.168.122.16 () {56 vars in 883 bytes} [Sat Sep 5 11:36:44 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:36:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1872274375"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1872274375'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Create volume of 1 GB Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2e942858-a924-4bc7-aed6-f3e087555098 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e942858-a924-4bc7-aed6-f3e087555098 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e942858-a924-4bc7-aed6-f3e087555098 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e942858-a924-4bc7-aed6-f3e087555098 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Availability Zones retrieved successfully. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2e942858-a924-4bc7-aed6-f3e087555098 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e942858-a924-4bc7-aed6-f3e087555098 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 517/1019] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:44 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6c181849-d4d0-432a-a19b-5303f85e6c27 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6c181849-d4d0-432a-a19b-5303f85e6c27 None None] GET http://192.168.122.16/volume// Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6c181849-d4d0-432a-a19b-5303f85e6c27 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6c181849-d4d0-432a-a19b-5303f85e6c27 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6c181849-d4d0-432a-a19b-5303f85e6c27 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:36:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 518/1020] 192.168.122.16 () {56 vars in 883 bytes} [Sat Sep 5 11:36: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 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Flow 'volume_create_api' (cc9f90ca-ba20-496a-83ee-5156b6d4ab04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4108017d-95cc-47f0-b100-30503aa59b10 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2e28cc-bfc7-483a-a813-4bcd5045572d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2e28cc-bfc7-483a-a813-4bcd5045572d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaf6bc1-ec3f-4f3f-8eb3-59b194c469b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4108017d-95cc-47f0-b100-30503aa59b10 tempest-VersionsTest-1759223855 tempest-VersionsTest-1759223855-project-reader] GET http://192.168.122.16/volume/v3/ Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4108017d-95cc-47f0-b100-30503aa59b10 tempest-VersionsTest-1759223855 tempest-VersionsTest-1759223855-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4108017d-95cc-47f0-b100-30503aa59b10 tempest-VersionsTest-1759223855 tempest-VersionsTest-1759223855-project-reader] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4108017d-95cc-47f0-b100-30503aa59b10 tempest-VersionsTest-1759223855 tempest-VersionsTest-1759223855-project-reader] http://192.168.122.16/volume/v3/ returned with HTTP 200 Sep 05 11:36:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 519/1021] 192.168.122.16 () {58 vars in 1095 bytes} [Sat Sep 5 11:36:44 2026] GET /volume/v3/ => generated 389 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Created reservations ['4b39cad6-c613-4b51-a117-865f6fa38697', '456d293b-c8f7-4682-a3b5-cdedaa10c75f', 'b7c2ee2a-df29-4b8b-995d-1940d27e88c9', 'ea12f3c1-8ed3-4db0-bdbb-00bb1781a80c'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaaf6bc1-ec3f-4f3f-8eb3-59b194c469b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b39cad6-c613-4b51-a117-865f6fa38697', '456d293b-c8f7-4682-a3b5-cdedaa10c75f', 'b7c2ee2a-df29-4b8b-995d-1940d27e88c9', 'ea12f3c1-8ed3-4db0-bdbb-00bb1781a80c']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96da22c0-47cb-4d2d-acd4-99d5d4d83712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96da22c0-47cb-4d2d-acd4-99d5d4d83712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a012fd5f-2b03-4981-b5c8-324f51667afc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1872274375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225bf88b81814aa6b84554cf71500d67',qos_specs=None,replication_status=,reservations=['4b39cad6-c613-4b51-a117-865f6fa38697','456d293b-c8f7-4682-a3b5-cdedaa10c75f','b7c2ee2a-df29-4b8b-995d-1940d27e88c9','ea12f3c1-8ed3-4db0-bdbb-00bb1781a80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c44b913bc2456096f931a8d3aa04a5',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1872274375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a012fd5f-2b03-4981-b5c8-324f51667afc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='225bf88b81814aa6b84554cf71500d67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56c44b913bc2456096f931a8d3aa04a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3769d85-cf61-4ac1-84a6-91b66b6473b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3769d85-cf61-4ac1-84a6-91b66b6473b0) transitioned into state 'SUCCESS' from state '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-1872274375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='225bf88b81814aa6b84554cf71500d67',qos_specs=None,replication_status=,reservations=['4b39cad6-c613-4b51-a117-865f6fa38697','456d293b-c8f7-4682-a3b5-cdedaa10c75f','b7c2ee2a-df29-4b8b-995d-1940d27e88c9','ea12f3c1-8ed3-4db0-bdbb-00bb1781a80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56c44b913bc2456096f931a8d3aa04a5',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f78a83b-1acb-47e2-b1b1-8909a3ca68b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f78a83b-1acb-47e2-b1b1-8909a3ca68b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Flow 'volume_create_api' (cc9f90ca-ba20-496a-83ee-5156b6d4ab04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Create volume request issued successfully. Sep 05 11:36:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-522515ee-2828-4ee3-878b-023d4b11b139 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 503/1022] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:43 2026] POST /volume/v3/volumes => generated 774 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ff7d39c6-f573-4dfc-a34a-52eaadd6b5a6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ff7d39c6-f573-4dfc-a34a-52eaadd6b5a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ff7d39c6-f573-4dfc-a34a-52eaadd6b5a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ff7d39c6-f573-4dfc-a34a-52eaadd6b5a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ff7d39c6-f573-4dfc-a34a-52eaadd6b5a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ff7d39c6-f573-4dfc-a34a-52eaadd6b5a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 200 Sep 05 11:36:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 520/1023] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:44 2026] GET /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8630564e-06fa-442e-bdeb-1434159daa3a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8630564e-06fa-442e-bdeb-1434159daa3a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8630564e-06fa-442e-bdeb-1434159daa3a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8630564e-06fa-442e-bdeb-1434159daa3a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8630564e-06fa-442e-bdeb-1434159daa3a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8630564e-06fa-442e-bdeb-1434159daa3a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 504/1024] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:45 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 849 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6ed3c44e-fd34-4797-8313-75a12bbbb3fa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6ed3c44e-fd34-4797-8313-75a12bbbb3fa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/d743cf75-498b-4980-b1e2-d64ecfc60912/action Sep 05 11:36:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6ed3c44e-fd34-4797-8313-75a12bbbb3fa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-attach": {"instance_uuid": "7c0f3864-cc6e-439c-a06f-7824988f2dd5", "mountpoint": "/dev/vdc"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6ed3c44e-fd34-4797-8313-75a12bbbb3fa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7c0f3864-cc6e-439c-a06f-7824988f2dd5", "mountpoint": "/dev/vdc"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6ed3c44e-fd34-4797-8313-75a12bbbb3fa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/d743cf75-498b-4980-b1e2-d64ecfc60912/action returned with HTTP 404 Sep 05 11:36:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 521/1025] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:45 2026] POST /volume/v3/volumes/d743cf75-498b-4980-b1e2-d64ecfc60912/action => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-25b70c84-2dcb-4a67-aee3-48c69a7cf1fa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25b70c84-2dcb-4a67-aee3-48c69a7cf1fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25b70c84-2dcb-4a67-aee3-48c69a7cf1fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25b70c84-2dcb-4a67-aee3-48c69a7cf1fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-25b70c84-2dcb-4a67-aee3-48c69a7cf1fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25b70c84-2dcb-4a67-aee3-48c69a7cf1fa tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 200 Sep 05 11:36:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 505/1026] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:45 2026] GET /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-77dece23-7f4e-43e2-9419-6271ec6880aa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-77dece23-7f4e-43e2-9419-6271ec6880aa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-77dece23-7f4e-43e2-9419-6271ec6880aa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-77dece23-7f4e-43e2-9419-6271ec6880aa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-77dece23-7f4e-43e2-9419-6271ec6880aa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-77dece23-7f4e-43e2-9419-6271ec6880aa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 522/1027] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:46 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-99b3cb32-f9bf-4b3c-bd65-d99e2f3383ff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-99b3cb32-f9bf-4b3c-bd65-d99e2f3383ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-99b3cb32-f9bf-4b3c-bd65-d99e2f3383ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-99b3cb32-f9bf-4b3c-bd65-d99e2f3383ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-99b3cb32-f9bf-4b3c-bd65-d99e2f3383ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-99b3cb32-f9bf-4b3c-bd65-d99e2f3383ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 506/1028] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:36:46 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9bae77c4-34c6-4437-9424-c8152c97964f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9bae77c4-34c6-4437-9424-c8152c97964f None None] GET http://192.168.122.16/volume// Sep 05 11:36:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9bae77c4-34c6-4437-9424-c8152c97964f None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9bae77c4-34c6-4437-9424-c8152c97964f None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9bae77c4-34c6-4437-9424-c8152c97964f None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:36:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 523/1029] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:36:46 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:36:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-7e706f5a-ef60-4303-9746-91b1f65a1e05 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0216032e-989e-43fe-a4ac-94ea04ae2180 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0216032e-989e-43fe-a4ac-94ea04ae2180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0216032e-989e-43fe-a4ac-94ea04ae2180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0216032e-989e-43fe-a4ac-94ea04ae2180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0216032e-989e-43fe-a4ac-94ea04ae2180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0216032e-989e-43fe-a4ac-94ea04ae2180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 200 Sep 05 11:36:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 524/1030] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:46 2026] GET /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-7e706f5a-ef60-4303-9746-91b1f65a1e05 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:36:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-7e706f5a-ef60-4303-9746-91b1f65a1e05 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84d1cd71-29f5-4e39-b614-000222944b57", "connector": null, "instance_uuid": "362d12de-5e4e-4e7d-817a-dc24ec328b2a"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-7e706f5a-ef60-4303-9746-91b1f65a1e05 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:36:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 507/1031] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:36:46 2026] POST /volume/v3/attachments => generated 273 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fd5638a1-948b-4104-8d06-fa74fe92b516 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd5638a1-948b-4104-8d06-fa74fe92b516 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd5638a1-948b-4104-8d06-fa74fe92b516 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd5638a1-948b-4104-8d06-fa74fe92b516 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a0ea483f-25ae-4f5c-b7aa-a7fd1c4fc6b9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0ea483f-25ae-4f5c-b7aa-a7fd1c4fc6b9 None None] GET http://192.168.122.16/volume// Sep 05 11:36:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0ea483f-25ae-4f5c-b7aa-a7fd1c4fc6b9 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0ea483f-25ae-4f5c-b7aa-a7fd1c4fc6b9 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0ea483f-25ae-4f5c-b7aa-a7fd1c4fc6b9 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:36:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 508/1032] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:36:47 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:36:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-4d8d6f1b-babd-4fc5-a0ef-870ee64493f3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-4d8d6f1b-babd-4fc5-a0ef-870ee64493f3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-4d8d6f1b-babd-4fc5-a0ef-870ee64493f3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-4d8d6f1b-babd-4fc5-a0ef-870ee64493f3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd5638a1-948b-4104-8d06-fa74fe92b516 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd5638a1-948b-4104-8d06-fa74fe92b516 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 525/1033] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:47 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-4d8d6f1b-babd-4fc5-a0ef-870ee64493f3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-4d8d6f1b-babd-4fc5-a0ef-870ee64493f3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 509/1034] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:36:47 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 1030 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-661bd803-c12c-412b-8084-c98dd636988e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-661bd803-c12c-412b-8084-c98dd636988e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] PUT http://192.168.122.16/volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-661bd803-c12c-412b-8084-c98dd636988e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-661bd803-c12c-412b-8084-c98dd636988e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Acquiring lock "cinder-attachment_update-84d1cd71-29f5-4e39-b614-000222944b57-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-661bd803-c12c-412b-8084-c98dd636988e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Lock "cinder-attachment_update-84d1cd71-29f5-4e39-b614-000222944b57-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:36:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-947c4638-6a6e-4475-83ba-9a7b48a3699a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-947c4638-6a6e-4475-83ba-9a7b48a3699a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-947c4638-6a6e-4475-83ba-9a7b48a3699a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-947c4638-6a6e-4475-83ba-9a7b48a3699a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-947c4638-6a6e-4475-83ba-9a7b48a3699a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-947c4638-6a6e-4475-83ba-9a7b48a3699a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 200 Sep 05 11:36:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 510/1035] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:48 2026] GET /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-151cfd94-5ebf-496c-9708-15596f7fee6b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-151cfd94-5ebf-496c-9708-15596f7fee6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-151cfd94-5ebf-496c-9708-15596f7fee6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a012fd5f-2b03-4981-b5c8-324f51667afc", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-119780077"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-151cfd94-5ebf-496c-9708-15596f7fee6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-151cfd94-5ebf-496c-9708-15596f7fee6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Create snapshot from volume a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-151cfd94-5ebf-496c-9708-15596f7fee6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Created reservations ['d12e4c17-5708-488e-8b93-e296826b92fe', '71487a4f-419f-41c9-99c6-0b26c13a35be', '89cb5eb8-382d-47a7-85ef-ce6296527c4b', '4efc5cbb-59ec-4ff4-8471-560363768123'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-151cfd94-5ebf-496c-9708-15596f7fee6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot create request issued successfully. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-151cfd94-5ebf-496c-9708-15596f7fee6b tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:36:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 511/1036] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:36:48 2026] POST /volume/v3/snapshots => generated 322 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0b01dba2-0d92-4e65-a19f-10962fb6dc5c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0b01dba2-0d92-4e65-a19f-10962fb6dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0b01dba2-0d92-4e65-a19f-10962fb6dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0b01dba2-0d92-4e65-a19f-10962fb6dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0b01dba2-0d92-4e65-a19f-10962fb6dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot retrieved successfully. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0b01dba2-0d92-4e65-a19f-10962fb6dc5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 200 Sep 05 11:36:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 512/1037] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:48 2026] GET /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 454 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:48 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-661bd803-c12c-412b-8084-c98dd636988e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Lock "cinder-attachment_update-84d1cd71-29f5-4e39-b614-000222944b57-devstack" released by "attachment_update" :: held 0.684s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:36:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-661bd803-c12c-412b-8084-c98dd636988e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e returned with HTTP 200 Sep 05 11:36:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 526/1038] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:36:47 2026] PUT /volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e => generated 694 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a42a7a10-2c7e-496f-a9a3-b0fb2886660d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a42a7a10-2c7e-496f-a9a3-b0fb2886660d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a42a7a10-2c7e-496f-a9a3-b0fb2886660d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a42a7a10-2c7e-496f-a9a3-b0fb2886660d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a42a7a10-2c7e-496f-a9a3-b0fb2886660d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a42a7a10-2c7e-496f-a9a3-b0fb2886660d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 513/1039] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:48 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-89a14900-7786-41c9-9f70-a5b43b99b94c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-89a14900-7786-41c9-9f70-a5b43b99b94c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e/action Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-89a14900-7786-41c9-9f70-a5b43b99b94c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-89a14900-7786-41c9-9f70-a5b43b99b94c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-40734367-42cf-4136-90ee-6b99736eb4e3 req-89a14900-7786-41c9-9f70-a5b43b99b94c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e/action returned with HTTP 204 Sep 05 11:36:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 527/1040] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:36:49 2026] POST /volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-14559c0b-6982-4454-9390-202363c6a52e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-14559c0b-6982-4454-9390-202363c6a52e tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-14559c0b-6982-4454-9390-202363c6a52e tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-14559c0b-6982-4454-9390-202363c6a52e tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-14559c0b-6982-4454-9390-202363c6a52e tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot retrieved successfully. Sep 05 11:36:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-14559c0b-6982-4454-9390-202363c6a52e tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 200 Sep 05 11:36:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 514/1041] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:49 2026] GET /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 454 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-97af32e7-ff31-4b05-9b12-68007a081587 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-97af32e7-ff31-4b05-9b12-68007a081587 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-97af32e7-ff31-4b05-9b12-68007a081587 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-97af32e7-ff31-4b05-9b12-68007a081587 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-97af32e7-ff31-4b05-9b12-68007a081587 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-97af32e7-ff31-4b05-9b12-68007a081587 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 528/1042] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:49 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 1142 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8760eb5a-6cbe-45eb-94a6-805ba1f3eb1c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8760eb5a-6cbe-45eb-94a6-805ba1f3eb1c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8760eb5a-6cbe-45eb-94a6-805ba1f3eb1c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8760eb5a-6cbe-45eb-94a6-805ba1f3eb1c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8760eb5a-6cbe-45eb-94a6-805ba1f3eb1c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:36:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8760eb5a-6cbe-45eb-94a6-805ba1f3eb1c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:36:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 529/1043] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:49 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 1142 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:36:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1578629469"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1578629469'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:49 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Create volume of 1 GB Sep 05 11:36:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Availability Zones retrieved successfully. Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Flow 'volume_create_api' (868a4db8-1476-4904-a6dd-90c2c6fc27ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7fcdfb-c260-420a-bdb7-e67f81abac3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:49 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7fcdfb-c260-420a-bdb7-e67f81abac3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d1d6af-bfa7-4ec5-b699-c76438b68203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Created reservations ['3ef585db-5a9b-448e-8228-9aa96312cb2c', '654c5b57-dc39-467c-9947-0cd4a844eaa4', 'd4466300-34d0-41f0-8066-0e3ad0615498', 'adec6f53-a38f-43e0-8c01-d4943a6801bc'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d1d6af-bfa7-4ec5-b699-c76438b68203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ef585db-5a9b-448e-8228-9aa96312cb2c', '654c5b57-dc39-467c-9947-0cd4a844eaa4', 'd4466300-34d0-41f0-8066-0e3ad0615498', 'adec6f53-a38f-43e0-8c01-d4943a6801bc']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f5ac2a-47b0-4896-9e03-842d2b629b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f5ac2a-47b0-4896-9e03-842d2b629b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a091648f-9d24-422c-a5d9-a5ecc8c037c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1578629469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f862add77e2d4529bf4eb0b62e45ad18',qos_specs=None,replication_status=,reservations=['3ef585db-5a9b-448e-8228-9aa96312cb2c','654c5b57-dc39-467c-9947-0cd4a844eaa4','d4466300-34d0-41f0-8066-0e3ad0615498','adec6f53-a38f-43e0-8c01-d4943a6801bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb73b866b1b04ec38570d42c7d7be226',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1578629469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a091648f-9d24-422c-a5d9-a5ecc8c037c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f862add77e2d4529bf4eb0b62e45ad18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb73b866b1b04ec38570d42c7d7be226',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f966cd2-a82c-4e45-9221-5a266490f38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f966cd2-a82c-4e45-9221-5a266490f38f) transitioned into state 'SUCCESS' from state '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-1578629469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f862add77e2d4529bf4eb0b62e45ad18',qos_specs=None,replication_status=,reservations=['3ef585db-5a9b-448e-8228-9aa96312cb2c','654c5b57-dc39-467c-9947-0cd4a844eaa4','d4466300-34d0-41f0-8066-0e3ad0615498','adec6f53-a38f-43e0-8c01-d4943a6801bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb73b866b1b04ec38570d42c7d7be226',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea9adc1-20b2-4195-bd0d-d925c48aa526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea9adc1-20b2-4195-bd0d-d925c48aa526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Flow 'volume_create_api' (868a4db8-1476-4904-a6dd-90c2c6fc27ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Create volume request issued successfully. Sep 05 11:36:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4fb544e0-ec7a-407d-9725-3260305c0ca9 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:36:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 515/1044] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:49 2026] POST /volume/v3/volumes => generated 757 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:36:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b985edc6-ab1f-4d41-8c45-1db49c5b0f15 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b985edc6-ab1f-4d41-8c45-1db49c5b0f15 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b985edc6-ab1f-4d41-8c45-1db49c5b0f15 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b985edc6-ab1f-4d41-8c45-1db49c5b0f15 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b985edc6-ab1f-4d41-8c45-1db49c5b0f15 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b985edc6-ab1f-4d41-8c45-1db49c5b0f15 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 returned with HTTP 200 Sep 05 11:36:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 530/1045] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:50 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 => generated 825 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aa0ffacb-3c01-464d-9119-e0c6e9c72c5d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aa0ffacb-3c01-464d-9119-e0c6e9c72c5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aa0ffacb-3c01-464d-9119-e0c6e9c72c5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aa0ffacb-3c01-464d-9119-e0c6e9c72c5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-aa0ffacb-3c01-464d-9119-e0c6e9c72c5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot retrieved successfully. Sep 05 11:36:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aa0ffacb-3c01-464d-9119-e0c6e9c72c5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 200 Sep 05 11:36:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 516/1046] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:50 2026] GET /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 454 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0f220ddc-dfab-4564-8b4f-4838373d1798 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0f220ddc-dfab-4564-8b4f-4838373d1798 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0f220ddc-dfab-4564-8b4f-4838373d1798 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0f220ddc-dfab-4564-8b4f-4838373d1798 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0f220ddc-dfab-4564-8b4f-4838373d1798 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0f220ddc-dfab-4564-8b4f-4838373d1798 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 returned with HTTP 200 Sep 05 11:36:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 531/1047] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:51 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-34227a5f-a287-4a9d-a3c1-87737dd9e62a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34227a5f-a287-4a9d-a3c1-87737dd9e62a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34227a5f-a287-4a9d-a3c1-87737dd9e62a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34227a5f-a287-4a9d-a3c1-87737dd9e62a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-34227a5f-a287-4a9d-a3c1-87737dd9e62a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot retrieved successfully. Sep 05 11:36:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34227a5f-a287-4a9d-a3c1-87737dd9e62a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 200 Sep 05 11:36:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 517/1048] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:51 2026] GET /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 481 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-771b614d-0016-43d2-8691-38da0d72aad4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-771b614d-0016-43d2-8691-38da0d72aad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 Sep 05 11:36:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-771b614d-0016-43d2-8691-38da0d72aad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-771b614d-0016-43d2-8691-38da0d72aad4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 returned with HTTP 200 Sep 05 11:36:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 532/1049] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:36:51 2026] PUT /volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 => generated 393 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d7f787e4-3b89-48d3-856a-4deb6c1a8047 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d7f787e4-3b89-48d3-856a-4deb6c1a8047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:36:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d7f787e4-3b89-48d3-856a-4deb6c1a8047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a012fd5f-2b03-4981-b5c8-324f51667afc"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d7f787e4-3b89-48d3-856a-4deb6c1a8047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:51 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-d7f787e4-3b89-48d3-856a-4deb6c1a8047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Create snapshot from volume a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:51 devstack devstack@c-api.service[87022]: WARNING cinder.quota_utils [None req-d7f787e4-3b89-48d3-856a-4deb6c1a8047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Quota exceeded for 225bf88b81814aa6b84554cf71500d67, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 05 11:36:51 devstack devstack@c-api.service[87022]: INFO cinder.api.middleware.fault [None req-d7f787e4-3b89-48d3-856a-4deb6c1a8047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 413 Sep 05 11:36:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 518/1050] 192.168.122.16 () {60 vars in 1143 bytes} [Sat Sep 5 11:36:51 2026] POST /volume/v3/snapshots => generated 208 bytes in 85 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:36:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8f3b47ae-369a-41b4-9214-376ce5e82970 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8f3b47ae-369a-41b4-9214-376ce5e82970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 Sep 05 11:36:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8f3b47ae-369a-41b4-9214-376ce5e82970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8f3b47ae-369a-41b4-9214-376ce5e82970 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 returned with HTTP 200 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 533/1051] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:36:51 2026] PUT /volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 => generated 393 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-59529269-4b9b-4923-a9b4-43ddd627dde1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59529269-4b9b-4923-a9b4-43ddd627dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-59529269-4b9b-4923-a9b4-43ddd627dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a012fd5f-2b03-4981-b5c8-324f51667afc"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ca195f75-1c4f-4b77-84dc-20ec9b002bcc", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-965269390"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume request body: {'volume': {'imageRef': 'ca195f75-1c4f-4b77-84dc-20ec9b002bcc', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-965269390'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-59529269-4b9b-4923-a9b4-43ddd627dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-59529269-4b9b-4923-a9b4-43ddd627dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Create snapshot from volume a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:52 devstack devstack@c-api.service[87023]: WARNING cinder.quota_utils [None req-59529269-4b9b-4923-a9b4-43ddd627dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Quota exceeded for 225bf88b81814aa6b84554cf71500d67, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.middleware.fault [None req-59529269-4b9b-4923-a9b4-43ddd627dde1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 413 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 534/1052] 192.168.122.16 () {60 vars in 1143 bytes} [Sat Sep 5 11:36:52 2026] POST /volume/v3/snapshots => generated 133 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ff867c0e-162b-44ff-aac6-8868e16360f3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ff867c0e-162b-44ff-aac6-8868e16360f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ff867c0e-162b-44ff-aac6-8868e16360f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ff867c0e-162b-44ff-aac6-8868e16360f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-ff867c0e-162b-44ff-aac6-8868e16360f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Delete snapshot with id: 5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ff867c0e-162b-44ff-aac6-8868e16360f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot retrieved successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ff867c0e-162b-44ff-aac6-8868e16360f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot delete request issued successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ff867c0e-162b-44ff-aac6-8868e16360f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 202 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 535/1053] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:36:52 2026] DELETE /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3dc5279b-d281-4ec3-934e-d0a7bcb3c568 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3dc5279b-d281-4ec3-934e-d0a7bcb3c568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3dc5279b-d281-4ec3-934e-d0a7bcb3c568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3dc5279b-d281-4ec3-934e-d0a7bcb3c568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3dc5279b-d281-4ec3-934e-d0a7bcb3c568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot retrieved successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3dc5279b-d281-4ec3-934e-d0a7bcb3c568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 200 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 536/1054] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:52 2026] GET /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 480 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume of 2 GB Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Availability Zones retrieved successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Flow 'volume_create_api' (6511e251-d2f0-4449-944e-89b574d68f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d17a2a2-b7d3-4d87-9da4-3835c6211565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Validating volume size '2' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-71522420-0287-4d70-a042-2b470964fadf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71522420-0287-4d70-a042-2b470964fadf tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71522420-0287-4d70-a042-2b470964fadf tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71522420-0287-4d70-a042-2b470964fadf tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-71522420-0287-4d70-a042-2b470964fadf tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d17a2a2-b7d3-4d87-9da4-3835c6211565) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:36:52 devstack devstack@c-api.service[87022]: Failure: cinder.exception.InvalidInput: Invalid input received: Image ca195f75-1c4f-4b77-84dc-20ec9b002bcc is not active. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71522420-0287-4d70-a042-2b470964fadf tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 returned with HTTP 200 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 537/1055] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:52 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d17a2a2-b7d3-4d87-9da4-3835c6211565) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d17a2a2-b7d3-4d87-9da4-3835c6211565) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:36:52 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Flow 'volume_create_api' (6511e251-d2f0-4449-944e-89b574d68f40) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e0a0d769-1c90-4433-aab4-a6f95d0ee936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 400 Sep 05 11:36:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 519/1056] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:36:52 2026] POST /volume/v3/volumes => generated 125 bytes in 558 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1af20585-ab08-49bf-a7b6-34d2c684d394 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1af20585-ab08-49bf-a7b6-34d2c684d394 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] POST http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1af20585-ab08-49bf-a7b6-34d2c684d394 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1af20585-ab08-49bf-a7b6-34d2c684d394 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1af20585-ab08-49bf-a7b6-34d2c684d394 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Create volume metadata completed successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1af20585-ab08-49bf-a7b6-34d2c684d394 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 538/1057] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:36:52 2026] POST /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 101 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8dd10d2f-7c11-45fb-aee3-86e13b3eb03f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8dd10d2f-7c11-45fb-aee3-86e13b3eb03f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8dd10d2f-7c11-45fb-aee3-86e13b3eb03f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8dd10d2f-7c11-45fb-aee3-86e13b3eb03f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8dd10d2f-7c11-45fb-aee3-86e13b3eb03f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Volume info retrieved successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8dd10d2f-7c11-45fb-aee3-86e13b3eb03f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Get volume metadata completed successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8dd10d2f-7c11-45fb-aee3-86e13b3eb03f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 520/1058] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:36:52 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 101 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f6ed1bd0-239d-4fe2-ac53-3bb52c7c7428 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f6ed1bd0-239d-4fe2-ac53-3bb52c7c7428 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] PUT http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f6ed1bd0-239d-4fe2-ac53-3bb52c7c7428 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f6ed1bd0-239d-4fe2-ac53-3bb52c7c7428 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f6ed1bd0-239d-4fe2-ac53-3bb52c7c7428 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Update volume metadata completed successfully. Sep 05 11:36:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f6ed1bd0-239d-4fe2-ac53-3bb52c7c7428 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 539/1059] 192.168.122.16 () {60 vars in 1274 bytes} [Sat Sep 5 11:36:52 2026] PUT /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 57 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-66457292-c410-4997-98ea-fecb2f23825e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66457292-c410-4997-98ea-fecb2f23825e tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66457292-c410-4997-98ea-fecb2f23825e tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66457292-c410-4997-98ea-fecb2f23825e tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-66457292-c410-4997-98ea-fecb2f23825e tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-66457292-c410-4997-98ea-fecb2f23825e tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Get volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66457292-c410-4997-98ea-fecb2f23825e tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 521/1060] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:36:52 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 57 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e9bd4a28-aeb1-4cf4-ac69-d4ff787a4a97 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9bd4a28-aeb1-4cf4-ac69-d4ff787a4a97 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] DELETE http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key1 Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9bd4a28-aeb1-4cf4-ac69-d4ff787a4a97 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9bd4a28-aeb1-4cf4-ac69-d4ff787a4a97 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e9bd4a28-aeb1-4cf4-ac69-d4ff787a4a97 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e9bd4a28-aeb1-4cf4-ac69-d4ff787a4a97 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Get volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e9bd4a28-aeb1-4cf4-ac69-d4ff787a4a97 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Delete volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9bd4a28-aeb1-4cf4-ac69-d4ff787a4a97 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key1 returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 540/1061] 192.168.122.16 () {58 vars in 1272 bytes} [Sat Sep 5 11:36:53 2026] DELETE /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key1 => generated 0 bytes in 154 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-879b6ac4-5b00-4a28-868a-5c45ff492a86 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-879b6ac4-5b00-4a28-868a-5c45ff492a86 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-879b6ac4-5b00-4a28-868a-5c45ff492a86 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-879b6ac4-5b00-4a28-868a-5c45ff492a86 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-879b6ac4-5b00-4a28-868a-5c45ff492a86 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-569fe0cf-ae05-48fe-aeba-3904434a7203 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-569fe0cf-ae05-48fe-aeba-3904434a7203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-879b6ac4-5b00-4a28-868a-5c45ff492a86 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Get volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-569fe0cf-ae05-48fe-aeba-3904434a7203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-569fe0cf-ae05-48fe-aeba-3904434a7203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-879b6ac4-5b00-4a28-868a-5c45ff492a86 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 522/1062] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:36:53 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 32 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4bd8ef31-16c0-444b-9742-681ae2982fac None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4bd8ef31-16c0-444b-9742-681ae2982fac tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] PUT http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-569fe0cf-ae05-48fe-aeba-3904434a7203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4bd8ef31-16c0-444b-9742-681ae2982fac tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-569fe0cf-ae05-48fe-aeba-3904434a7203 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 541/1063] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:53 2026] GET /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4bd8ef31-16c0-444b-9742-681ae2982fac tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4bd8ef31-16c0-444b-9742-681ae2982fac tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Update volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4bd8ef31-16c0-444b-9742-681ae2982fac tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 523/1064] 192.168.122.16 () {60 vars in 1274 bytes} [Sat Sep 5 11:36:53 2026] PUT /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 16 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5a5424ac-79dc-4641-8562-3f07b18c2946 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5a5424ac-79dc-4641-8562-3f07b18c2946 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] POST http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5a5424ac-79dc-4641-8562-3f07b18c2946 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5a5424ac-79dc-4641-8562-3f07b18c2946 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5a5424ac-79dc-4641-8562-3f07b18c2946 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Create volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5a5424ac-79dc-4641-8562-3f07b18c2946 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 542/1065] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:36:53 2026] POST /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 68 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e19d7bf9-a350-4d84-86f3-94519c3a595f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e19d7bf9-a350-4d84-86f3-94519c3a595f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] PUT http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key3 Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e19d7bf9-a350-4d84-86f3-94519c3a595f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e19d7bf9-a350-4d84-86f3-94519c3a595f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e19d7bf9-a350-4d84-86f3-94519c3a595f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Update volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e19d7bf9-a350-4d84-86f3-94519c3a595f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key3 returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 524/1066] 192.168.122.16 () {60 vars in 1289 bytes} [Sat Sep 5 11:36:53 2026] PUT /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key3 => generated 35 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cb49a226-75b7-46ab-9d81-2ee41655dfc5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb49a226-75b7-46ab-9d81-2ee41655dfc5 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key3 Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb49a226-75b7-46ab-9d81-2ee41655dfc5 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb49a226-75b7-46ab-9d81-2ee41655dfc5 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cb49a226-75b7-46ab-9d81-2ee41655dfc5 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cb49a226-75b7-46ab-9d81-2ee41655dfc5 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Get volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb49a226-75b7-46ab-9d81-2ee41655dfc5 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key3 returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 543/1067] 192.168.122.16 () {58 vars in 1269 bytes} [Sat Sep 5 11:36:53 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata/key3 => generated 35 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8aebdd89-e7d8-4b9b-8f5c-0bf15d582495 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8aebdd89-e7d8-4b9b-8f5c-0bf15d582495 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8aebdd89-e7d8-4b9b-8f5c-0bf15d582495 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8aebdd89-e7d8-4b9b-8f5c-0bf15d582495 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8aebdd89-e7d8-4b9b-8f5c-0bf15d582495 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8aebdd89-e7d8-4b9b-8f5c-0bf15d582495 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] Get volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8aebdd89-e7d8-4b9b-8f5c-0bf15d582495 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-reader] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 525/1068] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:36:53 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 75 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-49a70fd8-fe71-42c0-8b37-5edc19a1aa6f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49a70fd8-fe71-42c0-8b37-5edc19a1aa6f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] PUT http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata Sep 05 11:36:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-49a70fd8-fe71-42c0-8b37-5edc19a1aa6f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-49a70fd8-fe71-42c0-8b37-5edc19a1aa6f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-49a70fd8-fe71-42c0-8b37-5edc19a1aa6f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Update volume metadata completed successfully. Sep 05 11:36:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49a70fd8-fe71-42c0-8b37-5edc19a1aa6f tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata returned with HTTP 200 Sep 05 11:36:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 544/1069] 192.168.122.16 () {60 vars in 1274 bytes} [Sat Sep 5 11:36:53 2026] PUT /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8/metadata => generated 16 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-62ccf6f8-7840-4146-a06d-8b59d61aa339 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-62ccf6f8-7840-4146-a06d-8b59d61aa339 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-62ccf6f8-7840-4146-a06d-8b59d61aa339 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-62ccf6f8-7840-4146-a06d-8b59d61aa339 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-62ccf6f8-7840-4146-a06d-8b59d61aa339 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-62ccf6f8-7840-4146-a06d-8b59d61aa339 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 returned with HTTP 200 Sep 05 11:36:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 526/1070] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:53 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9b0a67ed-c29c-48d4-988e-f4fca0f69cc4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b0a67ed-c29c-48d4-988e-f4fca0f69cc4 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] DELETE http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b0a67ed-c29c-48d4-988e-f4fca0f69cc4 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b0a67ed-c29c-48d4-988e-f4fca0f69cc4 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:54 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-9b0a67ed-c29c-48d4-988e-f4fca0f69cc4 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Delete volume with id: a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9b0a67ed-c29c-48d4-988e-f4fca0f69cc4 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9b0a67ed-c29c-48d4-988e-f4fca0f69cc4 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Delete volume request issued successfully. Sep 05 11:36:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b0a67ed-c29c-48d4-988e-f4fca0f69cc4 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 returned with HTTP 202 Sep 05 11:36:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 545/1071] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:54 2026] DELETE /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:36:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-151c6233-c201-43f4-9bf8-fe5f665521d7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-151c6233-c201-43f4-9bf8-fe5f665521d7 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-151c6233-c201-43f4-9bf8-fe5f665521d7 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-151c6233-c201-43f4-9bf8-fe5f665521d7 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-151c6233-c201-43f4-9bf8-fe5f665521d7 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-151c6233-c201-43f4-9bf8-fe5f665521d7 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 returned with HTTP 200 Sep 05 11:36:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 527/1072] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:54 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e84bc9f0-8a25-42d1-85de-3f5d795766b7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e84bc9f0-8a25-42d1-85de-3f5d795766b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e84bc9f0-8a25-42d1-85de-3f5d795766b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e84bc9f0-8a25-42d1-85de-3f5d795766b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e84bc9f0-8a25-42d1-85de-3f5d795766b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Snapshot retrieved successfully. Sep 05 11:36:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e84bc9f0-8a25-42d1-85de-3f5d795766b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 200 Sep 05 11:36:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 546/1073] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:54 2026] GET /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 480 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3e9bb0ab-fe88-4f05-9ccd-6a4bc7659c61 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3e9bb0ab-fe88-4f05-9ccd-6a4bc7659c61 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3e9bb0ab-fe88-4f05-9ccd-6a4bc7659c61 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3e9bb0ab-fe88-4f05-9ccd-6a4bc7659c61 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3e9bb0ab-fe88-4f05-9ccd-6a4bc7659c61 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Volume info retrieved successfully. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3e9bb0ab-fe88-4f05-9ccd-6a4bc7659c61 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 returned with HTTP 200 Sep 05 11:36:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 528/1074] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:55 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c4fcea16-bebe-4b70-a867-bfe37e67ca7a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4fcea16-bebe-4b70-a867-bfe37e67ca7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 Sep 05 11:36:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4fcea16-bebe-4b70-a867-bfe37e67ca7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4fcea16-bebe-4b70-a867-bfe37e67ca7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4fcea16-bebe-4b70-a867-bfe37e67ca7a tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 returned with HTTP 404 Sep 05 11:36:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 547/1075] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:36:55 2026] GET /volume/v3/snapshots/5360a378-5bca-4e21-a1d0-ebf7fb0ca3c6 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-84d61c89-089c-4db3-99e9-2ad0fac9d661 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-84d61c89-089c-4db3-99e9-2ad0fac9d661 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-84d61c89-089c-4db3-99e9-2ad0fac9d661 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-84d61c89-089c-4db3-99e9-2ad0fac9d661 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-84d61c89-089c-4db3-99e9-2ad0fac9d661 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-84d61c89-089c-4db3-99e9-2ad0fac9d661 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 200 Sep 05 11:36:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 529/1076] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:55 2026] GET /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 867 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-43022052-16b9-49f0-92a1-5e5740dac346 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43022052-16b9-49f0-92a1-5e5740dac346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] DELETE http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43022052-16b9-49f0-92a1-5e5740dac346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43022052-16b9-49f0-92a1-5e5740dac346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:55 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-43022052-16b9-49f0-92a1-5e5740dac346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Delete volume with id: a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-43022052-16b9-49f0-92a1-5e5740dac346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-43022052-16b9-49f0-92a1-5e5740dac346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Delete volume request issued successfully. Sep 05 11:36:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43022052-16b9-49f0-92a1-5e5740dac346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 202 Sep 05 11:36:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 548/1077] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:55 2026] DELETE /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c59775cd-eb09-4401-b46b-b60e3d196afb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c59775cd-eb09-4401-b46b-b60e3d196afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c59775cd-eb09-4401-b46b-b60e3d196afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c59775cd-eb09-4401-b46b-b60e3d196afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c59775cd-eb09-4401-b46b-b60e3d196afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c59775cd-eb09-4401-b46b-b60e3d196afb tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 200 Sep 05 11:36:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 530/1078] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:55 2026] GET /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 866 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6b68fe73-0648-4753-812b-427154dc51f3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6b68fe73-0648-4753-812b-427154dc51f3 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] GET http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 Sep 05 11:36:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6b68fe73-0648-4753-812b-427154dc51f3 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6b68fe73-0648-4753-812b-427154dc51f3 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6b68fe73-0648-4753-812b-427154dc51f3 tempest-VolumesMetadataTest-391213690 tempest-VolumesMetadataTest-391213690-project-member] http://192.168.122.16/volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 returned with HTTP 404 Sep 05 11:36:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 549/1079] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:56 2026] GET /volume/v3/volumes/a091648f-9d24-422c-a5d9-a5ecc8c037c8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c619cfeb-aefa-44dd-bc5b-adfc25de6b5c"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c619cfeb-aefa-44dd-bc5b-adfc25de6b5c'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:56 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume of 1 GB Sep 05 11:36:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-18d32509-8dc4-4985-8b5f-2ad47c8b8865 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-18d32509-8dc4-4985-8b5f-2ad47c8b8865 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-18d32509-8dc4-4985-8b5f-2ad47c8b8865 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Availability Zones retrieved successfully. Sep 05 11:36:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-18d32509-8dc4-4985-8b5f-2ad47c8b8865 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Flow 'volume_create_api' (0c6c4dc7-4641-4ccb-b7e5-ca2cc31ae337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:36:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43de7d9d-53e3-466d-9513-81e7cb48681e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:36:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-18d32509-8dc4-4985-8b5f-2ad47c8b8865 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Volume info retrieved successfully. Sep 05 11:36:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-18d32509-8dc4-4985-8b5f-2ad47c8b8865 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 200 Sep 05 11:36:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 550/1080] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:56 2026] GET /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 866 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43de7d9d-53e3-466d-9513-81e7cb48681e) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:36:57 devstack devstack@c-api.service[87022]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43de7d9d-53e3-466d-9513-81e7cb48681e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43de7d9d-53e3-466d-9513-81e7cb48681e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:36:57 devstack devstack@c-api.service[87022]: WARNING cinder.volume.api [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Flow 'volume_create_api' (0c6c4dc7-4641-4ccb-b7e5-ca2cc31ae337) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c4dd47b0-d4c2-405c-a774-33b653a24e18 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 400 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 531/1081] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:56 2026] POST /volume/v3/volumes => generated 134 bytes in 436 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f3658f04-f4eb-42a5-a7bd-fa9b413133f6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f3658f04-f4eb-42a5-a7bd-fa9b413133f6 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f3658f04-f4eb-42a5-a7bd-fa9b413133f6 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f3658f04-f4eb-42a5-a7bd-fa9b413133f6 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 400 Sep 05 11:36:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 551/1082] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes => generated 127 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-235b2243-6144-475a-b225-7bcc1b50fa56 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-235b2243-6144-475a-b225-7bcc1b50fa56 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-235b2243-6144-475a-b225-7bcc1b50fa56 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0e843887-d5b5-411f-9d3e-317bad44796a"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-235b2243-6144-475a-b225-7bcc1b50fa56 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0e843887-d5b5-411f-9d3e-317bad44796a'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-235b2243-6144-475a-b225-7bcc1b50fa56 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 404 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 532/1083] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3e3c9cbf-e2ce-46f6-826d-61904c40adb4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3e3c9cbf-e2ce-46f6-826d-61904c40adb4 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3e3c9cbf-e2ce-46f6-826d-61904c40adb4 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "eab5081c-91b2-4ef3-bfb8-d70b1ee68808"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-3e3c9cbf-e2ce-46f6-826d-61904c40adb4 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'eab5081c-91b2-4ef3-bfb8-d70b1ee68808'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3e3c9cbf-e2ce-46f6-826d-61904c40adb4 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 404 Sep 05 11:36:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 552/1084] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ef600629-6977-40f4-883f-bfa51d93f0ec None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ef600629-6977-40f4-883f-bfa51d93f0ec tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ef600629-6977-40f4-883f-bfa51d93f0ec tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "db47ce9d-296d-4f76-be49-2830b5caee52"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-ef600629-6977-40f4-883f-bfa51d93f0ec tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'db47ce9d-296d-4f76-be49-2830b5caee52'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ef600629-6977-40f4-883f-bfa51d93f0ec tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 404 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 533/1085] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2f85d619-e8b0-4707-b03c-d0ac3f13abda None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f85d619-e8b0-4707-b03c-d0ac3f13abda tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f85d619-e8b0-4707-b03c-d0ac3f13abda tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f85d619-e8b0-4707-b03c-d0ac3f13abda tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 400 Sep 05 11:36:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 553/1086] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes => generated 125 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f09701b0-2be5-4026-89e8-f3791f2f1046 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f09701b0-2be5-4026-89e8-f3791f2f1046 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f09701b0-2be5-4026-89e8-f3791f2f1046 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f09701b0-2be5-4026-89e8-f3791f2f1046 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 400 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 534/1087] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes => generated 125 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3e17322f-7923-494a-b1d1-9e321bbfdd4f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3e17322f-7923-494a-b1d1-9e321bbfdd4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3e17322f-7923-494a-b1d1-9e321bbfdd4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3e17322f-7923-494a-b1d1-9e321bbfdd4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 400 Sep 05 11:36:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 554/1088] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8093c7f1-5317-4397-aa8c-cfb842a584d1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8093c7f1-5317-4397-aa8c-cfb842a584d1 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] DELETE http://192.168.122.16/volume/v3/volumes/tempest-invalid-2143224752 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8093c7f1-5317-4397-aa8c-cfb842a584d1 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8093c7f1-5317-4397-aa8c-cfb842a584d1 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8093c7f1-5317-4397-aa8c-cfb842a584d1 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Delete volume with id: tempest-invalid-2143224752 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8093c7f1-5317-4397-aa8c-cfb842a584d1 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/tempest-invalid-2143224752 returned with HTTP 404 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 535/1089] 192.168.122.16 () {58 vars in 1200 bytes} [Sat Sep 5 11:36:57 2026] DELETE /volume/v3/volumes/tempest-invalid-2143224752 => generated 99 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-da1e373f-11b7-4722-aa7c-29f01d9b9fc1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 555/1090] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:36:57 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9761e9ab-75de-4453-9279-d1aed3c19961 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9761e9ab-75de-4453-9279-d1aed3c19961 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/xxx/action Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9761e9ab-75de-4453-9279-d1aed3c19961 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-detach": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9761e9ab-75de-4453-9279-d1aed3c19961 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9761e9ab-75de-4453-9279-d1aed3c19961 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 536/1091] 192.168.122.16 () {60 vars in 1170 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4b1fa65b-c4f6-450a-b8ed-919ab1779b90 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4b1fa65b-c4f6-450a-b8ed-919ab1779b90 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] GET http://192.168.122.16/volume/v3/volumes/tempest-invalid-260430251 Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4b1fa65b-c4f6-450a-b8ed-919ab1779b90 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4b1fa65b-c4f6-450a-b8ed-919ab1779b90 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4b1fa65b-c4f6-450a-b8ed-919ab1779b90 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] http://192.168.122.16/volume/v3/volumes/tempest-invalid-260430251 returned with HTTP 404 Sep 05 11:36:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 556/1092] 192.168.122.16 () {58 vars in 1194 bytes} [Sat Sep 5 11:36:57 2026] GET /volume/v3/volumes/tempest-invalid-260430251 => generated 98 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e22bb12-0303-4d87-93e8-1545e8c8312b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 537/1093] 192.168.122.16 () {58 vars in 1119 bytes} [Sat Sep 5 11:36:57 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?status=null Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Could not evaluate value null, assuming string {{(pid=87023) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Get all volumes completed successfully. Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-beece6dd-0885-4f0a-a45a-c3c470f20e4f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] http://192.168.122.16/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 05 11:36:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 557/1094] 192.168.122.16 () {58 vars in 1160 bytes} [Sat Sep 5 11:36:57 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f7116793-ac75-4eb7-879f-b68b77717419 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f7116793-ac75-4eb7-879f-b68b77717419 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1217370649 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f7116793-ac75-4eb7-879f-b68b77717419 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f7116793-ac75-4eb7-879f-b68b77717419 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-f7116793-ac75-4eb7-879f-b68b77717419 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f7116793-ac75-4eb7-879f-b68b77717419 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1217370649'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f7116793-ac75-4eb7-879f-b68b77717419 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Get all volumes completed successfully. Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f7116793-ac75-4eb7-879f-b68b77717419 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] http://192.168.122.16/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1217370649 returned with HTTP 200 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 538/1095] 192.168.122.16 () {58 vars in 1238 bytes} [Sat Sep 5 11:36:57 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1217370649 => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] GET http://192.168.122.16/volume/v3/volumes?status=null Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Could not evaluate value null, assuming string {{(pid=87023) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Get all volumes completed successfully. Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-82852bc8-31cf-40b4-ba33-6f81c5531d1f tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] http://192.168.122.16/volume/v3/volumes?status=null returned with HTTP 200 Sep 05 11:36:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 558/1096] 192.168.122.16 () {58 vars in 1139 bytes} [Sat Sep 5 11:36:57 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e62df260-6aef-4d32-9175-1cabc8c66936 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e62df260-6aef-4d32-9175-1cabc8c66936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] GET http://192.168.122.16/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1067675207 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e62df260-6aef-4d32-9175-1cabc8c66936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e62df260-6aef-4d32-9175-1cabc8c66936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-e62df260-6aef-4d32-9175-1cabc8c66936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e62df260-6aef-4d32-9175-1cabc8c66936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1067675207'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e62df260-6aef-4d32-9175-1cabc8c66936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Get all volumes completed successfully. Sep 05 11:36:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e62df260-6aef-4d32-9175-1cabc8c66936 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] http://192.168.122.16/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1067675207 returned with HTTP 200 Sep 05 11:36:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 539/1097] 192.168.122.16 () {58 vars in 1217 bytes} [Sat Sep 5 11:36:57 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1067675207 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-53f67cad-1e72-4b8f-86c9-de834f2dbf43 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-53f67cad-1e72-4b8f-86c9-de834f2dbf43 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-53f67cad-1e72-4b8f-86c9-de834f2dbf43 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-53f67cad-1e72-4b8f-86c9-de834f2dbf43 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-936902f7-edaa-4ef8-9261-912949366c0f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-936902f7-edaa-4ef8-9261-912949366c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] GET http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-936902f7-edaa-4ef8-9261-912949366c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-936902f7-edaa-4ef8-9261-912949366c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-53f67cad-1e72-4b8f-86c9-de834f2dbf43 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-936902f7-edaa-4ef8-9261-912949366c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985 tempest-VolumeSnapshotQuotasNegativeTestJSON-1758919985-project-member] http://192.168.122.16/volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 540/1098] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:58 2026] GET /volume/v3/volumes/a012fd5f-2b03-4981-b5c8-324f51667afc => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b0aedf1d-fdb0-4b87-970e-3467852b93c0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0aedf1d-fdb0-4b87-970e-3467852b93c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0aedf1d-fdb0-4b87-970e-3467852b93c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-53f67cad-1e72-4b8f-86c9-de834f2dbf43 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Reserve volume completed successfully. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-53f67cad-1e72-4b8f-86c9-de834f2dbf43 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action returned with HTTP 202 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 559/1099] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:57 2026] POST /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9c33a47c-ad33-47f7-84eb-5bf1be44452c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9c33a47c-ad33-47f7-84eb-5bf1be44452c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9c33a47c-ad33-47f7-84eb-5bf1be44452c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9c33a47c-ad33-47f7-84eb-5bf1be44452c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9c33a47c-ad33-47f7-84eb-5bf1be44452c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: ERROR cinder.volume.api [None req-9c33a47c-ad33-47f7-84eb-5bf1be44452c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume status must be available to reserve, but the status is attaching. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9c33a47c-ad33-47f7-84eb-5bf1be44452c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action returned with HTTP 400 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 560/1100] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action => generated 132 bytes in 93 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-03711dad-e4a6-4d94-856a-34a3a61dd581 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03711dad-e4a6-4d94-856a-34a3a61dd581 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03711dad-e4a6-4d94-856a-34a3a61dd581 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03711dad-e4a6-4d94-856a-34a3a61dd581 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03711dad-e4a6-4d94-856a-34a3a61dd581 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03711dad-e4a6-4d94-856a-34a3a61dd581 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Unreserve volume completed successfully. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03711dad-e4a6-4d94-856a-34a3a61dd581 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action returned with HTTP 202 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 561/1101] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0abf2351-8788-47d1-981a-ac156153a74a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0abf2351-8788-47d1-981a-ac156153a74a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/51b73c7e-8403-4829-b31b-b371bc6ed973/action Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0abf2351-8788-47d1-981a-ac156153a74a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0abf2351-8788-47d1-981a-ac156153a74a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0abf2351-8788-47d1-981a-ac156153a74a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/51b73c7e-8403-4829-b31b-b371bc6ed973/action returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 562/1102] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/51b73c7e-8403-4829-b31b-b371bc6ed973/action => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9716e7f4-ce46-4cb1-a565-17e509da93b8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9716e7f4-ce46-4cb1-a565-17e509da93b8 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/5196a429-bd1a-41eb-bc59-2e9cf3851cdc/action Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9716e7f4-ce46-4cb1-a565-17e509da93b8 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9716e7f4-ce46-4cb1-a565-17e509da93b8 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9716e7f4-ce46-4cb1-a565-17e509da93b8 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/5196a429-bd1a-41eb-bc59-2e9cf3851cdc/action returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 563/1103] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/5196a429-bd1a-41eb-bc59-2e9cf3851cdc/action => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6ffffd8e-d57f-40f2-8466-74b5e6e27205 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 564/1104] 192.168.122.16 () {60 vars in 1139 bytes} [Sat Sep 5 11:36:58 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-aa28e067-9381-409d-98f5-1938d00771bc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aa28e067-9381-409d-98f5-1938d00771bc tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] PUT http://192.168.122.16/volume/v3/volumes/tempest-invalid-1520324569 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-aa28e067-9381-409d-98f5-1938d00771bc tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aa28e067-9381-409d-98f5-1938d00771bc tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/tempest-invalid-1520324569 returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 565/1105] 192.168.122.16 () {60 vars in 1217 bytes} [Sat Sep 5 11:36:58 2026] PUT /volume/v3/volumes/tempest-invalid-1520324569 => generated 99 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0aedf1d-fdb0-4b87-970e-3467852b93c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719 tempest-VolumeSnapshotQuotasNegativeTestJSON-1525645719-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 returned with HTTP 200 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-122fb62b-230a-411c-bc2d-73140bcf00d1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 541/1106] 192.168.122.16 () {60 vars in 1254 bytes} [Sat Sep 5 11:36:58 2026] PUT /volume/v3/os-quota-sets/225bf88b81814aa6b84554cf71500d67 => generated 398 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-122fb62b-230a-411c-bc2d-73140bcf00d1 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] PUT http://192.168.122.16/volume/v3/volumes/db74cb9b-bab1-4a0a-8521-3e6007cb84bb Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-122fb62b-230a-411c-bc2d-73140bcf00d1 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-122fb62b-230a-411c-bc2d-73140bcf00d1 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/db74cb9b-bab1-4a0a-8521-3e6007cb84bb returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 566/1107] 192.168.122.16 () {60 vars in 1247 bytes} [Sat Sep 5 11:36:58 2026] PUT /volume/v3/volumes/db74cb9b-bab1-4a0a-8521-3e6007cb84bb => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-56737896-588f-43f1-ae56-cf534673adaa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-56737896-588f-43f1-ae56-cf534673adaa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] DELETE http://192.168.122.16/volume/v3/volumes/d90f4f1e-8856-4970-9ba8-21d677170a89 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-56737896-588f-43f1-ae56-cf534673adaa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-56737896-588f-43f1-ae56-cf534673adaa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-56737896-588f-43f1-ae56-cf534673adaa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Delete volume with id: d90f4f1e-8856-4970-9ba8-21d677170a89 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-56737896-588f-43f1-ae56-cf534673adaa tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/d90f4f1e-8856-4970-9ba8-21d677170a89 returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 542/1108] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:58 2026] DELETE /volume/v3/volumes/d90f4f1e-8856-4970-9ba8-21d677170a89 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ca903128-3395-4620-a75b-18d5f68467fe None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ca903128-3395-4620-a75b-18d5f68467fe tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ca903128-3395-4620-a75b-18d5f68467fe tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ca903128-3395-4620-a75b-18d5f68467fe tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ca903128-3395-4620-a75b-18d5f68467fe tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action returned with HTTP 400 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 567/1109] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action => generated 140 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1cc23c7b-d75a-41e9-946c-64eabd229225 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1cc23c7b-d75a-41e9-946c-64eabd229225 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1cc23c7b-d75a-41e9-946c-64eabd229225 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1cc23c7b-d75a-41e9-946c-64eabd229225 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1cc23c7b-d75a-41e9-946c-64eabd229225 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action returned with HTTP 400 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 543/1110] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action => generated 131 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4c31e660-46f8-4d4f-8e39-980064b205da None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c31e660-46f8-4d4f-8e39-980064b205da tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/18766874-1f6a-4b99-93df-50e664e08441/action Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c31e660-46f8-4d4f-8e39-980064b205da tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c31e660-46f8-4d4f-8e39-980064b205da tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c31e660-46f8-4d4f-8e39-980064b205da tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/18766874-1f6a-4b99-93df-50e664e08441/action returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 568/1111] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/18766874-1f6a-4b99-93df-50e664e08441/action => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3a7de281-01b6-48b3-a30b-e6bcfc9cbc2e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a7de281-01b6-48b3-a30b-e6bcfc9cbc2e tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a7de281-01b6-48b3-a30b-e6bcfc9cbc2e tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a7de281-01b6-48b3-a30b-e6bcfc9cbc2e tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a7de281-01b6-48b3-a30b-e6bcfc9cbc2e tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action returned with HTTP 400 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 544/1112] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462/action => generated 129 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c4d87e70-7c67-4183-afd8-8186bef95190 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4d87e70-7c67-4183-afd8-8186bef95190 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] POST http://192.168.122.16/volume/v3/volumes/None/action Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4d87e70-7c67-4183-afd8-8186bef95190 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4d87e70-7c67-4183-afd8-8186bef95190 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4d87e70-7c67-4183-afd8-8186bef95190 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/None/action returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 569/1113] 192.168.122.16 () {60 vars in 1173 bytes} [Sat Sep 5 11:36:58 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c640b20e-83d3-4532-b6c8-abeebc8f64a7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c640b20e-83d3-4532-b6c8-abeebc8f64a7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] GET http://192.168.122.16/volume/v3/volumes/61745c06-a4fd-49cf-9928-3039b746331f Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c640b20e-83d3-4532-b6c8-abeebc8f64a7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c640b20e-83d3-4532-b6c8-abeebc8f64a7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c640b20e-83d3-4532-b6c8-abeebc8f64a7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-reader] http://192.168.122.16/volume/v3/volumes/61745c06-a4fd-49cf-9928-3039b746331f returned with HTTP 404 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 545/1114] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:58 2026] GET /volume/v3/volumes/61745c06-a4fd-49cf-9928-3039b746331f => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5b56bf14-854c-4c33-9d7c-52a8a596a31d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5b56bf14-854c-4c33-9d7c-52a8a596a31d tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] GET http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5b56bf14-854c-4c33-9d7c-52a8a596a31d tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5b56bf14-854c-4c33-9d7c-52a8a596a31d tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5b56bf14-854c-4c33-9d7c-52a8a596a31d tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5b56bf14-854c-4c33-9d7c-52a8a596a31d tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 returned with HTTP 200 Sep 05 11:36:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 570/1115] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:58 2026] GET /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-192766ae-8cba-4d3d-8607-2b906b00b508 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-192766ae-8cba-4d3d-8607-2b906b00b508 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-192766ae-8cba-4d3d-8607-2b906b00b508 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-192766ae-8cba-4d3d-8607-2b906b00b508 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-192766ae-8cba-4d3d-8607-2b906b00b508 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Delete volume with id: 4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:36:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:36:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:36:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-192766ae-8cba-4d3d-8607-2b906b00b508 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-192766ae-8cba-4d3d-8607-2b906b00b508 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Delete volume request issued successfully. Sep 05 11:36:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-192766ae-8cba-4d3d-8607-2b906b00b508 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 returned with HTTP 202 Sep 05 11:36:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 546/1116] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:36:58 2026] DELETE /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:36:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d42c6e5e-03bf-40d8-b466-ba0b49224f4a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:36:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d42c6e5e-03bf-40d8-b466-ba0b49224f4a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] GET http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:36:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d42c6e5e-03bf-40d8-b466-ba0b49224f4a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:36:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d42c6e5e-03bf-40d8-b466-ba0b49224f4a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:36:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:36:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:36:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:36:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:36:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d42c6e5e-03bf-40d8-b466-ba0b49224f4a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:36:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d42c6e5e-03bf-40d8-b466-ba0b49224f4a tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 returned with HTTP 200 Sep 05 11:36:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 571/1117] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:36:59 2026] GET /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5c4e2965-55e4-4db7-8a27-fcf985fa13d7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c4e2965-55e4-4db7-8a27-fcf985fa13d7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] GET http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:37:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c4e2965-55e4-4db7-8a27-fcf985fa13d7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c4e2965-55e4-4db7-8a27-fcf985fa13d7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5c4e2965-55e4-4db7-8a27-fcf985fa13d7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Volume info retrieved successfully. Sep 05 11:37:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c4e2965-55e4-4db7-8a27-fcf985fa13d7 tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 returned with HTTP 200 Sep 05 11:37:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 547/1118] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:00 2026] GET /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1d4585c6-ec0e-4513-81af-aec29bb0740c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d4585c6-ec0e-4513-81af-aec29bb0740c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] GET http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 Sep 05 11:37:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d4585c6-ec0e-4513-81af-aec29bb0740c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d4585c6-ec0e-4513-81af-aec29bb0740c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d4585c6-ec0e-4513-81af-aec29bb0740c tempest-VolumesNegativeTest-947757470 tempest-VolumesNegativeTest-947757470-project-member] http://192.168.122.16/volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 returned with HTTP 404 Sep 05 11:37:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 572/1119] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:01 2026] GET /volume/v3/volumes/4a378bc5-fda9-4760-884d-3cbb3dd5e462 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1720636983"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1720636983'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Create volume of 1 GB Sep 05 11:37:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Availability Zones retrieved successfully. Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Flow 'volume_create_api' (86fd933b-e5bc-4658-8843-0b7f476dccc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e151987b-d4be-47cb-936a-2540618308f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e151987b-d4be-47cb-936a-2540618308f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6340e3da-e08b-4cdb-863d-70d27c86c008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Created reservations ['e6ca8e78-13c5-4f63-8982-18fb1128bd8a', '0db163a0-d8b3-41de-8726-2155d4160c6b', 'c75fe2ac-5235-4453-b30b-3a6d029d04e4', 'e9773b47-dd95-49e7-a6cf-be13e286270b'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6340e3da-e08b-4cdb-863d-70d27c86c008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ca8e78-13c5-4f63-8982-18fb1128bd8a', '0db163a0-d8b3-41de-8726-2155d4160c6b', 'c75fe2ac-5235-4453-b30b-3a6d029d04e4', 'e9773b47-dd95-49e7-a6cf-be13e286270b']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f88a69e-6fb6-4264-a520-641867e88681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f88a69e-6fb6-4264-a520-641867e88681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b291779a-d784-4e16-bae5-9ff2ac8eb2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1720636983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='748dcfdba99741d097587bf5516a43c1',qos_specs=None,replication_status=,reservations=['e6ca8e78-13c5-4f63-8982-18fb1128bd8a','0db163a0-d8b3-41de-8726-2155d4160c6b','c75fe2ac-5235-4453-b30b-3a6d029d04e4','e9773b47-dd95-49e7-a6cf-be13e286270b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827ed845c0de45e9af5a00c8d8b01bdd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1720636983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b291779a-d784-4e16-bae5-9ff2ac8eb2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='748dcfdba99741d097587bf5516a43c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='827ed845c0de45e9af5a00c8d8b01bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6753a7c9-23c9-4d54-b61a-443263e765cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6753a7c9-23c9-4d54-b61a-443263e765cd) transitioned into state 'SUCCESS' from state '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-1720636983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='748dcfdba99741d097587bf5516a43c1',qos_specs=None,replication_status=,reservations=['e6ca8e78-13c5-4f63-8982-18fb1128bd8a','0db163a0-d8b3-41de-8726-2155d4160c6b','c75fe2ac-5235-4453-b30b-3a6d029d04e4','e9773b47-dd95-49e7-a6cf-be13e286270b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827ed845c0de45e9af5a00c8d8b01bdd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a31e16-e4f5-4127-b1b9-bc5d66ad637a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a31e16-e4f5-4127-b1b9-bc5d66ad637a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Flow 'volume_create_api' (86fd933b-e5bc-4658-8843-0b7f476dccc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Create volume request issued successfully. Sep 05 11:37:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-089305c3-3af5-48ac-8132-ff2cddcf61a5 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 548/1120] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:37:04 2026] POST /volume/v3/volumes => generated 826 bytes in 990 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5e29524d-c9de-47fe-9383-1799b1740c46 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e29524d-c9de-47fe-9383-1799b1740c46 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e29524d-c9de-47fe-9383-1799b1740c46 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e29524d-c9de-47fe-9383-1799b1740c46 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5e29524d-c9de-47fe-9383-1799b1740c46 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e29524d-c9de-47fe-9383-1799b1740c46 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 200 Sep 05 11:37:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 573/1121] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:05 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 894 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-09056176-cb2c-4c5c-b842-a24872815ad5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2bf46d6e-8db9-41ee-a00c-40e455b09f6e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-09056176-cb2c-4c5c-b842-a24872815ad5 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-09056176-cb2c-4c5c-b842-a24872815ad5 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a33bd19-8ba8-46b4-8a60-b5ac9691e0f1", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-727820312"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-09056176-cb2c-4c5c-b842-a24872815ad5 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 549/1122] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:37:05 2026] POST /volume/v3/snapshots => generated 109 bytes in 328 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-740b77dd-c79a-4aa8-afef-94021fc430c0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-740b77dd-c79a-4aa8-afef-94021fc430c0 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-740b77dd-c79a-4aa8-afef-94021fc430c0 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-598249247"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2bf46d6e-8db9-41ee-a00c-40e455b09f6e tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2bf46d6e-8db9-41ee-a00c-40e455b09f6e tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1563257332", "extra_specs": {"spec1": "val1"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-740b77dd-c79a-4aa8-afef-94021fc430c0 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 550/1123] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:37:06 2026] POST /volume/v3/snapshots => generated 77 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ab7247d9-1be6-4384-9a50-00b768d8cc40 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2bf46d6e-8db9-41ee-a00c-40e455b09f6e tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:37:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 574/1124] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:37:05 2026] POST /volume/v3/types => generated 243 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ab7247d9-1be6-4384-9a50-00b768d8cc40 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ab7247d9-1be6-4384-9a50-00b768d8cc40 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ab7247d9-1be6-4384-9a50-00b768d8cc40 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0037506e-ca27-43d8-b3cb-1374710c17e4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ab7247d9-1be6-4384-9a50-00b768d8cc40 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ab7247d9-1be6-4384-9a50-00b768d8cc40 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 200 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 551/1125] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 918 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9bd652b7-0a58-4fb2-ac6a-77e8294e8d2c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9bd652b7-0a58-4fb2-ac6a-77e8294e8d2c tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] POST http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9bd652b7-0a58-4fb2-ac6a-77e8294e8d2c tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9bd652b7-0a58-4fb2-ac6a-77e8294e8d2c tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs returned with HTTP 400 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 552/1126] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:37:06 2026] POST /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs => generated 146 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0037506e-ca27-43d8-b3cb-1374710c17e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] GET http://192.168.122.16/volume/v3/snapshots?limit=invalid Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0037506e-ca27-43d8-b3cb-1374710c17e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0037506e-ca27-43d8-b3cb-1374710c17e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0037506e-ca27-43d8-b3cb-1374710c17e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] HTTP exception thrown: limit param must be an integer Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0037506e-ca27-43d8-b3cb-1374710c17e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] http://192.168.122.16/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 05 11:37:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 575/1127] 192.168.122.16 () {58 vars in 1149 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 87 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8cf19d41-d62e-4d46-9115-25f6df3a5741 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-26cd56c1-c78a-4a2f-b8ad-8a6c51877d74 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-26cd56c1-c78a-4a2f-b8ad-8a6c51877d74 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] GET http://192.168.122.16/volume/v3/snapshots?marker=c7ef64b0-cad5-4673-8d5a-81ca44f5ab62 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8cf19d41-d62e-4d46-9115-25f6df3a5741 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] POST http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-26cd56c1-c78a-4a2f-b8ad-8a6c51877d74 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-26cd56c1-c78a-4a2f-b8ad-8a6c51877d74 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8cf19d41-d62e-4d46-9115-25f6df3a5741 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-26cd56c1-c78a-4a2f-b8ad-8a6c51877d74 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-26cd56c1-c78a-4a2f-b8ad-8a6c51877d74 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8cf19d41-d62e-4d46-9115-25f6df3a5741 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs returned with HTTP 400 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 553/1128] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:37:06 2026] POST /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-26cd56c1-c78a-4a2f-b8ad-8a6c51877d74 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] http://192.168.122.16/volume/v3/snapshots?marker=c7ef64b0-cad5-4673-8d5a-81ca44f5ab62 returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 576/1129] 192.168.122.16 () {58 vars in 1209 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/snapshots?marker=c7ef64b0-cad5-4673-8d5a-81ca44f5ab62 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-43603386-1e0d-4239-97b2-f6f3e530317c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-43603386-1e0d-4239-97b2-f6f3e530317c tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] POST http://192.168.122.16/volume/v3/types/004ce199-1652-45f4-a303-31d24e7d4570/extra_specs Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-126ab0b0-2984-4ea6-8cd2-8e23893f3274 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-43603386-1e0d-4239-97b2-f6f3e530317c tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-126ab0b0-2984-4ea6-8cd2-8e23893f3274 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] GET http://192.168.122.16/volume/v3/snapshots?sort_key=invalid Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-126ab0b0-2984-4ea6-8cd2-8e23893f3274 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-126ab0b0-2984-4ea6-8cd2-8e23893f3274 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-126ab0b0-2984-4ea6-8cd2-8e23893f3274 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-126ab0b0-2984-4ea6-8cd2-8e23893f3274 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-126ab0b0-2984-4ea6-8cd2-8e23893f3274 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-reader] http://192.168.122.16/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 05 11:37:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 577/1130] 192.168.122.16 () {58 vars in 1155 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-95292539-4cba-4597-b4bb-936556305f6b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1667568866"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1667568866'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Create volume of 2 GB Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Availability Zones retrieved successfully. Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Flow 'volume_create_api' (047996d0-a0c8-425f-a775-042474eec47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93b2d0a5-a4d9-48af-8d29-2f4d65f0baa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Validating volume size '2' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-43603386-1e0d-4239-97b2-f6f3e530317c tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/004ce199-1652-45f4-a303-31d24e7d4570/extra_specs returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 554/1131] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:37:06 2026] POST /volume/v3/types/004ce199-1652-45f4-a303-31d24e7d4570/extra_specs => generated 114 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-525d5fa8-ded0-4764-bf35-3781363dd4d0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-525d5fa8-ded0-4764-bf35-3781363dd4d0 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] DELETE http://192.168.122.16/volume/v3/types/aed1d60c-3416-42e4-9ab1-46f5867d8e88/extra_specs/spec1 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-525d5fa8-ded0-4764-bf35-3781363dd4d0 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-525d5fa8-ded0-4764-bf35-3781363dd4d0 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-525d5fa8-ded0-4764-bf35-3781363dd4d0 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/aed1d60c-3416-42e4-9ab1-46f5867d8e88/extra_specs/spec1 returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 555/1132] 192.168.122.16 () {58 vars in 1278 bytes} [Sat Sep 5 11:37:06 2026] DELETE /volume/v3/types/aed1d60c-3416-42e4-9ab1-46f5867d8e88/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2ac44ce5-d6c7-4cd5-9c94-de01ff8e76a7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ac44ce5-d6c7-4cd5-9c94-de01ff8e76a7 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] GET http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/nonexistent_extra_spec_name Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ac44ce5-d6c7-4cd5-9c94-de01ff8e76a7 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ac44ce5-d6c7-4cd5-9c94-de01ff8e76a7 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93b2d0a5-a4d9-48af-8d29-2f4d65f0baa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21afd30-71bd-42f2-8517-031416a418b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ac44ce5-d6c7-4cd5-9c94-de01ff8e76a7 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 556/1133] 192.168.122.16 () {58 vars in 1341 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-98578c09-d62f-4495-aa79-18beb000a530 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-98578c09-d62f-4495-aa79-18beb000a530 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] GET http://192.168.122.16/volume/v3/types/3e365887-4710-4c23-b5f8-e5113dec1376/extra_specs/spec1 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-98578c09-d62f-4495-aa79-18beb000a530 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-98578c09-d62f-4495-aa79-18beb000a530 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-98578c09-d62f-4495-aa79-18beb000a530 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/3e365887-4710-4c23-b5f8-e5113dec1376/extra_specs/spec1 returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 557/1134] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/types/3e365887-4710-4c23-b5f8-e5113dec1376/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-69046389-c9c3-48a4-a758-bfd9b0fbfd4f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69046389-c9c3-48a4-a758-bfd9b0fbfd4f tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] GET http://192.168.122.16/volume/v3/types/eb7c3fdb-da35-4978-805b-5b36a25f02a5/extra_specs Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69046389-c9c3-48a4-a758-bfd9b0fbfd4f tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69046389-c9c3-48a4-a758-bfd9b0fbfd4f tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69046389-c9c3-48a4-a758-bfd9b0fbfd4f tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/eb7c3fdb-da35-4978-805b-5b36a25f02a5/extra_specs returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 558/1135] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/types/eb7c3fdb-da35-4978-805b-5b36a25f02a5/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8cc38890-0ddf-47e7-988f-2db3d4a79ef1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8cc38890-0ddf-47e7-988f-2db3d4a79ef1 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] PUT http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/spec1 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8cc38890-0ddf-47e7-988f-2db3d4a79ef1 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8cc38890-0ddf-47e7-988f-2db3d4a79ef1 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/spec1 returned with HTTP 400 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 559/1136] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:37:06 2026] PUT /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/spec1 => generated 102 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-57bdf328-9a34-4e49-8448-36d2ccc80a6d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-57bdf328-9a34-4e49-8448-36d2ccc80a6d tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] PUT http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/spec1 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-57bdf328-9a34-4e49-8448-36d2ccc80a6d tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'update', calling method: update, body: null {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-57bdf328-9a34-4e49-8448-36d2ccc80a6d tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/spec1 returned with HTTP 400 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 560/1137] 192.168.122.16 () {60 vars in 1294 bytes} [Sat Sep 5 11:37:06 2026] PUT /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/spec1 => generated 72 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b3ec14e5-7a2d-46b2-84fb-49dddf0157b6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3ec14e5-7a2d-46b2-84fb-49dddf0157b6 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] PUT http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/None Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3ec14e5-7a2d-46b2-84fb-49dddf0157b6 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3ec14e5-7a2d-46b2-84fb-49dddf0157b6 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3ec14e5-7a2d-46b2-84fb-49dddf0157b6 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/None returned with HTTP 400 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 561/1138] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:37:06 2026] PUT /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/None => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-994962d1-6f71-48ce-bd14-e1ab5ad11eb9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-994962d1-6f71-48ce-bd14-e1ab5ad11eb9 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] PUT http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/bbba3344-c636-4e9d-be8c-60c9a8c95a80 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-994962d1-6f71-48ce-bd14-e1ab5ad11eb9 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Created reservations ['4e4e8fc0-168b-4322-8c94-74a78e7d7956', 'e03c47b8-75e1-45f9-93f6-74007d88fa8c', '3f947788-5471-4db6-b192-e259e034abd8', 'e15301e1-9ec9-4091-8dd0-f28d4ac1ab03'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21afd30-71bd-42f2-8517-031416a418b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e4e8fc0-168b-4322-8c94-74a78e7d7956', 'e03c47b8-75e1-45f9-93f6-74007d88fa8c', '3f947788-5471-4db6-b192-e259e034abd8', 'e15301e1-9ec9-4091-8dd0-f28d4ac1ab03']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-994962d1-6f71-48ce-bd14-e1ab5ad11eb9 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-994962d1-6f71-48ce-bd14-e1ab5ad11eb9 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/bbba3344-c636-4e9d-be8c-60c9a8c95a80 returned with HTTP 400 Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c530b92-9a65-4fa8-928f-8a84049b236f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 562/1139] 192.168.122.16 () {60 vars in 1388 bytes} [Sat Sep 5 11:37:06 2026] PUT /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64/extra_specs/bbba3344-c636-4e9d-be8c-60c9a8c95a80 => generated 73 bytes in 50 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e340fcca-c943-479b-8482-05a7bfc4a748 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e340fcca-c943-479b-8482-05a7bfc4a748 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] PUT http://192.168.122.16/volume/v3/types/be7bc381-0e63-4c66-8215-1c7f30253971/extra_specs/spec1 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e340fcca-c943-479b-8482-05a7bfc4a748 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e340fcca-c943-479b-8482-05a7bfc4a748 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/be7bc381-0e63-4c66-8215-1c7f30253971/extra_specs/spec1 returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 563/1140] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:37:06 2026] PUT /volume/v3/types/be7bc381-0e63-4c66-8215-1c7f30253971/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c530b92-9a65-4fa8-928f-8a84049b236f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e12102ea-eaa1-48ee-9264-bcf1237f1d32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1667568866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5d9db7fa114e378390e5fd46f2de75',qos_specs=None,replication_status=,reservations=['4e4e8fc0-168b-4322-8c94-74a78e7d7956','e03c47b8-75e1-45f9-93f6-74007d88fa8c','3f947788-5471-4db6-b192-e259e034abd8','e15301e1-9ec9-4091-8dd0-f28d4ac1ab03'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d703433665054c6b87c721e52caf774a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1667568866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e12102ea-eaa1-48ee-9264-bcf1237f1d32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db5d9db7fa114e378390e5fd46f2de75',provider_auth=None,provider_geometry=None,provider_id=None,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='d703433665054c6b87c721e52caf774a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39031a4-3ef5-458b-94dc-e2da5fbf18fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-df52a697-3fe2-452a-8b60-a40500b31f14 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-df52a697-3fe2-452a-8b60-a40500b31f14 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] DELETE http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-df52a697-3fe2-452a-8b60-a40500b31f14 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-df52a697-3fe2-452a-8b60-a40500b31f14 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39031a4-3ef5-458b-94dc-e2da5fbf18fa) transitioned into state 'SUCCESS' from state '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-1667568866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db5d9db7fa114e378390e5fd46f2de75',qos_specs=None,replication_status=,reservations=['4e4e8fc0-168b-4322-8c94-74a78e7d7956','e03c47b8-75e1-45f9-93f6-74007d88fa8c','3f947788-5471-4db6-b192-e259e034abd8','e15301e1-9ec9-4091-8dd0-f28d4ac1ab03'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d703433665054c6b87c721e52caf774a',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c908cac6-b323-4d88-8253-70a7287a9a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c908cac6-b323-4d88-8253-70a7287a9a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Flow 'volume_create_api' (047996d0-a0c8-425f-a775-042474eec47d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Create volume request issued successfully. Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95292539-4cba-4597-b4bb-936556305f6b tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 578/1141] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:37:06 2026] POST /volume/v3/volumes => generated 769 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a84cb473-3903-4f55-a2dc-ab75c378b979 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a84cb473-3903-4f55-a2dc-ab75c378b979 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a84cb473-3903-4f55-a2dc-ab75c378b979 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a84cb473-3903-4f55-a2dc-ab75c378b979 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-df52a697-3fe2-452a-8b60-a40500b31f14 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64 returned with HTTP 202 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 564/1142] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:37:06 2026] DELETE /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-793de0e5-b209-4667-a4d9-d02c91491e28 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-793de0e5-b209-4667-a4d9-d02c91491e28 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] GET http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-793de0e5-b209-4667-a4d9-d02c91491e28 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-793de0e5-b209-4667-a4d9-d02c91491e28 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-793de0e5-b209-4667-a4d9-d02c91491e28 tempest-ExtraSpecsNegativeTest-156306349 tempest-ExtraSpecsNegativeTest-156306349-project-admin] http://192.168.122.16/volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64 returned with HTTP 404 Sep 05 11:37:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 565/1143] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/types/6354f751-c8ad-4f98-a403-e37ebaa6ed64 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a84cb473-3903-4f55-a2dc-ab75c378b979 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Volume info retrieved successfully. Sep 05 11:37:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a84cb473-3903-4f55-a2dc-ab75c378b979 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 returned with HTTP 200 Sep 05 11:37:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 579/1144] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:06 2026] GET /volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 => generated 837 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ba45e569-dc5f-473c-b5c5-c2eba3962bf0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ba45e569-dc5f-473c-b5c5-c2eba3962bf0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ba45e569-dc5f-473c-b5c5-c2eba3962bf0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ba45e569-dc5f-473c-b5c5-c2eba3962bf0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ba45e569-dc5f-473c-b5c5-c2eba3962bf0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ba45e569-dc5f-473c-b5c5-c2eba3962bf0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 200 Sep 05 11:37:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 566/1145] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:07 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 954 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-be827a21-eb36-40bd-bae4-8d57dff57f58 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be827a21-eb36-40bd-bae4-8d57dff57f58 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] POST http://192.168.122.16/volume/v3/volume-transfers Sep 05 11:37:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be827a21-eb36-40bd-bae4-8d57dff57f58 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b291779a-d784-4e16-bae5-9ff2ac8eb2ff"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volume_transfer [None req-be827a21-eb36-40bd-bae4-8d57dff57f58 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b291779a-d784-4e16-bae5-9ff2ac8eb2ff'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 11:37:07 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volume_transfer [None req-be827a21-eb36-40bd-bae4-8d57dff57f58 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Creating transfer of volume b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:07 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-be827a21-eb36-40bd-bae4-8d57dff57f58 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Generating transfer record for volume b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be827a21-eb36-40bd-bae4-8d57dff57f58 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volume-transfers returned with HTTP 202 Sep 05 11:37:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 580/1146] 192.168.122.16 () {62 vars in 1205 bytes} [Sat Sep 5 11:37:07 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-17a885d9-7e23-494d-9b31-f57f5f06b1c4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-17a885d9-7e23-494d-9b31-f57f5f06b1c4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-17a885d9-7e23-494d-9b31-f57f5f06b1c4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-17a885d9-7e23-494d-9b31-f57f5f06b1c4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-17a885d9-7e23-494d-9b31-f57f5f06b1c4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-17a885d9-7e23-494d-9b31-f57f5f06b1c4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 200 Sep 05 11:37:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 567/1147] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:07 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 962 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-00e66014-b676-43e5-9181-0c5f37f5f8e3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6fa6d078-f983-41d6-a98c-67d3378054e4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6fa6d078-f983-41d6-a98c-67d3378054e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6fa6d078-f983-41d6-a98c-67d3378054e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6fa6d078-f983-41d6-a98c-67d3378054e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6fa6d078-f983-41d6-a98c-67d3378054e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Volume info retrieved successfully. Sep 05 11:37:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6fa6d078-f983-41d6-a98c-67d3378054e4 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 returned with HTTP 200 Sep 05 11:37:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 568/1148] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:08 2026] GET /volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 => generated 861 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00e66014-b676-43e5-9181-0c5f37f5f8e3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer/c2f4fb34-53a3-4332-8deb-1bc5baf3495a Sep 05 11:37:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00e66014-b676-43e5-9181-0c5f37f5f8e3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00e66014-b676-43e5-9181-0c5f37f5f8e3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00e66014-b676-43e5-9181-0c5f37f5f8e3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer/c2f4fb34-53a3-4332-8deb-1bc5baf3495a returned with HTTP 200 Sep 05 11:37:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 581/1149] 192.168.122.16 () {60 vars in 1301 bytes} [Sat Sep 5 11:37:07 2026] GET /volume/v3/os-volume-transfer/c2f4fb34-53a3-4332-8deb-1bc5baf3495a => generated 438 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0f8b1dea-5c10-4b98-9887-163863239270 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f8b1dea-5c10-4b98-9887-163863239270 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer Sep 05 11:37:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f8b1dea-5c10-4b98-9887-163863239270 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f8b1dea-5c10-4b98-9887-163863239270 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.volume_transfer [None req-0f8b1dea-5c10-4b98-9887-163863239270 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] Listing volume transfers {{(pid=87022) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:37:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f8b1dea-5c10-4b98-9887-163863239270 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 11:37:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 569/1150] 192.168.122.16 () {60 vars in 1190 bytes} [Sat Sep 5 11:37:08 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] POST http://192.168.122.16/volume/v3/volume-transfers/c2f4fb34-53a3-4332-8deb-1bc5baf3495a/accept Sep 05 11:37:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "776673cbc5db9684"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.volume_transfer [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Accepting volume transfer c2f4fb34-53a3-4332-8deb-1bc5baf3495a {{(pid=87023) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 11:37:08 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.volume_transfer [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Accepting transfer c2f4fb34-53a3-4332-8deb-1bc5baf3495a Sep 05 11:37:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:08 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Created reservations ['1153d928-88d5-4053-9ed8-3300edc5e0d4', 'ed58dc5f-79a5-42ad-9a90-aaa23838b6ec', 'a39a9a1a-be35-4ea4-94c1-f4aa3755066f', '3b6b2f45-0a22-48ea-8196-914b70f48f4a'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:08 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Created reservations ['b9d3269f-56ec-4926-9935-113a42a89058', '453d86ee-ed1b-43e1-8179-a3168451d970', 'f2e87a52-59da-4c56-a743-276633829453', '17a851b9-6027-44dd-93f2-10655f256ff4'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:08 devstack devstack@c-api.service[87023]: /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 05 11:37:08 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:37:08 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Created reservations ['a16675ef-db2e-4bc8-bf6c-de47751ecc44', '13c4b7c1-ae81-410b-9b53-8b87d6c427d3', '4f221104-e7d0-4f2e-bee8-c3f526376292', '38882e5c-37b2-4d8c-a2f5-176860c14761'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Created reservations ['bb36f1b6-0f06-4d85-a8b9-ba8093d15a43', 'f8660dc9-2ba0-4ccd-a0cd-4118fb10e291', '9488802a-f1c4-4b19-817a-693ff8bea5c9', 'd2ddef2f-2e2d-4a2a-9b86-9fe17d1f6ab0'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Transfer volume completed successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2717fc0f-ca1a-43d7-aea8-225519ec103f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2717fc0f-ca1a-43d7-aea8-225519ec103f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2717fc0f-ca1a-43d7-aea8-225519ec103f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2717fc0f-ca1a-43d7-aea8-225519ec103f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2717fc0f-ca1a-43d7-aea8-225519ec103f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Volume info retrieved successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2717fc0f-ca1a-43d7-aea8-225519ec103f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 returned with HTTP 200 Sep 05 11:37:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 570/1151] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:09 2026] GET /volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 => generated 862 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Volume b291779a-d784-4e16-bae5-9ff2ac8eb2ff has been transferred. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3fcb9658-9152-47fc-9c0c-a90b6712221a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3fcb9658-9152-47fc-9c0c-a90b6712221a tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3fcb9658-9152-47fc-9c0c-a90b6712221a tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e12102ea-eaa1-48ee-9264-bcf1237f1d32", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1937260730"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-34fdbe9f-44f7-4aea-8aee-5bcee73a4f5e tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] http://192.168.122.16/volume/v3/volume-transfers/c2f4fb34-53a3-4332-8deb-1bc5baf3495a/accept returned with HTTP 202 Sep 05 11:37:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 582/1152] 192.168.122.16 () {62 vars in 1337 bytes} [Sat Sep 5 11:37:08 2026] POST /volume/v3/volume-transfers/c2f4fb34-53a3-4332-8deb-1bc5baf3495a/accept => generated 371 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4dae4fd4-326b-4404-a65c-01bed73bdd26 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4dae4fd4-326b-4404-a65c-01bed73bdd26 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4dae4fd4-326b-4404-a65c-01bed73bdd26 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4dae4fd4-326b-4404-a65c-01bed73bdd26 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3fcb9658-9152-47fc-9c0c-a90b6712221a tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Volume info retrieved successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-3fcb9658-9152-47fc-9c0c-a90b6712221a tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Create snapshot from volume e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4dae4fd4-326b-4404-a65c-01bed73bdd26 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Volume info retrieved successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4dae4fd4-326b-4404-a65c-01bed73bdd26 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 200 Sep 05 11:37:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 583/1153] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:09 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 954 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e2f10d40-a703-4c80-8f90-826045be6ec1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2f10d40-a703-4c80-8f90-826045be6ec1 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2f10d40-a703-4c80-8f90-826045be6ec1 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2f10d40-a703-4c80-8f90-826045be6ec1 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-3fcb9658-9152-47fc-9c0c-a90b6712221a tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Created reservations ['47f00149-09c2-457e-aa8c-7fb7a5340483', '8af36516-b317-4d30-86ec-dae564fafa5f', '9b9bdea0-73d4-45cf-aeed-575041ed3c7a', 'bc648d16-5bdd-49dc-886d-9fb6f4ca603d'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e2f10d40-a703-4c80-8f90-826045be6ec1 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] Volume info retrieved successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2f10d40-a703-4c80-8f90-826045be6ec1 tempest-VolumesTransfersV355Test-1938941369 tempest-VolumesTransfersV355Test-1938941369-project-member] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 200 Sep 05 11:37:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 584/1154] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:09 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 954 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a5940358-530c-4c47-8cb0-7bf2ec83f27f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5940358-530c-4c47-8cb0-7bf2ec83f27f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] DELETE http://192.168.122.16/volume/v3/volume-transfers/c2f4fb34-53a3-4332-8deb-1bc5baf3495a Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5940358-530c-4c47-8cb0-7bf2ec83f27f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5940358-530c-4c47-8cb0-7bf2ec83f27f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.volume_transfer [None req-a5940358-530c-4c47-8cb0-7bf2ec83f27f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Delete transfer with id: c2f4fb34-53a3-4332-8deb-1bc5baf3495a Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5940358-530c-4c47-8cb0-7bf2ec83f27f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volume-transfers/c2f4fb34-53a3-4332-8deb-1bc5baf3495a returned with HTTP 404 Sep 05 11:37:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 585/1155] 192.168.122.16 () {60 vars in 1298 bytes} [Sat Sep 5 11:37:09 2026] DELETE /volume/v3/volume-transfers/c2f4fb34-53a3-4332-8deb-1bc5baf3495a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-48cb4cf1-f421-41b9-91fc-64786290a29a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3fcb9658-9152-47fc-9c0c-a90b6712221a tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot create request issued successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3fcb9658-9152-47fc-9c0c-a90b6712221a tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:37:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 571/1156] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:37:09 2026] POST /volume/v3/snapshots => generated 318 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7763008b-8b3a-4208-86bc-822713e15de2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7763008b-8b3a-4208-86bc-822713e15de2 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7763008b-8b3a-4208-86bc-822713e15de2 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7763008b-8b3a-4208-86bc-822713e15de2 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7763008b-8b3a-4208-86bc-822713e15de2 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot retrieved successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7763008b-8b3a-4208-86bc-822713e15de2 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 returned with HTTP 200 Sep 05 11:37:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 572/1157] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:09 2026] GET /volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 => generated 450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-48cb4cf1-f421-41b9-91fc-64786290a29a tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-48cb4cf1-f421-41b9-91fc-64786290a29a tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-48cb4cf1-f421-41b9-91fc-64786290a29a tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-48cb4cf1-f421-41b9-91fc-64786290a29a tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Delete volume with id: b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-48cb4cf1-f421-41b9-91fc-64786290a29a tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Volume info retrieved successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-48cb4cf1-f421-41b9-91fc-64786290a29a tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Delete volume request issued successfully. Sep 05 11:37:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-48cb4cf1-f421-41b9-91fc-64786290a29a tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 202 Sep 05 11:37:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 586/1158] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:37:09 2026] DELETE /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 0 bytes in 402 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c7eb4051-3d20-445a-bf4f-bccec9b1c036 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7eb4051-3d20-445a-bf4f-bccec9b1c036 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7eb4051-3d20-445a-bf4f-bccec9b1c036 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7eb4051-3d20-445a-bf4f-bccec9b1c036 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c7eb4051-3d20-445a-bf4f-bccec9b1c036 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Volume info retrieved successfully. Sep 05 11:37:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7eb4051-3d20-445a-bf4f-bccec9b1c036 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 200 Sep 05 11:37:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 573/1159] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:09 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 1137 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d5c1a2e8-06b6-47cc-8bf1-f945499243e8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d5c1a2e8-06b6-47cc-8bf1-f945499243e8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d5c1a2e8-06b6-47cc-8bf1-f945499243e8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d5c1a2e8-06b6-47cc-8bf1-f945499243e8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d5c1a2e8-06b6-47cc-8bf1-f945499243e8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot retrieved successfully. Sep 05 11:37:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d5c1a2e8-06b6-47cc-8bf1-f945499243e8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 returned with HTTP 200 Sep 05 11:37:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 587/1160] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:10 2026] GET /volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8199d78d-f9c2-4535-a874-6156d1b0c7b3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8199d78d-f9c2-4535-a874-6156d1b0c7b3 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8199d78d-f9c2-4535-a874-6156d1b0c7b3 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8199d78d-f9c2-4535-a874-6156d1b0c7b3 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8199d78d-f9c2-4535-a874-6156d1b0c7b3 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 404 Sep 05 11:37:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 574/1161] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:11 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-093726a6-71e8-40b0-9328-a05af42a1929 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-093726a6-71e8-40b0-9328-a05af42a1929 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-093726a6-71e8-40b0-9328-a05af42a1929 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-093726a6-71e8-40b0-9328-a05af42a1929 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-093726a6-71e8-40b0-9328-a05af42a1929 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 404 Sep 05 11:37:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 588/1162] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:11 2026] GET /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b44fd380-abea-4729-8e29-2258c8fea6f2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b44fd380-abea-4729-8e29-2258c8fea6f2 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] DELETE http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b44fd380-abea-4729-8e29-2258c8fea6f2 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b44fd380-abea-4729-8e29-2258c8fea6f2 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b44fd380-abea-4729-8e29-2258c8fea6f2 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Delete volume with id: b291779a-d784-4e16-bae5-9ff2ac8eb2ff Sep 05 11:37:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b44fd380-abea-4729-8e29-2258c8fea6f2 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff returned with HTTP 404 Sep 05 11:37:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 575/1163] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:37:11 2026] DELETE /volume/v3/volumes/b291779a-d784-4e16-bae5-9ff2ac8eb2ff => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2015231502"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2015231502'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Create volume of 1 GB Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Availability Zones retrieved successfully. Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Flow 'volume_create_api' (0acc231a-d9bf-43d3-9c3c-5e14d5164e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b042a76b-9fcd-4d9d-ba77-e027ecff1132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b042a76b-9fcd-4d9d-ba77-e027ecff1132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0246b8-cf6f-4e6b-b180-2643e97b9f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Created reservations ['d18a186b-6727-4c77-a03d-68dd83718600', '2af29d4e-aad3-457d-b6d0-41815d6a325d', '55e7322c-aff7-457f-816c-fbbeddd701ab', '3fc84fcd-9e23-43a5-99af-3c7e4a9ac7ea'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0246b8-cf6f-4e6b-b180-2643e97b9f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d18a186b-6727-4c77-a03d-68dd83718600', '2af29d4e-aad3-457d-b6d0-41815d6a325d', '55e7322c-aff7-457f-816c-fbbeddd701ab', '3fc84fcd-9e23-43a5-99af-3c7e4a9ac7ea']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089ad4bf-a7ea-447a-bd17-8822be35a0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089ad4bf-a7ea-447a-bd17-8822be35a0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66457257-b06d-41ea-bbdb-346bf17e0b86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2015231502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='748dcfdba99741d097587bf5516a43c1',qos_specs=None,replication_status=,reservations=['d18a186b-6727-4c77-a03d-68dd83718600','2af29d4e-aad3-457d-b6d0-41815d6a325d','55e7322c-aff7-457f-816c-fbbeddd701ab','3fc84fcd-9e23-43a5-99af-3c7e4a9ac7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827ed845c0de45e9af5a00c8d8b01bdd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2015231502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66457257-b06d-41ea-bbdb-346bf17e0b86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='748dcfdba99741d097587bf5516a43c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='827ed845c0de45e9af5a00c8d8b01bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4afbe7-6968-4acc-9996-b7de9bae45aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4afbe7-6968-4acc-9996-b7de9bae45aa) transitioned into state 'SUCCESS' from state '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-2015231502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='748dcfdba99741d097587bf5516a43c1',qos_specs=None,replication_status=,reservations=['d18a186b-6727-4c77-a03d-68dd83718600','2af29d4e-aad3-457d-b6d0-41815d6a325d','55e7322c-aff7-457f-816c-fbbeddd701ab','3fc84fcd-9e23-43a5-99af-3c7e4a9ac7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='827ed845c0de45e9af5a00c8d8b01bdd',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c24d207-f316-45dd-97a2-5279698a847d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-83740beb-4159-4b6c-91f8-0bed924fbb3c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c24d207-f316-45dd-97a2-5279698a847d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Flow 'volume_create_api' (0acc231a-d9bf-43d3-9c3c-5e14d5164e66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-83740beb-4159-4b6c-91f8-0bed924fbb3c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-83740beb-4159-4b6c-91f8-0bed924fbb3c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-83740beb-4159-4b6c-91f8-0bed924fbb3c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Create volume request issued successfully. Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d938e232-0b36-478e-b9ea-c4427a29a0b4 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 589/1164] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:37:11 2026] POST /volume/v3/volumes => generated 826 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-83740beb-4159-4b6c-91f8-0bed924fbb3c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot retrieved successfully. Sep 05 11:37:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-83740beb-4159-4b6c-91f8-0bed924fbb3c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 returned with HTTP 200 Sep 05 11:37:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 576/1165] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:11 2026] GET /volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 => generated 450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-10ecc6b5-372e-4ce4-9f3f-61e4f9effc28 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-10ecc6b5-372e-4ce4-9f3f-61e4f9effc28 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-10ecc6b5-372e-4ce4-9f3f-61e4f9effc28 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-10ecc6b5-372e-4ce4-9f3f-61e4f9effc28 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-10ecc6b5-372e-4ce4-9f3f-61e4f9effc28 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-10ecc6b5-372e-4ce4-9f3f-61e4f9effc28 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 200 Sep 05 11:37:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 590/1166] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:11 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 894 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aed6e8b5-9987-4af9-a810-7af5b55b2c9c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aed6e8b5-9987-4af9-a810-7af5b55b2c9c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aed6e8b5-9987-4af9-a810-7af5b55b2c9c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aed6e8b5-9987-4af9-a810-7af5b55b2c9c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-aed6e8b5-9987-4af9-a810-7af5b55b2c9c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot retrieved successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aed6e8b5-9987-4af9-a810-7af5b55b2c9c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 returned with HTTP 200 Sep 05 11:37:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 577/1167] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:12 2026] GET /volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 => generated 477 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f60717f4-d00b-4dd0-a6a6-542ec328e7c9"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f60717f4-d00b-4dd0-a6a6-542ec328e7c9'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot retrieved successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Create volume of 1 GB Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Availability Zones retrieved successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e5c9d822-ca10-4694-af25-599ce49f8315 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e5c9d822-ca10-4694-af25-599ce49f8315 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e5c9d822-ca10-4694-af25-599ce49f8315 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e5c9d822-ca10-4694-af25-599ce49f8315 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Flow 'volume_create_api' (5fb115a9-caa5-4b32-8bd0-781189354d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6477f52b-48b9-4c5f-98f8-cd020c199d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:12 devstack devstack@c-api.service[87023]: WARNING cinder.volume.api [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6477f52b-48b9-4c5f-98f8-cd020c199d14) transitioned into state 'FAILURE' from state 'RUNNING' Sep 05 11:37:12 devstack devstack@c-api.service[87023]: 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 05 11:37:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6477f52b-48b9-4c5f-98f8-cd020c199d14) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: WARNING cinder.volume.api [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6477f52b-48b9-4c5f-98f8-cd020c199d14) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 05 11:37:12 devstack devstack@c-api.service[87023]: WARNING cinder.volume.api [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Flow 'volume_create_api' (5fb115a9-caa5-4b32-8bd0-781189354d30) transitioned into state 'REVERTED' from state 'RUNNING' Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e49fdc0-6cbe-451c-93eb-b606e3878770 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 400 Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e5c9d822-ca10-4694-af25-599ce49f8315 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 591/1168] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:37:12 2026] POST /volume/v3/volumes => generated 171 bytes in 88 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eeeab0b7-aebf-4ad7-95dd-aaec74f8588c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e5c9d822-ca10-4694-af25-599ce49f8315 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 200 Sep 05 11:37:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 578/1169] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:12 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 918 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eeeab0b7-aebf-4ad7-95dd-aaec74f8588c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eeeab0b7-aebf-4ad7-95dd-aaec74f8588c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eeeab0b7-aebf-4ad7-95dd-aaec74f8588c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-eeeab0b7-aebf-4ad7-95dd-aaec74f8588c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Delete snapshot with id: f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eeeab0b7-aebf-4ad7-95dd-aaec74f8588c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot retrieved successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eeeab0b7-aebf-4ad7-95dd-aaec74f8588c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot delete request issued successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eeeab0b7-aebf-4ad7-95dd-aaec74f8588c tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 returned with HTTP 202 Sep 05 11:37:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 592/1170] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:37:12 2026] DELETE /volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b18e1d68-5d24-4406-b6b4-a879049dfc3f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b18e1d68-5d24-4406-b6b4-a879049dfc3f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b18e1d68-5d24-4406-b6b4-a879049dfc3f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b18e1d68-5d24-4406-b6b4-a879049dfc3f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b18e1d68-5d24-4406-b6b4-a879049dfc3f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot retrieved successfully. Sep 05 11:37:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b18e1d68-5d24-4406-b6b4-a879049dfc3f tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 returned with HTTP 200 Sep 05 11:37:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 579/1171] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:12 2026] GET /volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-13e003a2-ca77-4d6b-934c-a0adf43ca573 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-13e003a2-ca77-4d6b-934c-a0adf43ca573 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] POST http://192.168.122.16/volume/v3/types/aeba8d74-7386-40a0-bcf4-f363a56e130f/encryption Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-13e003a2-ca77-4d6b-934c-a0adf43ca573 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-13e003a2-ca77-4d6b-934c-a0adf43ca573 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types/aeba8d74-7386-40a0-bcf4-f363a56e130f/encryption returned with HTTP 404 Sep 05 11:37:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 593/1172] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:37:13 2026] POST /volume/v3/types/aeba8d74-7386-40a0-bcf4-f363a56e130f/encryption => generated 114 bytes in 310 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c37f1d00-2448-4b82-b32a-55384186133a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c37f1d00-2448-4b82-b32a-55384186133a tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:37:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c37f1d00-2448-4b82-b32a-55384186133a tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-889594898", "os-volume-type-access:is_public": false}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c37f1d00-2448-4b82-b32a-55384186133a tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:37:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 580/1173] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:37:13 2026] POST /volume/v3/types => generated 230 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f7c0c11f-526c-4e33-b195-7e5310c9d4d0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f7c0c11f-526c-4e33-b195-7e5310c9d4d0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f7c0c11f-526c-4e33-b195-7e5310c9d4d0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f7c0c11f-526c-4e33-b195-7e5310c9d4d0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e019cb7c-5f5f-4ac4-8d05-a3d22fbc655d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f7c0c11f-526c-4e33-b195-7e5310c9d4d0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f7c0c11f-526c-4e33-b195-7e5310c9d4d0 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 200 Sep 05 11:37:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 594/1174] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:13 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 954 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8422523a-96b9-4371-a102-4ab1a7951b6f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8422523a-96b9-4371-a102-4ab1a7951b6f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] POST http://192.168.122.16/volume/v3/volume-transfers Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8422523a-96b9-4371-a102-4ab1a7951b6f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "66457257-b06d-41ea-bbdb-346bf17e0b86"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volume_transfer [None req-8422523a-96b9-4371-a102-4ab1a7951b6f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Creating new volume transfer {'transfer': {'volume_id': '66457257-b06d-41ea-bbdb-346bf17e0b86'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volume_transfer [None req-8422523a-96b9-4371-a102-4ab1a7951b6f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Creating transfer of volume 66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-8422523a-96b9-4371-a102-4ab1a7951b6f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Generating transfer record for volume 66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8422523a-96b9-4371-a102-4ab1a7951b6f tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volume-transfers returned with HTTP 202 Sep 05 11:37:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 595/1175] 192.168.122.16 () {62 vars in 1205 bytes} [Sat Sep 5 11:37:13 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-95e70dd7-cf89-4c2d-b902-a4994f524ca8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95e70dd7-cf89-4c2d-b902-a4994f524ca8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95e70dd7-cf89-4c2d-b902-a4994f524ca8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95e70dd7-cf89-4c2d-b902-a4994f524ca8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-95e70dd7-cf89-4c2d-b902-a4994f524ca8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Snapshot retrieved successfully. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95e70dd7-cf89-4c2d-b902-a4994f524ca8 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 596/1176] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:13 2026] GET /volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b3e3a7c1-cac3-49b8-bd11-cbdbe9d78d4d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3e3a7c1-cac3-49b8-bd11-cbdbe9d78d4d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3e3a7c1-cac3-49b8-bd11-cbdbe9d78d4d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3e3a7c1-cac3-49b8-bd11-cbdbe9d78d4d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b3e3a7c1-cac3-49b8-bd11-cbdbe9d78d4d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e019cb7c-5f5f-4ac4-8d05-a3d22fbc655d tempest-VolumeTypesNegativeTest-531541802 tempest-VolumeTypesNegativeTest-531541802-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3e3a7c1-cac3-49b8-bd11-cbdbe9d78d4d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e019cb7c-5f5f-4ac4-8d05-a3d22fbc655d tempest-VolumeTypesNegativeTest-531541802 tempest-VolumeTypesNegativeTest-531541802-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8353e3f3-c529-439f-9b68-83b0afcb1c2d", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-951111927"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 597/1177] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 962 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-e019cb7c-5f5f-4ac4-8d05-a3d22fbc655d tempest-VolumeTypesNegativeTest-531541802 tempest-VolumeTypesNegativeTest-531541802-project-member] Create volume request body: {'volume': {'volume_type': '8353e3f3-c529-439f-9b68-83b0afcb1c2d', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-951111927'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bc4f7a13-4442-46bb-9063-063081c24142 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc4f7a13-4442-46bb-9063-063081c24142 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer/detail Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc4f7a13-4442-46bb-9063-063081c24142 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc4f7a13-4442-46bb-9063-063081c24142 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e019cb7c-5f5f-4ac4-8d05-a3d22fbc655d tempest-VolumeTypesNegativeTest-531541802 tempest-VolumeTypesNegativeTest-531541802-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.volume_transfer [None req-bc4f7a13-4442-46bb-9063-063081c24142 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] Listing volume transfers {{(pid=87023) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 581/1178] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:37:13 2026] POST /volume/v3/volumes => generated 114 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-24c56a0e-5dd5-4931-a073-4e561893b362 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc4f7a13-4442-46bb-9063-063081c24142 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-24c56a0e-5dd5-4931-a073-4e561893b362 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] DELETE http://192.168.122.16/volume/v3/types/8353e3f3-c529-439f-9b68-83b0afcb1c2d Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-24c56a0e-5dd5-4931-a073-4e561893b362 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 598/1179] 192.168.122.16 () {60 vars in 1211 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/os-volume-transfer/detail => generated 441 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-24c56a0e-5dd5-4931-a073-4e561893b362 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3f33359c-0a0a-48e2-ae5f-4fdf38d2de62 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3f33359c-0a0a-48e2-ae5f-4fdf38d2de62 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] DELETE http://192.168.122.16/volume/v3/volume-transfers/973d03fd-b537-492e-9e05-797fb539cad1 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3f33359c-0a0a-48e2-ae5f-4fdf38d2de62 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3f33359c-0a0a-48e2-ae5f-4fdf38d2de62 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.volume_transfer [None req-3f33359c-0a0a-48e2-ae5f-4fdf38d2de62 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Delete transfer with id: 973d03fd-b537-492e-9e05-797fb539cad1 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3f33359c-0a0a-48e2-ae5f-4fdf38d2de62 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volume-transfers/973d03fd-b537-492e-9e05-797fb539cad1 returned with HTTP 202 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-24c56a0e-5dd5-4931-a073-4e561893b362 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types/8353e3f3-c529-439f-9b68-83b0afcb1c2d returned with HTTP 202 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 582/1180] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/types/8353e3f3-c529-439f-9b68-83b0afcb1c2d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 599/1181] 192.168.122.16 () {60 vars in 1298 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/volume-transfers/973d03fd-b537-492e-9e05-797fb539cad1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a219624a-8476-4c95-a11a-e43f2c272853 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a219624a-8476-4c95-a11a-e43f2c272853 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] GET http://192.168.122.16/volume/v3/types/8353e3f3-c529-439f-9b68-83b0afcb1c2d Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-778eeb5d-b16d-40c9-8a4e-295265a957f3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a219624a-8476-4c95-a11a-e43f2c272853 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a219624a-8476-4c95-a11a-e43f2c272853 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a219624a-8476-4c95-a11a-e43f2c272853 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types/8353e3f3-c529-439f-9b68-83b0afcb1c2d returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 583/1182] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/types/8353e3f3-c529-439f-9b68-83b0afcb1c2d => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-778eeb5d-b16d-40c9-8a4e-295265a957f3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-778eeb5d-b16d-40c9-8a4e-295265a957f3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-778eeb5d-b16d-40c9-8a4e-295265a957f3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1ef9ad20-d4f5-4217-ae8a-59bb2da51cf3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1ef9ad20-d4f5-4217-ae8a-59bb2da51cf3 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1ef9ad20-d4f5-4217-ae8a-59bb2da51cf3 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1ef9ad20-d4f5-4217-ae8a-59bb2da51cf3 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 400 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 584/1183] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:37:14 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-539e29d8-06a3-464d-bd23-219ae5f6dfa6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-539e29d8-06a3-464d-bd23-219ae5f6dfa6 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-539e29d8-06a3-464d-bd23-219ae5f6dfa6 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1926554010"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-778eeb5d-b16d-40c9-8a4e-295265a957f3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Volume info retrieved successfully. Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-539e29d8-06a3-464d-bd23-219ae5f6dfa6 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-778eeb5d-b16d-40c9-8a4e-295265a957f3 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 585/1184] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:37:14 2026] POST /volume/v3/types => generated 229 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 600/1185] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 954 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4bbfe634-e87c-4741-b0ee-d8218aed7265 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4bbfe634-e87c-4741-b0ee-d8218aed7265 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4bbfe634-e87c-4741-b0ee-d8218aed7265 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1926554010"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bf79efba-44b2-45d4-907f-82c73747d96b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bf79efba-44b2-45d4-907f-82c73747d96b tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] DELETE http://192.168.122.16/volume/v3/volume-transfers/973d03fd-b537-492e-9e05-797fb539cad1 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bf79efba-44b2-45d4-907f-82c73747d96b tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bf79efba-44b2-45d4-907f-82c73747d96b tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.volume_transfer [None req-bf79efba-44b2-45d4-907f-82c73747d96b tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Delete transfer with id: 973d03fd-b537-492e-9e05-797fb539cad1 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4bbfe634-e87c-4741-b0ee-d8218aed7265 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1926554010 already exists. Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4bbfe634-e87c-4741-b0ee-d8218aed7265 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 409 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 586/1186] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:37:14 2026] POST /volume/v3/types => generated 134 bytes in 24 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-87436efa-b8ef-484a-b2b6-9cc65f6c4c7d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bf79efba-44b2-45d4-907f-82c73747d96b tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volume-transfers/973d03fd-b537-492e-9e05-797fb539cad1 returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 601/1187] 192.168.122.16 () {60 vars in 1298 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/volume-transfers/973d03fd-b537-492e-9e05-797fb539cad1 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-87436efa-b8ef-484a-b2b6-9cc65f6c4c7d tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] DELETE http://192.168.122.16/volume/v3/types/f731a07a-026a-4895-a86d-9a9034adde1b Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-87436efa-b8ef-484a-b2b6-9cc65f6c4c7d tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-87436efa-b8ef-484a-b2b6-9cc65f6c4c7d tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-27106235-cd80-4b1d-91c4-603155135d7b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-27106235-cd80-4b1d-91c4-603155135d7b tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-27106235-cd80-4b1d-91c4-603155135d7b tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-27106235-cd80-4b1d-91c4-603155135d7b tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-27106235-cd80-4b1d-91c4-603155135d7b tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Delete volume with id: 66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-27106235-cd80-4b1d-91c4-603155135d7b tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Volume info retrieved successfully. Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-87436efa-b8ef-484a-b2b6-9cc65f6c4c7d tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types/f731a07a-026a-4895-a86d-9a9034adde1b returned with HTTP 202 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 587/1188] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/types/f731a07a-026a-4895-a86d-9a9034adde1b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-46fdeab0-6eb2-4f1b-b2ec-63917fb617d4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-27106235-cd80-4b1d-91c4-603155135d7b tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Delete volume request issued successfully. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-27106235-cd80-4b1d-91c4-603155135d7b tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 202 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-46fdeab0-6eb2-4f1b-b2ec-63917fb617d4 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] GET http://192.168.122.16/volume/v3/types/f731a07a-026a-4895-a86d-9a9034adde1b Sep 05 11:37:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 602/1189] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-46fdeab0-6eb2-4f1b-b2ec-63917fb617d4 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-46fdeab0-6eb2-4f1b-b2ec-63917fb617d4 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bf073822-6f16-47c4-ba84-bd917481dda8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bf073822-6f16-47c4-ba84-bd917481dda8 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bf073822-6f16-47c4-ba84-bd917481dda8 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bf073822-6f16-47c4-ba84-bd917481dda8 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-46fdeab0-6eb2-4f1b-b2ec-63917fb617d4 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types/f731a07a-026a-4895-a86d-9a9034adde1b returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 588/1190] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/types/f731a07a-026a-4895-a86d-9a9034adde1b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-881f70e1-6ce9-494d-831c-869dc4a5f5d8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-881f70e1-6ce9-494d-831c-869dc4a5f5d8 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] DELETE http://192.168.122.16/volume/v3/types/5dab3f16-37c7-4f19-a2ad-5d91dd01efad Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-881f70e1-6ce9-494d-831c-869dc4a5f5d8 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-881f70e1-6ce9-494d-831c-869dc4a5f5d8 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bf073822-6f16-47c4-ba84-bd917481dda8 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Volume info retrieved successfully. Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-881f70e1-6ce9-494d-831c-869dc4a5f5d8 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types/5dab3f16-37c7-4f19-a2ad-5d91dd01efad returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 589/1191] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:37:14 2026] DELETE /volume/v3/types/5dab3f16-37c7-4f19-a2ad-5d91dd01efad => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-75752694-1d98-4709-acda-e14beeebc714 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bf073822-6f16-47c4-ba84-bd917481dda8 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 200 Sep 05 11:37:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 603/1192] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75752694-1d98-4709-acda-e14beeebc714 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] GET http://192.168.122.16/volume/v3/types/ff85403d-b937-4691-ac8a-2383a785f429 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75752694-1d98-4709-acda-e14beeebc714 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75752694-1d98-4709-acda-e14beeebc714 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75752694-1d98-4709-acda-e14beeebc714 tempest-VolumeTypesNegativeTest-410421871 tempest-VolumeTypesNegativeTest-410421871-project-admin] http://192.168.122.16/volume/v3/types/ff85403d-b937-4691-ac8a-2383a785f429 returned with HTTP 404 Sep 05 11:37:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 590/1193] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:37:14 2026] GET /volume/v3/types/ff85403d-b937-4691-ac8a-2383a785f429 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1cc27107-025c-43b3-a44f-b5b1c5b2584d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1cc27107-025c-43b3-a44f-b5b1c5b2584d tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1cc27107-025c-43b3-a44f-b5b1c5b2584d tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1cc27107-025c-43b3-a44f-b5b1c5b2584d tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1cc27107-025c-43b3-a44f-b5b1c5b2584d tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 returned with HTTP 404 Sep 05 11:37:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 604/1194] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:15 2026] GET /volume/v3/snapshots/f60717f4-d00b-4dd0-a6a6-542ec328e7c9 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dda77e84-5a38-41ab-9280-01e9cef8f1e1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dda77e84-5a38-41ab-9280-01e9cef8f1e1 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dda77e84-5a38-41ab-9280-01e9cef8f1e1 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dda77e84-5a38-41ab-9280-01e9cef8f1e1 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dda77e84-5a38-41ab-9280-01e9cef8f1e1 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Volume info retrieved successfully. Sep 05 11:37:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dda77e84-5a38-41ab-9280-01e9cef8f1e1 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 returned with HTTP 200 Sep 05 11:37:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 591/1195] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:15 2026] GET /volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4a838f58-96d3-4142-a585-dee502ae214e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4a838f58-96d3-4142-a585-dee502ae214e tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] DELETE http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4a838f58-96d3-4142-a585-dee502ae214e tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4a838f58-96d3-4142-a585-dee502ae214e tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-4a838f58-96d3-4142-a585-dee502ae214e tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Delete volume with id: e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4a838f58-96d3-4142-a585-dee502ae214e tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Volume info retrieved successfully. Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4a838f58-96d3-4142-a585-dee502ae214e tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Delete volume request issued successfully. Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4a838f58-96d3-4142-a585-dee502ae214e tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 returned with HTTP 202 Sep 05 11:37:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 605/1196] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:37:15 2026] DELETE /volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f50171e6-5b15-4b10-b171-3d5773991b25 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f50171e6-5b15-4b10-b171-3d5773991b25 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f50171e6-5b15-4b10-b171-3d5773991b25 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f50171e6-5b15-4b10-b171-3d5773991b25 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f50171e6-5b15-4b10-b171-3d5773991b25 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Volume info retrieved successfully. Sep 05 11:37:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f50171e6-5b15-4b10-b171-3d5773991b25 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 returned with HTTP 200 Sep 05 11:37:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 592/1197] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:15 2026] GET /volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 => generated 861 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4a161991-3af8-4089-b6d8-962ee49fc98d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4a161991-3af8-4089-b6d8-962ee49fc98d tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4a161991-3af8-4089-b6d8-962ee49fc98d tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4a161991-3af8-4089-b6d8-962ee49fc98d tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4a161991-3af8-4089-b6d8-962ee49fc98d tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Volume info retrieved successfully. Sep 05 11:37:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4a161991-3af8-4089-b6d8-962ee49fc98d tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 200 Sep 05 11:37:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 606/1198] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:15 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 1137 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-52465968-4677-4c53-b9a2-cd537fa7e163 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-52465968-4677-4c53-b9a2-cd537fa7e163 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] GET http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 Sep 05 11:37:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-52465968-4677-4c53-b9a2-cd537fa7e163 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-52465968-4677-4c53-b9a2-cd537fa7e163 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-52465968-4677-4c53-b9a2-cd537fa7e163 tempest-VolumesSnapshotNegativeTestJSON-1005614338 tempest-VolumesSnapshotNegativeTestJSON-1005614338-project-member] http://192.168.122.16/volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 returned with HTTP 404 Sep 05 11:37:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 593/1199] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:16 2026] GET /volume/v3/volumes/e12102ea-eaa1-48ee-9264-bcf1237f1d32 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-be54091b-ce50-4d86-a9e1-ac5340946c49 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be54091b-ce50-4d86-a9e1-ac5340946c49 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be54091b-ce50-4d86-a9e1-ac5340946c49 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be54091b-ce50-4d86-a9e1-ac5340946c49 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be54091b-ce50-4d86-a9e1-ac5340946c49 tempest-VolumesTransfersV355Test-1254015912 tempest-VolumesTransfersV355Test-1254015912-project-admin] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 404 Sep 05 11:37:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 607/1200] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:16 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fbf3f274-9e89-4102-9c10-f1f538184f2d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbf3f274-9e89-4102-9c10-f1f538184f2d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] GET http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbf3f274-9e89-4102-9c10-f1f538184f2d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbf3f274-9e89-4102-9c10-f1f538184f2d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbf3f274-9e89-4102-9c10-f1f538184f2d tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 404 Sep 05 11:37:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 594/1201] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:37:16 2026] GET /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2c2125d6-561a-4739-88b0-0963f859e6f6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c2125d6-561a-4739-88b0-0963f859e6f6 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] DELETE http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c2125d6-561a-4739-88b0-0963f859e6f6 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c2125d6-561a-4739-88b0-0963f859e6f6 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:16 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-2c2125d6-561a-4739-88b0-0963f859e6f6 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] Delete volume with id: 66457257-b06d-41ea-bbdb-346bf17e0b86 Sep 05 11:37:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c2125d6-561a-4739-88b0-0963f859e6f6 tempest-VolumesTransfersV355Test-1398413052 tempest-VolumesTransfersV355Test-1398413052-project-member] http://192.168.122.16/volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 returned with HTTP 404 Sep 05 11:37:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 608/1202] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:37:16 2026] DELETE /volume/v3/volumes/66457257-b06d-41ea-bbdb-346bf17e0b86 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-2d300f81-afd2-464f-9eb2-9f19028780b2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-2d300f81-afd2-464f-9eb2-9f19028780b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-2d300f81-afd2-464f-9eb2-9f19028780b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-2d300f81-afd2-464f-9eb2-9f19028780b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-2d300f81-afd2-464f-9eb2-9f19028780b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-2d300f81-afd2-464f-9eb2-9f19028780b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:37:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 595/1203] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:37:18 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 1142 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-cd7b6898-302d-4199-b4e5-2835b6b0aeee None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-cd7b6898-302d-4199-b4e5-2835b6b0aeee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57/action Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-cd7b6898-302d-4199-b4e5-2835b6b0aeee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-cd7b6898-302d-4199-b4e5-2835b6b0aeee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-cd7b6898-302d-4199-b4e5-2835b6b0aeee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:37:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-cd7b6898-302d-4199-b4e5-2835b6b0aeee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Begin detaching volume completed successfully. Sep 05 11:37:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-cd7b6898-302d-4199-b4e5-2835b6b0aeee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57/action returned with HTTP 202 Sep 05 11:37:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 609/1204] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:37:18 2026] POST /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ec25cdf1-a8bc-4080-a4af-363d9099f911 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ec25cdf1-a8bc-4080-a4af-363d9099f911 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ec25cdf1-a8bc-4080-a4af-363d9099f911 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ec25cdf1-a8bc-4080-a4af-363d9099f911 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ec25cdf1-a8bc-4080-a4af-363d9099f911 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ec25cdf1-a8bc-4080-a4af-363d9099f911 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:37:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 596/1205] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:18 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 1145 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-56d15343-fccf-45a7-bf21-832e11868aac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56d15343-fccf-45a7-bf21-832e11868aac None None] GET http://192.168.122.16/volume// Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56d15343-fccf-45a7-bf21-832e11868aac None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56d15343-fccf-45a7-bf21-832e11868aac None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56d15343-fccf-45a7-bf21-832e11868aac None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:37:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 610/1206] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:37:18 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-527d972a-1da0-4ead-a328-8f82fbc596e7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-527d972a-1da0-4ead-a328-8f82fbc596e7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-527d972a-1da0-4ead-a328-8f82fbc596e7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-527d972a-1da0-4ead-a328-8f82fbc596e7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-527d972a-1da0-4ead-a328-8f82fbc596e7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:37:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-527d972a-1da0-4ead-a328-8f82fbc596e7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:37:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 597/1207] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:37:18 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 1326 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-7a25730e-b959-478d-9157-7abc9d3201b2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-7a25730e-b959-478d-9157-7abc9d3201b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] DELETE http://192.168.122.16/volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-7a25730e-b959-478d-9157-7abc9d3201b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-7a25730e-b959-478d-9157-7abc9d3201b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:19 devstack devstack@c-api.service[87023]: /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 05 11:37:19 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:37:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-c09f1398-fc8a-431a-aca4-38f10d23d4d5 req-7a25730e-b959-478d-9157-7abc9d3201b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e returned with HTTP 200 Sep 05 11:37:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 611/1208] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:37:18 2026] DELETE /volume/v3/attachments/1a6f916c-74ef-4275-9442-61ccc3016c6e => generated 19 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-572cef28-4b65-4414-afe3-a75b78c90256 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-572cef28-4b65-4414-afe3-a75b78c90256 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:37:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-572cef28-4b65-4414-afe3-a75b78c90256 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-572cef28-4b65-4414-afe3-a75b78c90256 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-572cef28-4b65-4414-afe3-a75b78c90256 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:37:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-572cef28-4b65-4414-afe3-a75b78c90256 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:37:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 598/1209] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:19 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 850 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-52ce4a63-bf04-4e89-8460-78bea560659c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-151149399"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Create volume request body: {'volume': {'imageRef': 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-151149399'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Create volume of 1 GB Sep 05 11:37:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Availability Zones retrieved successfully. Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Flow 'volume_create_api' (fd398ef3-4ab5-497b-b9c5-336114120197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e8a4cc-94b1-454a-a178-b90b27ac972c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4e8a4cc-94b1-454a-a178-b90b27ac972c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a487473b-7dd0-42af-bfc4-7b5b14ff22bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Created reservations ['074ac108-ffc9-47b1-811a-a9b843d6dcdc', '118724e9-99e4-45ff-9d2d-3dd996ff1f7d', '7ae2252b-eade-4823-a351-709507dc2e1b', '43998afc-dd1f-43e1-a2f5-23fe23ae7c6f'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a487473b-7dd0-42af-bfc4-7b5b14ff22bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['074ac108-ffc9-47b1-811a-a9b843d6dcdc', '118724e9-99e4-45ff-9d2d-3dd996ff1f7d', '7ae2252b-eade-4823-a351-709507dc2e1b', '43998afc-dd1f-43e1-a2f5-23fe23ae7c6f']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c751d9cd-04ec-4d01-ba60-27b01365b1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c751d9cd-04ec-4d01-ba60-27b01365b1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba76dc6c-6d77-4b32-94f9-120e83d17fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-151149399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c82073bd834af7b0b983d6933ecba1',qos_specs=None,replication_status=,reservations=['074ac108-ffc9-47b1-811a-a9b843d6dcdc','118724e9-99e4-45ff-9d2d-3dd996ff1f7d','7ae2252b-eade-4823-a351-709507dc2e1b','43998afc-dd1f-43e1-a2f5-23fe23ae7c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767a21db0784d5abe047af5eb44405e',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-151149399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba76dc6c-6d77-4b32-94f9-120e83d17fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c82073bd834af7b0b983d6933ecba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8767a21db0784d5abe047af5eb44405e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5182889c-0f0a-4e03-a02e-677e917f31fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5182889c-0f0a-4e03-a02e-677e917f31fd) transitioned into state 'SUCCESS' from state '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-151149399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c82073bd834af7b0b983d6933ecba1',qos_specs=None,replication_status=,reservations=['074ac108-ffc9-47b1-811a-a9b843d6dcdc','118724e9-99e4-45ff-9d2d-3dd996ff1f7d','7ae2252b-eade-4823-a351-709507dc2e1b','43998afc-dd1f-43e1-a2f5-23fe23ae7c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767a21db0784d5abe047af5eb44405e',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce228c6-3644-4f20-81c9-e6917e685afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bce228c6-3644-4f20-81c9-e6917e685afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Flow 'volume_create_api' (fd398ef3-4ab5-497b-b9c5-336114120197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Create volume request issued successfully. Sep 05 11:37:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-52ce4a63-bf04-4e89-8460-78bea560659c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 612/1210] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:37:26 2026] POST /volume/v3/volumes => generated 754 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c2395d4c-625b-410f-b3aa-8527833e3f25 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2395d4c-625b-410f-b3aa-8527833e3f25 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c2395d4c-625b-410f-b3aa-8527833e3f25 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c2395d4c-625b-410f-b3aa-8527833e3f25 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c2395d4c-625b-410f-b3aa-8527833e3f25 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c2395d4c-625b-410f-b3aa-8527833e3f25 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 599/1211] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:26 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 822 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-59c60b20-406f-4c1c-aae5-334fe6a39e9f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59c60b20-406f-4c1c-aae5-334fe6a39e9f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-59c60b20-406f-4c1c-aae5-334fe6a39e9f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-59c60b20-406f-4c1c-aae5-334fe6a39e9f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-59c60b20-406f-4c1c-aae5-334fe6a39e9f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59c60b20-406f-4c1c-aae5-334fe6a39e9f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 613/1212] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:27 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 846 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-29a65292-a23b-4df9-95f8-4e273334f3c5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-29a65292-a23b-4df9-95f8-4e273334f3c5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-29a65292-a23b-4df9-95f8-4e273334f3c5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-29a65292-a23b-4df9-95f8-4e273334f3c5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-29a65292-a23b-4df9-95f8-4e273334f3c5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-29a65292-a23b-4df9-95f8-4e273334f3c5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 600/1213] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:28 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 904 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee424f1d-85cd-4a0e-9767-248cbb4cae89 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee424f1d-85cd-4a0e-9767-248cbb4cae89 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee424f1d-85cd-4a0e-9767-248cbb4cae89 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee424f1d-85cd-4a0e-9767-248cbb4cae89 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ee424f1d-85cd-4a0e-9767-248cbb4cae89 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee424f1d-85cd-4a0e-9767-248cbb4cae89 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 614/1214] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:30 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c3ceb7bc-b2a0-4112-a593-aaefd4e0e767 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c3ceb7bc-b2a0-4112-a593-aaefd4e0e767 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c3ceb7bc-b2a0-4112-a593-aaefd4e0e767 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c3ceb7bc-b2a0-4112-a593-aaefd4e0e767 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c3ceb7bc-b2a0-4112-a593-aaefd4e0e767 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c3ceb7bc-b2a0-4112-a593-aaefd4e0e767 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 601/1215] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:31 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 907 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-484f8a4d-9d95-4ffb-bd55-f0c740933a51 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-484f8a4d-9d95-4ffb-bd55-f0c740933a51 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-484f8a4d-9d95-4ffb-bd55-f0c740933a51 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-484f8a4d-9d95-4ffb-bd55-f0c740933a51 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-484f8a4d-9d95-4ffb-bd55-f0c740933a51 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-484f8a4d-9d95-4ffb-bd55-f0c740933a51 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 615/1216] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:32 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 907 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2966e859-a39a-499a-ab4c-cd5a1e164da7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2966e859-a39a-499a-ab4c-cd5a1e164da7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2966e859-a39a-499a-ab4c-cd5a1e164da7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2966e859-a39a-499a-ab4c-cd5a1e164da7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2966e859-a39a-499a-ab4c-cd5a1e164da7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2966e859-a39a-499a-ab4c-cd5a1e164da7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 602/1217] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:33 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 907 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bb5f7e6d-1358-470a-9ba2-12ec390f56ea None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bb5f7e6d-1358-470a-9ba2-12ec390f56ea tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bb5f7e6d-1358-470a-9ba2-12ec390f56ea tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bb5f7e6d-1358-470a-9ba2-12ec390f56ea tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bb5f7e6d-1358-470a-9ba2-12ec390f56ea tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bb5f7e6d-1358-470a-9ba2-12ec390f56ea tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 616/1218] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:34 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 907 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-43dc69dd-c4b9-42c4-8758-a3d64434eeb7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-43dc69dd-c4b9-42c4-8758-a3d64434eeb7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-43dc69dd-c4b9-42c4-8758-a3d64434eeb7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-43dc69dd-c4b9-42c4-8758-a3d64434eeb7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:35 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=434,cinder:INSERT=57,cinder:UPDATE=93 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:37:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-43dc69dd-c4b9-42c4-8758-a3d64434eeb7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-43dc69dd-c4b9-42c4-8758-a3d64434eeb7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 603/1219] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:35 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 1325 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9a9ee556-dfcd-411f-897a-4059b63e8054 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a9ee556-dfcd-411f-897a-4059b63e8054 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] POST http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc/action Sep 05 11:37:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a9ee556-dfcd-411f-897a-4059b63e8054 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a9ee556-dfcd-411f-897a-4059b63e8054 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:35 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=417,cinder:UPDATE=109,cinder:INSERT=72 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:37:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9a9ee556-dfcd-411f-897a-4059b63e8054 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:36 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-9a9ee556-dfcd-411f-897a-4059b63e8054 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Created reservations ['b4583a02-2224-4bca-9088-c784aa384db5', '9f6c915b-94b3-46b2-b0a5-1058ffa958d2'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9a9ee556-dfcd-411f-897a-4059b63e8054 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Extend volume request issued successfully. Sep 05 11:37:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a9ee556-dfcd-411f-897a-4059b63e8054 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc/action returned with HTTP 202 Sep 05 11:37:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 617/1220] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:37:35 2026] POST /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:37:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-90cc8078-396d-44d2-9029-c62c309a5681 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90cc8078-396d-44d2-9029-c62c309a5681 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90cc8078-396d-44d2-9029-c62c309a5681 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90cc8078-396d-44d2-9029-c62c309a5681 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-90cc8078-396d-44d2-9029-c62c309a5681 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90cc8078-396d-44d2-9029-c62c309a5681 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 604/1221] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:36 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 1325 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-815c7510-2d76-4ca0-bc30-4c17d771888c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-815c7510-2d76-4ca0-bc30-4c17d771888c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-815c7510-2d76-4ca0-bc30-4c17d771888c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-815c7510-2d76-4ca0-bc30-4c17d771888c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-815c7510-2d76-4ca0-bc30-4c17d771888c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-815c7510-2d76-4ca0-bc30-4c17d771888c tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 618/1222] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:37 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 1325 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8cfabef9-b478-469d-8b33-f606b1d36ea6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8cfabef9-b478-469d-8b33-f606b1d36ea6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8cfabef9-b478-469d-8b33-f606b1d36ea6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8cfabef9-b478-469d-8b33-f606b1d36ea6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8cfabef9-b478-469d-8b33-f606b1d36ea6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8cfabef9-b478-469d-8b33-f606b1d36ea6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 605/1223] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:38 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 1325 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-082b2677-8758-4b97-9bc4-7582556ec990 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-082b2677-8758-4b97-9bc4-7582556ec990 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-082b2677-8758-4b97-9bc4-7582556ec990 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-082b2677-8758-4b97-9bc4-7582556ec990 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-082b2677-8758-4b97-9bc4-7582556ec990 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] Volume info retrieved successfully. Sep 05 11:37:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-082b2677-8758-4b97-9bc4-7582556ec990 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 619/1224] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:38 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 1325 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:37:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-08f4b906-e587-46ac-bba2-eba19c370e1a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-08f4b906-e587-46ac-bba2-eba19c370e1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-08f4b906-e587-46ac-bba2-eba19c370e1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-08f4b906-e587-46ac-bba2-eba19c370e1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-08f4b906-e587-46ac-bba2-eba19c370e1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-08f4b906-e587-46ac-bba2-eba19c370e1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 606/1225] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:39 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 1325 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-895444f4-4535-4768-94cd-12d8570a7abc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-895444f4-4535-4768-94cd-12d8570a7abc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] DELETE http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-895444f4-4535-4768-94cd-12d8570a7abc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-895444f4-4535-4768-94cd-12d8570a7abc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:39 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-895444f4-4535-4768-94cd-12d8570a7abc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Delete volume with id: ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-895444f4-4535-4768-94cd-12d8570a7abc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-895444f4-4535-4768-94cd-12d8570a7abc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Delete volume request issued successfully. Sep 05 11:37:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-895444f4-4535-4768-94cd-12d8570a7abc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 202 Sep 05 11:37:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 620/1226] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:37:39 2026] DELETE /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eeab9fdf-9276-4ea9-9535-e1d771250e53 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eeab9fdf-9276-4ea9-9535-e1d771250e53 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eeab9fdf-9276-4ea9-9535-e1d771250e53 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eeab9fdf-9276-4ea9-9535-e1d771250e53 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-eeab9fdf-9276-4ea9-9535-e1d771250e53 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eeab9fdf-9276-4ea9-9535-e1d771250e53 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 607/1227] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:39 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 1324 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4dd835f6-3044-4547-a479-5c06ce3b23db None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4dd835f6-3044-4547-a479-5c06ce3b23db tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4dd835f6-3044-4547-a479-5c06ce3b23db tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4dd835f6-3044-4547-a479-5c06ce3b23db tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4dd835f6-3044-4547-a479-5c06ce3b23db tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4dd835f6-3044-4547-a479-5c06ce3b23db tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 200 Sep 05 11:37:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 621/1228] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:40 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 1324 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:37:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2ed448f5-0aa5-4e24-9ba8-f9442785e4e6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ed448f5-0aa5-4e24-9ba8-f9442785e4e6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc Sep 05 11:37:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ed448f5-0aa5-4e24-9ba8-f9442785e4e6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ed448f5-0aa5-4e24-9ba8-f9442785e4e6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ed448f5-0aa5-4e24-9ba8-f9442785e4e6 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc returned with HTTP 404 Sep 05 11:37:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 608/1229] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:41 2026] GET /volume/v3/volumes/ba76dc6c-6d77-4b32-94f9-120e83d17fcc => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:37:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1082711340"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1082711340'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:41 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Create volume of 1 GB Sep 05 11:37:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Availability Zones retrieved successfully. Sep 05 11:37:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Flow 'volume_create_api' (1d20568a-ed2f-48be-9c24-868c8e91ac0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fef8b22-d91c-44e7-a163-3795a438f44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fef8b22-d91c-44e7-a163-3795a438f44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d634e0a2-6bbe-43d3-a2ae-84bfcc402037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Created reservations ['68056472-03ef-475e-9513-4d0d729f7d25', 'a69d3de3-fdf1-439c-9e20-3a24ea9515d0', '38d9f7b3-4088-4f2d-861b-5158e90b513e', '03514212-1aad-4176-89f5-003c5ee14287'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d634e0a2-6bbe-43d3-a2ae-84bfcc402037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68056472-03ef-475e-9513-4d0d729f7d25', 'a69d3de3-fdf1-439c-9e20-3a24ea9515d0', '38d9f7b3-4088-4f2d-861b-5158e90b513e', '03514212-1aad-4176-89f5-003c5ee14287']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ee9715-8d56-44fd-9d35-d8addf4d0459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13ee9715-8d56-44fd-9d35-d8addf4d0459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1082711340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c82073bd834af7b0b983d6933ecba1',qos_specs=None,replication_status=,reservations=['68056472-03ef-475e-9513-4d0d729f7d25','a69d3de3-fdf1-439c-9e20-3a24ea9515d0','38d9f7b3-4088-4f2d-861b-5158e90b513e','03514212-1aad-4176-89f5-003c5ee14287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767a21db0784d5abe047af5eb44405e',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1082711340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c82073bd834af7b0b983d6933ecba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8767a21db0784d5abe047af5eb44405e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e0b40ff-95dd-47de-b7ae-8ad50d56bf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e0b40ff-95dd-47de-b7ae-8ad50d56bf23) transitioned into state 'SUCCESS' from state '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-1082711340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c82073bd834af7b0b983d6933ecba1',qos_specs=None,replication_status=,reservations=['68056472-03ef-475e-9513-4d0d729f7d25','a69d3de3-fdf1-439c-9e20-3a24ea9515d0','38d9f7b3-4088-4f2d-861b-5158e90b513e','03514212-1aad-4176-89f5-003c5ee14287'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8767a21db0784d5abe047af5eb44405e',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (349835e5-072a-49b2-8d5f-c45e3fb578b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (349835e5-072a-49b2-8d5f-c45e3fb578b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Flow 'volume_create_api' (1d20568a-ed2f-48be-9c24-868c8e91ac0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Create volume request issued successfully. Sep 05 11:37:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3de05e31-5115-44ec-8987-5cffe4a71d73 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 622/1230] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:37:41 2026] POST /volume/v3/volumes => generated 755 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-95ce76b1-f45a-467d-8d9c-b5b1f27ae132 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-95ce76b1-f45a-467d-8d9c-b5b1f27ae132 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-95ce76b1-f45a-467d-8d9c-b5b1f27ae132 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-95ce76b1-f45a-467d-8d9c-b5b1f27ae132 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-95ce76b1-f45a-467d-8d9c-b5b1f27ae132 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-95ce76b1-f45a-467d-8d9c-b5b1f27ae132 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 609/1231] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:42 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 823 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-df9ce06a-f279-4845-bd66-0ca69be72acf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-df9ce06a-f279-4845-bd66-0ca69be72acf tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-df9ce06a-f279-4845-bd66-0ca69be72acf tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-df9ce06a-f279-4845-bd66-0ca69be72acf tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-df9ce06a-f279-4845-bd66-0ca69be72acf tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-df9ce06a-f279-4845-bd66-0ca69be72acf tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 623/1232] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:43 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 847 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bca1ddd5-f508-44e5-bf83-688c7c5b2f2f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bca1ddd5-f508-44e5-bf83-688c7c5b2f2f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bca1ddd5-f508-44e5-bf83-688c7c5b2f2f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bca1ddd5-f508-44e5-bf83-688c7c5b2f2f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bca1ddd5-f508-44e5-bf83-688c7c5b2f2f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bca1ddd5-f508-44e5-bf83-688c7c5b2f2f tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 610/1233] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:44 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 848 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e4454580-54ca-4b9f-9c2a-c3557d440ae7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e4454580-54ca-4b9f-9c2a-c3557d440ae7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:37:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e4454580-54ca-4b9f-9c2a-c3557d440ae7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c", "name": "tempest-VolumesExtendTest-Snapshot-452037927"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e4454580-54ca-4b9f-9c2a-c3557d440ae7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:45 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-e4454580-54ca-4b9f-9c2a-c3557d440ae7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Create snapshot from volume 6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:45 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e4454580-54ca-4b9f-9c2a-c3557d440ae7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Created reservations ['4dadaffc-2ade-4b09-a0cc-8aff0fe423a8', '71f3115e-9bc0-4465-9640-4e19677387ab', '8260b60b-7960-4195-bc49-ef314a7e1b11', '8c8bff73-e4b8-44f8-8ff3-3c310cfd1bd3'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e4454580-54ca-4b9f-9c2a-c3557d440ae7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot create request issued successfully. Sep 05 11:37:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e4454580-54ca-4b9f-9c2a-c3557d440ae7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:37:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 624/1234] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:37:45 2026] POST /volume/v3/snapshots => generated 303 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8253f3c2-37c0-4932-9998-fc0c3f5b146d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8253f3c2-37c0-4932-9998-fc0c3f5b146d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8253f3c2-37c0-4932-9998-fc0c3f5b146d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8253f3c2-37c0-4932-9998-fc0c3f5b146d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8253f3c2-37c0-4932-9998-fc0c3f5b146d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot retrieved successfully. Sep 05 11:37:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8253f3c2-37c0-4932-9998-fc0c3f5b146d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 returned with HTTP 200 Sep 05 11:37:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 611/1235] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:45 2026] GET /volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 => generated 435 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b3c3142f-83bb-48bb-bed5-aee6ef0ff70b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3c3142f-83bb-48bb-bed5-aee6ef0ff70b tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3c3142f-83bb-48bb-bed5-aee6ef0ff70b tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3c3142f-83bb-48bb-bed5-aee6ef0ff70b tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b3c3142f-83bb-48bb-bed5-aee6ef0ff70b tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot retrieved successfully. Sep 05 11:37:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3c3142f-83bb-48bb-bed5-aee6ef0ff70b tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 returned with HTTP 200 Sep 05 11:37:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 625/1236] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:46 2026] GET /volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 => generated 435 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-10606847-48b8-4727-8927-b9c261375b8d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10606847-48b8-4727-8927-b9c261375b8d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10606847-48b8-4727-8927-b9c261375b8d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10606847-48b8-4727-8927-b9c261375b8d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-10606847-48b8-4727-8927-b9c261375b8d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot retrieved successfully. Sep 05 11:37:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10606847-48b8-4727-8927-b9c261375b8d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 returned with HTTP 200 Sep 05 11:37:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 612/1237] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:47 2026] GET /volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 => generated 435 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cbb92eb3-7222-44c5-b197-5164c7b8f329 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbb92eb3-7222-44c5-b197-5164c7b8f329 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbb92eb3-7222-44c5-b197-5164c7b8f329 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbb92eb3-7222-44c5-b197-5164c7b8f329 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cbb92eb3-7222-44c5-b197-5164c7b8f329 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot retrieved successfully. Sep 05 11:37:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbb92eb3-7222-44c5-b197-5164c7b8f329 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 returned with HTTP 200 Sep 05 11:37:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 626/1238] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:48 2026] GET /volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 => generated 462 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ce6016a1-76c7-431e-8ba1-83ed044b5691 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce6016a1-76c7-431e-8ba1-83ed044b5691 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] POST http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c/action Sep 05 11:37:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce6016a1-76c7-431e-8ba1-83ed044b5691 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce6016a1-76c7-431e-8ba1-83ed044b5691 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ce6016a1-76c7-431e-8ba1-83ed044b5691 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:48 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-ce6016a1-76c7-431e-8ba1-83ed044b5691 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Created reservations ['36a287c0-a406-492e-a992-d7eb569917a5', '31703b75-899c-4a82-b780-3d59aac90906'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ce6016a1-76c7-431e-8ba1-83ed044b5691 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Extend volume request issued successfully. Sep 05 11:37:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce6016a1-76c7-431e-8ba1-83ed044b5691 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c/action returned with HTTP 202 Sep 05 11:37:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 613/1239] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:37:48 2026] POST /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c/action => generated 0 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:37:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-481b6811-c252-429d-8a14-c90a0d9b3dd5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-481b6811-c252-429d-8a14-c90a0d9b3dd5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-481b6811-c252-429d-8a14-c90a0d9b3dd5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-481b6811-c252-429d-8a14-c90a0d9b3dd5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-481b6811-c252-429d-8a14-c90a0d9b3dd5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-481b6811-c252-429d-8a14-c90a0d9b3dd5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 627/1240] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:48 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 848 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f8f22eb5-1e49-45ca-9718-28a19f8ed9bc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f8f22eb5-1e49-45ca-9718-28a19f8ed9bc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f8f22eb5-1e49-45ca-9718-28a19f8ed9bc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f8f22eb5-1e49-45ca-9718-28a19f8ed9bc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f8f22eb5-1e49-45ca-9718-28a19f8ed9bc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f8f22eb5-1e49-45ca-9718-28a19f8ed9bc tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 614/1241] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:50 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fd09407c-1cba-416a-b934-b52606422690 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd09407c-1cba-416a-b934-b52606422690 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd09407c-1cba-416a-b934-b52606422690 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd09407c-1cba-416a-b934-b52606422690 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd09407c-1cba-416a-b934-b52606422690 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] Volume info retrieved successfully. Sep 05 11:37:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd09407c-1cba-416a-b934-b52606422690 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-reader] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 628/1242] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:50 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:37:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-70b8fa27-e966-461a-8c6e-b79c7de37b5d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-70b8fa27-e966-461a-8c6e-b79c7de37b5d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-70b8fa27-e966-461a-8c6e-b79c7de37b5d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-70b8fa27-e966-461a-8c6e-b79c7de37b5d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:50 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-70b8fa27-e966-461a-8c6e-b79c7de37b5d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Delete snapshot with id: a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-70b8fa27-e966-461a-8c6e-b79c7de37b5d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot retrieved successfully. Sep 05 11:37:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-70b8fa27-e966-461a-8c6e-b79c7de37b5d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot delete request issued successfully. Sep 05 11:37:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-70b8fa27-e966-461a-8c6e-b79c7de37b5d tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 returned with HTTP 202 Sep 05 11:37:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 615/1243] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:37:50 2026] DELETE /volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a1f13e63-a6c3-47c7-8509-44ac2eb992aa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a1f13e63-a6c3-47c7-8509-44ac2eb992aa tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a1f13e63-a6c3-47c7-8509-44ac2eb992aa tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a1f13e63-a6c3-47c7-8509-44ac2eb992aa tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a1f13e63-a6c3-47c7-8509-44ac2eb992aa tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot retrieved successfully. Sep 05 11:37:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a1f13e63-a6c3-47c7-8509-44ac2eb992aa tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 returned with HTTP 200 Sep 05 11:37:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 629/1244] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:50 2026] GET /volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 => generated 461 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6435b140-616f-42d0-8e35-916a54752b85 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6435b140-616f-42d0-8e35-916a54752b85 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6435b140-616f-42d0-8e35-916a54752b85 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6435b140-616f-42d0-8e35-916a54752b85 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6435b140-616f-42d0-8e35-916a54752b85 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Snapshot retrieved successfully. Sep 05 11:37:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6435b140-616f-42d0-8e35-916a54752b85 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 returned with HTTP 200 Sep 05 11:37:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 616/1245] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:51 2026] GET /volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 => generated 461 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-16842ff5-d0dc-43b3-8404-a6afe58c7615 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-16842ff5-d0dc-43b3-8404-a6afe58c7615 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 Sep 05 11:37:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-16842ff5-d0dc-43b3-8404-a6afe58c7615 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-16842ff5-d0dc-43b3-8404-a6afe58c7615 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-16842ff5-d0dc-43b3-8404-a6afe58c7615 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 returned with HTTP 404 Sep 05 11:37:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 630/1246] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:37:52 2026] GET /volume/v3/snapshots/a782a765-a12a-4b3f-9d69-634a59925262 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:37:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6afd3224-3f22-444d-9ebf-bd776dad2c1a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6afd3224-3f22-444d-9ebf-bd776dad2c1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6afd3224-3f22-444d-9ebf-bd776dad2c1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6afd3224-3f22-444d-9ebf-bd776dad2c1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6afd3224-3f22-444d-9ebf-bd776dad2c1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6afd3224-3f22-444d-9ebf-bd776dad2c1a tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 617/1247] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:52 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-088a0d49-16ce-471e-9e6b-1b398a6ec1f7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-088a0d49-16ce-471e-9e6b-1b398a6ec1f7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] DELETE http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-088a0d49-16ce-471e-9e6b-1b398a6ec1f7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-088a0d49-16ce-471e-9e6b-1b398a6ec1f7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:52 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-088a0d49-16ce-471e-9e6b-1b398a6ec1f7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Delete volume with id: 6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-088a0d49-16ce-471e-9e6b-1b398a6ec1f7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-088a0d49-16ce-471e-9e6b-1b398a6ec1f7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Delete volume request issued successfully. Sep 05 11:37:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-088a0d49-16ce-471e-9e6b-1b398a6ec1f7 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 202 Sep 05 11:37:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 631/1248] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:37:52 2026] DELETE /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:37:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-af4196be-ce2f-4c3e-9d7e-76be87a81ee0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af4196be-ce2f-4c3e-9d7e-76be87a81ee0 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af4196be-ce2f-4c3e-9d7e-76be87a81ee0 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af4196be-ce2f-4c3e-9d7e-76be87a81ee0 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-af4196be-ce2f-4c3e-9d7e-76be87a81ee0 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af4196be-ce2f-4c3e-9d7e-76be87a81ee0 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 618/1249] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:52 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 847 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-815661434", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-815661434', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Create volume of 1 GB Sep 05 11:37:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Availability Zones retrieved successfully. Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Flow 'volume_create_api' (70f0e720-6dcd-41d1-b257-a6f2f750c362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d5f751-c927-4a2e-ab92-4809f300fe99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d5f751-c927-4a2e-ab92-4809f300fe99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db46e160-bd72-4003-b351-fe1b84be168b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a4b910bf-3391-439e-82f0-2126cd643c82 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a4b910bf-3391-439e-82f0-2126cd643c82 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a4b910bf-3391-439e-82f0-2126cd643c82 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a4b910bf-3391-439e-82f0-2126cd643c82 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Created reservations ['1810ad66-e9de-4d7c-8d68-9186ef1ed286', 'dad0ea7f-36f3-4566-a5f7-1840f1c1ec2d', '27544bee-c0f2-46f4-afdc-f84a5b84c906', '1f9df3cc-bfb3-4935-a50a-334cfc82ba05'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db46e160-bd72-4003-b351-fe1b84be168b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1810ad66-e9de-4d7c-8d68-9186ef1ed286', 'dad0ea7f-36f3-4566-a5f7-1840f1c1ec2d', '27544bee-c0f2-46f4-afdc-f84a5b84c906', '1f9df3cc-bfb3-4935-a50a-334cfc82ba05']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c71cd4b-4849-4f60-ae67-25174be0a605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a4b910bf-3391-439e-82f0-2126cd643c82 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Volume info retrieved successfully. Sep 05 11:37:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a4b910bf-3391-439e-82f0-2126cd643c82 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 200 Sep 05 11:37:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 619/1250] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:53 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 847 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c71cd4b-4849-4f60-ae67-25174be0a605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcbc7dcc-c5ab-4605-83b3-f34784466df1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-815661434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab0bf0abe0604150b8dc8b296ee9fb92',qos_specs=None,replication_status=,reservations=['1810ad66-e9de-4d7c-8d68-9186ef1ed286','dad0ea7f-36f3-4566-a5f7-1840f1c1ec2d','27544bee-c0f2-46f4-afdc-f84a5b84c906','1f9df3cc-bfb3-4935-a50a-334cfc82ba05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89fbfe01b35041d19b6afa43b81d8949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-815661434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcbc7dcc-c5ab-4605-83b3-f34784466df1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab0bf0abe0604150b8dc8b296ee9fb92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89fbfe01b35041d19b6afa43b81d8949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:53 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0192ac21-c460-448c-96b4-261e66b9ed37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0192ac21-c460-448c-96b4-261e66b9ed37) transitioned into state 'SUCCESS' from state '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-815661434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab0bf0abe0604150b8dc8b296ee9fb92',qos_specs=None,replication_status=,reservations=['1810ad66-e9de-4d7c-8d68-9186ef1ed286','dad0ea7f-36f3-4566-a5f7-1840f1c1ec2d','27544bee-c0f2-46f4-afdc-f84a5b84c906','1f9df3cc-bfb3-4935-a50a-334cfc82ba05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89fbfe01b35041d19b6afa43b81d8949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5467a94e-9119-46e7-956d-93844ad1ef27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:37:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5467a94e-9119-46e7-956d-93844ad1ef27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:37:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Flow 'volume_create_api' (70f0e720-6dcd-41d1-b257-a6f2f750c362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:37:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Create volume request issued successfully. Sep 05 11:37:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e21c432a-4edb-4fbb-8d6b-04d6f23a6a79 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:37:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 632/1251] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:37:53 2026] POST /volume/v3/volumes => generated 762 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:37:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-53b5f2a4-965e-4f90-b93d-b7e7c3d0ea9a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-53b5f2a4-965e-4f90-b93d-b7e7c3d0ea9a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] GET http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:37:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-53b5f2a4-965e-4f90-b93d-b7e7c3d0ea9a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-53b5f2a4-965e-4f90-b93d-b7e7c3d0ea9a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-53b5f2a4-965e-4f90-b93d-b7e7c3d0ea9a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Volume info retrieved successfully. Sep 05 11:37:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-53b5f2a4-965e-4f90-b93d-b7e7c3d0ea9a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 returned with HTTP 200 Sep 05 11:37:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 620/1252] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:54 2026] GET /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 => generated 830 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-591324d3-71df-44f2-a62e-a80e7a9b0eb5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-591324d3-71df-44f2-a62e-a80e7a9b0eb5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] GET http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c Sep 05 11:37:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-591324d3-71df-44f2-a62e-a80e7a9b0eb5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-591324d3-71df-44f2-a62e-a80e7a9b0eb5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-591324d3-71df-44f2-a62e-a80e7a9b0eb5 tempest-VolumesExtendTest-571848307 tempest-VolumesExtendTest-571848307-project-member] http://192.168.122.16/volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c returned with HTTP 404 Sep 05 11:37:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 633/1253] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:54 2026] GET /volume/v3/volumes/6f84fa45-14cd-4544-aa2f-c89bd1e6fa1c => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:37:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a4351165-741f-473e-8b0e-73760fab603e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a4351165-741f-473e-8b0e-73760fab603e tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] GET http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:37:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a4351165-741f-473e-8b0e-73760fab603e tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a4351165-741f-473e-8b0e-73760fab603e tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a4351165-741f-473e-8b0e-73760fab603e tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Volume info retrieved successfully. Sep 05 11:37:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a4351165-741f-473e-8b0e-73760fab603e tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 returned with HTTP 200 Sep 05 11:37:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 621/1254] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:55 2026] GET /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e6dca950-dca1-4981-ad17-fdd3a919868f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e6dca950-dca1-4981-ad17-fdd3a919868f tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] GET http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:37:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e6dca950-dca1-4981-ad17-fdd3a919868f tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e6dca950-dca1-4981-ad17-fdd3a919868f tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e6dca950-dca1-4981-ad17-fdd3a919868f tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Volume info retrieved successfully. Sep 05 11:37:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e6dca950-dca1-4981-ad17-fdd3a919868f tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 returned with HTTP 200 Sep 05 11:37:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 634/1255] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:56 2026] GET /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7c07a281-13d3-41dd-86ef-b8de5db86b6a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7c07a281-13d3-41dd-86ef-b8de5db86b6a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] GET http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:37:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7c07a281-13d3-41dd-86ef-b8de5db86b6a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:37:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7c07a281-13d3-41dd-86ef-b8de5db86b6a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:37:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:37:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:37:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7c07a281-13d3-41dd-86ef-b8de5db86b6a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Volume info retrieved successfully. Sep 05 11:37:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7c07a281-13d3-41dd-86ef-b8de5db86b6a tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 returned with HTTP 200 Sep 05 11:37:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 622/1256] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:37:56 2026] GET /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:37:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4874ca37-170a-4ca6-bd77-4a5001c11607 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:37:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4874ca37-170a-4ca6-bd77-4a5001c11607 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] POST http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1/action Sep 05 11:37:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4874ca37-170a-4ca6-bd77-4a5001c11607 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1488644042", "disk_format": "raw"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:37:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4874ca37-170a-4ca6-bd77-4a5001c11607 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1488644042", "disk_format": "raw"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:37:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4874ca37-170a-4ca6-bd77-4a5001c11607 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Volume info retrieved successfully. Sep 05 11:37:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:37:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:37:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:37:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:37:56 devstack devstack@c-api.service[87023]: DEBUG cinder.image.image_utils [None req-4874ca37-170a-4ca6-bd77-4a5001c11607 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1488644042'}] 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-1488644042'}]. {{(pid=87023) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 11:37:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4874ca37-170a-4ca6-bd77-4a5001c11607 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Copy volume to image completed successfully. Sep 05 11:37:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4874ca37-170a-4ca6-bd77-4a5001c11607 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1/action returned with HTTP 202 Sep 05 11:37:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 635/1257] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:37:56 2026] POST /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1/action => generated 654 bytes in 1258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-2141124395"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-2141124395'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:01 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Create volume of 1 GB Sep 05 11:38:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Availability Zones retrieved successfully. Sep 05 11:38:01 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Flow 'volume_create_api' (904eda4c-547f-4c3a-a641-ef37b57c502c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:01 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfcedfbf-deab-46f1-9e79-1fad2393d00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:01 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2e2ab246-28fa-48be-8f0b-c8397c40ba04 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e2ab246-28fa-48be-8f0b-c8397c40ba04 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:38:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e2ab246-28fa-48be-8f0b-c8397c40ba04 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e2ab246-28fa-48be-8f0b-c8397c40ba04 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2e2ab246-28fa-48be-8f0b-c8397c40ba04 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfcedfbf-deab-46f1-9e79-1fad2393d00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a56b83-0c27-4478-bd97-fa01f7727b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e2ab246-28fa-48be-8f0b-c8397c40ba04 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:38:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 636/1258] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:02 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 850 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7ed1c6c6-be00-4922-9ab9-542a52634b2b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7ed1c6c6-be00-4922-9ab9-542a52634b2b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:38:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7ed1c6c6-be00-4922-9ab9-542a52634b2b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7ed1c6c6-be00-4922-9ab9-542a52634b2b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:02 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Created reservations ['4ee4af8f-8c2e-40fa-9521-2c34a21bbb39', '78783178-5744-4040-ab97-51622e82d157', '3a2b204d-303d-4fed-ac99-e489f20cbf85', '8af576e0-392e-42cd-afd6-a8dd4d178999'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60a56b83-0c27-4478-bd97-fa01f7727b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee4af8f-8c2e-40fa-9521-2c34a21bbb39', '78783178-5744-4040-ab97-51622e82d157', '3a2b204d-303d-4fed-ac99-e489f20cbf85', '8af576e0-392e-42cd-afd6-a8dd4d178999']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7ed1c6c6-be00-4922-9ab9-542a52634b2b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ce17d8-af9b-4452-9835-b77f097c2927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7ed1c6c6-be00-4922-9ab9-542a52634b2b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:38:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 637/1259] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:02 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 850 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ce17d8-af9b-4452-9835-b77f097c2927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29bd38b0-3757-4380-9eb3-4e612c3531e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2141124395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c3b880b0ee448fba22ad826061d70e',qos_specs=None,replication_status=,reservations=['4ee4af8f-8c2e-40fa-9521-2c34a21bbb39','78783178-5744-4040-ab97-51622e82d157','3a2b204d-303d-4fed-ac99-e489f20cbf85','8af576e0-392e-42cd-afd6-a8dd4d178999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21cced86507441ad9951459b06723b6c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2141124395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29bd38b0-3757-4380-9eb3-4e612c3531e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06c3b880b0ee448fba22ad826061d70e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21cced86507441ad9951459b06723b6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d630cd9-e3d3-417c-be92-b70db5886d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d630cd9-e3d3-417c-be92-b70db5886d7e) transitioned into state 'SUCCESS' from state '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-2141124395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06c3b880b0ee448fba22ad826061d70e',qos_specs=None,replication_status=,reservations=['4ee4af8f-8c2e-40fa-9521-2c34a21bbb39','78783178-5744-4040-ab97-51622e82d157','3a2b204d-303d-4fed-ac99-e489f20cbf85','8af576e0-392e-42cd-afd6-a8dd4d178999'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21cced86507441ad9951459b06723b6c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43268898-65a8-47af-9dda-3627434ba8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43268898-65a8-47af-9dda-3627434ba8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Flow 'volume_create_api' (904eda4c-547f-4c3a-a641-ef37b57c502c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Create volume request issued successfully. Sep 05 11:38:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7f844440-8506-4ba0-b4ed-7b7ea37b8c8d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 623/1260] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:38:01 2026] POST /volume/v3/volumes => generated 765 bytes in 2258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4c736741-4a7c-478e-a612-c42b2bb7037e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c736741-4a7c-478e-a612-c42b2bb7037e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c736741-4a7c-478e-a612-c42b2bb7037e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c736741-4a7c-478e-a612-c42b2bb7037e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4c736741-4a7c-478e-a612-c42b2bb7037e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c736741-4a7c-478e-a612-c42b2bb7037e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 638/1261] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:03 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 833 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0ff6b0ec-56b5-4149-a0e9-03e1c48502b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ff6b0ec-56b5-4149-a0e9-03e1c48502b5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ff6b0ec-56b5-4149-a0e9-03e1c48502b5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ff6b0ec-56b5-4149-a0e9-03e1c48502b5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0ff6b0ec-56b5-4149-a0e9-03e1c48502b5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ff6b0ec-56b5-4149-a0e9-03e1c48502b5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 624/1262] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:04 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e870ea01-7901-4213-b03d-23561f28c186 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e870ea01-7901-4213-b03d-23561f28c186 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e870ea01-7901-4213-b03d-23561f28c186 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e870ea01-7901-4213-b03d-23561f28c186 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e870ea01-7901-4213-b03d-23561f28c186 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e870ea01-7901-4213-b03d-23561f28c186 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 639/1263] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:05 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-11d9b5a4-d63a-4e91-aa57-239273aed343 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-11d9b5a4-d63a-4e91-aa57-239273aed343 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-11d9b5a4-d63a-4e91-aa57-239273aed343 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-11d9b5a4-d63a-4e91-aa57-239273aed343 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-11d9b5a4-d63a-4e91-aa57-239273aed343 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-11d9b5a4-d63a-4e91-aa57-239273aed343 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 625/1264] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:07 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6e822af2-0ae5-4c7e-ad68-3cd997bd62df None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e822af2-0ae5-4c7e-ad68-3cd997bd62df tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e822af2-0ae5-4c7e-ad68-3cd997bd62df tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e822af2-0ae5-4c7e-ad68-3cd997bd62df tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6e822af2-0ae5-4c7e-ad68-3cd997bd62df tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e822af2-0ae5-4c7e-ad68-3cd997bd62df tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 640/1265] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:08 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8db5ce7d-3b55-46c3-8826-935f1589247e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8db5ce7d-3b55-46c3-8826-935f1589247e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8db5ce7d-3b55-46c3-8826-935f1589247e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8db5ce7d-3b55-46c3-8826-935f1589247e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8db5ce7d-3b55-46c3-8826-935f1589247e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8db5ce7d-3b55-46c3-8826-935f1589247e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 626/1266] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:09 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fb04e432-cb83-4228-ae4d-5ab577f5aca8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fb04e432-cb83-4228-ae4d-5ab577f5aca8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fb04e432-cb83-4228-ae4d-5ab577f5aca8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fb04e432-cb83-4228-ae4d-5ab577f5aca8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:10 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:10 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fb04e432-cb83-4228-ae4d-5ab577f5aca8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fb04e432-cb83-4228-ae4d-5ab577f5aca8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 641/1267] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:10 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1956543737", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1956543737', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Create volume of 1 GB Sep 05 11:38:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Availability Zones retrieved successfully. Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Flow 'volume_create_api' (d2528f62-b921-4bfa-92ad-aabbca66e2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (742ec01b-9426-445b-bdd0-6f5df204cfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8196a604-ef09-4dfc-b9b3-e0a07c7e7b55 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (742ec01b-9426-445b-bdd0-6f5df204cfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (949cbf8e-6848-4677-91d5-ec066fc1fd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8196a604-ef09-4dfc-b9b3-e0a07c7e7b55 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8196a604-ef09-4dfc-b9b3-e0a07c7e7b55 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8196a604-ef09-4dfc-b9b3-e0a07c7e7b55 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8196a604-ef09-4dfc-b9b3-e0a07c7e7b55 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8196a604-ef09-4dfc-b9b3-e0a07c7e7b55 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 642/1268] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:11 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Created reservations ['d6e912c9-d9bf-4709-b701-9a98459e8d7b', '7c4ef5a6-2524-438b-abe7-023272dedadf', '659454ce-2aa6-4544-a5b9-e46ee2197c3f', '3e9f3a9e-1f6a-498c-9caa-64fc311546a4'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (949cbf8e-6848-4677-91d5-ec066fc1fd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6e912c9-d9bf-4709-b701-9a98459e8d7b', '7c4ef5a6-2524-438b-abe7-023272dedadf', '659454ce-2aa6-4544-a5b9-e46ee2197c3f', '3e9f3a9e-1f6a-498c-9caa-64fc311546a4']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200c95f5-b6b3-4065-82db-e1d636c55a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200c95f5-b6b3-4065-82db-e1d636c55a59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53e5b857-cfce-44f5-8fb2-f607a0e32107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1956543737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82121889a2274095bf9f39f48317964b',qos_specs=None,replication_status=,reservations=['d6e912c9-d9bf-4709-b701-9a98459e8d7b','7c4ef5a6-2524-438b-abe7-023272dedadf','659454ce-2aa6-4544-a5b9-e46ee2197c3f','3e9f3a9e-1f6a-498c-9caa-64fc311546a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ac1390ea644481a7b88b991f51d6e6',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1956543737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53e5b857-cfce-44f5-8fb2-f607a0e32107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82121889a2274095bf9f39f48317964b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4ac1390ea644481a7b88b991f51d6e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c334d606-27bc-48ef-9798-2aeeb5c3e8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c334d606-27bc-48ef-9798-2aeeb5c3e8f7) transitioned into state 'SUCCESS' from state '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-1956543737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82121889a2274095bf9f39f48317964b',qos_specs=None,replication_status=,reservations=['d6e912c9-d9bf-4709-b701-9a98459e8d7b','7c4ef5a6-2524-438b-abe7-023272dedadf','659454ce-2aa6-4544-a5b9-e46ee2197c3f','3e9f3a9e-1f6a-498c-9caa-64fc311546a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4ac1390ea644481a7b88b991f51d6e6',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a473639-e0ce-4e8e-99e7-3cd59cf46d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a473639-e0ce-4e8e-99e7-3cd59cf46d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Flow 'volume_create_api' (d2528f62-b921-4bfa-92ad-aabbca66e2d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Create volume request issued successfully. Sep 05 11:38:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c743e70f-cdc3-45d7-9cb7-fcd34c64b351 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 627/1269] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:11 2026] POST /volume/v3/volumes => generated 762 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:38:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eaaccbee-12d2-4958-810f-11499d96a206 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eaaccbee-12d2-4958-810f-11499d96a206 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eaaccbee-12d2-4958-810f-11499d96a206 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eaaccbee-12d2-4958-810f-11499d96a206 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eaaccbee-12d2-4958-810f-11499d96a206 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eaaccbee-12d2-4958-810f-11499d96a206 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 643/1270] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:12 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 830 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fbdbd25d-49bd-4daa-8530-0cfd509db0db None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbdbd25d-49bd-4daa-8530-0cfd509db0db tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbdbd25d-49bd-4daa-8530-0cfd509db0db tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbdbd25d-49bd-4daa-8530-0cfd509db0db tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fbdbd25d-49bd-4daa-8530-0cfd509db0db tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbdbd25d-49bd-4daa-8530-0cfd509db0db tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 628/1271] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:12 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7c385930-f09d-4ae3-829c-59f8b4a0f859 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7c385930-f09d-4ae3-829c-59f8b4a0f859 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7c385930-f09d-4ae3-829c-59f8b4a0f859 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7c385930-f09d-4ae3-829c-59f8b4a0f859 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7c385930-f09d-4ae3-829c-59f8b4a0f859 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7c385930-f09d-4ae3-829c-59f8b4a0f859 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 644/1272] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:13 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a7596f21-5b35-4e04-af8c-8acfb58b5ed7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a7596f21-5b35-4e04-af8c-8acfb58b5ed7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a7596f21-5b35-4e04-af8c-8acfb58b5ed7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a7596f21-5b35-4e04-af8c-8acfb58b5ed7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a7596f21-5b35-4e04-af8c-8acfb58b5ed7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a7596f21-5b35-4e04-af8c-8acfb58b5ed7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 629/1273] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:13 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e4c90c19-cad2-468a-a703-d157aaaa45f5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e4c90c19-cad2-468a-a703-d157aaaa45f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e4c90c19-cad2-468a-a703-d157aaaa45f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e4c90c19-cad2-468a-a703-d157aaaa45f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e4c90c19-cad2-468a-a703-d157aaaa45f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e4c90c19-cad2-468a-a703-d157aaaa45f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 645/1274] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:14 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-77bf5c6e-6901-406b-a542-d74bfad0dd05 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77bf5c6e-6901-406b-a542-d74bfad0dd05 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77bf5c6e-6901-406b-a542-d74bfad0dd05 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77bf5c6e-6901-406b-a542-d74bfad0dd05 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-77bf5c6e-6901-406b-a542-d74bfad0dd05 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77bf5c6e-6901-406b-a542-d74bfad0dd05 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 630/1275] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:14 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c58d9481-d4f1-4aaf-b47a-c37285c66d26 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c58d9481-d4f1-4aaf-b47a-c37285c66d26 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c58d9481-d4f1-4aaf-b47a-c37285c66d26 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c58d9481-d4f1-4aaf-b47a-c37285c66d26 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c58d9481-d4f1-4aaf-b47a-c37285c66d26 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c58d9481-d4f1-4aaf-b47a-c37285c66d26 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 646/1276] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:15 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3654d7d8-1332-4e10-87ab-c2a0eec69bba None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3654d7d8-1332-4e10-87ab-c2a0eec69bba tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3654d7d8-1332-4e10-87ab-c2a0eec69bba tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3654d7d8-1332-4e10-87ab-c2a0eec69bba tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3654d7d8-1332-4e10-87ab-c2a0eec69bba tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3654d7d8-1332-4e10-87ab-c2a0eec69bba tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 631/1277] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:15 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8eb2270e-2d71-440b-9b47-39b79ceec7c2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8eb2270e-2d71-440b-9b47-39b79ceec7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8eb2270e-2d71-440b-9b47-39b79ceec7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8eb2270e-2d71-440b-9b47-39b79ceec7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8eb2270e-2d71-440b-9b47-39b79ceec7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8eb2270e-2d71-440b-9b47-39b79ceec7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 647/1278] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-351fd729-ffb5-46bb-a6c0-69ac889e7860 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-351fd729-ffb5-46bb-a6c0-69ac889e7860 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-351fd729-ffb5-46bb-a6c0-69ac889e7860 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-351fd729-ffb5-46bb-a6c0-69ac889e7860 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-351fd729-ffb5-46bb-a6c0-69ac889e7860 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-351fd729-ffb5-46bb-a6c0-69ac889e7860 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 632/1279] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:16 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c16b1406-ec3d-450b-99c9-dd1b043ee800 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c16b1406-ec3d-450b-99c9-dd1b043ee800 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c16b1406-ec3d-450b-99c9-dd1b043ee800 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c16b1406-ec3d-450b-99c9-dd1b043ee800 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c16b1406-ec3d-450b-99c9-dd1b043ee800 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c16b1406-ec3d-450b-99c9-dd1b043ee800 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 648/1280] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:17 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-25c5f239-5293-4fcc-b18d-fa8f78e6c1fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25c5f239-5293-4fcc-b18d-fa8f78e6c1fc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25c5f239-5293-4fcc-b18d-fa8f78e6c1fc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25c5f239-5293-4fcc-b18d-fa8f78e6c1fc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-25c5f239-5293-4fcc-b18d-fa8f78e6c1fc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25c5f239-5293-4fcc-b18d-fa8f78e6c1fc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 633/1281] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:18 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a45df8a9-89b1-4141-a37f-4b104f4ea5da None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a45df8a9-89b1-4141-a37f-4b104f4ea5da tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a45df8a9-89b1-4141-a37f-4b104f4ea5da tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a45df8a9-89b1-4141-a37f-4b104f4ea5da tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a45df8a9-89b1-4141-a37f-4b104f4ea5da tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a45df8a9-89b1-4141-a37f-4b104f4ea5da tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 649/1282] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:18 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2bad2277-9584-4e0c-a80c-e0faa0f9d204 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2bad2277-9584-4e0c-a80c-e0faa0f9d204 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2bad2277-9584-4e0c-a80c-e0faa0f9d204 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2bad2277-9584-4e0c-a80c-e0faa0f9d204 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2bad2277-9584-4e0c-a80c-e0faa0f9d204 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2bad2277-9584-4e0c-a80c-e0faa0f9d204 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 634/1283] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:19 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c944ed04-6a72-44f5-8ee3-32312dd2906a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c944ed04-6a72-44f5-8ee3-32312dd2906a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c944ed04-6a72-44f5-8ee3-32312dd2906a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c944ed04-6a72-44f5-8ee3-32312dd2906a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c944ed04-6a72-44f5-8ee3-32312dd2906a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c944ed04-6a72-44f5-8ee3-32312dd2906a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 650/1284] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:19 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe510d56-9a0c-46cf-a8cc-01a60e2c01f4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe510d56-9a0c-46cf-a8cc-01a60e2c01f4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe510d56-9a0c-46cf-a8cc-01a60e2c01f4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe510d56-9a0c-46cf-a8cc-01a60e2c01f4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe510d56-9a0c-46cf-a8cc-01a60e2c01f4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe510d56-9a0c-46cf-a8cc-01a60e2c01f4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 635/1285] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:20 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7785f275-e109-43c6-8d0f-bfbfbbb52830 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7785f275-e109-43c6-8d0f-bfbfbbb52830 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7785f275-e109-43c6-8d0f-bfbfbbb52830 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7785f275-e109-43c6-8d0f-bfbfbbb52830 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:21 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:21 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7785f275-e109-43c6-8d0f-bfbfbbb52830 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7785f275-e109-43c6-8d0f-bfbfbbb52830 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 651/1286] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:21 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b6aad765-dd9c-4e54-a20d-0962a4780a09 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6aad765-dd9c-4e54-a20d-0962a4780a09 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6aad765-dd9c-4e54-a20d-0962a4780a09 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6aad765-dd9c-4e54-a20d-0962a4780a09 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:21 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:21 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b6aad765-dd9c-4e54-a20d-0962a4780a09 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6aad765-dd9c-4e54-a20d-0962a4780a09 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 636/1287] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:21 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-031ebdbf-d7de-4798-b156-bab6e32543d9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-031ebdbf-d7de-4798-b156-bab6e32543d9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-031ebdbf-d7de-4798-b156-bab6e32543d9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-031ebdbf-d7de-4798-b156-bab6e32543d9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-031ebdbf-d7de-4798-b156-bab6e32543d9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-031ebdbf-d7de-4798-b156-bab6e32543d9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 652/1288] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:22 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-206e6550-65fe-4880-b499-9c0d88a0a90e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-206e6550-65fe-4880-b499-9c0d88a0a90e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-206e6550-65fe-4880-b499-9c0d88a0a90e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-206e6550-65fe-4880-b499-9c0d88a0a90e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-206e6550-65fe-4880-b499-9c0d88a0a90e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-206e6550-65fe-4880-b499-9c0d88a0a90e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 637/1289] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:22 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-98847044-fb62-4e5f-a318-24b3cc22a05e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98847044-fb62-4e5f-a318-24b3cc22a05e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98847044-fb62-4e5f-a318-24b3cc22a05e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98847044-fb62-4e5f-a318-24b3cc22a05e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-98847044-fb62-4e5f-a318-24b3cc22a05e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98847044-fb62-4e5f-a318-24b3cc22a05e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 653/1290] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:23 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0e4b7dfd-b3a4-4bdf-b47c-92ae3d49e53f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0e4b7dfd-b3a4-4bdf-b47c-92ae3d49e53f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0e4b7dfd-b3a4-4bdf-b47c-92ae3d49e53f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0e4b7dfd-b3a4-4bdf-b47c-92ae3d49e53f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0e4b7dfd-b3a4-4bdf-b47c-92ae3d49e53f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0e4b7dfd-b3a4-4bdf-b47c-92ae3d49e53f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 638/1291] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:23 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-131e9360-5e49-45f3-b69c-91434aa8bebf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-131e9360-5e49-45f3-b69c-91434aa8bebf tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-131e9360-5e49-45f3-b69c-91434aa8bebf tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-131e9360-5e49-45f3-b69c-91434aa8bebf tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-131e9360-5e49-45f3-b69c-91434aa8bebf tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-131e9360-5e49-45f3-b69c-91434aa8bebf tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 654/1292] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:24 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f221f06e-05dd-4820-a97a-0265e31a6d0c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f221f06e-05dd-4820-a97a-0265e31a6d0c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f221f06e-05dd-4820-a97a-0265e31a6d0c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f221f06e-05dd-4820-a97a-0265e31a6d0c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f221f06e-05dd-4820-a97a-0265e31a6d0c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f221f06e-05dd-4820-a97a-0265e31a6d0c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 639/1293] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:25 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-58c8d508-9241-4d74-9784-dcf0164f81f5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-58c8d508-9241-4d74-9784-dcf0164f81f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-58c8d508-9241-4d74-9784-dcf0164f81f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-58c8d508-9241-4d74-9784-dcf0164f81f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-58c8d508-9241-4d74-9784-dcf0164f81f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-58c8d508-9241-4d74-9784-dcf0164f81f5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 655/1294] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:25 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aeb564ae-5d7a-4728-b4d8-399148f9f113 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aeb564ae-5d7a-4728-b4d8-399148f9f113 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aeb564ae-5d7a-4728-b4d8-399148f9f113 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aeb564ae-5d7a-4728-b4d8-399148f9f113 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-aeb564ae-5d7a-4728-b4d8-399148f9f113 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aeb564ae-5d7a-4728-b4d8-399148f9f113 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 640/1295] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:26 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-620010b3-a626-48f5-ac95-caf0482314d2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-620010b3-a626-48f5-ac95-caf0482314d2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-620010b3-a626-48f5-ac95-caf0482314d2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-620010b3-a626-48f5-ac95-caf0482314d2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-620010b3-a626-48f5-ac95-caf0482314d2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-620010b3-a626-48f5-ac95-caf0482314d2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 656/1296] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:26 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f89f37cc-19da-4ffe-b544-4e1229a4450e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f89f37cc-19da-4ffe-b544-4e1229a4450e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f89f37cc-19da-4ffe-b544-4e1229a4450e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f89f37cc-19da-4ffe-b544-4e1229a4450e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f89f37cc-19da-4ffe-b544-4e1229a4450e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f89f37cc-19da-4ffe-b544-4e1229a4450e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 641/1297] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:27 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dc44f4ea-1e00-40b5-a63a-2907036e6ede None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc44f4ea-1e00-40b5-a63a-2907036e6ede tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc44f4ea-1e00-40b5-a63a-2907036e6ede tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc44f4ea-1e00-40b5-a63a-2907036e6ede tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dc44f4ea-1e00-40b5-a63a-2907036e6ede tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc44f4ea-1e00-40b5-a63a-2907036e6ede tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 657/1298] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:27 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b4e090c0-1045-4421-b682-d88d8a522988 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b4e090c0-1045-4421-b682-d88d8a522988 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b4e090c0-1045-4421-b682-d88d8a522988 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b4e090c0-1045-4421-b682-d88d8a522988 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b4e090c0-1045-4421-b682-d88d8a522988 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b4e090c0-1045-4421-b682-d88d8a522988 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 642/1299] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:28 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b9e8a0f4-9dff-4457-b0d4-d1a70e56aa0e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b9e8a0f4-9dff-4457-b0d4-d1a70e56aa0e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b9e8a0f4-9dff-4457-b0d4-d1a70e56aa0e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b9e8a0f4-9dff-4457-b0d4-d1a70e56aa0e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b9e8a0f4-9dff-4457-b0d4-d1a70e56aa0e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b9e8a0f4-9dff-4457-b0d4-d1a70e56aa0e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 658/1300] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:28 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-265e32e8-2c4c-4f03-af6e-30a9a9d5f83d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-265e32e8-2c4c-4f03-af6e-30a9a9d5f83d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-265e32e8-2c4c-4f03-af6e-30a9a9d5f83d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-265e32e8-2c4c-4f03-af6e-30a9a9d5f83d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-265e32e8-2c4c-4f03-af6e-30a9a9d5f83d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-265e32e8-2c4c-4f03-af6e-30a9a9d5f83d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 643/1301] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:29 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-681dd409-43aa-413c-8115-57cb19e07b12 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-681dd409-43aa-413c-8115-57cb19e07b12 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-681dd409-43aa-413c-8115-57cb19e07b12 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-681dd409-43aa-413c-8115-57cb19e07b12 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-681dd409-43aa-413c-8115-57cb19e07b12 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-681dd409-43aa-413c-8115-57cb19e07b12 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 659/1302] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:29 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e8b14373-11d3-4a28-a2ea-ce14499b302f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8b14373-11d3-4a28-a2ea-ce14499b302f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8b14373-11d3-4a28-a2ea-ce14499b302f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8b14373-11d3-4a28-a2ea-ce14499b302f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e8b14373-11d3-4a28-a2ea-ce14499b302f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8b14373-11d3-4a28-a2ea-ce14499b302f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 644/1303] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:30 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b1bf34aa-bea0-4688-b8a3-4ccbac9ae214 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b1bf34aa-bea0-4688-b8a3-4ccbac9ae214 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b1bf34aa-bea0-4688-b8a3-4ccbac9ae214 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b1bf34aa-bea0-4688-b8a3-4ccbac9ae214 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b1bf34aa-bea0-4688-b8a3-4ccbac9ae214 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b1bf34aa-bea0-4688-b8a3-4ccbac9ae214 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 660/1304] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:31 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6ac9c6b6-80f0-489b-a1b9-8212adf4bb25 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ac9c6b6-80f0-489b-a1b9-8212adf4bb25 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ac9c6b6-80f0-489b-a1b9-8212adf4bb25 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ac9c6b6-80f0-489b-a1b9-8212adf4bb25 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6ac9c6b6-80f0-489b-a1b9-8212adf4bb25 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ac9c6b6-80f0-489b-a1b9-8212adf4bb25 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 645/1305] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:31 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bbf07bad-b9dc-4eb5-8b50-baff5e6354fc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbf07bad-b9dc-4eb5-8b50-baff5e6354fc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbf07bad-b9dc-4eb5-8b50-baff5e6354fc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbf07bad-b9dc-4eb5-8b50-baff5e6354fc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bbf07bad-b9dc-4eb5-8b50-baff5e6354fc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbf07bad-b9dc-4eb5-8b50-baff5e6354fc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 661/1306] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:32 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4c1dc789-dd24-4475-b5a5-e95b84612565 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c1dc789-dd24-4475-b5a5-e95b84612565 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c1dc789-dd24-4475-b5a5-e95b84612565 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c1dc789-dd24-4475-b5a5-e95b84612565 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4c1dc789-dd24-4475-b5a5-e95b84612565 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c1dc789-dd24-4475-b5a5-e95b84612565 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 646/1307] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:32 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b947cc7d-2af0-4c86-8d86-19f65c7ff762 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b947cc7d-2af0-4c86-8d86-19f65c7ff762 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b947cc7d-2af0-4c86-8d86-19f65c7ff762 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b947cc7d-2af0-4c86-8d86-19f65c7ff762 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b947cc7d-2af0-4c86-8d86-19f65c7ff762 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b947cc7d-2af0-4c86-8d86-19f65c7ff762 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 662/1308] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:33 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3a1ef6d2-a741-4595-9944-402df7c8a0c3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a1ef6d2-a741-4595-9944-402df7c8a0c3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a1ef6d2-a741-4595-9944-402df7c8a0c3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a1ef6d2-a741-4595-9944-402df7c8a0c3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3a1ef6d2-a741-4595-9944-402df7c8a0c3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a1ef6d2-a741-4595-9944-402df7c8a0c3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 647/1309] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:33 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c90171be-dd86-493d-84a2-7be82ae2cf40 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c90171be-dd86-493d-84a2-7be82ae2cf40 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c90171be-dd86-493d-84a2-7be82ae2cf40 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c90171be-dd86-493d-84a2-7be82ae2cf40 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c90171be-dd86-493d-84a2-7be82ae2cf40 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c90171be-dd86-493d-84a2-7be82ae2cf40 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 663/1310] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:34 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a85ab15c-65f4-46d0-bcd7-1c63e52dfd1d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a85ab15c-65f4-46d0-bcd7-1c63e52dfd1d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a85ab15c-65f4-46d0-bcd7-1c63e52dfd1d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a85ab15c-65f4-46d0-bcd7-1c63e52dfd1d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a85ab15c-65f4-46d0-bcd7-1c63e52dfd1d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a85ab15c-65f4-46d0-bcd7-1c63e52dfd1d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 648/1311] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:34 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8e2758df-744c-4a28-9cec-1a10676b2e89 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e2758df-744c-4a28-9cec-1a10676b2e89 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] GET http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8e2758df-744c-4a28-9cec-1a10676b2e89 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8e2758df-744c-4a28-9cec-1a10676b2e89 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8e2758df-744c-4a28-9cec-1a10676b2e89 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Volume info retrieved successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e2758df-744c-4a28-9cec-1a10676b2e89 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 returned with HTTP 200 Sep 05 11:38:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 664/1312] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:35 2026] GET /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f55b800e-50ed-4462-b7f8-9f745b17b8c7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f55b800e-50ed-4462-b7f8-9f745b17b8c7 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f55b800e-50ed-4462-b7f8-9f745b17b8c7 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f55b800e-50ed-4462-b7f8-9f745b17b8c7 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f55b800e-50ed-4462-b7f8-9f745b17b8c7 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f55b800e-50ed-4462-b7f8-9f745b17b8c7 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 649/1313] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:35 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f35dea18-1d99-4545-960f-fc82b3659ae9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f35dea18-1d99-4545-960f-fc82b3659ae9 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] DELETE http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f35dea18-1d99-4545-960f-fc82b3659ae9 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f35dea18-1d99-4545-960f-fc82b3659ae9 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-f35dea18-1d99-4545-960f-fc82b3659ae9 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Delete volume with id: bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:38:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f35dea18-1d99-4545-960f-fc82b3659ae9 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Volume info retrieved successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f35dea18-1d99-4545-960f-fc82b3659ae9 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Delete volume request issued successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f35dea18-1d99-4545-960f-fc82b3659ae9 tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 returned with HTTP 202 Sep 05 11:38:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 665/1314] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:38:35 2026] DELETE /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e3776f9-b548-4e72-a7aa-df80a0a80ffe None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e3776f9-b548-4e72-a7aa-df80a0a80ffe tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] GET http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:38:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e3776f9-b548-4e72-a7aa-df80a0a80ffe tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e3776f9-b548-4e72-a7aa-df80a0a80ffe tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8e3776f9-b548-4e72-a7aa-df80a0a80ffe tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Volume info retrieved successfully. Sep 05 11:38:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e3776f9-b548-4e72-a7aa-df80a0a80ffe tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 returned with HTTP 200 Sep 05 11:38:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 650/1315] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:35 2026] GET /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-16bd7628-22c8-4555-932a-9d170908bb6f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-16bd7628-22c8-4555-932a-9d170908bb6f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-16bd7628-22c8-4555-932a-9d170908bb6f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-16bd7628-22c8-4555-932a-9d170908bb6f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-16bd7628-22c8-4555-932a-9d170908bb6f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-16bd7628-22c8-4555-932a-9d170908bb6f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 666/1316] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:35 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a0fffa05-7fee-48b2-80ea-6383809a7394 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0fffa05-7fee-48b2-80ea-6383809a7394 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0fffa05-7fee-48b2-80ea-6383809a7394 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29bd38b0-3757-4380-9eb3-4e612c3531e3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-927767350"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=234,cinder:UPDATE=28,cinder:INSERT=22 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a0fffa05-7fee-48b2-80ea-6383809a7394 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-a0fffa05-7fee-48b2-80ea-6383809a7394 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Create snapshot from volume 29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a0fffa05-7fee-48b2-80ea-6383809a7394 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Created reservations ['70b6c6a1-b151-4b0d-a9ba-ce5797415ca1', 'a739fc4a-c62c-4774-9864-cab0e35b619e', 'daf00dcf-e1c2-43c9-91a1-287017e1d468', '0d3052c6-c705-4bf9-9a87-8724c19a71e5'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a0fffa05-7fee-48b2-80ea-6383809a7394 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot create request issued successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0fffa05-7fee-48b2-80ea-6383809a7394 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:38:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 651/1317] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:38:36 2026] POST /volume/v3/snapshots => generated 313 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ce2cf756-7004-4587-903d-4f464eabcfa3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce2cf756-7004-4587-903d-4f464eabcfa3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce2cf756-7004-4587-903d-4f464eabcfa3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce2cf756-7004-4587-903d-4f464eabcfa3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=241,cinder:UPDATE=43,cinder:INSERT=28 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ce2cf756-7004-4587-903d-4f464eabcfa3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce2cf756-7004-4587-903d-4f464eabcfa3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 200 Sep 05 11:38:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 667/1318] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:36 2026] GET /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 445 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-58cf9a91-3d4a-4571-8765-2350bdb68aec None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58cf9a91-3d4a-4571-8765-2350bdb68aec tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58cf9a91-3d4a-4571-8765-2350bdb68aec tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58cf9a91-3d4a-4571-8765-2350bdb68aec tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-58cf9a91-3d4a-4571-8765-2350bdb68aec tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58cf9a91-3d4a-4571-8765-2350bdb68aec tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 652/1319] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:36 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a0e6488a-4e45-41c0-8508-34454133731e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a0e6488a-4e45-41c0-8508-34454133731e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a0e6488a-4e45-41c0-8508-34454133731e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a0e6488a-4e45-41c0-8508-34454133731e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a0e6488a-4e45-41c0-8508-34454133731e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a0e6488a-4e45-41c0-8508-34454133731e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 668/1320] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:36 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e39a8898-f895-4e12-90cf-a572bc8659f1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e39a8898-f895-4e12-90cf-a572bc8659f1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e39a8898-f895-4e12-90cf-a572bc8659f1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e39a8898-f895-4e12-90cf-a572bc8659f1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-e39a8898-f895-4e12-90cf-a572bc8659f1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e39a8898-f895-4e12-90cf-a572bc8659f1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e39a8898-f895-4e12-90cf-a572bc8659f1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Get all volumes completed successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e39a8898-f895-4e12-90cf-a572bc8659f1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 200 Sep 05 11:38:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 653/1321] 192.168.122.16 () {58 vars in 1116 bytes} [Sat Sep 5 11:38:36 2026] GET /volume/v3/volumes => generated 345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2a1cb696-c962-4f3a-a604-c33245b5c8ac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2a1cb696-c962-4f3a-a604-c33245b5c8ac tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] GET http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2a1cb696-c962-4f3a-a604-c33245b5c8ac tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2a1cb696-c962-4f3a-a604-c33245b5c8ac tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ef341a7c-c404-4a09-aa50-96ad1ea28d7c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ef341a7c-c404-4a09-aa50-96ad1ea28d7c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ef341a7c-c404-4a09-aa50-96ad1ea28d7c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ef341a7c-c404-4a09-aa50-96ad1ea28d7c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2a1cb696-c962-4f3a-a604-c33245b5c8ac tempest-TestImageHashVerification-1952103768 tempest-TestImageHashVerification-1952103768-project-member] http://192.168.122.16/volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 returned with HTTP 404 Sep 05 11:38:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 669/1322] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:36 2026] GET /volume/v3/volumes/bcbc7dcc-c5ab-4605-83b3-f34784466df1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ef341a7c-c404-4a09-aa50-96ad1ea28d7c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ef341a7c-c404-4a09-aa50-96ad1ea28d7c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 654/1323] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:36 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-5287eb65-985f-4cc3-93d3-a9b94738d27c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-5287eb65-985f-4cc3-93d3-a9b94738d27c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-5287eb65-985f-4cc3-93d3-a9b94738d27c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-5287eb65-985f-4cc3-93d3-a9b94738d27c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-5287eb65-985f-4cc3-93d3-a9b94738d27c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-5287eb65-985f-4cc3-93d3-a9b94738d27c tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 670/1324] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:38:37 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7dcfc7da-b5e7-4489-b2d7-ff7eec8d60b9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7dcfc7da-b5e7-4489-b2d7-ff7eec8d60b9 None None] GET http://192.168.122.16/volume// Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7dcfc7da-b5e7-4489-b2d7-ff7eec8d60b9 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7dcfc7da-b5e7-4489-b2d7-ff7eec8d60b9 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7dcfc7da-b5e7-4489-b2d7-ff7eec8d60b9 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:38:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 655/1325] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:38:37 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fa237bd5-18c2-4aa3-921c-101651f5d6b8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fa237bd5-18c2-4aa3-921c-101651f5d6b8 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fa237bd5-18c2-4aa3-921c-101651f5d6b8 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53e5b857-cfce-44f5-8fb2-f607a0e32107", "connector": null, "instance_uuid": "221b7c88-5044-4764-a83c-0ca903ce7442"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-086e6390-3d78-40d0-8073-f012fb88560d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-086e6390-3d78-40d0-8073-f012fb88560d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-086e6390-3d78-40d0-8073-f012fb88560d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-086e6390-3d78-40d0-8073-f012fb88560d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-086e6390-3d78-40d0-8073-f012fb88560d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-086e6390-3d78-40d0-8073-f012fb88560d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 200 Sep 05 11:38:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 656/1326] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:37 2026] GET /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fa237bd5-18c2-4aa3-921c-101651f5d6b8 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:38:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 671/1327] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:38:37 2026] POST /volume/v3/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-449c332e-e6b2-4b7c-b7e7-3b6da314abb9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-449c332e-e6b2-4b7c-b7e7-3b6da314abb9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-449c332e-e6b2-4b7c-b7e7-3b6da314abb9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-449c332e-e6b2-4b7c-b7e7-3b6da314abb9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dda07b4b-3cb9-46e0-9ea4-7c888c6561af None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dda07b4b-3cb9-46e0-9ea4-7c888c6561af None None] GET http://192.168.122.16/volume// Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dda07b4b-3cb9-46e0-9ea4-7c888c6561af None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dda07b4b-3cb9-46e0-9ea4-7c888c6561af None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dda07b4b-3cb9-46e0-9ea4-7c888c6561af None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:38:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 672/1328] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:38:37 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-449c332e-e6b2-4b7c-b7e7-3b6da314abb9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fc49cdee-5d77-464b-afc3-c79b489d0b1e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fc49cdee-5d77-464b-afc3-c79b489d0b1e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fc49cdee-5d77-464b-afc3-c79b489d0b1e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fc49cdee-5d77-464b-afc3-c79b489d0b1e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-449c332e-e6b2-4b7c-b7e7-3b6da314abb9 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 657/1329] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:37 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fc49cdee-5d77-464b-afc3-c79b489d0b1e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-fc49cdee-5d77-464b-afc3-c79b489d0b1e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 673/1330] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:38:37 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 1035 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-b30a4faa-405b-4dca-8607-076c5899a476 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-b30a4faa-405b-4dca-8607-076c5899a476 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] PUT http://192.168.122.16/volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-b30a4faa-405b-4dca-8607-076c5899a476 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-b30a4faa-405b-4dca-8607-076c5899a476 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Acquiring lock "cinder-attachment_update-53e5b857-cfce-44f5-8fb2-f607a0e32107-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-b30a4faa-405b-4dca-8607-076c5899a476 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Lock "cinder-attachment_update-53e5b857-cfce-44f5-8fb2-f607a0e32107-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:38:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2c29033f-2bc9-4add-b0e6-fb3e80f0ad1e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c29033f-2bc9-4add-b0e6-fb3e80f0ad1e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c29033f-2bc9-4add-b0e6-fb3e80f0ad1e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c29033f-2bc9-4add-b0e6-fb3e80f0ad1e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2c29033f-2bc9-4add-b0e6-fb3e80f0ad1e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c29033f-2bc9-4add-b0e6-fb3e80f0ad1e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 200 Sep 05 11:38:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 674/1331] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:38 2026] GET /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-49dd85f8-f494-4654-9767-dd60a6f76bb5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49dd85f8-f494-4654-9767-dd60a6f76bb5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-49dd85f8-f494-4654-9767-dd60a6f76bb5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-49dd85f8-f494-4654-9767-dd60a6f76bb5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-49dd85f8-f494-4654-9767-dd60a6f76bb5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49dd85f8-f494-4654-9767-dd60a6f76bb5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 675/1332] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:38 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:39 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-b30a4faa-405b-4dca-8607-076c5899a476 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Lock "cinder-attachment_update-53e5b857-cfce-44f5-8fb2-f607a0e32107-devstack" released by "attachment_update" :: held 1.541s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-b30a4faa-405b-4dca-8607-076c5899a476 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 returned with HTTP 200 Sep 05 11:38:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 658/1333] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:38:37 2026] PUT /volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 => generated 694 bytes in 1586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:38:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7f9a5dfe-f462-4804-9ec8-9091f5284c4b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f9a5dfe-f462-4804-9ec8-9091f5284c4b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f9a5dfe-f462-4804-9ec8-9091f5284c4b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f9a5dfe-f462-4804-9ec8-9091f5284c4b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7f9a5dfe-f462-4804-9ec8-9091f5284c4b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f9a5dfe-f462-4804-9ec8-9091f5284c4b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 200 Sep 05 11:38:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 676/1334] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:39 2026] GET /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 472 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-10dbf3ae-9cbe-4a53-9fbe-8c8cf931f1f3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10dbf3ae-9cbe-4a53-9fbe-8c8cf931f1f3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:38:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10dbf3ae-9cbe-4a53-9fbe-8c8cf931f1f3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29bd38b0-3757-4380-9eb3-4e612c3531e3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1365945851"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-10dbf3ae-9cbe-4a53-9fbe-8c8cf931f1f3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-10dbf3ae-9cbe-4a53-9fbe-8c8cf931f1f3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Create snapshot from volume 29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:39 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-10dbf3ae-9cbe-4a53-9fbe-8c8cf931f1f3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Created reservations ['dae9eb61-d467-49af-959b-3487597cde9e', 'c6e49028-af2d-4646-9e58-3518571acd05', '001b09f5-dcd7-4d2c-aad8-ed6af6cc5e52', '96fdb797-5fa2-4488-8473-6c9decb51ee1'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bdd6fee3-2088-4293-b298-5d0942ff51dd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bdd6fee3-2088-4293-b298-5d0942ff51dd tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bdd6fee3-2088-4293-b298-5d0942ff51dd tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bdd6fee3-2088-4293-b298-5d0942ff51dd tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-10dbf3ae-9cbe-4a53-9fbe-8c8cf931f1f3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot create request issued successfully. Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10dbf3ae-9cbe-4a53-9fbe-8c8cf931f1f3 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:38:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 659/1335] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:38:39 2026] POST /volume/v3/snapshots => generated 314 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-04580422-ac93-4d6c-8692-9deecaab3054 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-04580422-ac93-4d6c-8692-9deecaab3054 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-04580422-ac93-4d6c-8692-9deecaab3054 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-04580422-ac93-4d6c-8692-9deecaab3054 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bdd6fee3-2088-4293-b298-5d0942ff51dd tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-04580422-ac93-4d6c-8692-9deecaab3054 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-04580422-ac93-4d6c-8692-9deecaab3054 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 200 Sep 05 11:38:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 660/1336] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:39 2026] GET /volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 446 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bdd6fee3-2088-4293-b298-5d0942ff51dd tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 677/1337] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:39 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-30561210-12ea-49be-a2fa-026cfccf9e87 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-30561210-12ea-49be-a2fa-026cfccf9e87 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] POST http://192.168.122.16/volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831/action Sep 05 11:38:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-30561210-12ea-49be-a2fa-026cfccf9e87 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-30561210-12ea-49be-a2fa-026cfccf9e87 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-0e8ce473-d111-486f-9956-8ec634c3a046 req-30561210-12ea-49be-a2fa-026cfccf9e87 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831/action returned with HTTP 204 Sep 05 11:38:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 661/1338] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:38:40 2026] POST /volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2fd86426-a638-4eaf-ab5f-1722dcc5c034 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2fd86426-a638-4eaf-ab5f-1722dcc5c034 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2fd86426-a638-4eaf-ab5f-1722dcc5c034 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2fd86426-a638-4eaf-ab5f-1722dcc5c034 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-66361e63-ddf0-4d90-bd11-b0d80172eecb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66361e63-ddf0-4d90-bd11-b0d80172eecb tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66361e63-ddf0-4d90-bd11-b0d80172eecb tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66361e63-ddf0-4d90-bd11-b0d80172eecb tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2fd86426-a638-4eaf-ab5f-1722dcc5c034 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2fd86426-a638-4eaf-ab5f-1722dcc5c034 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 200 Sep 05 11:38:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 678/1339] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:40 2026] GET /volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 446 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-66361e63-ddf0-4d90-bd11-b0d80172eecb tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66361e63-ddf0-4d90-bd11-b0d80172eecb tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 662/1340] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:40 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 1147 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2aac613c-0e52-4e9e-8df6-527c05015ddc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2aac613c-0e52-4e9e-8df6-527c05015ddc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2aac613c-0e52-4e9e-8df6-527c05015ddc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2aac613c-0e52-4e9e-8df6-527c05015ddc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2aac613c-0e52-4e9e-8df6-527c05015ddc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2aac613c-0e52-4e9e-8df6-527c05015ddc tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 679/1341] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:40 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 1147 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d8331f56-4881-424b-9648-ce59c9b942e1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d8331f56-4881-424b-9648-ce59c9b942e1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:38:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d8331f56-4881-424b-9648-ce59c9b942e1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d8331f56-4881-424b-9648-ce59c9b942e1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d8331f56-4881-424b-9648-ce59c9b942e1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:38:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d8331f56-4881-424b-9648-ce59c9b942e1 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:38:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 663/1342] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:41 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a727a270-249c-4063-9fba-c195b9fd37f7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a727a270-249c-4063-9fba-c195b9fd37f7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a727a270-249c-4063-9fba-c195b9fd37f7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a727a270-249c-4063-9fba-c195b9fd37f7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a727a270-249c-4063-9fba-c195b9fd37f7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a727a270-249c-4063-9fba-c195b9fd37f7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 200 Sep 05 11:38:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 680/1343] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:41 2026] GET /volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f24cc09b-8a95-4b58-be36-480155c9e056 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f24cc09b-8a95-4b58-be36-480155c9e056 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:38:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f24cc09b-8a95-4b58-be36-480155c9e056 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29bd38b0-3757-4380-9eb3-4e612c3531e3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-187800984"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f24cc09b-8a95-4b58-be36-480155c9e056 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:41 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-f24cc09b-8a95-4b58-be36-480155c9e056 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Create snapshot from volume 29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:42 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-f24cc09b-8a95-4b58-be36-480155c9e056 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Created reservations ['f6cc43bc-1244-4a03-afa2-a3ade8657670', 'ec7a22ce-b70a-48bd-8527-d07f26f52854', 'd03ef712-7ff9-43de-aab6-6b2743a3bf98', '3ebe60f4-5a02-4f61-9259-c1bfbab788b2'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f24cc09b-8a95-4b58-be36-480155c9e056 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot create request issued successfully. Sep 05 11:38:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f24cc09b-8a95-4b58-be36-480155c9e056 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:38:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 664/1344] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:38:41 2026] POST /volume/v3/snapshots => generated 313 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-30ce6938-32ee-4685-98e5-96ca9018e1be None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30ce6938-32ee-4685-98e5-96ca9018e1be tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-30ce6938-32ee-4685-98e5-96ca9018e1be tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-30ce6938-32ee-4685-98e5-96ca9018e1be tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-30ce6938-32ee-4685-98e5-96ca9018e1be tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30ce6938-32ee-4685-98e5-96ca9018e1be tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a returned with HTTP 200 Sep 05 11:38:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 681/1345] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:42 2026] GET /volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3a0955f9-75ac-423d-9135-7458ef3fde37 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a0955f9-75ac-423d-9135-7458ef3fde37 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a0955f9-75ac-423d-9135-7458ef3fde37 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a0955f9-75ac-423d-9135-7458ef3fde37 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3a0955f9-75ac-423d-9135-7458ef3fde37 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a0955f9-75ac-423d-9135-7458ef3fde37 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a returned with HTTP 200 Sep 05 11:38:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 665/1346] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:43 2026] GET /volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a => generated 445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dd36dd24-3e31-4e64-9215-a82cb1c79704 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dd36dd24-3e31-4e64-9215-a82cb1c79704 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dd36dd24-3e31-4e64-9215-a82cb1c79704 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dd36dd24-3e31-4e64-9215-a82cb1c79704 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dd36dd24-3e31-4e64-9215-a82cb1c79704 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dd36dd24-3e31-4e64-9215-a82cb1c79704 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 682/1347] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8d3f93b5-48b3-4bf5-b4b5-f6ea9821205b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d3f93b5-48b3-4bf5-b4b5-f6ea9821205b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?limit=1 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d3f93b5-48b3-4bf5-b4b5-f6ea9821205b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d3f93b5-48b3-4bf5-b4b5-f6ea9821205b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-8d3f93b5-48b3-4bf5-b4b5-f6ea9821205b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-8d3f93b5-48b3-4bf5-b4b5-f6ea9821205b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /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 05 11:38:44 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8d3f93b5-48b3-4bf5-b4b5-f6ea9821205b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d3f93b5-48b3-4bf5-b4b5-f6ea9821205b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 666/1348] 192.168.122.16 () {58 vars in 1137 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b22b5c37-d4d2-482f-8ef3-040f18b1b58d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b22b5c37-d4d2-482f-8ef3-040f18b1b58d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b22b5c37-d4d2-482f-8ef3-040f18b1b58d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b22b5c37-d4d2-482f-8ef3-040f18b1b58d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-b22b5c37-d4d2-482f-8ef3-040f18b1b58d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-b22b5c37-d4d2-482f-8ef3-040f18b1b58d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: /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 05 11:38:44 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b22b5c37-d4d2-482f-8ef3-040f18b1b58d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b22b5c37-d4d2-482f-8ef3-040f18b1b58d tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 683/1349] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0daa337d-a308-4026-9077-ba615a3e16b9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0daa337d-a308-4026-9077-ba615a3e16b9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?limit=100000 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0daa337d-a308-4026-9077-ba615a3e16b9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0daa337d-a308-4026-9077-ba615a3e16b9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-0daa337d-a308-4026-9077-ba615a3e16b9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-0daa337d-a308-4026-9077-ba615a3e16b9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /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 05 11:38:44 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0daa337d-a308-4026-9077-ba615a3e16b9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0daa337d-a308-4026-9077-ba615a3e16b9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 667/1350] 192.168.122.16 () {58 vars in 1147 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-42be84fd-ca8e-4631-b9c1-0fff0e8114c5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42be84fd-ca8e-4631-b9c1-0fff0e8114c5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?limit=0 Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42be84fd-ca8e-4631-b9c1-0fff0e8114c5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42be84fd-ca8e-4631-b9c1-0fff0e8114c5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-42be84fd-ca8e-4631-b9c1-0fff0e8114c5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-42be84fd-ca8e-4631-b9c1-0fff0e8114c5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: /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 05 11:38:44 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-42be84fd-ca8e-4631-b9c1-0fff0e8114c5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42be84fd-ca8e-4631-b9c1-0fff0e8114c5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 684/1351] 192.168.122.16 () {58 vars in 1137 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-49cfa0e8-f6f9-4090-8b97-4029b0205982 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-49cfa0e8-f6f9-4090-8b97-4029b0205982 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-49cfa0e8-f6f9-4090-8b97-4029b0205982 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-49cfa0e8-f6f9-4090-8b97-4029b0205982 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-49cfa0e8-f6f9-4090-8b97-4029b0205982 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-49cfa0e8-f6f9-4090-8b97-4029b0205982 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /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 05 11:38:44 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-49cfa0e8-f6f9-4090-8b97-4029b0205982 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-49cfa0e8-f6f9-4090-8b97-4029b0205982 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 668/1352] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-42ee13be-c45f-40d4-aa26-57fbe2d2be8f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42ee13be-c45f-40d4-aa26-57fbe2d2be8f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?marker=deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42ee13be-c45f-40d4-aa26-57fbe2d2be8f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42ee13be-c45f-40d4-aa26-57fbe2d2be8f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-42ee13be-c45f-40d4-aa26-57fbe2d2be8f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-42ee13be-c45f-40d4-aa26-57fbe2d2be8f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-42ee13be-c45f-40d4-aa26-57fbe2d2be8f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42ee13be-c45f-40d4-aa26-57fbe2d2be8f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?marker=deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 685/1353] 192.168.122.16 () {58 vars in 1209 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?marker=deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 341 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b559885c-018d-4819-96e4-19ec9198af82 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b559885c-018d-4819-96e4-19ec9198af82 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?offset=2&limit=3 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b559885c-018d-4819-96e4-19ec9198af82 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b559885c-018d-4819-96e4-19ec9198af82 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-b559885c-018d-4819-96e4-19ec9198af82 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-b559885c-018d-4819-96e4-19ec9198af82 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /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 05 11:38:44 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b559885c-018d-4819-96e4-19ec9198af82 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b559885c-018d-4819-96e4-19ec9198af82 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 669/1354] 192.168.122.16 () {58 vars in 1155 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-44aaa07a-a635-4a27-805f-c9536b6bd663 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44aaa07a-a635-4a27-805f-c9536b6bd663 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44aaa07a-a635-4a27-805f-c9536b6bd663 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44aaa07a-a635-4a27-805f-c9536b6bd663 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-44aaa07a-a635-4a27-805f-c9536b6bd663 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-44aaa07a-a635-4a27-805f-c9536b6bd663 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: /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 05 11:38:44 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-44aaa07a-a635-4a27-805f-c9536b6bd663 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44aaa07a-a635-4a27-805f-c9536b6bd663 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 686/1355] 192.168.122.16 () {58 vars in 1187 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d473281d-1500-4d0f-aa46-621a4d1df8d5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d473281d-1500-4d0f-aa46-621a4d1df8d5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d473281d-1500-4d0f-aa46-621a4d1df8d5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d473281d-1500-4d0f-aa46-621a4d1df8d5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-d473281d-1500-4d0f-aa46-621a4d1df8d5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-d473281d-1500-4d0f-aa46-621a4d1df8d5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /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 05 11:38:44 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d473281d-1500-4d0f-aa46-621a4d1df8d5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d473281d-1500-4d0f-aa46-621a4d1df8d5 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 670/1356] 192.168.122.16 () {58 vars in 1189 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a508fe0b-d501-4003-a3e8-99490abe42d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a508fe0b-d501-4003-a3e8-99490abe42d4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a508fe0b-d501-4003-a3e8-99490abe42d4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a508fe0b-d501-4003-a3e8-99490abe42d4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-a508fe0b-d501-4003-a3e8-99490abe42d4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-a508fe0b-d501-4003-a3e8-99490abe42d4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87023]: /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 05 11:38:44 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a508fe0b-d501-4003-a3e8-99490abe42d4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a508fe0b-d501-4003-a3e8-99490abe42d4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 687/1357] 192.168.122.16 () {58 vars in 1171 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-de3a95d4-8f86-4b9e-b454-9a9c9a6fb29f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de3a95d4-8f86-4b9e-b454-9a9c9a6fb29f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de3a95d4-8f86-4b9e-b454-9a9c9a6fb29f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de3a95d4-8f86-4b9e-b454-9a9c9a6fb29f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-de3a95d4-8f86-4b9e-b454-9a9c9a6fb29f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:44 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-de3a95d4-8f86-4b9e-b454-9a9c9a6fb29f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:44 devstack devstack@c-api.service[87022]: /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 05 11:38:44 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-de3a95d4-8f86-4b9e-b454-9a9c9a6fb29f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de3a95d4-8f86-4b9e-b454-9a9c9a6fb29f tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 05 11:38:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 671/1358] 192.168.122.16 () {58 vars in 1173 bytes} [Sat Sep 5 11:38:44 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee331e47-309e-4111-83fe-b559a92d69b7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee331e47-309e-4111-83fe-b559a92d69b7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee331e47-309e-4111-83fe-b559a92d69b7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee331e47-309e-4111-83fe-b559a92d69b7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-ee331e47-309e-4111-83fe-b559a92d69b7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-ee331e47-309e-4111-83fe-b559a92d69b7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /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 05 11:38:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ee331e47-309e-4111-83fe-b559a92d69b7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee331e47-309e-4111-83fe-b559a92d69b7 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 688/1359] 192.168.122.16 () {58 vars in 1191 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7b5745f6-6404-47ec-854d-a4f7ff9e5d87 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7b5745f6-6404-47ec-854d-a4f7ff9e5d87 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7b5745f6-6404-47ec-854d-a4f7ff9e5d87 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7b5745f6-6404-47ec-854d-a4f7ff9e5d87 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-7b5745f6-6404-47ec-854d-a4f7ff9e5d87 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-7b5745f6-6404-47ec-854d-a4f7ff9e5d87 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /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 05 11:38:45 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7b5745f6-6404-47ec-854d-a4f7ff9e5d87 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7b5745f6-6404-47ec-854d-a4f7ff9e5d87 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 672/1360] 192.168.122.16 () {58 vars in 1193 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-457a7e38-bf16-4dad-9f3f-aa3cf6ed1a60 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-457a7e38-bf16-4dad-9f3f-aa3cf6ed1a60 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-457a7e38-bf16-4dad-9f3f-aa3cf6ed1a60 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-457a7e38-bf16-4dad-9f3f-aa3cf6ed1a60 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-457a7e38-bf16-4dad-9f3f-aa3cf6ed1a60 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-457a7e38-bf16-4dad-9f3f-aa3cf6ed1a60 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /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 05 11:38:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-457a7e38-bf16-4dad-9f3f-aa3cf6ed1a60 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-457a7e38-bf16-4dad-9f3f-aa3cf6ed1a60 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 689/1361] 192.168.122.16 () {58 vars in 1262 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 => generated 475 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-16a1cd8a-b76b-4333-96d4-e81853ddcfd4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-16a1cd8a-b76b-4333-96d4-e81853ddcfd4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots/detail?status=available Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-16a1cd8a-b76b-4333-96d4-e81853ddcfd4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-16a1cd8a-b76b-4333-96d4-e81853ddcfd4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-16a1cd8a-b76b-4333-96d4-e81853ddcfd4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-16a1cd8a-b76b-4333-96d4-e81853ddcfd4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /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 05 11:38:45 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-16a1cd8a-b76b-4333-96d4-e81853ddcfd4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-16a1cd8a-b76b-4333-96d4-e81853ddcfd4 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 673/1362] 192.168.122.16 () {58 vars in 1176 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c5be7de1-5a4f-40ad-8d6b-125cdde91fbf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5be7de1-5a4f-40ad-8d6b-125cdde91fbf tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5be7de1-5a4f-40ad-8d6b-125cdde91fbf tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5be7de1-5a4f-40ad-8d6b-125cdde91fbf tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-c5be7de1-5a4f-40ad-8d6b-125cdde91fbf tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-c5be7de1-5a4f-40ad-8d6b-125cdde91fbf tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /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 05 11:38:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c5be7de1-5a4f-40ad-8d6b-125cdde91fbf tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5be7de1-5a4f-40ad-8d6b-125cdde91fbf tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 690/1363] 192.168.122.16 () {58 vars in 1296 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 => generated 475 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f626bd80-b614-4e61-b68d-48014c7ba415 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f626bd80-b614-4e61-b68d-48014c7ba415 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f626bd80-b614-4e61-b68d-48014c7ba415 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f626bd80-b614-4e61-b68d-48014c7ba415 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-f626bd80-b614-4e61-b68d-48014c7ba415 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-f626bd80-b614-4e61-b68d-48014c7ba415 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /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 05 11:38:45 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f626bd80-b614-4e61-b68d-48014c7ba415 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f626bd80-b614-4e61-b68d-48014c7ba415 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 674/1364] 192.168.122.16 () {58 vars in 1241 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 => generated 341 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2204be47-39b4-4bc8-90c0-4719758c94c9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2204be47-39b4-4bc8-90c0-4719758c94c9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?status=available Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2204be47-39b4-4bc8-90c0-4719758c94c9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2204be47-39b4-4bc8-90c0-4719758c94c9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-2204be47-39b4-4bc8-90c0-4719758c94c9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-2204be47-39b4-4bc8-90c0-4719758c94c9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /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 05 11:38:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2204be47-39b4-4bc8-90c0-4719758c94c9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2204be47-39b4-4bc8-90c0-4719758c94c9 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?status=available returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 691/1365] 192.168.122.16 () {58 vars in 1155 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2091a226-cd03-4380-8115-bdca04717bcc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2091a226-cd03-4380-8115-bdca04717bcc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] GET http://192.168.122.16/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2091a226-cd03-4380-8115-bdca04717bcc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2091a226-cd03-4380-8115-bdca04717bcc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-2091a226-cd03-4380-8115-bdca04717bcc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-2091a226-cd03-4380-8115-bdca04717bcc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /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 05 11:38:45 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2091a226-cd03-4380-8115-bdca04717bcc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] Get all snapshots completed successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2091a226-cd03-4380-8115-bdca04717bcc tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-reader] http://192.168.122.16/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 675/1366] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-187800984 => generated 341 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5328bf2d-693e-48b4-8742-220560ba0772 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5328bf2d-693e-48b4-8742-220560ba0772 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5328bf2d-693e-48b4-8742-220560ba0772 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5328bf2d-693e-48b4-8742-220560ba0772 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-5328bf2d-693e-48b4-8742-220560ba0772 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Delete snapshot with id: a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5328bf2d-693e-48b4-8742-220560ba0772 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5328bf2d-693e-48b4-8742-220560ba0772 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot delete request issued successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5328bf2d-693e-48b4-8742-220560ba0772 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a returned with HTTP 202 Sep 05 11:38:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 692/1367] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:38:45 2026] DELETE /volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-753ece9b-4fcb-4a42-bdba-5676a7137a90 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-753ece9b-4fcb-4a42-bdba-5676a7137a90 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-753ece9b-4fcb-4a42-bdba-5676a7137a90 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-753ece9b-4fcb-4a42-bdba-5676a7137a90 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-753ece9b-4fcb-4a42-bdba-5676a7137a90 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-753ece9b-4fcb-4a42-bdba-5676a7137a90 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a returned with HTTP 200 Sep 05 11:38:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 676/1368] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:45 2026] GET /volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a => generated 471 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7560f0a8-e684-4a25-b096-081ae551580e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7560f0a8-e684-4a25-b096-081ae551580e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7560f0a8-e684-4a25-b096-081ae551580e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7560f0a8-e684-4a25-b096-081ae551580e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7560f0a8-e684-4a25-b096-081ae551580e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7560f0a8-e684-4a25-b096-081ae551580e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a returned with HTTP 200 Sep 05 11:38:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 693/1369] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:46 2026] GET /volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a => generated 471 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1046744716"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1046744716'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume of 1 GB Sep 05 11:38:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Availability Zones retrieved successfully. Sep 05 11:38:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Flow 'volume_create_api' (4d27d5fa-1034-47f0-8c57-424f89e299b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4584834-cf54-4b6d-8124-09ebe354bc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-45f9c2ba-abeb-42fe-8937-3b96e96eb416 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45f9c2ba-abeb-42fe-8937-3b96e96eb416 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-45f9c2ba-abeb-42fe-8937-3b96e96eb416 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-45f9c2ba-abeb-42fe-8937-3b96e96eb416 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-45f9c2ba-abeb-42fe-8937-3b96e96eb416 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45f9c2ba-abeb-42fe-8937-3b96e96eb416 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a returned with HTTP 200 Sep 05 11:38:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 694/1370] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:47 2026] GET /volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4584834-cf54-4b6d-8124-09ebe354bc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bb938f-09c1-449d-8f01-7be58e539f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Created reservations ['93bf39e5-e763-44af-9194-e057be51d993', 'f7eadeb8-8445-47e5-8885-636c30c363e7', 'df994412-d8c2-4ea7-b58a-3baa9f25239c', '4a4043a8-1fbd-409b-bbaa-ee7998b36556'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bb938f-09c1-449d-8f01-7be58e539f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93bf39e5-e763-44af-9194-e057be51d993', 'f7eadeb8-8445-47e5-8885-636c30c363e7', 'df994412-d8c2-4ea7-b58a-3baa9f25239c', '4a4043a8-1fbd-409b-bbaa-ee7998b36556']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2801ec-f32a-447d-8cde-c2ea7313771e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2801ec-f32a-447d-8cde-c2ea7313771e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a84f34b6-eaff-433d-a179-41ebffa6b235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1046744716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40040dbad8ce40b99ca2ee6b183ce395',qos_specs=None,replication_status=,reservations=['93bf39e5-e763-44af-9194-e057be51d993','f7eadeb8-8445-47e5-8885-636c30c363e7','df994412-d8c2-4ea7-b58a-3baa9f25239c','4a4043a8-1fbd-409b-bbaa-ee7998b36556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1046744716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a84f34b6-eaff-433d-a179-41ebffa6b235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40040dbad8ce40b99ca2ee6b183ce395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f8502e-c1b8-4ccc-9cce-a99aafe6f91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43f8502e-c1b8-4ccc-9cce-a99aafe6f91e) transitioned into state 'SUCCESS' from state '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-1046744716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40040dbad8ce40b99ca2ee6b183ce395',qos_specs=None,replication_status=,reservations=['93bf39e5-e763-44af-9194-e057be51d993','f7eadeb8-8445-47e5-8885-636c30c363e7','df994412-d8c2-4ea7-b58a-3baa9f25239c','4a4043a8-1fbd-409b-bbaa-ee7998b36556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b3efdcd-a4c9-47ca-8eab-c8f917514d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b3efdcd-a4c9-47ca-8eab-c8f917514d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Flow 'volume_create_api' (4d27d5fa-1034-47f0-8c57-424f89e299b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume request issued successfully. Sep 05 11:38:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-51f12e1b-0692-4b42-87bf-33c49cad38b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 677/1371] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:38:47 2026] POST /volume/v3/volumes => generated 758 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-43226cb4-680d-4ded-bf90-21b667a0c6b4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43226cb4-680d-4ded-bf90-21b667a0c6b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43226cb4-680d-4ded-bf90-21b667a0c6b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43226cb4-680d-4ded-bf90-21b667a0c6b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-43226cb4-680d-4ded-bf90-21b667a0c6b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43226cb4-680d-4ded-bf90-21b667a0c6b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 695/1372] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:48 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 826 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-10002310-1f65-4eac-8953-c7f75ea9254b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10002310-1f65-4eac-8953-c7f75ea9254b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10002310-1f65-4eac-8953-c7f75ea9254b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10002310-1f65-4eac-8953-c7f75ea9254b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10002310-1f65-4eac-8953-c7f75ea9254b tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a returned with HTTP 404 Sep 05 11:38:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 678/1373] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:48 2026] GET /volume/v3/snapshots/a099aae8-ee38-47ff-8147-36b2e382c03a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6afdb79a-b9e8-41b8-8fb1-e3c36aa32ea2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6afdb79a-b9e8-41b8-8fb1-e3c36aa32ea2 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6afdb79a-b9e8-41b8-8fb1-e3c36aa32ea2 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6afdb79a-b9e8-41b8-8fb1-e3c36aa32ea2 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:48 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-6afdb79a-b9e8-41b8-8fb1-e3c36aa32ea2 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Delete snapshot with id: deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6afdb79a-b9e8-41b8-8fb1-e3c36aa32ea2 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6afdb79a-b9e8-41b8-8fb1-e3c36aa32ea2 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot delete request issued successfully. Sep 05 11:38:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6afdb79a-b9e8-41b8-8fb1-e3c36aa32ea2 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 202 Sep 05 11:38:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 696/1374] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:38:48 2026] DELETE /volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f54463ff-635e-49db-a2a1-0dcb4c658701 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f54463ff-635e-49db-a2a1-0dcb4c658701 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f54463ff-635e-49db-a2a1-0dcb4c658701 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f54463ff-635e-49db-a2a1-0dcb4c658701 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f54463ff-635e-49db-a2a1-0dcb4c658701 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f54463ff-635e-49db-a2a1-0dcb4c658701 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 200 Sep 05 11:38:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 679/1375] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:48 2026] GET /volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 472 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2ebcf005-5f72-4c9f-8462-9a1fc8c74f33 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ebcf005-5f72-4c9f-8462-9a1fc8c74f33 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ebcf005-5f72-4c9f-8462-9a1fc8c74f33 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ebcf005-5f72-4c9f-8462-9a1fc8c74f33 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2ebcf005-5f72-4c9f-8462-9a1fc8c74f33 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ebcf005-5f72-4c9f-8462-9a1fc8c74f33 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 697/1376] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:49 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-42541301-87bc-41f3-9004-e34b97bc138e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-42541301-87bc-41f3-9004-e34b97bc138e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-42541301-87bc-41f3-9004-e34b97bc138e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-42541301-87bc-41f3-9004-e34b97bc138e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-42541301-87bc-41f3-9004-e34b97bc138e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-42541301-87bc-41f3-9004-e34b97bc138e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 200 Sep 05 11:38:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 680/1377] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:49 2026] GET /volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 472 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3d90c1fb-de05-4e41-8627-273740d268f9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3d90c1fb-de05-4e41-8627-273740d268f9 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3d90c1fb-de05-4e41-8627-273740d268f9 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3d90c1fb-de05-4e41-8627-273740d268f9 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3d90c1fb-de05-4e41-8627-273740d268f9 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3d90c1fb-de05-4e41-8627-273740d268f9 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 698/1378] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:50 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-c5672af3-812a-401c-a84e-6f96da2d6ba4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-c5672af3-812a-401c-a84e-6f96da2d6ba4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-c5672af3-812a-401c-a84e-6f96da2d6ba4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-c5672af3-812a-401c-a84e-6f96da2d6ba4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-293a9f14-9067-410a-89b0-64078f9d93e5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-293a9f14-9067-410a-89b0-64078f9d93e5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/attachments?instance_id=221b7c88-5044-4764-a83c-0ca903ce7442 Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-293a9f14-9067-410a-89b0-64078f9d93e5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-293a9f14-9067-410a-89b0-64078f9d93e5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87023]: /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 05 11:38:51 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-293a9f14-9067-410a-89b0-64078f9d93e5 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/attachments?instance_id=221b7c88-5044-4764-a83c-0ca903ce7442 returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-c5672af3-812a-401c-a84e-6f96da2d6ba4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 699/1379] 192.168.122.16 () {62 vars in 1521 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/attachments?instance_id=221b7c88-5044-4764-a83c-0ca903ce7442 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-71d891d9-a355-4c08-be7f-648d5f7e9ba0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-c5672af3-812a-401c-a84e-6f96da2d6ba4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 681/1380] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:38:50 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 851 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71d891d9-a355-4c08-be7f-648d5f7e9ba0 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71d891d9-a355-4c08-be7f-648d5f7e9ba0 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71d891d9-a355-4c08-be7f-648d5f7e9ba0 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-2a9e7259-7bc2-46be-83bb-c37b6f6d0268 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-2a9e7259-7bc2-46be-83bb-c37b6f6d0268 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-2a9e7259-7bc2-46be-83bb-c37b6f6d0268 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-2a9e7259-7bc2-46be-83bb-c37b6f6d0268 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-71d891d9-a355-4c08-be7f-648d5f7e9ba0 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71d891d9-a355-4c08-be7f-648d5f7e9ba0 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 700/1381] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 472 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-51a8aac7-98a6-4100-b97f-8874ab3e048f req-2a9e7259-7bc2-46be-83bb-c37b6f6d0268 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 682/1382] 192.168.122.16 () {62 vars in 1535 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 => generated 718 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7c02a918-16ee-4547-bc90-0c507a172253 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7c02a918-16ee-4547-bc90-0c507a172253 None None] GET http://192.168.122.16/volume// Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7c02a918-16ee-4547-bc90-0c507a172253 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7c02a918-16ee-4547-bc90-0c507a172253 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7c02a918-16ee-4547-bc90-0c507a172253 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:38:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 701/1383] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-832e7fd0-47b4-406d-81c0-2775c0e40460 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-832e7fd0-47b4-406d-81c0-2775c0e40460 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-832e7fd0-47b4-406d-81c0-2775c0e40460 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a84f34b6-eaff-433d-a179-41ebffa6b235", "connector": null, "instance_uuid": "0f472c82-bea7-4df8-aebd-ffa1b6b31c3e"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-832e7fd0-47b4-406d-81c0-2775c0e40460 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 683/1384] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:38:51 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9a3bdd84-673c-4e5a-8735-7e5b7da742ee None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a3bdd84-673c-4e5a-8735-7e5b7da742ee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a3bdd84-673c-4e5a-8735-7e5b7da742ee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a3bdd84-673c-4e5a-8735-7e5b7da742ee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b3d425b6-8afe-494c-bee1-0a94eb765850 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3d425b6-8afe-494c-bee1-0a94eb765850 None None] GET http://192.168.122.16/volume// Sep 05 11:38:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3d425b6-8afe-494c-bee1-0a94eb765850 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3d425b6-8afe-494c-bee1-0a94eb765850 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3d425b6-8afe-494c-bee1-0a94eb765850 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:38:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 684/1385] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:38: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 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-b41ef4bb-f5be-4e77-a0ba-d1847ee0f52e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9a3bdd84-673c-4e5a-8735-7e5b7da742ee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-b41ef4bb-f5be-4e77-a0ba-d1847ee0f52e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-b41ef4bb-f5be-4e77-a0ba-d1847ee0f52e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-b41ef4bb-f5be-4e77-a0ba-d1847ee0f52e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a3bdd84-673c-4e5a-8735-7e5b7da742ee tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 702/1386] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 850 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-b41ef4bb-f5be-4e77-a0ba-d1847ee0f52e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-b41ef4bb-f5be-4e77-a0ba-d1847ee0f52e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 685/1387] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:38:51 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 1031 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-f1865994-352b-42b5-b175-e095a9a641d4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-f1865994-352b-42b5-b175-e095a9a641d4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] PUT http://192.168.122.16/volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-f1865994-352b-42b5-b175-e095a9a641d4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-f1865994-352b-42b5-b175-e095a9a641d4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Acquiring lock "cinder-attachment_update-a84f34b6-eaff-433d-a179-41ebffa6b235-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1919734348"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1919734348'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume of 1 GB Sep 05 11:38:51 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-f1865994-352b-42b5-b175-e095a9a641d4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Lock "cinder-attachment_update-a84f34b6-eaff-433d-a179-41ebffa6b235-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Availability Zones retrieved successfully. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (9c59441e-e67f-46c6-82e9-7d5bc6632d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7336090b-a67d-4856-ade3-1a67a1728090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7336090b-a67d-4856-ade3-1a67a1728090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f19684-2924-4550-9f96-4e3b8557aa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Created reservations ['9de90d7d-7cc5-4626-8570-e19a45dcf4ed', '888af24f-4793-467a-9be1-f630aa6f41d4', 'abb32db2-b99d-4989-a316-249420380401', '1bfed7ac-5889-4dfd-ba09-418b013dfe6b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f19684-2924-4550-9f96-4e3b8557aa9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9de90d7d-7cc5-4626-8570-e19a45dcf4ed', '888af24f-4793-467a-9be1-f630aa6f41d4', 'abb32db2-b99d-4989-a316-249420380401', '1bfed7ac-5889-4dfd-ba09-418b013dfe6b']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c962fce2-66ff-4169-b750-3b1b59dffbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c962fce2-66ff-4169-b750-3b1b59dffbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '394364a1-774f-415a-b09e-bcec92cad245', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1919734348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['9de90d7d-7cc5-4626-8570-e19a45dcf4ed','888af24f-4793-467a-9be1-f630aa6f41d4','abb32db2-b99d-4989-a316-249420380401','1bfed7ac-5889-4dfd-ba09-418b013dfe6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1919734348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=394364a1-774f-415a-b09e-bcec92cad245,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54c733a4a0a0401d91ffba402f105d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0f3b53042b74660bda30c81daf18876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2128bd-6c1a-4dd2-8b88-21c29c3cf84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa2128bd-6c1a-4dd2-8b88-21c29c3cf84b) transitioned into state 'SUCCESS' from state '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-1919734348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['9de90d7d-7cc5-4626-8570-e19a45dcf4ed','888af24f-4793-467a-9be1-f630aa6f41d4','abb32db2-b99d-4989-a316-249420380401','1bfed7ac-5889-4dfd-ba09-418b013dfe6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d6f8b1-ba22-427c-82b9-4002240c7058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98d6f8b1-ba22-427c-82b9-4002240c7058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (9c59441e-e67f-46c6-82e9-7d5bc6632d42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request issued successfully. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7fea61d0-d619-472b-8cd6-1866a3b743d0 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 703/1388] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:38:51 2026] POST /volume/v3/volumes => generated 771 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-42a45e6f-e219-47dc-a971-42bee472a85e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42a45e6f-e219-47dc-a971-42bee472a85e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42a45e6f-e219-47dc-a971-42bee472a85e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42a45e6f-e219-47dc-a971-42bee472a85e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42a45e6f-e219-47dc-a971-42bee472a85e tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e returned with HTTP 404 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 704/1389] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:52 2026] GET /volume/v3/snapshots/deb9cfbd-5df2-4c50-80dd-b300ecb0a91e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-044e783e-0fbc-4ee4-afdc-597261521914 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-044e783e-0fbc-4ee4-afdc-597261521914 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-044e783e-0fbc-4ee4-afdc-597261521914 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-044e783e-0fbc-4ee4-afdc-597261521914 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-044e783e-0fbc-4ee4-afdc-597261521914 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-044e783e-0fbc-4ee4-afdc-597261521914 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 returned with HTTP 200 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 705/1390] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:52 2026] GET /volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 => generated 839 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-13b03a7c-3868-4475-a9d9-04448d97069a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-13b03a7c-3868-4475-a9d9-04448d97069a tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-13b03a7c-3868-4475-a9d9-04448d97069a tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-13b03a7c-3868-4475-a9d9-04448d97069a tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-13b03a7c-3868-4475-a9d9-04448d97069a tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Delete snapshot with id: 72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-13b03a7c-3868-4475-a9d9-04448d97069a tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-13b03a7c-3868-4475-a9d9-04448d97069a tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot delete request issued successfully. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-13b03a7c-3868-4475-a9d9-04448d97069a tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 202 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 706/1391] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:38:52 2026] DELETE /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bbffd0dd-c0cf-4b2b-bf15-a64cec0db57c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbffd0dd-c0cf-4b2b-bf15-a64cec0db57c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbffd0dd-c0cf-4b2b-bf15-a64cec0db57c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbffd0dd-c0cf-4b2b-bf15-a64cec0db57c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bbffd0dd-c0cf-4b2b-bf15-a64cec0db57c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbffd0dd-c0cf-4b2b-bf15-a64cec0db57c tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 200 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 707/1392] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:52 2026] GET /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 471 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-f1865994-352b-42b5-b175-e095a9a641d4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Lock "cinder-attachment_update-a84f34b6-eaff-433d-a179-41ebffa6b235-devstack" released by "attachment_update" :: held 0.713s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:38:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-f1865994-352b-42b5-b175-e095a9a641d4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af returned with HTTP 200 Sep 05 11:38:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 686/1393] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:38:51 2026] PUT /volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af => generated 694 bytes in 762 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3a48bfbb-7cd3-4cd7-ac6b-59c5ca113a71 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a48bfbb-7cd3-4cd7-ac6b-59c5ca113a71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a48bfbb-7cd3-4cd7-ac6b-59c5ca113a71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a48bfbb-7cd3-4cd7-ac6b-59c5ca113a71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3a48bfbb-7cd3-4cd7-ac6b-59c5ca113a71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a48bfbb-7cd3-4cd7-ac6b-59c5ca113a71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 708/1394] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:52 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-e10ac2f7-f215-427a-a06a-c4be87c00deb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-e10ac2f7-f215-427a-a06a-c4be87c00deb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af/action Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-e10ac2f7-f215-427a-a06a-c4be87c00deb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-e10ac2f7-f215-427a-a06a-c4be87c00deb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-824b363c-8dec-460d-ba14-ea63fafe5130 req-e10ac2f7-f215-427a-a06a-c4be87c00deb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af/action returned with HTTP 204 Sep 05 11:38:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 687/1395] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:38:53 2026] POST /volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6840ff0f-7ada-49ba-9572-0417ac268ec5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6840ff0f-7ada-49ba-9572-0417ac268ec5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 Sep 05 11:38:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6840ff0f-7ada-49ba-9572-0417ac268ec5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6840ff0f-7ada-49ba-9572-0417ac268ec5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6840ff0f-7ada-49ba-9572-0417ac268ec5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6840ff0f-7ada-49ba-9572-0417ac268ec5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 returned with HTTP 200 Sep 05 11:38:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 709/1396] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:53 2026] GET /volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 => generated 863 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d7b7a9f0-0460-466c-a2b8-7905cbcbdf96 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d7b7a9f0-0460-466c-a2b8-7905cbcbdf96 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d7b7a9f0-0460-466c-a2b8-7905cbcbdf96 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d7b7a9f0-0460-466c-a2b8-7905cbcbdf96 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d7b7a9f0-0460-466c-a2b8-7905cbcbdf96 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d7b7a9f0-0460-466c-a2b8-7905cbcbdf96 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 200 Sep 05 11:38:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 688/1397] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:53 2026] GET /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e2589536-9470-45c2-92a6-ec441f3ed113 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2589536-9470-45c2-92a6-ec441f3ed113 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2589536-9470-45c2-92a6-ec441f3ed113 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2589536-9470-45c2-92a6-ec441f3ed113 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e2589536-9470-45c2-92a6-ec441f3ed113 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2589536-9470-45c2-92a6-ec441f3ed113 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 710/1398] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:53 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 1143 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c14ddd9b-85fd-48d4-80c3-a9b65d2f7d7c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c14ddd9b-85fd-48d4-80c3-a9b65d2f7d7c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c14ddd9b-85fd-48d4-80c3-a9b65d2f7d7c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c14ddd9b-85fd-48d4-80c3-a9b65d2f7d7c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c14ddd9b-85fd-48d4-80c3-a9b65d2f7d7c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c14ddd9b-85fd-48d4-80c3-a9b65d2f7d7c tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:38:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 689/1399] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:53 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 1143 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1692523256"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1692523256'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume of 1 GB Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Availability Zones retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Flow 'volume_create_api' (647359ce-0a96-4fc0-9ebe-b91487466024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa78514-dc08-4e88-a784-b99c001e7ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fa78514-dc08-4e88-a784-b99c001e7ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7cfc79-90c4-4a1d-98e2-09ce97fafbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Created reservations ['8df4c3c8-59f1-4a37-a41b-e537b0afc8bd', 'b30fb9a1-3f71-4176-9fe2-36f618340385', 'c36bcbdf-ab92-460e-af4c-8be717765dd0', '362e3fef-f248-4e32-b12d-62fbda549371'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d7cfc79-90c4-4a1d-98e2-09ce97fafbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8df4c3c8-59f1-4a37-a41b-e537b0afc8bd', 'b30fb9a1-3f71-4176-9fe2-36f618340385', 'c36bcbdf-ab92-460e-af4c-8be717765dd0', '362e3fef-f248-4e32-b12d-62fbda549371']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f28a86-6aa4-42f5-abec-01ffc2901ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f28a86-6aa4-42f5-abec-01ffc2901ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4495ec19-bfee-47a3-be24-7a8b85196f96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1692523256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40040dbad8ce40b99ca2ee6b183ce395',qos_specs=None,replication_status=,reservations=['8df4c3c8-59f1-4a37-a41b-e537b0afc8bd','b30fb9a1-3f71-4176-9fe2-36f618340385','c36bcbdf-ab92-460e-af4c-8be717765dd0','362e3fef-f248-4e32-b12d-62fbda549371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1692523256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4495ec19-bfee-47a3-be24-7a8b85196f96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40040dbad8ce40b99ca2ee6b183ce395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b7136f-a60b-4d16-9c8c-626537f6d5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b7136f-a60b-4d16-9c8c-626537f6d5d9) transitioned into state 'SUCCESS' from state '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-1692523256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40040dbad8ce40b99ca2ee6b183ce395',qos_specs=None,replication_status=,reservations=['8df4c3c8-59f1-4a37-a41b-e537b0afc8bd','b30fb9a1-3f71-4176-9fe2-36f618340385','c36bcbdf-ab92-460e-af4c-8be717765dd0','362e3fef-f248-4e32-b12d-62fbda549371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31f5b1e037d64d9d837ef76c4f6776fa',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2fc67b-d0e5-4d7e-ae24-3cf4f4a8d0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd2fc67b-d0e5-4d7e-ae24-3cf4f4a8d0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Flow 'volume_create_api' (647359ce-0a96-4fc0-9ebe-b91487466024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Create volume request issued successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03cf651f-68cd-4d01-a7c2-205aabc90b36 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 711/1400] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:38:54 2026] POST /volume/v3/volumes => generated 758 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-355ff270-9c8f-4aea-8f83-68d383b2f9e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-355ff270-9c8f-4aea-8f83-68d383b2f9e5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-355ff270-9c8f-4aea-8f83-68d383b2f9e5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-355ff270-9c8f-4aea-8f83-68d383b2f9e5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-355ff270-9c8f-4aea-8f83-68d383b2f9e5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-355ff270-9c8f-4aea-8f83-68d383b2f9e5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 690/1401] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bef47891-d106-4d1c-bdcd-a87553842e72 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bef47891-d106-4d1c-bdcd-a87553842e72 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bef47891-d106-4d1c-bdcd-a87553842e72 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bef47891-d106-4d1c-bdcd-a87553842e72 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bef47891-d106-4d1c-bdcd-a87553842e72 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bef47891-d106-4d1c-bdcd-a87553842e72 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 712/1402] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8beaf891-cd3d-4c67-963c-3643b4685cdb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8beaf891-cd3d-4c67-963c-3643b4685cdb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8beaf891-cd3d-4c67-963c-3643b4685cdb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8beaf891-cd3d-4c67-963c-3643b4685cdb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "394364a1-774f-415a-b09e-bcec92cad245", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1714617814"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request body: {'volume': {"'source_volid": '394364a1-774f-415a-b09e-bcec92cad245', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1714617814'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume of 1 GB Sep 05 11:38:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Availability Zones retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8beaf891-cd3d-4c67-963c-3643b4685cdb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Snapshot retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8beaf891-cd3d-4c67-963c-3643b4685cdb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 200 Sep 05 11:38:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 691/1403] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:54 2026] GET /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 471 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (8b0699ac-b38b-4754-96c3-d09eaa995fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2835240-5b3d-4469-b252-4d4ff1b52fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2835240-5b3d-4469-b252-4d4ff1b52fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89f0942-342b-42f2-a472-7f473338d8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Created reservations ['d231319f-ac3a-473c-9e72-166d052d5463', 'a2ec4f2f-d854-4663-9d48-e32ef1054ec1', '9b0599b5-a448-4878-aa1a-acf657b2ab52', '02097b14-9972-4658-863b-52296504d4d4'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89f0942-342b-42f2-a472-7f473338d8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d231319f-ac3a-473c-9e72-166d052d5463', 'a2ec4f2f-d854-4663-9d48-e32ef1054ec1', '9b0599b5-a448-4878-aa1a-acf657b2ab52', '02097b14-9972-4658-863b-52296504d4d4']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e4d0f5-d906-4bd9-aa0e-2ff9a75ae69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e4d0f5-d906-4bd9-aa0e-2ff9a75ae69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54690708-4454-4ccd-b39a-e9aeef51c2a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1714617814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['d231319f-ac3a-473c-9e72-166d052d5463','a2ec4f2f-d854-4663-9d48-e32ef1054ec1','9b0599b5-a448-4878-aa1a-acf657b2ab52','02097b14-9972-4658-863b-52296504d4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1714617814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54690708-4454-4ccd-b39a-e9aeef51c2a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54c733a4a0a0401d91ffba402f105d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0f3b53042b74660bda30c81daf18876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7321cf-e8dc-4cb4-8aa5-bb4ff5f6bace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d7321cf-e8dc-4cb4-8aa5-bb4ff5f6bace) transitioned into state 'SUCCESS' from state '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-1714617814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['d231319f-ac3a-473c-9e72-166d052d5463','a2ec4f2f-d854-4663-9d48-e32ef1054ec1','9b0599b5-a448-4878-aa1a-acf657b2ab52','02097b14-9972-4658-863b-52296504d4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0789c47f-87e4-4bad-a8c7-51e0bb2e3e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0789c47f-87e4-4bad-a8c7-51e0bb2e3e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (8b0699ac-b38b-4754-96c3-d09eaa995fc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request issued successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8344fa7e-0432-4c76-a0c3-b59d79f66230 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 713/1404] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:54 2026] POST /volume/v3/volumes => generated 771 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "394364a1-774f-415a-b09e-bcec92cad245", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-130984837"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request body: {'volume': {"'source_volid": '394364a1-774f-415a-b09e-bcec92cad245', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-130984837'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume of 1 GB Sep 05 11:38:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Availability Zones retrieved successfully. Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (3cc20f45-27af-4dda-8217-257fd275bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a93b6b5-aa0f-4f23-880e-adde95b2065c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a93b6b5-aa0f-4f23-880e-adde95b2065c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb18711e-ccf5-4458-a87d-49182d788368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Created reservations ['1ef37c3f-31e0-4817-bae4-93b90197463d', '81a65194-1b8e-4476-8c71-b267af707167', '70f59325-9e19-422e-8232-73a4bd32dc69', 'fe62ac16-16fc-42e0-abb6-7892a0b7a31b'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb18711e-ccf5-4458-a87d-49182d788368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef37c3f-31e0-4817-bae4-93b90197463d', '81a65194-1b8e-4476-8c71-b267af707167', '70f59325-9e19-422e-8232-73a4bd32dc69', 'fe62ac16-16fc-42e0-abb6-7892a0b7a31b']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2191b815-1dbb-405d-85e6-e2a24317fe4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2191b815-1dbb-405d-85e6-e2a24317fe4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b40a0094-ec60-4532-abdd-f485498338d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-130984837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['1ef37c3f-31e0-4817-bae4-93b90197463d','81a65194-1b8e-4476-8c71-b267af707167','70f59325-9e19-422e-8232-73a4bd32dc69','fe62ac16-16fc-42e0-abb6-7892a0b7a31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-130984837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b40a0094-ec60-4532-abdd-f485498338d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54c733a4a0a0401d91ffba402f105d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0f3b53042b74660bda30c81daf18876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb801d7e-6748-468c-a28b-ae0fdb2f2648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb801d7e-6748-468c-a28b-ae0fdb2f2648) transitioned into state 'SUCCESS' from state '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-130984837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['1ef37c3f-31e0-4817-bae4-93b90197463d','81a65194-1b8e-4476-8c71-b267af707167','70f59325-9e19-422e-8232-73a4bd32dc69','fe62ac16-16fc-42e0-abb6-7892a0b7a31b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55620b01-3f13-4bd4-8a15-c012eb1e7297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55620b01-3f13-4bd4-8a15-c012eb1e7297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (3cc20f45-27af-4dda-8217-257fd275bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request issued successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d0e8e0b-bb8d-4c08-b20f-a7f196eea769 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 692/1405] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:54 2026] POST /volume/v3/volumes => generated 770 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "394364a1-774f-415a-b09e-bcec92cad245", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1920984499"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request body: {'volume': {"'source_volid": '394364a1-774f-415a-b09e-bcec92cad245', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1920984499'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume of 1 GB Sep 05 11:38:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Availability Zones retrieved successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-16ac1682-bc5f-4b46-a94f-46bc2e02c35e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-16ac1682-bc5f-4b46-a94f-46bc2e02c35e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-16ac1682-bc5f-4b46-a94f-46bc2e02c35e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-16ac1682-bc5f-4b46-a94f-46bc2e02c35e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (e8c9e1d3-7c20-42f2-a5e5-15da65156d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3a8543-de86-4fa0-867c-c16c73ee1e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-16ac1682-bc5f-4b46-a94f-46bc2e02c35e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-16ac1682-bc5f-4b46-a94f-46bc2e02c35e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 693/1406] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:55 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 850 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3a8543-de86-4fa0-867c-c16c73ee1e05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df39a73f-e2a9-4868-b145-792470139710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8b114963-fe96-43ea-ae9f-ce8e9c7cd1aa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8b114963-fe96-43ea-ae9f-ce8e9c7cd1aa tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8b114963-fe96-43ea-ae9f-ce8e9c7cd1aa tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8b114963-fe96-43ea-ae9f-ce8e9c7cd1aa tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8b114963-fe96-43ea-ae9f-ce8e9c7cd1aa tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 returned with HTTP 404 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 694/1407] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:38:55 2026] GET /volume/v3/snapshots/72f1824c-e049-4b93-97ae-7cb544353e26 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4d71ffd3-965b-44c4-81f3-cdc146f833a8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d71ffd3-965b-44c4-81f3-cdc146f833a8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d71ffd3-965b-44c4-81f3-cdc146f833a8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d71ffd3-965b-44c4-81f3-cdc146f833a8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4d71ffd3-965b-44c4-81f3-cdc146f833a8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Created reservations ['c62f947b-b0d2-4104-bb70-d0871a3b0eea', '76bcc8a2-6fbb-4ea2-b026-9e7ca6298629', '06394467-731e-417c-9b6c-dea2d1cffa19', 'e207efcc-452e-4da2-beb8-c423aca01dd1'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df39a73f-e2a9-4868-b145-792470139710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c62f947b-b0d2-4104-bb70-d0871a3b0eea', '76bcc8a2-6fbb-4ea2-b026-9e7ca6298629', '06394467-731e-417c-9b6c-dea2d1cffa19', 'e207efcc-452e-4da2-beb8-c423aca01dd1']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d71ffd3-965b-44c4-81f3-cdc146f833a8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 695/1408] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:55 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4899b492-0fee-4762-8d6d-6367b390ee37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-49016657-3b71-4b3b-b3c3-f05b06c0ddbb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-49016657-3b71-4b3b-b3c3-f05b06c0ddbb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] DELETE http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-49016657-3b71-4b3b-b3c3-f05b06c0ddbb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-49016657-3b71-4b3b-b3c3-f05b06c0ddbb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-49016657-3b71-4b3b-b3c3-f05b06c0ddbb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Delete volume with id: 29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-49016657-3b71-4b3b-b3c3-f05b06c0ddbb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4899b492-0fee-4762-8d6d-6367b390ee37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2829f8c3-e3ae-470c-a75b-15c3e5269274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1920984499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['c62f947b-b0d2-4104-bb70-d0871a3b0eea','76bcc8a2-6fbb-4ea2-b026-9e7ca6298629','06394467-731e-417c-9b6c-dea2d1cffa19','e207efcc-452e-4da2-beb8-c423aca01dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1920984499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2829f8c3-e3ae-470c-a75b-15c3e5269274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54c733a4a0a0401d91ffba402f105d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0f3b53042b74660bda30c81daf18876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231aa92f-0d4a-4377-a26b-a90de24117e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-49016657-3b71-4b3b-b3c3-f05b06c0ddbb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Delete volume request issued successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-49016657-3b71-4b3b-b3c3-f05b06c0ddbb tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 202 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 696/1409] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:38:55 2026] DELETE /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-adfb1486-3ee4-4de0-bad5-b36dbbb8f7e8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-adfb1486-3ee4-4de0-bad5-b36dbbb8f7e8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-adfb1486-3ee4-4de0-bad5-b36dbbb8f7e8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-adfb1486-3ee4-4de0-bad5-b36dbbb8f7e8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231aa92f-0d4a-4377-a26b-a90de24117e6) transitioned into state 'SUCCESS' from state '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-1920984499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['c62f947b-b0d2-4104-bb70-d0871a3b0eea','76bcc8a2-6fbb-4ea2-b026-9e7ca6298629','06394467-731e-417c-9b6c-dea2d1cffa19','e207efcc-452e-4da2-beb8-c423aca01dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e79599e7-dc51-4feb-9d86-129a468f1e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-adfb1486-3ee4-4de0-bad5-b36dbbb8f7e8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-adfb1486-3ee4-4de0-bad5-b36dbbb8f7e8 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e79599e7-dc51-4feb-9d86-129a468f1e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 697/1410] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:55 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (e8c9e1d3-7c20-42f2-a5e5-15da65156d97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request issued successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-217b8b4f-e0d2-432b-9a42-2e5e37c71962 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 714/1411] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:55 2026] POST /volume/v3/volumes => generated 771 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "394364a1-774f-415a-b09e-bcec92cad245", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-528981751"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request body: {'volume': {"'source_volid": '394364a1-774f-415a-b09e-bcec92cad245', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-528981751'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume of 1 GB Sep 05 11:38:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Availability Zones retrieved successfully. Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (a02d715e-8d86-4c5e-9405-a4ded8b76445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c658ed-3e1e-4dee-a215-3bbeb95b47b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c658ed-3e1e-4dee-a215-3bbeb95b47b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c2d7c5-782f-4c72-9921-040ebab65fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Created reservations ['d2f3a712-72bb-4974-8364-0c50e34c1d75', '91d4ef37-e187-49ad-807a-c4d680b1edd6', '3f6bcf29-61d6-4304-9163-46928bec9793', '8d1e1ed0-4c4d-4b78-89fe-b250c996edab'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c2d7c5-782f-4c72-9921-040ebab65fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2f3a712-72bb-4974-8364-0c50e34c1d75', '91d4ef37-e187-49ad-807a-c4d680b1edd6', '3f6bcf29-61d6-4304-9163-46928bec9793', '8d1e1ed0-4c4d-4b78-89fe-b250c996edab']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc4861a-fba3-4a30-8c39-eef2f371a507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dc4861a-fba3-4a30-8c39-eef2f371a507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-528981751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['d2f3a712-72bb-4974-8364-0c50e34c1d75','91d4ef37-e187-49ad-807a-c4d680b1edd6','3f6bcf29-61d6-4304-9163-46928bec9793','8d1e1ed0-4c4d-4b78-89fe-b250c996edab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-528981751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54c733a4a0a0401d91ffba402f105d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0f3b53042b74660bda30c81daf18876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (798c9b6b-896f-4a65-b96e-6024059d80c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (798c9b6b-896f-4a65-b96e-6024059d80c7) transitioned into state 'SUCCESS' from state '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-528981751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['d2f3a712-72bb-4974-8364-0c50e34c1d75','91d4ef37-e187-49ad-807a-c4d680b1edd6','3f6bcf29-61d6-4304-9163-46928bec9793','8d1e1ed0-4c4d-4b78-89fe-b250c996edab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae347f83-3663-4d74-9667-c36c7b7a0012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae347f83-3663-4d74-9667-c36c7b7a0012) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (a02d715e-8d86-4c5e-9405-a4ded8b76445) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request issued successfully. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3632d9c4-b9a8-48e8-87ed-52559de668fd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 698/1412] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:55 2026] POST /volume/v3/volumes => generated 770 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-111fd033-6860-4085-b456-72a63e4e85ea None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "394364a1-774f-415a-b09e-bcec92cad245", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-989657964"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request body: {'volume': {"'source_volid": '394364a1-774f-415a-b09e-bcec92cad245', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-989657964'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume of 1 GB Sep 05 11:38:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Availability Zones retrieved successfully. Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (505e518c-19e1-47d1-8144-576f09992908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed913b6-1438-4e05-8d10-c52d26274d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5be50033-6864-4264-abb8-5d37749288c4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5be50033-6864-4264-abb8-5d37749288c4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5be50033-6864-4264-abb8-5d37749288c4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5be50033-6864-4264-abb8-5d37749288c4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ed913b6-1438-4e05-8d10-c52d26274d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa11365-4dda-4f74-b63c-e1b93c6a3fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5be50033-6864-4264-abb8-5d37749288c4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5be50033-6864-4264-abb8-5d37749288c4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:38:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 699/1413] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:56 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 851 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-957d27c2-cc6a-40ba-9fa8-83b44dcc77fa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-957d27c2-cc6a-40ba-9fa8-83b44dcc77fa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-957d27c2-cc6a-40ba-9fa8-83b44dcc77fa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-957d27c2-cc6a-40ba-9fa8-83b44dcc77fa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-957d27c2-cc6a-40ba-9fa8-83b44dcc77fa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-957d27c2-cc6a-40ba-9fa8-83b44dcc77fa tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:38:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 700/1414] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:38:56 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Created reservations ['f5ac37a5-0f1f-41b3-9ed0-dc16dbdccbb4', '3cbf2d4c-5903-4950-b9f6-d55f6b30afa1', 'd2a4c7f0-29dc-444c-aaff-faa3bdb5ed2c', '0e0cb070-1603-49fd-9a6e-22ce08cf3181'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa11365-4dda-4f74-b63c-e1b93c6a3fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5ac37a5-0f1f-41b3-9ed0-dc16dbdccbb4', '3cbf2d4c-5903-4950-b9f6-d55f6b30afa1', 'd2a4c7f0-29dc-444c-aaff-faa3bdb5ed2c', '0e0cb070-1603-49fd-9a6e-22ce08cf3181']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dca0080f-9e5e-4530-a8ad-2c98ad06d23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-56bd5557-b8b5-4341-9c4f-be11efec3a88 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-56bd5557-b8b5-4341-9c4f-be11efec3a88 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-56bd5557-b8b5-4341-9c4f-be11efec3a88 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-56bd5557-b8b5-4341-9c4f-be11efec3a88 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dca0080f-9e5e-4530-a8ad-2c98ad06d23d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00caea4a-5480-4cee-bbbf-1f7b2a78dd91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-989657964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['f5ac37a5-0f1f-41b3-9ed0-dc16dbdccbb4','3cbf2d4c-5903-4950-b9f6-d55f6b30afa1','d2a4c7f0-29dc-444c-aaff-faa3bdb5ed2c','0e0cb070-1603-49fd-9a6e-22ce08cf3181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-989657964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00caea4a-5480-4cee-bbbf-1f7b2a78dd91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='54c733a4a0a0401d91ffba402f105d7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0f3b53042b74660bda30c81daf18876',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3eaee70-1229-4d20-aea7-972c3c8976f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-56bd5557-b8b5-4341-9c4f-be11efec3a88 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Volume info retrieved successfully. Sep 05 11:38:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-56bd5557-b8b5-4341-9c4f-be11efec3a88 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 200 Sep 05 11:38:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 701/1415] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:56 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 857 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3eaee70-1229-4d20-aea7-972c3c8976f7) transitioned into state 'SUCCESS' from state '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-989657964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='54c733a4a0a0401d91ffba402f105d7d',qos_specs=None,replication_status=,reservations=['f5ac37a5-0f1f-41b3-9ed0-dc16dbdccbb4','3cbf2d4c-5903-4950-b9f6-d55f6b30afa1','d2a4c7f0-29dc-444c-aaff-faa3bdb5ed2c','0e0cb070-1603-49fd-9a6e-22ce08cf3181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0f3b53042b74660bda30c81daf18876',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd35f214-36f8-420d-8def-db7b61747705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd35f214-36f8-420d-8def-db7b61747705) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Flow 'volume_create_api' (505e518c-19e1-47d1-8144-576f09992908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Create volume request issued successfully. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-111fd033-6860-4085-b456-72a63e4e85ea tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 715/1416] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:38:56 2026] POST /volume/v3/volumes => generated 770 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8cf163b7-3bfa-439d-9524-4c3ec93ceaf6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0b725ee1-b024-4719-874f-9fa01243d7e6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8cf163b7-3bfa-439d-9524-4c3ec93ceaf6 None None] GET http://192.168.122.16/volume// Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8cf163b7-3bfa-439d-9524-4c3ec93ceaf6 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8cf163b7-3bfa-439d-9524-4c3ec93ceaf6 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8cf163b7-3bfa-439d-9524-4c3ec93ceaf6 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:38:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 702/1417] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:38:57 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0b725ee1-b024-4719-874f-9fa01243d7e6 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0b725ee1-b024-4719-874f-9fa01243d7e6 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0b725ee1-b024-4719-874f-9fa01243d7e6 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-ae16a2ad-5fc9-4566-a5e2-bab8b40e0c7b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-ae16a2ad-5fc9-4566-a5e2-bab8b40e0c7b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-ae16a2ad-5fc9-4566-a5e2-bab8b40e0c7b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4495ec19-bfee-47a3-be24-7a8b85196f96", "connector": null, "instance_uuid": "0f472c82-bea7-4df8-aebd-ffa1b6b31c3e"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0b725ee1-b024-4719-874f-9fa01243d7e6 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0b725ee1-b024-4719-874f-9fa01243d7e6 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 returned with HTTP 200 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 716/1418] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:57 2026] GET /volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 => generated 864 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-df5db9f4-aeb8-47ed-bdac-de82321969bd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-df5db9f4-aeb8-47ed-bdac-de82321969bd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-df5db9f4-aeb8-47ed-bdac-de82321969bd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-df5db9f4-aeb8-47ed-bdac-de82321969bd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-df5db9f4-aeb8-47ed-bdac-de82321969bd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-df5db9f4-aeb8-47ed-bdac-de82321969bd tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 returned with HTTP 200 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 717/1419] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:57 2026] GET /volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 => generated 862 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-ae16a2ad-5fc9-4566-a5e2-bab8b40e0c7b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:38:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 703/1420] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:38:57 2026] POST /volume/v3/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5a2f7ac7-e053-44ee-9b00-e1e0ff724f9b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5a2f7ac7-e053-44ee-9b00-e1e0ff724f9b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5a2f7ac7-e053-44ee-9b00-e1e0ff724f9b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5a2f7ac7-e053-44ee-9b00-e1e0ff724f9b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eda119fc-6274-4e03-ba6e-da9728243b22 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eda119fc-6274-4e03-ba6e-da9728243b22 None None] GET http://192.168.122.16/volume// Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eda119fc-6274-4e03-ba6e-da9728243b22 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eda119fc-6274-4e03-ba6e-da9728243b22 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eda119fc-6274-4e03-ba6e-da9728243b22 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 704/1421] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:38:57 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-89cd2ed8-e28b-4ced-bb2b-f7760481542b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-89cd2ed8-e28b-4ced-bb2b-f7760481542b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-89cd2ed8-e28b-4ced-bb2b-f7760481542b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-89cd2ed8-e28b-4ced-bb2b-f7760481542b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5a2f7ac7-e053-44ee-9b00-e1e0ff724f9b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5a2f7ac7-e053-44ee-9b00-e1e0ff724f9b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 718/1422] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:57 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 850 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-89cd2ed8-e28b-4ced-bb2b-f7760481542b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-89cd2ed8-e28b-4ced-bb2b-f7760481542b tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:38:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 705/1423] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:38:57 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 1031 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-e246de4a-a0ef-4b75-abb5-7fc0b5dde36d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-e246de4a-a0ef-4b75-abb5-7fc0b5dde36d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] PUT http://192.168.122.16/volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53 Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-e246de4a-a0ef-4b75-abb5-7fc0b5dde36d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-e246de4a-a0ef-4b75-abb5-7fc0b5dde36d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Acquiring lock "cinder-attachment_update-4495ec19-bfee-47a3-be24-7a8b85196f96-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-e246de4a-a0ef-4b75-abb5-7fc0b5dde36d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Lock "cinder-attachment_update-4495ec19-bfee-47a3-be24-7a8b85196f96-devstack" acquired by "attachment_update" :: waited 0.041s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:38:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aac63973-e84d-453f-9416-6d84e1756f54 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:38:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aac63973-e84d-453f-9416-6d84e1756f54 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] GET http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aac63973-e84d-453f-9416-6d84e1756f54 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aac63973-e84d-453f-9416-6d84e1756f54 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aac63973-e84d-453f-9416-6d84e1756f54 tempest-VolumesSnapshotListTestJSON-1544595981 tempest-VolumesSnapshotListTestJSON-1544595981-project-member] http://192.168.122.16/volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 returned with HTTP 404 Sep 05 11:38:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 706/1424] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:58 2026] GET /volume/v3/volumes/29bd38b0-3757-4380-9eb3-4e612c3531e3 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5bad680b-bdb0-477c-b387-324bacb0cb7a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5bad680b-bdb0-477c-b387-324bacb0cb7a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5bad680b-bdb0-477c-b387-324bacb0cb7a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5bad680b-bdb0-477c-b387-324bacb0cb7a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5bad680b-bdb0-477c-b387-324bacb0cb7a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5bad680b-bdb0-477c-b387-324bacb0cb7a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 returned with HTTP 200 Sep 05 11:38:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 707/1425] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:58 2026] GET /volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-28b00d95-8c0a-4183-b328-df76d04b0f96 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-28b00d95-8c0a-4183-b328-df76d04b0f96 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-28b00d95-8c0a-4183-b328-df76d04b0f96 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-28b00d95-8c0a-4183-b328-df76d04b0f96 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-28b00d95-8c0a-4183-b328-df76d04b0f96 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-28b00d95-8c0a-4183-b328-df76d04b0f96 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:38:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 708/1426] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:58 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 850 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a36f338c-9b0e-480c-ba42-1a38eaab8364 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a36f338c-9b0e-480c-ba42-1a38eaab8364 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a36f338c-9b0e-480c-ba42-1a38eaab8364 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a36f338c-9b0e-480c-ba42-1a38eaab8364 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a36f338c-9b0e-480c-ba42-1a38eaab8364 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a36f338c-9b0e-480c-ba42-1a38eaab8364 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 returned with HTTP 200 Sep 05 11:38:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 709/1427] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:59 2026] GET /volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 => generated 863 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9d68eb96-216b-492c-a29d-fe929385c3b9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9d68eb96-216b-492c-a29d-fe929385c3b9 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9d68eb96-216b-492c-a29d-fe929385c3b9 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9d68eb96-216b-492c-a29d-fe929385c3b9 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9d68eb96-216b-492c-a29d-fe929385c3b9 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9d68eb96-216b-492c-a29d-fe929385c3b9 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 returned with HTTP 200 Sep 05 11:38:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 710/1428] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:59 2026] GET /volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f23af9d0-507f-4fcc-af18-846a7ccde705 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f23af9d0-507f-4fcc-af18-846a7ccde705 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f23af9d0-507f-4fcc-af18-846a7ccde705 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f23af9d0-507f-4fcc-af18-846a7ccde705 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f23af9d0-507f-4fcc-af18-846a7ccde705 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f23af9d0-507f-4fcc-af18-846a7ccde705 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 returned with HTTP 200 Sep 05 11:38:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 711/1429] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:59 2026] GET /volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0bbc7156-6b41-44b2-89d6-c2cf29a5b5b7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0bbc7156-6b41-44b2-89d6-c2cf29a5b5b7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0bbc7156-6b41-44b2-89d6-c2cf29a5b5b7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0bbc7156-6b41-44b2-89d6-c2cf29a5b5b7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:38:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:38:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0bbc7156-6b41-44b2-89d6-c2cf29a5b5b7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:38:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0bbc7156-6b41-44b2-89d6-c2cf29a5b5b7 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:38:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 712/1430] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:38:59 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5f862360-ab43-499a-9566-3df9e73c2e60 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5f862360-ab43-499a-9566-3df9e73c2e60 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5f862360-ab43-499a-9566-3df9e73c2e60 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5f862360-ab43-499a-9566-3df9e73c2e60 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5f862360-ab43-499a-9566-3df9e73c2e60 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5f862360-ab43-499a-9566-3df9e73c2e60 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 returned with HTTP 200 Sep 05 11:39:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 713/1431] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:00 2026] GET /volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 => generated 863 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d6cf45a0-0860-4b8a-af5d-276f84ec822c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6cf45a0-0860-4b8a-af5d-276f84ec822c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6cf45a0-0860-4b8a-af5d-276f84ec822c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6cf45a0-0860-4b8a-af5d-276f84ec822c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d6cf45a0-0860-4b8a-af5d-276f84ec822c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6cf45a0-0860-4b8a-af5d-276f84ec822c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 returned with HTTP 200 Sep 05 11:39:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 714/1432] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:00 2026] GET /volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-544cccb7-3609-41e4-bf5e-2ffdb72e2e71 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-544cccb7-3609-41e4-bf5e-2ffdb72e2e71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-544cccb7-3609-41e4-bf5e-2ffdb72e2e71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-544cccb7-3609-41e4-bf5e-2ffdb72e2e71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-544cccb7-3609-41e4-bf5e-2ffdb72e2e71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-544cccb7-3609-41e4-bf5e-2ffdb72e2e71 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 715/1433] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:00 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:01 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-e246de4a-a0ef-4b75-abb5-7fc0b5dde36d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Lock "cinder-attachment_update-4495ec19-bfee-47a3-be24-7a8b85196f96-devstack" released by "attachment_update" :: held 3.838s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:39:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-e246de4a-a0ef-4b75-abb5-7fc0b5dde36d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53 returned with HTTP 200 Sep 05 11:39:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 719/1434] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:38:57 2026] PUT /volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53 => generated 694 bytes in 3960 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3c2f0413-b1ca-43e7-a3fd-2f8e0c92ac57 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3c2f0413-b1ca-43e7-a3fd-2f8e0c92ac57 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 Sep 05 11:39:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3c2f0413-b1ca-43e7-a3fd-2f8e0c92ac57 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3c2f0413-b1ca-43e7-a3fd-2f8e0c92ac57 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3c2f0413-b1ca-43e7-a3fd-2f8e0c92ac57 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3c2f0413-b1ca-43e7-a3fd-2f8e0c92ac57 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 returned with HTTP 200 Sep 05 11:39:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 716/1435] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:01 2026] GET /volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ec853e11-bf47-487b-872a-202902d404ac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a4b3b972-59e8-4251-86c6-b1f807d8ebb3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a4b3b972-59e8-4251-86c6-b1f807d8ebb3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a4b3b972-59e8-4251-86c6-b1f807d8ebb3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a4b3b972-59e8-4251-86c6-b1f807d8ebb3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec853e11-bf47-487b-872a-202902d404ac tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] DELETE http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 Sep 05 11:39:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec853e11-bf47-487b-872a-202902d404ac tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec853e11-bf47-487b-872a-202902d404ac tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:01 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ec853e11-bf47-487b-872a-202902d404ac tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume with id: 00caea4a-5480-4cee-bbbf-1f7b2a78dd91 Sep 05 11:39:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a4b3b972-59e8-4251-86c6-b1f807d8ebb3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ec853e11-bf47-487b-872a-202902d404ac tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a4b3b972-59e8-4251-86c6-b1f807d8ebb3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 717/1436] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:01 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ec853e11-bf47-487b-872a-202902d404ac tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume request issued successfully. Sep 05 11:39:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec853e11-bf47-487b-872a-202902d404ac tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 returned with HTTP 202 Sep 05 11:39:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 720/1437] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:01 2026] DELETE /volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ba19e1d5-8d10-468c-8a29-ec966a7155b4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ba19e1d5-8d10-468c-8a29-ec966a7155b4 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 Sep 05 11:39:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ba19e1d5-8d10-468c-8a29-ec966a7155b4 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ba19e1d5-8d10-468c-8a29-ec966a7155b4 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ba19e1d5-8d10-468c-8a29-ec966a7155b4 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ba19e1d5-8d10-468c-8a29-ec966a7155b4 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 returned with HTTP 200 Sep 05 11:39:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 718/1438] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:02 2026] GET /volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 => generated 862 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-068dc1da-1c3a-403f-ab28-1f63885190ad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-068dc1da-1c3a-403f-ab28-1f63885190ad tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53/action Sep 05 11:39:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-068dc1da-1c3a-403f-ab28-1f63885190ad tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-068dc1da-1c3a-403f-ab28-1f63885190ad tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-90ea49c3-2188-4096-af83-65c76d258aa1 req-068dc1da-1c3a-403f-ab28-1f63885190ad tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53/action returned with HTTP 204 Sep 05 11:39:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 721/1439] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:39:02 2026] POST /volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eddde796-880c-4349-8b44-3d6025e69dcb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eddde796-880c-4349-8b44-3d6025e69dcb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eddde796-880c-4349-8b44-3d6025e69dcb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eddde796-880c-4349-8b44-3d6025e69dcb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-eddde796-880c-4349-8b44-3d6025e69dcb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eddde796-880c-4349-8b44-3d6025e69dcb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 719/1440] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:03 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 1143 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-000a41cf-73c3-4ff2-9b14-ab5011c821d0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-000a41cf-73c3-4ff2-9b14-ab5011c821d0 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-000a41cf-73c3-4ff2-9b14-ab5011c821d0 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-000a41cf-73c3-4ff2-9b14-ab5011c821d0 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-000a41cf-73c3-4ff2-9b14-ab5011c821d0 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-000a41cf-73c3-4ff2-9b14-ab5011c821d0 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 722/1441] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:03 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 1143 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1114ac94-8da4-4988-bee7-24cdbb74e12c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1114ac94-8da4-4988-bee7-24cdbb74e12c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1114ac94-8da4-4988-bee7-24cdbb74e12c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1114ac94-8da4-4988-bee7-24cdbb74e12c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1114ac94-8da4-4988-bee7-24cdbb74e12c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 returned with HTTP 404 Sep 05 11:39:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 720/1442] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:03 2026] GET /volume/v3/volumes/00caea4a-5480-4cee-bbbf-1f7b2a78dd91 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ec0f96c5-3aa1-4c6f-a928-66cc534f76c2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec0f96c5-3aa1-4c6f-a928-66cc534f76c2 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] DELETE http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec0f96c5-3aa1-4c6f-a928-66cc534f76c2 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec0f96c5-3aa1-4c6f-a928-66cc534f76c2 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ec0f96c5-3aa1-4c6f-a928-66cc534f76c2 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume with id: 8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 Sep 05 11:39:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ec0f96c5-3aa1-4c6f-a928-66cc534f76c2 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ec0f96c5-3aa1-4c6f-a928-66cc534f76c2 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume request issued successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec0f96c5-3aa1-4c6f-a928-66cc534f76c2 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 returned with HTTP 202 Sep 05 11:39:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 723/1443] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:03 2026] DELETE /volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b6a94ed1-0d4a-4bc7-9893-e45561f73056 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6a94ed1-0d4a-4bc7-9893-e45561f73056 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6a94ed1-0d4a-4bc7-9893-e45561f73056 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6a94ed1-0d4a-4bc7-9893-e45561f73056 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b6a94ed1-0d4a-4bc7-9893-e45561f73056 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6a94ed1-0d4a-4bc7-9893-e45561f73056 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 returned with HTTP 200 Sep 05 11:39:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 721/1444] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:03 2026] GET /volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 => generated 862 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-297b36fb-8bc1-4650-b317-9d51f8a4f486 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-297b36fb-8bc1-4650-b317-9d51f8a4f486 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-297b36fb-8bc1-4650-b317-9d51f8a4f486 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-297b36fb-8bc1-4650-b317-9d51f8a4f486 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-297b36fb-8bc1-4650-b317-9d51f8a4f486 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-297b36fb-8bc1-4650-b317-9d51f8a4f486 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:39:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 724/1445] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:03 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 1143 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-850a2d45-68e6-49aa-8f2f-5421f79992d1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-850a2d45-68e6-49aa-8f2f-5421f79992d1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235/action Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-850a2d45-68e6-49aa-8f2f-5421f79992d1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-850a2d45-68e6-49aa-8f2f-5421f79992d1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-850a2d45-68e6-49aa-8f2f-5421f79992d1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-850a2d45-68e6-49aa-8f2f-5421f79992d1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Begin detaching volume completed successfully. Sep 05 11:39:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-850a2d45-68e6-49aa-8f2f-5421f79992d1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235/action returned with HTTP 202 Sep 05 11:39:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 722/1446] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:39:03 2026] POST /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8eccb5bb-3210-40c5-ac71-28f7145b31b2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8eccb5bb-3210-40c5-ac71-28f7145b31b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8eccb5bb-3210-40c5-ac71-28f7145b31b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8eccb5bb-3210-40c5-ac71-28f7145b31b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8eccb5bb-3210-40c5-ac71-28f7145b31b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8eccb5bb-3210-40c5-ac71-28f7145b31b2 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:39:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 725/1447] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:04 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 1146 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-689a5267-cc20-46c1-ac37-0d714b9a3ba7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-689a5267-cc20-46c1-ac37-0d714b9a3ba7 None None] GET http://192.168.122.16/volume// Sep 05 11:39:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-689a5267-cc20-46c1-ac37-0d714b9a3ba7 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-689a5267-cc20-46c1-ac37-0d714b9a3ba7 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-689a5267-cc20-46c1-ac37-0d714b9a3ba7 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:39:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 723/1448] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:39:04 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-61d74943-c682-4b7e-a447-f6b54007bf3d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-61d74943-c682-4b7e-a447-f6b54007bf3d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-61d74943-c682-4b7e-a447-f6b54007bf3d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-61d74943-c682-4b7e-a447-f6b54007bf3d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-61d74943-c682-4b7e-a447-f6b54007bf3d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-61d74943-c682-4b7e-a447-f6b54007bf3d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:39:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 726/1449] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:39:04 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 1327 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-dcbd1b04-5f95-46d7-941a-1c211f4ec9ff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-dcbd1b04-5f95-46d7-941a-1c211f4ec9ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] DELETE http://192.168.122.16/volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af Sep 05 11:39:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-dcbd1b04-5f95-46d7-941a-1c211f4ec9ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-dcbd1b04-5f95-46d7-941a-1c211f4ec9ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:04 devstack devstack@c-api.service[87022]: /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 05 11:39:04 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-07474567-3452-4468-81d0-f87d62e88776 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-07474567-3452-4468-81d0-f87d62e88776 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-07474567-3452-4468-81d0-f87d62e88776 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-07474567-3452-4468-81d0-f87d62e88776 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-07474567-3452-4468-81d0-f87d62e88776 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-07474567-3452-4468-81d0-f87d62e88776 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 returned with HTTP 200 Sep 05 11:39:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 727/1450] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:04 2026] GET /volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 => generated 862 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-482c0ec0-3e62-4b7e-8714-de97208635ba req-dcbd1b04-5f95-46d7-941a-1c211f4ec9ff tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af returned with HTTP 200 Sep 05 11:39:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 724/1451] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:39:04 2026] DELETE /volume/v3/attachments/aed0e5b4-6044-4f0e-b335-7475f7e384af => generated 19 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2b56fe1d-8be8-4a61-b9d7-17c3ef66cbdd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b56fe1d-8be8-4a61-b9d7-17c3ef66cbdd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b56fe1d-8be8-4a61-b9d7-17c3ef66cbdd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b56fe1d-8be8-4a61-b9d7-17c3ef66cbdd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2b56fe1d-8be8-4a61-b9d7-17c3ef66cbdd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b56fe1d-8be8-4a61-b9d7-17c3ef66cbdd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 728/1452] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 851 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-199a15f3-183d-4f01-9eba-38017f3acdde req-870596ba-c5b4-4682-89d9-fdea0f54a935 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-870596ba-c5b4-4682-89d9-fdea0f54a935 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-870596ba-c5b4-4682-89d9-fdea0f54a935 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-870596ba-c5b4-4682-89d9-fdea0f54a935 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-199a15f3-183d-4f01-9eba-38017f3acdde req-870596ba-c5b4-4682-89d9-fdea0f54a935 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-870596ba-c5b4-4682-89d9-fdea0f54a935 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 725/1453] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-199a15f3-183d-4f01-9eba-38017f3acdde req-9f249591-68b6-463e-91e6-5830e2c117f6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-9f249591-68b6-463e-91e6-5830e2c117f6 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] POST http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96/action Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-9f249591-68b6-463e-91e6-5830e2c117f6 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-9f249591-68b6-463e-91e6-5830e2c117f6 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-199a15f3-183d-4f01-9eba-38017f3acdde req-9f249591-68b6-463e-91e6-5830e2c117f6 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-199a15f3-183d-4f01-9eba-38017f3acdde req-9f249591-68b6-463e-91e6-5830e2c117f6 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Begin detaching volume completed successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-9f249591-68b6-463e-91e6-5830e2c117f6 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96/action returned with HTTP 202 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 729/1454] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:39:05 2026] POST /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-03864fcb-9a53-416f-a060-fa0d5abf5747 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-03864fcb-9a53-416f-a060-fa0d5abf5747 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-03864fcb-9a53-416f-a060-fa0d5abf5747 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-03864fcb-9a53-416f-a060-fa0d5abf5747 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ca49ab1b-8ec5-475b-846c-258f8a6b84fe None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ca49ab1b-8ec5-475b-846c-258f8a6b84fe None None] GET http://192.168.122.16/volume// Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ca49ab1b-8ec5-475b-846c-258f8a6b84fe None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-03864fcb-9a53-416f-a060-fa0d5abf5747 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ca49ab1b-8ec5-475b-846c-258f8a6b84fe None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ca49ab1b-8ec5-475b-846c-258f8a6b84fe None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 730/1455] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-199a15f3-183d-4f01-9eba-38017f3acdde req-eab52936-4856-4b1f-8d84-2dd90fd56cd5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-eab52936-4856-4b1f-8d84-2dd90fd56cd5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-eab52936-4856-4b1f-8d84-2dd90fd56cd5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-eab52936-4856-4b1f-8d84-2dd90fd56cd5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-03864fcb-9a53-416f-a060-fa0d5abf5747 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 726/1456] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 1146 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-74777824-ccc3-4767-832d-9607d2f1cd05 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-74777824-ccc3-4767-832d-9607d2f1cd05 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-74777824-ccc3-4767-832d-9607d2f1cd05 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-74777824-ccc3-4767-832d-9607d2f1cd05 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-199a15f3-183d-4f01-9eba-38017f3acdde req-eab52936-4856-4b1f-8d84-2dd90fd56cd5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-74777824-ccc3-4767-832d-9607d2f1cd05 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 returned with HTTP 404 Sep 05 11:39:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 727/1457] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/v3/volumes/8ace790a-7cd2-4f02-b0a9-c58ebaa16bf9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-eab52936-4856-4b1f-8d84-2dd90fd56cd5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 731/1458] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 1327 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-60d62e26-bcfd-47bd-82aa-8899bd34bb9b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60d62e26-bcfd-47bd-82aa-8899bd34bb9b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] DELETE http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60d62e26-bcfd-47bd-82aa-8899bd34bb9b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60d62e26-bcfd-47bd-82aa-8899bd34bb9b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-60d62e26-bcfd-47bd-82aa-8899bd34bb9b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume with id: 2829f8c3-e3ae-470c-a75b-15c3e5269274 Sep 05 11:39:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-60d62e26-bcfd-47bd-82aa-8899bd34bb9b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-60d62e26-bcfd-47bd-82aa-8899bd34bb9b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume request issued successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60d62e26-bcfd-47bd-82aa-8899bd34bb9b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 returned with HTTP 202 Sep 05 11:39:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 728/1459] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:05 2026] DELETE /volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-69a8954a-77bf-4a2a-8696-fd71e72c55f5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-69a8954a-77bf-4a2a-8696-fd71e72c55f5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-69a8954a-77bf-4a2a-8696-fd71e72c55f5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-69a8954a-77bf-4a2a-8696-fd71e72c55f5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-69a8954a-77bf-4a2a-8696-fd71e72c55f5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-69a8954a-77bf-4a2a-8696-fd71e72c55f5 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 returned with HTTP 200 Sep 05 11:39:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 732/1460] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:05 2026] GET /volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 => generated 863 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-199a15f3-183d-4f01-9eba-38017f3acdde req-6fcc2a1c-6cb8-4e6e-95b1-0430a6a30afb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-6fcc2a1c-6cb8-4e6e-95b1-0430a6a30afb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] DELETE http://192.168.122.16/volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53 Sep 05 11:39:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-6fcc2a1c-6cb8-4e6e-95b1-0430a6a30afb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-6fcc2a1c-6cb8-4e6e-95b1-0430a6a30afb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:06 devstack devstack@c-api.service[87022]: /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 05 11:39:06 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:39:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-199a15f3-183d-4f01-9eba-38017f3acdde req-6fcc2a1c-6cb8-4e6e-95b1-0430a6a30afb tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53 returned with HTTP 200 Sep 05 11:39:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 729/1461] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:39:06 2026] DELETE /volume/v3/attachments/abdd687b-7b64-4674-b6f5-f204892e2f53 => generated 19 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dbd72210-d2a6-429a-a93e-da71a13ef993 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbd72210-d2a6-429a-a93e-da71a13ef993 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbd72210-d2a6-429a-a93e-da71a13ef993 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbd72210-d2a6-429a-a93e-da71a13ef993 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dbd72210-d2a6-429a-a93e-da71a13ef993 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbd72210-d2a6-429a-a93e-da71a13ef993 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 733/1462] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:06 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-888ac67b-4f57-411b-a789-ea3841c79ce3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-888ac67b-4f57-411b-a789-ea3841c79ce3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-888ac67b-4f57-411b-a789-ea3841c79ce3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-888ac67b-4f57-411b-a789-ea3841c79ce3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-888ac67b-4f57-411b-a789-ea3841c79ce3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-888ac67b-4f57-411b-a789-ea3841c79ce3 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 730/1463] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:06 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f45b2b78-07b5-4b7c-946e-40da8531e873 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f45b2b78-07b5-4b7c-946e-40da8531e873 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f45b2b78-07b5-4b7c-946e-40da8531e873 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f45b2b78-07b5-4b7c-946e-40da8531e873 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f45b2b78-07b5-4b7c-946e-40da8531e873 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-49506915-c7fd-4e88-95b3-97a54325b08d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f45b2b78-07b5-4b7c-946e-40da8531e873 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 734/1464] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:06 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-49506915-c7fd-4e88-95b3-97a54325b08d tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 Sep 05 11:39:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-49506915-c7fd-4e88-95b3-97a54325b08d tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-49506915-c7fd-4e88-95b3-97a54325b08d tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d24e815e-7477-479a-8735-cf04ac14e302 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d24e815e-7477-479a-8735-cf04ac14e302 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d24e815e-7477-479a-8735-cf04ac14e302 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d24e815e-7477-479a-8735-cf04ac14e302 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-49506915-c7fd-4e88-95b3-97a54325b08d tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d24e815e-7477-479a-8735-cf04ac14e302 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-49506915-c7fd-4e88-95b3-97a54325b08d tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 returned with HTTP 200 Sep 05 11:39:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 731/1465] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:07 2026] GET /volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 => generated 863 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d24e815e-7477-479a-8735-cf04ac14e302 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:39:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 735/1466] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:07 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bc0c58ea-94fb-4038-b279-d351b7cf7f2d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bc0c58ea-94fb-4038-b279-d351b7cf7f2d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bc0c58ea-94fb-4038-b279-d351b7cf7f2d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bc0c58ea-94fb-4038-b279-d351b7cf7f2d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bc0c58ea-94fb-4038-b279-d351b7cf7f2d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bc0c58ea-94fb-4038-b279-d351b7cf7f2d tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:39:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 732/1467] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:07 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f1f1ed1b-f59b-4332-a9eb-bce2dd7d957c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f1f1ed1b-f59b-4332-a9eb-bce2dd7d957c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 Sep 05 11:39:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f1f1ed1b-f59b-4332-a9eb-bce2dd7d957c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f1f1ed1b-f59b-4332-a9eb-bce2dd7d957c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f1f1ed1b-f59b-4332-a9eb-bce2dd7d957c tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 returned with HTTP 404 Sep 05 11:39:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 736/1468] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/2829f8c3-e3ae-470c-a75b-15c3e5269274 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-135a1214-a0c3-40a7-b36d-e8307db10bcc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-135a1214-a0c3-40a7-b36d-e8307db10bcc tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] DELETE http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 Sep 05 11:39:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-135a1214-a0c3-40a7-b36d-e8307db10bcc tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-135a1214-a0c3-40a7-b36d-e8307db10bcc tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-135a1214-a0c3-40a7-b36d-e8307db10bcc tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume with id: b40a0094-ec60-4532-abdd-f485498338d9 Sep 05 11:39:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-135a1214-a0c3-40a7-b36d-e8307db10bcc tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-135a1214-a0c3-40a7-b36d-e8307db10bcc tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume request issued successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-135a1214-a0c3-40a7-b36d-e8307db10bcc tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 returned with HTTP 202 Sep 05 11:39:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 733/1469] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:08 2026] DELETE /volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:39:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8216344f-3f8b-4fc2-9522-332598bb658e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8216344f-3f8b-4fc2-9522-332598bb658e tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 Sep 05 11:39:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8216344f-3f8b-4fc2-9522-332598bb658e tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8216344f-3f8b-4fc2-9522-332598bb658e tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8216344f-3f8b-4fc2-9522-332598bb658e tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8216344f-3f8b-4fc2-9522-332598bb658e tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 returned with HTTP 200 Sep 05 11:39:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 737/1470] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:08 2026] GET /volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 => generated 862 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2b2c9ce9-31e4-485d-9a67-145e084862ed None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b2c9ce9-31e4-485d-9a67-145e084862ed tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 Sep 05 11:39:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b2c9ce9-31e4-485d-9a67-145e084862ed tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b2c9ce9-31e4-485d-9a67-145e084862ed tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2b2c9ce9-31e4-485d-9a67-145e084862ed tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b2c9ce9-31e4-485d-9a67-145e084862ed tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 returned with HTTP 200 Sep 05 11:39:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 734/1471] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:09 2026] GET /volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 => generated 862 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4acaa8e0-014d-4e24-ac8a-8c6212996399 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4acaa8e0-014d-4e24-ac8a-8c6212996399 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 Sep 05 11:39:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4acaa8e0-014d-4e24-ac8a-8c6212996399 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4acaa8e0-014d-4e24-ac8a-8c6212996399 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4acaa8e0-014d-4e24-ac8a-8c6212996399 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 returned with HTTP 404 Sep 05 11:39:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 738/1472] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:10 2026] GET /volume/v3/volumes/b40a0094-ec60-4532-abdd-f485498338d9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8a7a9d23-4608-4c36-8f87-0683f3a06097 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8a7a9d23-4608-4c36-8f87-0683f3a06097 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] DELETE http://192.168.122.16/volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 Sep 05 11:39:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8a7a9d23-4608-4c36-8f87-0683f3a06097 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8a7a9d23-4608-4c36-8f87-0683f3a06097 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8a7a9d23-4608-4c36-8f87-0683f3a06097 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume with id: 54690708-4454-4ccd-b39a-e9aeef51c2a7 Sep 05 11:39:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8a7a9d23-4608-4c36-8f87-0683f3a06097 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8a7a9d23-4608-4c36-8f87-0683f3a06097 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume request issued successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8a7a9d23-4608-4c36-8f87-0683f3a06097 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 returned with HTTP 202 Sep 05 11:39:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 735/1473] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:10 2026] DELETE /volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7f4ef95c-ce77-4014-b516-08091994dfa8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f4ef95c-ce77-4014-b516-08091994dfa8 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 Sep 05 11:39:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f4ef95c-ce77-4014-b516-08091994dfa8 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f4ef95c-ce77-4014-b516-08091994dfa8 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:10 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:10 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7f4ef95c-ce77-4014-b516-08091994dfa8 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f4ef95c-ce77-4014-b516-08091994dfa8 tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 returned with HTTP 200 Sep 05 11:39:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 739/1474] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:10 2026] GET /volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 => generated 863 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e6fc750b-8b5b-4c91-b3c1-a343d4415ccb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6fc750b-8b5b-4c91-b3c1-a343d4415ccb tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 Sep 05 11:39:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6fc750b-8b5b-4c91-b3c1-a343d4415ccb tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6fc750b-8b5b-4c91-b3c1-a343d4415ccb tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6fc750b-8b5b-4c91-b3c1-a343d4415ccb tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 returned with HTTP 404 Sep 05 11:39:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 736/1475] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:11 2026] GET /volume/v3/volumes/54690708-4454-4ccd-b39a-e9aeef51c2a7 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-81d8c755-f3ca-4919-b068-0a6138c2b19a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-81d8c755-f3ca-4919-b068-0a6138c2b19a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] DELETE http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 Sep 05 11:39:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-81d8c755-f3ca-4919-b068-0a6138c2b19a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-81d8c755-f3ca-4919-b068-0a6138c2b19a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-81d8c755-f3ca-4919-b068-0a6138c2b19a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume with id: 394364a1-774f-415a-b09e-bcec92cad245 Sep 05 11:39:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-81d8c755-f3ca-4919-b068-0a6138c2b19a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-81d8c755-f3ca-4919-b068-0a6138c2b19a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Delete volume request issued successfully. Sep 05 11:39:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-81d8c755-f3ca-4919-b068-0a6138c2b19a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 returned with HTTP 202 Sep 05 11:39:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 740/1476] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:12 2026] DELETE /volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b830c6d5-3f63-4fe2-a644-fcf412d8048b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b830c6d5-3f63-4fe2-a644-fcf412d8048b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 Sep 05 11:39:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b830c6d5-3f63-4fe2-a644-fcf412d8048b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b830c6d5-3f63-4fe2-a644-fcf412d8048b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b830c6d5-3f63-4fe2-a644-fcf412d8048b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Volume info retrieved successfully. Sep 05 11:39:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b830c6d5-3f63-4fe2-a644-fcf412d8048b tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 returned with HTTP 200 Sep 05 11:39:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 737/1477] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:12 2026] GET /volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 => generated 863 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6bb32d23-c552-4e24-a390-ce6f2a73f87a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6bb32d23-c552-4e24-a390-ce6f2a73f87a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] GET http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 Sep 05 11:39:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6bb32d23-c552-4e24-a390-ce6f2a73f87a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6bb32d23-c552-4e24-a390-ce6f2a73f87a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6bb32d23-c552-4e24-a390-ce6f2a73f87a tempest-CreateVolumesFromSourceVolumeTest-1399641881 tempest-CreateVolumesFromSourceVolumeTest-1399641881-project-member] http://192.168.122.16/volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 returned with HTTP 404 Sep 05 11:39:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 741/1478] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:13 2026] GET /volume/v3/volumes/394364a1-774f-415a-b09e-bcec92cad245 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c7d624ed-76e8-4df7-8616-02a07974d8b4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7d624ed-76e8-4df7-8616-02a07974d8b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7d624ed-76e8-4df7-8616-02a07974d8b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7d624ed-76e8-4df7-8616-02a07974d8b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:14 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c7d624ed-76e8-4df7-8616-02a07974d8b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Delete volume with id: 4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c7d624ed-76e8-4df7-8616-02a07974d8b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c7d624ed-76e8-4df7-8616-02a07974d8b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Delete volume request issued successfully. Sep 05 11:39:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7d624ed-76e8-4df7-8616-02a07974d8b4 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 202 Sep 05 11:39:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 738/1479] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:14 2026] DELETE /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a5eb2b35-6239-4e7e-aed6-fa5ea7539609 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5eb2b35-6239-4e7e-aed6-fa5ea7539609 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5eb2b35-6239-4e7e-aed6-fa5ea7539609 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5eb2b35-6239-4e7e-aed6-fa5ea7539609 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a5eb2b35-6239-4e7e-aed6-fa5ea7539609 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5eb2b35-6239-4e7e-aed6-fa5ea7539609 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 742/1480] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:14 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-450c1381-0e23-4d0f-9c9f-53344ad0dec5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-450c1381-0e23-4d0f-9c9f-53344ad0dec5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-450c1381-0e23-4d0f-9c9f-53344ad0dec5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-450c1381-0e23-4d0f-9c9f-53344ad0dec5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-450c1381-0e23-4d0f-9c9f-53344ad0dec5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-450c1381-0e23-4d0f-9c9f-53344ad0dec5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 200 Sep 05 11:39:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 739/1481] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:15 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0a8288f3-14f6-4150-b328-34087cbd4ebd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0a8288f3-14f6-4150-b328-34087cbd4ebd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 Sep 05 11:39:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0a8288f3-14f6-4150-b328-34087cbd4ebd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0a8288f3-14f6-4150-b328-34087cbd4ebd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0a8288f3-14f6-4150-b328-34087cbd4ebd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 returned with HTTP 404 Sep 05 11:39:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 743/1482] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:16 2026] GET /volume/v3/volumes/4495ec19-bfee-47a3-be24-7a8b85196f96 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a5df8781-6895-4686-9bc5-adaedf85154e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a5df8781-6895-4686-9bc5-adaedf85154e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] DELETE http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a5df8781-6895-4686-9bc5-adaedf85154e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a5df8781-6895-4686-9bc5-adaedf85154e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:16 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a5df8781-6895-4686-9bc5-adaedf85154e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Delete volume with id: a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a5df8781-6895-4686-9bc5-adaedf85154e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a5df8781-6895-4686-9bc5-adaedf85154e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Delete volume request issued successfully. Sep 05 11:39:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a5df8781-6895-4686-9bc5-adaedf85154e tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 202 Sep 05 11:39:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 740/1483] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:16 2026] DELETE /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-40da5469-f4c4-423a-93a3-28b883c8834a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-40da5469-f4c4-423a-93a3-28b883c8834a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-40da5469-f4c4-423a-93a3-28b883c8834a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-40da5469-f4c4-423a-93a3-28b883c8834a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-40da5469-f4c4-423a-93a3-28b883c8834a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-40da5469-f4c4-423a-93a3-28b883c8834a tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 200 Sep 05 11:39:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 744/1484] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:16 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:39:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1229457608"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1229457608'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:17 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Create volume of 1 GB Sep 05 11:39:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Availability Zones retrieved successfully. Sep 05 11:39:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Flow 'volume_create_api' (3586312e-69c8-41bf-bb69-db649bc5bdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b782bdd-f819-4375-8df8-2ae1254a38f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-741f3092-6c8b-4bd2-8610-fedac691fd24 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b782bdd-f819-4375-8df8-2ae1254a38f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-741f3092-6c8b-4bd2-8610-fedac691fd24 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 Sep 05 11:39:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-741f3092-6c8b-4bd2-8610-fedac691fd24 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b756fd-bab3-4e14-94b5-9bf5412cb8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-741f3092-6c8b-4bd2-8610-fedac691fd24 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-741f3092-6c8b-4bd2-8610-fedac691fd24 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 returned with HTTP 404 Sep 05 11:39:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 745/1485] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:17 2026] GET /volume/v3/volumes/a84f34b6-eaff-433d-a179-41ebffa6b235 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a3c5aa2e-1d2d-446c-9d27-c5c7253f68fd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a3c5aa2e-1d2d-446c-9d27-c5c7253f68fd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] DELETE http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a3c5aa2e-1d2d-446c-9d27-c5c7253f68fd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a3c5aa2e-1d2d-446c-9d27-c5c7253f68fd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-a3c5aa2e-1d2d-446c-9d27-c5c7253f68fd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Delete volume with id: 84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:39:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a3c5aa2e-1d2d-446c-9d27-c5c7253f68fd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Created reservations ['c91a6e0d-b1e0-46e8-af40-f0466953a620', '44bb6d40-261a-4461-98ab-859768f40c35', '0cd4ac59-1273-4379-8434-b74c5981569b', '2f5072e5-539f-4fb0-af54-d1575e3a5c92'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b756fd-bab3-4e14-94b5-9bf5412cb8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c91a6e0d-b1e0-46e8-af40-f0466953a620', '44bb6d40-261a-4461-98ab-859768f40c35', '0cd4ac59-1273-4379-8434-b74c5981569b', '2f5072e5-539f-4fb0-af54-d1575e3a5c92']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4ed7cd-2b33-49f7-a80d-e6cb04282026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a3c5aa2e-1d2d-446c-9d27-c5c7253f68fd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Delete volume request issued successfully. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a3c5aa2e-1d2d-446c-9d27-c5c7253f68fd tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 202 Sep 05 11:39:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 746/1486] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:18 2026] DELETE /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4bffa193-8999-452f-b115-4df909f672b1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e4ed7cd-2b33-49f7-a80d-e6cb04282026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c91eeeb-7729-4162-8afa-93a39371b9b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1229457608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba8caac93ee49d3aabfbd008297377a',qos_specs=None,replication_status=,reservations=['c91a6e0d-b1e0-46e8-af40-f0466953a620','44bb6d40-261a-4461-98ab-859768f40c35','0cd4ac59-1273-4379-8434-b74c5981569b','2f5072e5-539f-4fb0-af54-d1575e3a5c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef3e6371e874937b832578cdb0f490b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1229457608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c91eeeb-7729-4162-8afa-93a39371b9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fba8caac93ee49d3aabfbd008297377a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ef3e6371e874937b832578cdb0f490b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41765da-c3ff-4e3f-8c37-a7919c2fce39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4bffa193-8999-452f-b115-4df909f672b1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4bffa193-8999-452f-b115-4df909f672b1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4bffa193-8999-452f-b115-4df909f672b1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f41765da-c3ff-4e3f-8c37-a7919c2fce39) transitioned into state 'SUCCESS' from state '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-1229457608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba8caac93ee49d3aabfbd008297377a',qos_specs=None,replication_status=,reservations=['c91a6e0d-b1e0-46e8-af40-f0466953a620','44bb6d40-261a-4461-98ab-859768f40c35','0cd4ac59-1273-4379-8434-b74c5981569b','2f5072e5-539f-4fb0-af54-d1575e3a5c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef3e6371e874937b832578cdb0f490b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e69b7d59-f7f3-42ff-b955-81bb30611a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4bffa193-8999-452f-b115-4df909f672b1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4bffa193-8999-452f-b115-4df909f672b1 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:39:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 747/1487] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:18 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 849 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e69b7d59-f7f3-42ff-b955-81bb30611a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Flow 'volume_create_api' (3586312e-69c8-41bf-bb69-db649bc5bdb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Create volume request issued successfully. Sep 05 11:39:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73f567ed-2f8f-40cf-8f51-dcb519f65bb6 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 741/1488] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:39:17 2026] POST /volume/v3/volumes => generated 785 bytes in 937 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-94ffe0ac-46bb-4e6b-98ee-bafe3a0730d7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-94ffe0ac-46bb-4e6b-98ee-bafe3a0730d7 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-94ffe0ac-46bb-4e6b-98ee-bafe3a0730d7 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-94ffe0ac-46bb-4e6b-98ee-bafe3a0730d7 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-94ffe0ac-46bb-4e6b-98ee-bafe3a0730d7 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-94ffe0ac-46bb-4e6b-98ee-bafe3a0730d7 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 returned with HTTP 200 Sep 05 11:39:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 748/1489] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:18 2026] GET /volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 => generated 964 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-178cf431-64eb-45ad-88c6-4fbf132b673f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-178cf431-64eb-45ad-88c6-4fbf132b673f tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:39:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-178cf431-64eb-45ad-88c6-4fbf132b673f tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-178cf431-64eb-45ad-88c6-4fbf132b673f tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-178cf431-64eb-45ad-88c6-4fbf132b673f tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Volume info retrieved successfully. Sep 05 11:39:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-178cf431-64eb-45ad-88c6-4fbf132b673f tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 200 Sep 05 11:39:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 742/1490] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:19 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-436606e5-b24f-43ad-af58-62d2d253178d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-436606e5-b24f-43ad-af58-62d2d253178d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 Sep 05 11:39:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-436606e5-b24f-43ad-af58-62d2d253178d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-436606e5-b24f-43ad-af58-62d2d253178d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-436606e5-b24f-43ad-af58-62d2d253178d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-436606e5-b24f-43ad-af58-62d2d253178d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 returned with HTTP 200 Sep 05 11:39:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 749/1491] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:19 2026] GET /volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3a82f0ea-14d1-4c55-a641-0321ab4d59b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a82f0ea-14d1-4c55-a641-0321ab4d59b5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] GET http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 Sep 05 11:39:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a82f0ea-14d1-4c55-a641-0321ab4d59b5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a82f0ea-14d1-4c55-a641-0321ab4d59b5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a82f0ea-14d1-4c55-a641-0321ab4d59b5 tempest-AttachVolumeTestJSON-190551929 tempest-AttachVolumeTestJSON-190551929-project-member] http://192.168.122.16/volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 returned with HTTP 404 Sep 05 11:39:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 743/1492] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:20 2026] GET /volume/v3/volumes/84d1cd71-29f5-4e39-b614-000222944b57 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fb5484a6-abd8-4012-87c2-06903f8b55fe None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fb5484a6-abd8-4012-87c2-06903f8b55fe tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 Sep 05 11:39:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fb5484a6-abd8-4012-87c2-06903f8b55fe tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fb5484a6-abd8-4012-87c2-06903f8b55fe tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fb5484a6-abd8-4012-87c2-06903f8b55fe tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fb5484a6-abd8-4012-87c2-06903f8b55fe tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 returned with HTTP 200 Sep 05 11:39:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 750/1493] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:20 2026] GET /volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 => generated 1015 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b9e26412-09aa-49a9-b1a2-a1481a551402 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b9e26412-09aa-49a9-b1a2-a1481a551402 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] POST http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4/action Sep 05 11:39:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b9e26412-09aa-49a9-b1a2-a1481a551402 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b9e26412-09aa-49a9-b1a2-a1481a551402 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:21 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:21 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b9e26412-09aa-49a9-b1a2-a1481a551402 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] Volume info retrieved successfully. Sep 05 11:39:21 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-b9e26412-09aa-49a9-b1a2-a1481a551402 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c70845e1d0eb45b6ae89f4e632586a65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fba8caac93ee49d3aabfbd008297377a', '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=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b9e26412-09aa-49a9-b1a2-a1481a551402 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4/action returned with HTTP 403 Sep 05 11:39:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 744/1494] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:39:20 2026] POST /volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4/action => generated 131 bytes in 172 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ad91bb83-e100-41a1-a3f9-95dbf80bec92 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad91bb83-e100-41a1-a3f9-95dbf80bec92 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 Sep 05 11:39:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad91bb83-e100-41a1-a3f9-95dbf80bec92 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad91bb83-e100-41a1-a3f9-95dbf80bec92 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:21 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ad91bb83-e100-41a1-a3f9-95dbf80bec92 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Delete volume with id: 4c91eeeb-7729-4162-8afa-93a39371b9b4 Sep 05 11:39:21 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:21 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ad91bb83-e100-41a1-a3f9-95dbf80bec92 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ad91bb83-e100-41a1-a3f9-95dbf80bec92 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Delete volume request issued successfully. Sep 05 11:39:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad91bb83-e100-41a1-a3f9-95dbf80bec92 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 returned with HTTP 202 Sep 05 11:39:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 751/1495] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:21 2026] DELETE /volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b643f2bd-b28b-470f-9d2c-9f4c440e09e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b643f2bd-b28b-470f-9d2c-9f4c440e09e5 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 Sep 05 11:39:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b643f2bd-b28b-470f-9d2c-9f4c440e09e5 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b643f2bd-b28b-470f-9d2c-9f4c440e09e5 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:21 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:21 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b643f2bd-b28b-470f-9d2c-9f4c440e09e5 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b643f2bd-b28b-470f-9d2c-9f4c440e09e5 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 returned with HTTP 200 Sep 05 11:39:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 745/1496] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:21 2026] GET /volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-86a03d2b-4264-4073-ab20-2f4b11773bed None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86a03d2b-4264-4073-ab20-2f4b11773bed tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 Sep 05 11:39:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86a03d2b-4264-4073-ab20-2f4b11773bed tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86a03d2b-4264-4073-ab20-2f4b11773bed tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86a03d2b-4264-4073-ab20-2f4b11773bed tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 returned with HTTP 404 Sep 05 11:39:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 752/1497] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:22 2026] GET /volume/v3/volumes/4c91eeeb-7729-4162-8afa-93a39371b9b4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d2b42db3-ac55-40de-a052-cca624e1c80d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1468998034"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1468998034'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Create volume of 1 GB Sep 05 11:39:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Availability Zones retrieved successfully. Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Flow 'volume_create_api' (f7a08f5e-335c-456e-acc6-f6878162909b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a392f07c-bc4c-40e9-a8a9-1eb2cc4bd6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a392f07c-bc4c-40e9-a8a9-1eb2cc4bd6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da173d31-74af-4b40-abaf-737a87fdf45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Created reservations ['bd8236e4-81f1-4990-a289-4c2e3b583557', '071e0853-948b-4367-ba41-103e48f74d3b', 'f9853688-82ee-4504-bf85-c81a0968618f', '2e2c2582-7687-4e5c-8f72-bc0eac3d8fd7'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da173d31-74af-4b40-abaf-737a87fdf45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd8236e4-81f1-4990-a289-4c2e3b583557', '071e0853-948b-4367-ba41-103e48f74d3b', 'f9853688-82ee-4504-bf85-c81a0968618f', '2e2c2582-7687-4e5c-8f72-bc0eac3d8fd7']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4464fcf8-960f-4357-9006-556eafffdb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4464fcf8-960f-4357-9006-556eafffdb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33ee9926-5115-4549-959f-42322e4f36a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468998034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba8caac93ee49d3aabfbd008297377a',qos_specs=None,replication_status=,reservations=['bd8236e4-81f1-4990-a289-4c2e3b583557','071e0853-948b-4367-ba41-103e48f74d3b','f9853688-82ee-4504-bf85-c81a0968618f','2e2c2582-7687-4e5c-8f72-bc0eac3d8fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef3e6371e874937b832578cdb0f490b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1468998034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33ee9926-5115-4549-959f-42322e4f36a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fba8caac93ee49d3aabfbd008297377a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ef3e6371e874937b832578cdb0f490b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49af4a9-16af-4a67-a081-3025e34965a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c49af4a9-16af-4a67-a081-3025e34965a5) transitioned into state 'SUCCESS' from state '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-1468998034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba8caac93ee49d3aabfbd008297377a',qos_specs=None,replication_status=,reservations=['bd8236e4-81f1-4990-a289-4c2e3b583557','071e0853-948b-4367-ba41-103e48f74d3b','f9853688-82ee-4504-bf85-c81a0968618f','2e2c2582-7687-4e5c-8f72-bc0eac3d8fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ef3e6371e874937b832578cdb0f490b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c830e65f-a1f8-4ab1-bd63-1b4b55d499d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c830e65f-a1f8-4ab1-bd63-1b4b55d499d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Flow 'volume_create_api' (f7a08f5e-335c-456e-acc6-f6878162909b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Create volume request issued successfully. Sep 05 11:39:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2b42db3-ac55-40de-a052-cca624e1c80d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 746/1498] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:39:22 2026] POST /volume/v3/volumes => generated 785 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-303309b7-8cbb-4e90-804b-3ef1777ce6fc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-303309b7-8cbb-4e90-804b-3ef1777ce6fc tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 Sep 05 11:39:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-303309b7-8cbb-4e90-804b-3ef1777ce6fc tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-303309b7-8cbb-4e90-804b-3ef1777ce6fc tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-303309b7-8cbb-4e90-804b-3ef1777ce6fc tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-303309b7-8cbb-4e90-804b-3ef1777ce6fc tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 returned with HTTP 200 Sep 05 11:39:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 753/1499] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:22 2026] GET /volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 => generated 964 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-15ecd1ae-e788-44ac-8bcf-09f070a99f28 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-15ecd1ae-e788-44ac-8bcf-09f070a99f28 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 Sep 05 11:39:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-15ecd1ae-e788-44ac-8bcf-09f070a99f28 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-15ecd1ae-e788-44ac-8bcf-09f070a99f28 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-15ecd1ae-e788-44ac-8bcf-09f070a99f28 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-15ecd1ae-e788-44ac-8bcf-09f070a99f28 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 returned with HTTP 200 Sep 05 11:39:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 747/1500] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:23 2026] GET /volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 => generated 1014 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-cbe2e972-295e-431e-90e5-3eebc0813b3e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-cbe2e972-295e-431e-90e5-3eebc0813b3e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:39:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-cbe2e972-295e-431e-90e5-3eebc0813b3e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-cbe2e972-295e-431e-90e5-3eebc0813b3e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-cbe2e972-295e-431e-90e5-3eebc0813b3e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:39:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-cbe2e972-295e-431e-90e5-3eebc0813b3e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:39:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 754/1501] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:23 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 1147 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-efd2e523-877f-4de7-b7de-507ab2dbb7c2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-efd2e523-877f-4de7-b7de-507ab2dbb7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] POST http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107/action Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-efd2e523-877f-4de7-b7de-507ab2dbb7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-efd2e523-877f-4de7-b7de-507ab2dbb7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-efd2e523-877f-4de7-b7de-507ab2dbb7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-efd2e523-877f-4de7-b7de-507ab2dbb7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Begin detaching volume completed successfully. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-efd2e523-877f-4de7-b7de-507ab2dbb7c2 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107/action returned with HTTP 202 Sep 05 11:39:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 748/1502] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:39:24 2026] POST /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:39:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-39ed970d-acc8-45ac-8818-d1891b69e7dc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-39ed970d-acc8-45ac-8818-d1891b69e7dc None None] GET http://192.168.122.16/volume// Sep 05 11:39:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-39ed970d-acc8-45ac-8818-d1891b69e7dc None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-39ed970d-acc8-45ac-8818-d1891b69e7dc None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-39ed970d-acc8-45ac-8818-d1891b69e7dc None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:39:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 755/1503] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:39:24 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-fde5df2a-79a5-4c47-b3a7-76b6344b6727 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-fde5df2a-79a5-4c47-b3a7-76b6344b6727 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-fde5df2a-79a5-4c47-b3a7-76b6344b6727 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-fde5df2a-79a5-4c47-b3a7-76b6344b6727 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-fde5df2a-79a5-4c47-b3a7-76b6344b6727 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-fde5df2a-79a5-4c47-b3a7-76b6344b6727 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:39:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 749/1504] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:39:24 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 1331 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-d16d26c3-708a-453c-8358-6b93b82be932 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-d16d26c3-708a-453c-8358-6b93b82be932 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] DELETE http://192.168.122.16/volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 Sep 05 11:39:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-d16d26c3-708a-453c-8358-6b93b82be932 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-d16d26c3-708a-453c-8358-6b93b82be932 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87023]: /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 05 11:39:24 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:39:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-779e8d14-c9e4-46fd-bb4c-46b4d8c98699 req-d16d26c3-708a-453c-8358-6b93b82be932 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 returned with HTTP 200 Sep 05 11:39:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 756/1505] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:39:24 2026] DELETE /volume/v3/attachments/89c39852-d5d3-4205-8d22-c3a56c01e831 => generated 19 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4e765c3e-4929-4646-8420-3688cfcff587 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4e765c3e-4929-4646-8420-3688cfcff587 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4e765c3e-4929-4646-8420-3688cfcff587 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4e765c3e-4929-4646-8420-3688cfcff587 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4e765c3e-4929-4646-8420-3688cfcff587 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4e765c3e-4929-4646-8420-3688cfcff587 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 returned with HTTP 200 Sep 05 11:39:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 750/1506] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:24 2026] GET /volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3ae9a664-ba55-46a0-9854-acebdfefb289 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ae9a664-ba55-46a0-9854-acebdfefb289 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] POST http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0/action Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ae9a664-ba55-46a0-9854-acebdfefb289 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ae9a664-ba55-46a0-9854-acebdfefb289 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-3ae9a664-ba55-46a0-9854-acebdfefb289 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c70845e1d0eb45b6ae89f4e632586a65', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fba8caac93ee49d3aabfbd008297377a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ae9a664-ba55-46a0-9854-acebdfefb289 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-reader] http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0/action returned with HTTP 403 Sep 05 11:39:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 757/1507] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:39:25 2026] POST /volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0/action => generated 131 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-407ecf86-23cd-40f5-90bd-39c701f68c0d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-407ecf86-23cd-40f5-90bd-39c701f68c0d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-407ecf86-23cd-40f5-90bd-39c701f68c0d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-407ecf86-23cd-40f5-90bd-39c701f68c0d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-407ecf86-23cd-40f5-90bd-39c701f68c0d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Delete volume with id: 33ee9926-5115-4549-959f-42322e4f36a0 Sep 05 11:39:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-407ecf86-23cd-40f5-90bd-39c701f68c0d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-407ecf86-23cd-40f5-90bd-39c701f68c0d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Delete volume request issued successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-407ecf86-23cd-40f5-90bd-39c701f68c0d tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 returned with HTTP 202 Sep 05 11:39:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 751/1508] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:25 2026] DELETE /volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ba6b4749-cb5c-46d3-8725-893febed6be8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba6b4749-cb5c-46d3-8725-893febed6be8 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ba6b4749-cb5c-46d3-8725-893febed6be8 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ba6b4749-cb5c-46d3-8725-893febed6be8 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ba6b4749-cb5c-46d3-8725-893febed6be8 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba6b4749-cb5c-46d3-8725-893febed6be8 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 758/1509] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-df241e16-afea-4511-9917-debdfb632f73 req-9bd887d2-9e4e-4a5a-91f1-369e9491379a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-df241e16-afea-4511-9917-debdfb632f73 req-9bd887d2-9e4e-4a5a-91f1-369e9491379a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-df241e16-afea-4511-9917-debdfb632f73 req-9bd887d2-9e4e-4a5a-91f1-369e9491379a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-df241e16-afea-4511-9917-debdfb632f73 req-9bd887d2-9e4e-4a5a-91f1-369e9491379a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-df241e16-afea-4511-9917-debdfb632f73 req-9bd887d2-9e4e-4a5a-91f1-369e9491379a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-df241e16-afea-4511-9917-debdfb632f73 req-9bd887d2-9e4e-4a5a-91f1-369e9491379a tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 752/1510] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d6cc1c08-00a4-4976-8c10-a74ee066105e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d6cc1c08-00a4-4976-8c10-a74ee066105e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] DELETE http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d6cc1c08-00a4-4976-8c10-a74ee066105e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d6cc1c08-00a4-4976-8c10-a74ee066105e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-d6cc1c08-00a4-4976-8c10-a74ee066105e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Delete volume with id: 53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:39:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d6cc1c08-00a4-4976-8c10-a74ee066105e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d6cc1c08-00a4-4976-8c10-a74ee066105e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Delete volume request issued successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d6cc1c08-00a4-4976-8c10-a74ee066105e tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 202 Sep 05 11:39:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 759/1511] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:39:25 2026] DELETE /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-550f80be-6ef3-42ce-a35c-d86b10221535 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-550f80be-6ef3-42ce-a35c-d86b10221535 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-550f80be-6ef3-42ce-a35c-d86b10221535 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-550f80be-6ef3-42ce-a35c-d86b10221535 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-550f80be-6ef3-42ce-a35c-d86b10221535 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Volume info retrieved successfully. Sep 05 11:39:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-550f80be-6ef3-42ce-a35c-d86b10221535 tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 200 Sep 05 11:39:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 753/1512] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:25 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ea086c41-b875-43a2-8979-1768e34250b0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea086c41-b875-43a2-8979-1768e34250b0 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 Sep 05 11:39:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea086c41-b875-43a2-8979-1768e34250b0 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea086c41-b875-43a2-8979-1768e34250b0 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ea086c41-b875-43a2-8979-1768e34250b0 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Volume info retrieved successfully. Sep 05 11:39:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea086c41-b875-43a2-8979-1768e34250b0 tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 returned with HTTP 200 Sep 05 11:39:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 760/1513] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:26 2026] GET /volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3d7f60ce-a296-46fd-bcfc-f8bb4bc48dce None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d7f60ce-a296-46fd-bcfc-f8bb4bc48dce tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] GET http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 Sep 05 11:39:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d7f60ce-a296-46fd-bcfc-f8bb4bc48dce tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d7f60ce-a296-46fd-bcfc-f8bb4bc48dce tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d7f60ce-a296-46fd-bcfc-f8bb4bc48dce tempest-TestMinimumBasicScenario-847838789 tempest-TestMinimumBasicScenario-847838789-project-member] http://192.168.122.16/volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 returned with HTTP 404 Sep 05 11:39:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 754/1514] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:26 2026] GET /volume/v3/volumes/53e5b857-cfce-44f5-8fb2-f607a0e32107 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f29e60c5-e8b3-4c32-95ee-9f0a025635ec None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f29e60c5-e8b3-4c32-95ee-9f0a025635ec tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] GET http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 Sep 05 11:39:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f29e60c5-e8b3-4c32-95ee-9f0a025635ec tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f29e60c5-e8b3-4c32-95ee-9f0a025635ec tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f29e60c5-e8b3-4c32-95ee-9f0a025635ec tempest-ProjectReaderTests-705393555 tempest-ProjectReaderTests-705393555-project-admin] http://192.168.122.16/volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 returned with HTTP 404 Sep 05 11:39:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 761/1515] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:27 2026] GET /volume/v3/volumes/33ee9926-5115-4549-959f-42322e4f36a0 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4037ddb8-1fa1-4937-89e4-99d0244114dd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4037ddb8-1fa1-4937-89e4-99d0244114dd tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4037ddb8-1fa1-4937-89e4-99d0244114dd tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2078987243", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4037ddb8-1fa1-4937-89e4-99d0244114dd tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:39:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 755/1516] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:39:33 2026] POST /volume/v3/types => generated 380 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0966815c-53d0-44df-b41d-dd80c777bd24 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0966815c-53d0-44df-b41d-dd80c777bd24 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] POST http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption Sep 05 11:39:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0966815c-53d0-44df-b41d-dd80c777bd24 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0966815c-53d0-44df-b41d-dd80c777bd24 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 762/1517] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:39:33 2026] POST /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption => generated 239 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2fa951ef-51d1-49cd-bfe2-6cce0bb12821 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2fa951ef-51d1-49cd-bfe2-6cce0bb12821 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2fa951ef-51d1-49cd-bfe2-6cce0bb12821 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1192869055", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2fa951ef-51d1-49cd-bfe2-6cce0bb12821 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 756/1518] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/types => generated 380 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a597f5db-6a5c-473b-b17f-130d1449f519 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a597f5db-6a5c-473b-b17f-130d1449f519 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] POST http://192.168.122.16/volume/v3/types/b7768df8-cace-4648-8800-453c5bad1b1f/encryption Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a597f5db-6a5c-473b-b17f-130d1449f519 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-a597f5db-6a5c-473b-b17f-130d1449f519 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a597f5db-6a5c-473b-b17f-130d1449f519 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/b7768df8-cace-4648-8800-453c5bad1b1f/encryption returned with HTTP 403 Sep 05 11:39:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 763/1519] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/types/b7768df8-cace-4648-8800-453c5bad1b1f/encryption => generated 127 bytes in 282 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2000970660", "imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2000970660', 'imageRef': 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-87c4b61c-c18f-49c9-bf73-0dba108c9ad7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-87c4b61c-c18f-49c9-bf73-0dba108c9ad7 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-87c4b61c-c18f-49c9-bf73-0dba108c9ad7 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1043467588", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-87c4b61c-c18f-49c9-bf73-0dba108c9ad7 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 764/1520] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e3fe0935-d956-4199-8d57-c9426d65946d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3fe0935-d956-4199-8d57-c9426d65946d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] POST http://192.168.122.16/volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f/extra_specs Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3fe0935-d956-4199-8d57-c9426d65946d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-e3fe0935-d956-4199-8d57-c9426d65946d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3fe0935-d956-4199-8d57-c9426d65946d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f/extra_specs returned with HTTP 403 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 765/1521] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f/extra_specs => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5f7d4c36-91b7-46b9-aa7c-432f9b965364 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5f7d4c36-91b7-46b9-aa7c-432f9b965364 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] PUT http://192.168.122.16/volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f/extra_specs/key2 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5f7d4c36-91b7-46b9-aa7c-432f9b965364 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-5f7d4c36-91b7-46b9-aa7c-432f9b965364 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5f7d4c36-91b7-46b9-aa7c-432f9b965364 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f/extra_specs/key2 returned with HTTP 403 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 766/1522] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:34 2026] PUT /volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f/extra_specs/key2 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e0314562-8f67-46a5-b366-518a65145e3e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e0314562-8f67-46a5-b366-518a65145e3e tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e0314562-8f67-46a5-b366-518a65145e3e tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-e0314562-8f67-46a5-b366-518a65145e3e tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e0314562-8f67-46a5-b366-518a65145e3e tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types returned with HTTP 403 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 767/1523] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e1b7a102-7970-436e-a262-bbe521fd3c48 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1b7a102-7970-436e-a262-bbe521fd3c48 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e1b7a102-7970-436e-a262-bbe521fd3c48 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1124060547", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Create volume of 1 GB Sep 05 11:39:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Availability Zones retrieved successfully. Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1b7a102-7970-436e-a262-bbe521fd3c48 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 768/1524] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/types => generated 380 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Flow 'volume_create_api' (dec05e90-5809-4fb7-b527-c41a4ba9921c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b78e879-fd22-45d0-9019-7a1701a06839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-49d38ee4-3764-45c0-8c7e-a40711aca216 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49d38ee4-3764-45c0-8c7e-a40711aca216 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] POST http://192.168.122.16/volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0/encryption Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-49d38ee4-3764-45c0-8c7e-a40711aca216 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49d38ee4-3764-45c0-8c7e-a40711aca216 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0/encryption returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 769/1525] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0/encryption => generated 239 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-30e97822-b4bb-4fa4-90c8-e335f24a5344 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30e97822-b4bb-4fa4-90c8-e335f24a5344 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] DELETE http://192.168.122.16/volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0/encryption/e9ad4c2e-080d-46af-aaec-8b7e76991a2d Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-30e97822-b4bb-4fa4-90c8-e335f24a5344 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-30e97822-b4bb-4fa4-90c8-e335f24a5344 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-30e97822-b4bb-4fa4-90c8-e335f24a5344 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30e97822-b4bb-4fa4-90c8-e335f24a5344 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0/encryption/e9ad4c2e-080d-46af-aaec-8b7e76991a2d returned with HTTP 403 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 770/1526] 192.168.122.16 () {58 vars in 1368 bytes} [Sat Sep 5 11:39:34 2026] DELETE /volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0/encryption/e9ad4c2e-080d-46af-aaec-8b7e76991a2d => generated 127 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7d172fc7-d915-456c-8b5d-11336b3b3b07 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d172fc7-d915-456c-8b5d-11336b3b3b07 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d172fc7-d915-456c-8b5d-11336b3b3b07 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2118068277", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b78e879-fd22-45d0-9019-7a1701a06839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de30a54-3947-4b93-84c3-b067989a6b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d172fc7-d915-456c-8b5d-11336b3b3b07 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 771/1527] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/types => generated 380 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-56c29ce5-84f3-4435-9f4b-0863cbe8da42 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56c29ce5-84f3-4435-9f4b-0863cbe8da42 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] DELETE http://192.168.122.16/volume/v3/types/8a7c4340-df52-4706-96d9-df1747b99b89/extra_specs/key1 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56c29ce5-84f3-4435-9f4b-0863cbe8da42 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56c29ce5-84f3-4435-9f4b-0863cbe8da42 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-56c29ce5-84f3-4435-9f4b-0863cbe8da42 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56c29ce5-84f3-4435-9f4b-0863cbe8da42 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/8a7c4340-df52-4706-96d9-df1747b99b89/extra_specs/key1 returned with HTTP 403 Sep 05 11:39:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 772/1528] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:39:34 2026] DELETE /volume/v3/types/8a7c4340-df52-4706-96d9-df1747b99b89/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e70fd15e-7e1b-4e67-932f-9e46ef3eee21 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Created reservations ['44ac01d5-ec3f-405d-876c-db2be1aabd6f', '488d3f0e-9cc5-46f1-8225-b8ded07c18f3', '83a18488-dbd8-4495-b671-0c56308e3af7', '7215f3f8-4865-49d7-89f1-bca79b8ad1e8'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1de30a54-3947-4b93-84c3-b067989a6b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ac01d5-ec3f-405d-876c-db2be1aabd6f', '488d3f0e-9cc5-46f1-8225-b8ded07c18f3', '83a18488-dbd8-4495-b671-0c56308e3af7', '7215f3f8-4865-49d7-89f1-bca79b8ad1e8']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee42f0e-0995-4cdf-8e2c-f93037ad9539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee42f0e-0995-4cdf-8e2c-f93037ad9539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea364d1-b4f6-4567-8ec5-b4638d5af0f3', '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-2000970660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d7fbe6a90c43fc91600247884f3155',qos_specs=None,replication_status=,reservations=['44ac01d5-ec3f-405d-876c-db2be1aabd6f','488d3f0e-9cc5-46f1-8225-b8ded07c18f3','83a18488-dbd8-4495-b671-0c56308e3af7','7215f3f8-4865-49d7-89f1-bca79b8ad1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07f24e983f32490f8ed918a5256b2727',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:39:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2000970660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea364d1-b4f6-4567-8ec5-b4638d5af0f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d7fbe6a90c43fc91600247884f3155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07f24e983f32490f8ed918a5256b2727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69dc7a2b-29a6-4b4b-adff-c0561ce12443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69dc7a2b-29a6-4b4b-adff-c0561ce12443) transitioned into state 'SUCCESS' from state '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-2000970660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d7fbe6a90c43fc91600247884f3155',qos_specs=None,replication_status=,reservations=['44ac01d5-ec3f-405d-876c-db2be1aabd6f','488d3f0e-9cc5-46f1-8225-b8ded07c18f3','83a18488-dbd8-4495-b671-0c56308e3af7','7215f3f8-4865-49d7-89f1-bca79b8ad1e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07f24e983f32490f8ed918a5256b2727',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7382d1c-77ee-4531-81ec-660d92d976fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7382d1c-77ee-4531-81ec-660d92d976fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Flow 'volume_create_api' (dec05e90-5809-4fb7-b527-c41a4ba9921c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Create volume request issued successfully. Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-40b0934d-da64-4c71-a2f2-b4dab366b509 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 757/1529] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/volumes => generated 760 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e70fd15e-7e1b-4e67-932f-9e46ef3eee21 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1d88cf73-1f25-41a0-ad53-bc40ab4bba93 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e70fd15e-7e1b-4e67-932f-9e46ef3eee21 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-663466497"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1d88cf73-1f25-41a0-ad53-bc40ab4bba93 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1d88cf73-1f25-41a0-ad53-bc40ab4bba93 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1889181360", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e70fd15e-7e1b-4e67-932f-9e46ef3eee21 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 773/1530] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:39:34 2026] POST /volume/v3/group_types => generated 180 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5a4ffb9b-bc44-4b18-a148-b90a5779c921 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5a4ffb9b-bc44-4b18-a148-b90a5779c921 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5a4ffb9b-bc44-4b18-a148-b90a5779c921 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5a4ffb9b-bc44-4b18-a148-b90a5779c921 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1d88cf73-1f25-41a0-ad53-bc40ab4bba93 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 758/1531] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:39:35 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a98ebfec-e8e3-4d23-8ee6-5a5d5605ea34 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a98ebfec-e8e3-4d23-8ee6-5a5d5605ea34 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] POST http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a98ebfec-e8e3-4d23-8ee6-5a5d5605ea34 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5a4ffb9b-bc44-4b18-a148-b90a5779c921 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5a4ffb9b-bc44-4b18-a148-b90a5779c921 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 774/1532] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3bef11e5-be1d-43cd-a280-c8081734f896 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3bef11e5-be1d-43cd-a280-c8081734f896 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] DELETE http://192.168.122.16/volume/v3/types/956dbdec-5da8-48ad-bfc9-eda7d81d61c9 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3bef11e5-be1d-43cd-a280-c8081734f896 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3bef11e5-be1d-43cd-a280-c8081734f896 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-3bef11e5-be1d-43cd-a280-c8081734f896 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3bef11e5-be1d-43cd-a280-c8081734f896 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/956dbdec-5da8-48ad-bfc9-eda7d81d61c9 returned with HTTP 403 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 775/1533] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/types/956dbdec-5da8-48ad-bfc9-eda7d81d61c9 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d4fa4bc5-9c54-41ba-9c01-28c37baea8ba None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d4fa4bc5-9c54-41ba-9c01-28c37baea8ba tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] GET http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d4fa4bc5-9c54-41ba-9c01-28c37baea8ba tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d4fa4bc5-9c54-41ba-9c01-28c37baea8ba tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a98ebfec-e8e3-4d23-8ee6-5a5d5605ea34 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 759/1534] 192.168.122.16 () {62 vars in 1337 bytes} [Sat Sep 5 11:39:35 2026] POST /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs => generated 53 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-be69e351-ddde-4a6a-8027-1a05ebfcaa0b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be69e351-ddde-4a6a-8027-1a05ebfcaa0b tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] POST http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be69e351-ddde-4a6a-8027-1a05ebfcaa0b tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d4fa4bc5-9c54-41ba-9c01-28c37baea8ba tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 776/1535] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be69e351-ddde-4a6a-8027-1a05ebfcaa0b tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 760/1536] 192.168.122.16 () {62 vars in 1337 bytes} [Sat Sep 5 11:39:35 2026] POST /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs => generated 61 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-98fe107c-186e-4420-a602-98edb35d9879 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98fe107c-186e-4420-a602-98edb35d9879 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] GET http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98fe107c-186e-4420-a602-98edb35d9879 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98fe107c-186e-4420-a602-98edb35d9879 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98fe107c-186e-4420-a602-98edb35d9879 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 777/1537] 192.168.122.16 () {60 vars in 1331 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 => generated 26 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-885e696f-86aa-4cd5-9931-2a2eb98d4476 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-885e696f-86aa-4cd5-9931-2a2eb98d4476 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] GET http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-885e696f-86aa-4cd5-9931-2a2eb98d4476 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-885e696f-86aa-4cd5-9931-2a2eb98d4476 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-98866555-e650-4255-bf87-f2582e7a310d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98866555-e650-4255-bf87-f2582e7a310d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] GET http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption/cipher Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-885e696f-86aa-4cd5-9931-2a2eb98d4476 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98866555-e650-4255-bf87-f2582e7a310d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98866555-e650-4255-bf87-f2582e7a310d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 761/1538] 192.168.122.16 () {60 vars in 1331 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 => generated 18 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-98866555-e650-4255-bf87-f2582e7a310d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98866555-e650-4255-bf87-f2582e7a310d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption/cipher returned with HTTP 403 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 778/1539] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-99cc7889-93e6-41c1-810b-7afde7b42758 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fff18c66-95a7-40d9-bbf5-23f68b59d100 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-99cc7889-93e6-41c1-810b-7afde7b42758 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] PUT http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-99cc7889-93e6-41c1-810b-7afde7b42758 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fff18c66-95a7-40d9-bbf5-23f68b59d100 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] GET http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fff18c66-95a7-40d9-bbf5-23f68b59d100 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fff18c66-95a7-40d9-bbf5-23f68b59d100 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-fff18c66-95a7-40d9-bbf5-23f68b59d100 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fff18c66-95a7-40d9-bbf5-23f68b59d100 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption returned with HTTP 403 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 779/1540] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-af3405d2-04ad-4145-a2a8-f30bd17785b8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-af3405d2-04ad-4145-a2a8-f30bd17785b8 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] GET http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs/multiattach Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-af3405d2-04ad-4145-a2a8-f30bd17785b8 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-af3405d2-04ad-4145-a2a8-f30bd17785b8 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-99cc7889-93e6-41c1-810b-7afde7b42758 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 762/1541] 192.168.122.16 () {62 vars in 1351 bytes} [Sat Sep 5 11:39:35 2026] PUT /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 => generated 26 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-af3405d2-04ad-4145-a2a8-f30bd17785b8 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs/multiattach returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 780/1542] 192.168.122.16 () {58 vars in 1293 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-af0ba9a4-f366-425c-a467-3901e0d7360f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af0ba9a4-f366-425c-a467-3901e0d7360f tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] GET http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-71f4d145-33af-4948-b607-7ada3e140612 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af0ba9a4-f366-425c-a467-3901e0d7360f tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af0ba9a4-f366-425c-a467-3901e0d7360f tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71f4d145-33af-4948-b607-7ada3e140612 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] GET http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs/volume_backend_name Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71f4d145-33af-4948-b607-7ada3e140612 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71f4d145-33af-4948-b607-7ada3e140612 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af0ba9a4-f366-425c-a467-3901e0d7360f tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs returned with HTTP 200 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 763/1543] 192.168.122.16 () {60 vars in 1316 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs => generated 87 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71f4d145-33af-4948-b607-7ada3e140612 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 781/1544] 192.168.122.16 () {58 vars in 1317 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/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 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cea75c61-954a-41d9-92c5-374f5abbe2d8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cea75c61-954a-41d9-92c5-374f5abbe2d8 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key1 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cea75c61-954a-41d9-92c5-374f5abbe2d8 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cea75c61-954a-41d9-92c5-374f5abbe2d8 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b65d6a67-9d93-437e-b8e1-bf48562d2bf3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b65d6a67-9d93-437e-b8e1-bf48562d2bf3 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] PUT http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption/4bfed534-c8fc-4f86-baad-d779e185d67f Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b65d6a67-9d93-437e-b8e1-bf48562d2bf3 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-b65d6a67-9d93-437e-b8e1-bf48562d2bf3 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b65d6a67-9d93-437e-b8e1-bf48562d2bf3 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption/4bfed534-c8fc-4f86-baad-d779e185d67f returned with HTTP 403 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 782/1545] 192.168.122.16 () {60 vars in 1385 bytes} [Sat Sep 5 11:39:35 2026] PUT /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/encryption/4bfed534-c8fc-4f86-baad-d779e185d67f => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-300281f3-3e55-48c2-9f07-25b821fc371d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cea75c61-954a-41d9-92c5-374f5abbe2d8 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key1 returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 764/1546] 192.168.122.16 () {60 vars in 1334 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-300281f3-3e55-48c2-9f07-25b821fc371d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] PUT http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs/key1 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-300281f3-3e55-48c2-9f07-25b821fc371d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-300281f3-3e55-48c2-9f07-25b821fc371d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c615b558-60c3-4674-a759-8503b4b8acf9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-300281f3-3e55-48c2-9f07-25b821fc371d tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs/key1 returned with HTTP 403 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 783/1547] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:39:35 2026] PUT /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c615b558-60c3-4674-a759-8503b4b8acf9 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] GET http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key1 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c615b558-60c3-4674-a759-8503b4b8acf9 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-32e188e4-2cb6-4d7f-a84f-7932157d1a77 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c615b558-60c3-4674-a759-8503b4b8acf9 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32e188e4-2cb6-4d7f-a84f-7932157d1a77 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] PUT http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32e188e4-2cb6-4d7f-a84f-7932157d1a77 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-32e188e4-2cb6-4d7f-a84f-7932157d1a77 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '07f44a08062d47c28f7a23a4193ffdfc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cac81b326d34852a41b19cde9137b6a', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32e188e4-2cb6-4d7f-a84f-7932157d1a77 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-reader] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf returned with HTTP 403 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 784/1548] 192.168.122.16 () {60 vars in 1241 bytes} [Sat Sep 5 11:39:35 2026] PUT /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c615b558-60c3-4674-a759-8503b4b8acf9 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] HTTP exception thrown: Group Type 72a92af1-65e3-422b-aa0c-e0eae50d6041 has no extra spec with key key1. Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c615b558-60c3-4674-a759-8503b4b8acf9 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key1 returned with HTTP 404 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 765/1549] 192.168.122.16 () {60 vars in 1331 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key1 => generated 126 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-62d04aa9-8d43-4a04-8cc7-a7855d557a80 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62d04aa9-8d43-4a04-8cc7-a7855d557a80 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] DELETE http://192.168.122.16/volume/v3/types/956dbdec-5da8-48ad-bfc9-eda7d81d61c9 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62d04aa9-8d43-4a04-8cc7-a7855d557a80 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62d04aa9-8d43-4a04-8cc7-a7855d557a80 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e9ff474a-5f38-4241-b4ea-758f11fb425c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e9ff474a-5f38-4241-b4ea-758f11fb425c tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e9ff474a-5f38-4241-b4ea-758f11fb425c tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e9ff474a-5f38-4241-b4ea-758f11fb425c tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e9ff474a-5f38-4241-b4ea-758f11fb425c tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 766/1550] 192.168.122.16 () {60 vars in 1334 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-13e108d1-a7ea-45a9-9bd4-cd023d75d7c6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-13e108d1-a7ea-45a9-9bd4-cd023d75d7c6 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] GET http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-13e108d1-a7ea-45a9-9bd4-cd023d75d7c6 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-13e108d1-a7ea-45a9-9bd4-cd023d75d7c6 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-13e108d1-a7ea-45a9-9bd4-cd023d75d7c6 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] HTTP exception thrown: Group Type 72a92af1-65e3-422b-aa0c-e0eae50d6041 has no extra spec with key key2. Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-13e108d1-a7ea-45a9-9bd4-cd023d75d7c6 tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 returned with HTTP 404 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 767/1551] 192.168.122.16 () {60 vars in 1331 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key2 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b2babbea-7735-428d-b6eb-12243e1273ab None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2babbea-7735-428d-b6eb-12243e1273ab tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2babbea-7735-428d-b6eb-12243e1273ab tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2babbea-7735-428d-b6eb-12243e1273ab tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62d04aa9-8d43-4a04-8cc7-a7855d557a80 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types/956dbdec-5da8-48ad-bfc9-eda7d81d61c9 returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 785/1552] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/types/956dbdec-5da8-48ad-bfc9-eda7d81d61c9 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ecf9d9d2-6b27-41ce-9cb2-f98f81f3d0c8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ecf9d9d2-6b27-41ce-9cb2-f98f81f3d0c8 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] DELETE http://192.168.122.16/volume/v3/types/8a7c4340-df52-4706-96d9-df1747b99b89 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ecf9d9d2-6b27-41ce-9cb2-f98f81f3d0c8 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ecf9d9d2-6b27-41ce-9cb2-f98f81f3d0c8 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2babbea-7735-428d-b6eb-12243e1273ab tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 768/1553] 192.168.122.16 () {60 vars in 1334 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bff452ef-e048-4705-89e9-e25da5efc64b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bff452ef-e048-4705-89e9-e25da5efc64b tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] GET http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bff452ef-e048-4705-89e9-e25da5efc64b tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bff452ef-e048-4705-89e9-e25da5efc64b tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bff452ef-e048-4705-89e9-e25da5efc64b tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] HTTP exception thrown: Group Type 72a92af1-65e3-422b-aa0c-e0eae50d6041 has no extra spec with key key3. Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bff452ef-e048-4705-89e9-e25da5efc64b tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 returned with HTTP 404 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 769/1554] 192.168.122.16 () {60 vars in 1331 bytes} [Sat Sep 5 11:39:35 2026] GET /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-54cf51da-1a19-4054-931d-4b68550eeabf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54cf51da-1a19-4054-931d-4b68550eeabf tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54cf51da-1a19-4054-931d-4b68550eeabf tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54cf51da-1a19-4054-931d-4b68550eeabf tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ecf9d9d2-6b27-41ce-9cb2-f98f81f3d0c8 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types/8a7c4340-df52-4706-96d9-df1747b99b89 returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 786/1555] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/types/8a7c4340-df52-4706-96d9-df1747b99b89 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9dc07c5e-c47f-4c43-ae76-272bb1a0479f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9dc07c5e-c47f-4c43-ae76-272bb1a0479f tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] DELETE http://192.168.122.16/volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9dc07c5e-c47f-4c43-ae76-272bb1a0479f tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54cf51da-1a19-4054-931d-4b68550eeabf tempest-GroupTypeSpecsTest-1861800116 tempest-GroupTypeSpecsTest-1861800116-project-admin] http://192.168.122.16/volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041 returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 770/1556] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/group_types/72a92af1-65e3-422b-aa0c-e0eae50d6041 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9dc07c5e-c47f-4c43-ae76-272bb1a0479f tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9dc07c5e-c47f-4c43-ae76-272bb1a0479f tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0 returned with HTTP 202 Sep 05 11:39:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 787/1557] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/types/ab62cc68-f01a-4760-a530-297d90a4c0a0 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c14d3227-14c4-4083-8b15-afad359df8c3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c14d3227-14c4-4083-8b15-afad359df8c3 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] DELETE http://192.168.122.16/volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c14d3227-14c4-4083-8b15-afad359df8c3 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c14d3227-14c4-4083-8b15-afad359df8c3 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c14d3227-14c4-4083-8b15-afad359df8c3 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f returned with HTTP 202 Sep 05 11:39:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 771/1558] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:35 2026] DELETE /volume/v3/types/092d0d8e-42c1-4744-8eec-b2514393981f => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dbe5eb10-39a2-4b0e-a6fa-e3d32789ccd9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbe5eb10-39a2-4b0e-a6fa-e3d32789ccd9 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] DELETE http://192.168.122.16/volume/v3/types/b7768df8-cace-4648-8800-453c5bad1b1f Sep 05 11:39:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbe5eb10-39a2-4b0e-a6fa-e3d32789ccd9 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbe5eb10-39a2-4b0e-a6fa-e3d32789ccd9 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbe5eb10-39a2-4b0e-a6fa-e3d32789ccd9 tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types/b7768df8-cace-4648-8800-453c5bad1b1f returned with HTTP 202 Sep 05 11:39:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 788/1559] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:36 2026] DELETE /volume/v3/types/b7768df8-cace-4648-8800-453c5bad1b1f => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-deb55f37-0fa3-495c-a2a6-0c9d0406507b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-deb55f37-0fa3-495c-a2a6-0c9d0406507b tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] DELETE http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf Sep 05 11:39:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-deb55f37-0fa3-495c-a2a6-0c9d0406507b tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-deb55f37-0fa3-495c-a2a6-0c9d0406507b tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:36 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=517,cinder:INSERT=91,cinder:UPDATE=144 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:39:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-53402515-8408-44f1-a554-730971f87a22 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-53402515-8408-44f1-a554-730971f87a22 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-53402515-8408-44f1-a554-730971f87a22 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-53402515-8408-44f1-a554-730971f87a22 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:36 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=434,cinder:UPDATE=94,cinder:INSERT=62 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:39:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-53402515-8408-44f1-a554-730971f87a22 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-deb55f37-0fa3-495c-a2a6-0c9d0406507b tempest-VolumeTypesReaderTests-442531666 tempest-VolumeTypesReaderTests-442531666-project-admin] http://192.168.122.16/volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf returned with HTTP 202 Sep 05 11:39:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 772/1560] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:36 2026] DELETE /volume/v3/types/06dee52f-3257-4902-9b32-8ae531ca3acf => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-53402515-8408-44f1-a554-730971f87a22 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 789/1561] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:36 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-54344ff7-d132-4a7d-a58f-74e2d3226c41 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54344ff7-d132-4a7d-a58f-74e2d3226c41 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54344ff7-d132-4a7d-a58f-74e2d3226c41 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54344ff7-d132-4a7d-a58f-74e2d3226c41 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-54344ff7-d132-4a7d-a58f-74e2d3226c41 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54344ff7-d132-4a7d-a58f-74e2d3226c41 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 773/1562] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:37 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1e78e842-05de-4776-82fd-d16c955d9e03 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1e78e842-05de-4776-82fd-d16c955d9e03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1e78e842-05de-4776-82fd-d16c955d9e03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1e78e842-05de-4776-82fd-d16c955d9e03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1e78e842-05de-4776-82fd-d16c955d9e03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1e78e842-05de-4776-82fd-d16c955d9e03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 790/1563] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:38 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 910 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7814a822-e482-40ef-8184-c9d8d76586d3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7814a822-e482-40ef-8184-c9d8d76586d3 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7814a822-e482-40ef-8184-c9d8d76586d3 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7814a822-e482-40ef-8184-c9d8d76586d3 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7814a822-e482-40ef-8184-c9d8d76586d3 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7814a822-e482-40ef-8184-c9d8d76586d3 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 774/1564] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:39 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d7d66114-79a1-4914-a3cd-999a6388438c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d7d66114-79a1-4914-a3cd-999a6388438c tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d7d66114-79a1-4914-a3cd-999a6388438c tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d7d66114-79a1-4914-a3cd-999a6388438c tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d7d66114-79a1-4914-a3cd-999a6388438c tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d7d66114-79a1-4914-a3cd-999a6388438c tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 791/1565] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:40 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 913 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6c625789-2965-41a1-b0ea-f3927ca1981b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c625789-2965-41a1-b0ea-f3927ca1981b tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c625789-2965-41a1-b0ea-f3927ca1981b tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c625789-2965-41a1-b0ea-f3927ca1981b tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6c625789-2965-41a1-b0ea-f3927ca1981b tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c625789-2965-41a1-b0ea-f3927ca1981b tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 775/1566] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:41 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c7f76329-fff2-43a2-b9b4-2260233c79bc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c7f76329-fff2-43a2-b9b4-2260233c79bc tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c7f76329-fff2-43a2-b9b4-2260233c79bc tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c7f76329-fff2-43a2-b9b4-2260233c79bc tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c7f76329-fff2-43a2-b9b4-2260233c79bc tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c7f76329-fff2-43a2-b9b4-2260233c79bc tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 792/1567] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:42 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-206a4d9f-6134-460d-94a3-eaf7a45daf4c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f999a62d-0a38-41d7-8746-47c2cce6bd9a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f999a62d-0a38-41d7-8746-47c2cce6bd9a tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f999a62d-0a38-41d7-8746-47c2cce6bd9a tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f999a62d-0a38-41d7-8746-47c2cce6bd9a tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f999a62d-0a38-41d7-8746-47c2cce6bd9a tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f999a62d-0a38-41d7-8746-47c2cce6bd9a tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 793/1568] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:39:44 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 1331 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-91915147-27df-4657-b111-8eadd9fb06e7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-91915147-27df-4657-b111-8eadd9fb06e7 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-91915147-27df-4657-b111-8eadd9fb06e7 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-91915147-27df-4657-b111-8eadd9fb06e7 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-91915147-27df-4657-b111-8eadd9fb06e7 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-91915147-27df-4657-b111-8eadd9fb06e7 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 794/1569] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:44 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 1331 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-206a4d9f-6134-460d-94a3-eaf7a45daf4c tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-206a4d9f-6134-460d-94a3-eaf7a45daf4c tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-744860866"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-206a4d9f-6134-460d-94a3-eaf7a45daf4c tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 776/1570] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:39:44 2026] POST /volume/v3/types => generated 219 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d4d56ec9-4423-4df3-b308-15a1b0a7bb06 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d4d56ec9-4423-4df3-b308-15a1b0a7bb06 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] POST http://192.168.122.16/volume/v3/group_types Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d4d56ec9-4423-4df3-b308-15a1b0a7bb06 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1481205562"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d4d56ec9-4423-4df3-b308-15a1b0a7bb06 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/group_types returned with HTTP 202 Sep 05 11:39:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 795/1571] 192.168.122.16 () {62 vars in 1190 bytes} [Sat Sep 5 11:39:44 2026] POST /volume/v3/group_types => generated 177 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b55aedc4-230f-41f4-b823-98e56d512ec6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b55aedc4-230f-41f4-b823-98e56d512ec6 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] POST http://192.168.122.16/volume/v3/groups Sep 05 11:39:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b55aedc4-230f-41f4-b823-98e56d512ec6 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cd314697-ba51-4f41-86e5-9a5f6c6cdb5d", "volume_types": ["937371af-2bc1-44ea-8b2e-2a0b8d803c85"], "name": "tempest-GroupsV320Test-Group-840100335"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-b55aedc4-230f-41f4-b823-98e56d512ec6 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Creating new group {'group': {'group_type': 'cd314697-ba51-4f41-86e5-9a5f6c6cdb5d', 'volume_types': ['937371af-2bc1-44ea-8b2e-2a0b8d803c85'], 'name': 'tempest-GroupsV320Test-Group-840100335'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 05 11:39:44 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.groups [None req-b55aedc4-230f-41f4-b823-98e56d512ec6 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Creating group tempest-GroupsV320Test-Group-840100335. Sep 05 11:39:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b55aedc4-230f-41f4-b823-98e56d512ec6 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Availability Zones retrieved successfully. Sep 05 11:39:44 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-b55aedc4-230f-41f4-b823-98e56d512ec6 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Created reservations ['496a0de6-240d-4cb3-b1c4-91ec7034386e'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:39:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b55aedc4-230f-41f4-b823-98e56d512ec6 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups returned with HTTP 202 Sep 05 11:39:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 777/1572] 192.168.122.16 () {62 vars in 1176 bytes} [Sat Sep 5 11:39:44 2026] POST /volume/v3/groups => generated 107 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-448535d3-712a-4f5a-8f2c-af15bc8a0e81 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-448535d3-712a-4f5a-8f2c-af15bc8a0e81 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-448535d3-712a-4f5a-8f2c-af15bc8a0e81 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-448535d3-712a-4f5a-8f2c-af15bc8a0e81 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-448535d3-712a-4f5a-8f2c-af15bc8a0e81 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] show called for member fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:44 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:39:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-448535d3-712a-4f5a-8f2c-af15bc8a0e81 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 returned with HTTP 200 Sep 05 11:39:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 796/1573] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:44 2026] GET /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 => generated 387 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-108dca94-1a9d-41bd-858d-5b4ad7216a8f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-108dca94-1a9d-41bd-858d-5b4ad7216a8f tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-108dca94-1a9d-41bd-858d-5b4ad7216a8f tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-108dca94-1a9d-41bd-858d-5b4ad7216a8f tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-108dca94-1a9d-41bd-858d-5b4ad7216a8f tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-108dca94-1a9d-41bd-858d-5b4ad7216a8f tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 778/1574] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:39:45 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 1331 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0290e497-2165-499f-b32d-f624a266f93f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0290e497-2165-499f-b32d-f624a266f93f None None] GET http://192.168.122.16/volume// Sep 05 11:39:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0290e497-2165-499f-b32d-f624a266f93f None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0290e497-2165-499f-b32d-f624a266f93f None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0290e497-2165-499f-b32d-f624a266f93f None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:39:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 797/1575] 192.168.122.16 () {58 vars in 1303 bytes} [Sat Sep 5 11:39:45 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-8c00db50-0487-42d3-8a90-c646f61d9d36 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-8c00db50-0487-42d3-8a90-c646f61d9d36 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-8c00db50-0487-42d3-8a90-c646f61d9d36 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bea364d1-b4f6-4567-8ec5-b4638d5af0f3", "connector": null, "instance_uuid": "0c99870d-e903-4644-8e98-c464d63bd387"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-8c00db50-0487-42d3-8a90-c646f61d9d36 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:39:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 779/1576] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:39:45 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-94bd1ac6-ec3a-4605-818f-2d4f3736b06e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-94bd1ac6-ec3a-4605-818f-2d4f3736b06e tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-94bd1ac6-ec3a-4605-818f-2d4f3736b06e tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-94bd1ac6-ec3a-4605-818f-2d4f3736b06e tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-94bd1ac6-ec3a-4605-818f-2d4f3736b06e tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] show called for member fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:39:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-94bd1ac6-ec3a-4605-818f-2d4f3736b06e tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 returned with HTTP 200 Sep 05 11:39:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 798/1577] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:45 2026] GET /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 => generated 388 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0442e238-09d1-42ed-955b-6928b949ca9d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0442e238-09d1-42ed-955b-6928b949ca9d tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] POST http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0442e238-09d1-42ed-955b-6928b949ca9d tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0442e238-09d1-42ed-955b-6928b949ca9d tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-0442e238-09d1-42ed-955b-6928b949ca9d tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Updating group 'fa8f6ece-b483-4b28-a447-2c1f19ff0fa7' with 'creating' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 11:39:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0442e238-09d1-42ed-955b-6928b949ca9d tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action returned with HTTP 202 Sep 05 11:39:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 780/1578] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:39:45 2026] POST /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9ed6b31b-0a3c-4a97-8945-5ecb089629a1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9ed6b31b-0a3c-4a97-8945-5ecb089629a1 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9ed6b31b-0a3c-4a97-8945-5ecb089629a1 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9ed6b31b-0a3c-4a97-8945-5ecb089629a1 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-9ed6b31b-0a3c-4a97-8945-5ecb089629a1 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] show called for member fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9ed6b31b-0a3c-4a97-8945-5ecb089629a1 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 returned with HTTP 200 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 799/1579] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:46 2026] GET /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 => generated 387 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f0388bc4-0b08-40c6-ac02-33dc33ed3aa1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f0388bc4-0b08-40c6-ac02-33dc33ed3aa1 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] POST http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f0388bc4-0b08-40c6-ac02-33dc33ed3aa1 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f0388bc4-0b08-40c6-ac02-33dc33ed3aa1 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-f0388bc4-0b08-40c6-ac02-33dc33ed3aa1 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Updating group 'fa8f6ece-b483-4b28-a447-2c1f19ff0fa7' with 'available' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f0388bc4-0b08-40c6-ac02-33dc33ed3aa1 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action returned with HTTP 202 Sep 05 11:39:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 781/1580] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:39:46 2026] POST /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-82c51370-fec5-49ed-98eb-74a807883381 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-82c51370-fec5-49ed-98eb-74a807883381 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-82c51370-fec5-49ed-98eb-74a807883381 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-82c51370-fec5-49ed-98eb-74a807883381 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-82c51370-fec5-49ed-98eb-74a807883381 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] show called for member fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-82c51370-fec5-49ed-98eb-74a807883381 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 returned with HTTP 200 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 800/1581] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:46 2026] GET /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 => generated 388 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-735f722e-8b2c-42fe-9baa-461d867bc8ca None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-735f722e-8b2c-42fe-9baa-461d867bc8ca tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] POST http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-735f722e-8b2c-42fe-9baa-461d867bc8ca tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-735f722e-8b2c-42fe-9baa-461d867bc8ca tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-735f722e-8b2c-42fe-9baa-461d867bc8ca tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Updating group 'fa8f6ece-b483-4b28-a447-2c1f19ff0fa7' with 'error' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-735f722e-8b2c-42fe-9baa-461d867bc8ca tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action returned with HTTP 202 Sep 05 11:39:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 782/1582] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:39:46 2026] POST /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1f67aa05-d847-4821-af3a-1fca310a0637 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f67aa05-d847-4821-af3a-1fca310a0637 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1f67aa05-d847-4821-af3a-1fca310a0637 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1f67aa05-d847-4821-af3a-1fca310a0637 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-1f67aa05-d847-4821-af3a-1fca310a0637 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] show called for member fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f67aa05-d847-4821-af3a-1fca310a0637 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 returned with HTTP 200 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 801/1583] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:46 2026] GET /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 => generated 384 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f75648fe-e25a-4080-b7dc-48724c10b2dd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f75648fe-e25a-4080-b7dc-48724c10b2dd tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] POST http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f75648fe-e25a-4080-b7dc-48724c10b2dd tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f75648fe-e25a-4080-b7dc-48724c10b2dd tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-f75648fe-e25a-4080-b7dc-48724c10b2dd tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Updating group 'fa8f6ece-b483-4b28-a447-2c1f19ff0fa7' with 'available' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f75648fe-e25a-4080-b7dc-48724c10b2dd tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action returned with HTTP 202 Sep 05 11:39:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 783/1584] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:39:46 2026] POST /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-25d5f375-e68b-400a-a071-7d7dd63ff548 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-25d5f375-e68b-400a-a071-7d7dd63ff548 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-25d5f375-e68b-400a-a071-7d7dd63ff548 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-25d5f375-e68b-400a-a071-7d7dd63ff548 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-25d5f375-e68b-400a-a071-7d7dd63ff548 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] show called for member fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-25d5f375-e68b-400a-a071-7d7dd63ff548 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 returned with HTTP 200 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 802/1585] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:46 2026] GET /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 => generated 388 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3a9e32e7-a70b-433f-b111-6e77d68220bc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a9e32e7-a70b-433f-b111-6e77d68220bc tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a9e32e7-a70b-433f-b111-6e77d68220bc tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3a9e32e7-a70b-433f-b111-6e77d68220bc tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-3a9e32e7-a70b-433f-b111-6e77d68220bc tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3a9e32e7-a70b-433f-b111-6e77d68220bc tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: /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 05 11:39:46 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3a9e32e7-a70b-433f-b111-6e77d68220bc tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Get all volumes completed successfully. Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3a9e32e7-a70b-433f-b111-6e77d68220bc tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:39:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 784/1586] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:39:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1f235d06-19e9-4f24-902b-50d45e2ae8b3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f235d06-19e9-4f24-902b-50d45e2ae8b3 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] POST http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1f235d06-19e9-4f24-902b-50d45e2ae8b3 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1f235d06-19e9-4f24-902b-50d45e2ae8b3 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-1f235d06-19e9-4f24-902b-50d45e2ae8b3 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] delete called for group fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87023) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.groups [None req-1f235d06-19e9-4f24-902b-50d45e2ae8b3 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Delete group with id: fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87023]: /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 05 11:39:46 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 05 11:39:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f235d06-19e9-4f24-902b-50d45e2ae8b3 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action returned with HTTP 202 Sep 05 11:39:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 803/1587] 192.168.122.16 () {62 vars in 1307 bytes} [Sat Sep 5 11:39:46 2026] POST /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eaf05ed4-1be3-4a83-a13d-bc33927ab250 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eaf05ed4-1be3-4a83-a13d-bc33927ab250 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eaf05ed4-1be3-4a83-a13d-bc33927ab250 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eaf05ed4-1be3-4a83-a13d-bc33927ab250 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.groups [None req-eaf05ed4-1be3-4a83-a13d-bc33927ab250 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] show called for member fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87022) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:46 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:39:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eaf05ed4-1be3-4a83-a13d-bc33927ab250 tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 returned with HTTP 200 Sep 05 11:39:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 785/1588] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:46 2026] GET /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 => generated 387 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-72771a60-3a6f-491d-a0f8-8b93a2e7b47b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-72771a60-3a6f-491d-a0f8-8b93a2e7b47b tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] GET http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 Sep 05 11:39:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-72771a60-3a6f-491d-a0f8-8b93a2e7b47b tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-72771a60-3a6f-491d-a0f8-8b93a2e7b47b tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.groups [None req-72771a60-3a6f-491d-a0f8-8b93a2e7b47b tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] show called for member fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 {{(pid=87023) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 05 11:39:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-72771a60-3a6f-491d-a0f8-8b93a2e7b47b tempest-GroupsV320Test-863871958 tempest-GroupsV320Test-863871958-project-member] http://192.168.122.16/volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 returned with HTTP 404 Sep 05 11:39:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 804/1589] 192.168.122.16 () {60 vars in 1265 bytes} [Sat Sep 5 11:39:47 2026] GET /volume/v3/groups/fa8f6ece-b483-4b28-a447-2c1f19ff0fa7 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6c477a71-26e0-421b-9515-bd7261ee98f7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c477a71-26e0-421b-9515-bd7261ee98f7 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] DELETE http://192.168.122.16/volume/v3/group_types/cd314697-ba51-4f41-86e5-9a5f6c6cdb5d Sep 05 11:39:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c477a71-26e0-421b-9515-bd7261ee98f7 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c477a71-26e0-421b-9515-bd7261ee98f7 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c477a71-26e0-421b-9515-bd7261ee98f7 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/group_types/cd314697-ba51-4f41-86e5-9a5f6c6cdb5d returned with HTTP 202 Sep 05 11:39:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 786/1590] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:39:47 2026] DELETE /volume/v3/group_types/cd314697-ba51-4f41-86e5-9a5f6c6cdb5d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-75db67f3-dedd-461a-b31e-c1f5e6576497 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-75db67f3-dedd-461a-b31e-c1f5e6576497 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] DELETE http://192.168.122.16/volume/v3/types/937371af-2bc1-44ea-8b2e-2a0b8d803c85 Sep 05 11:39:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-75db67f3-dedd-461a-b31e-c1f5e6576497 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-75db67f3-dedd-461a-b31e-c1f5e6576497 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-75db67f3-dedd-461a-b31e-c1f5e6576497 tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/types/937371af-2bc1-44ea-8b2e-2a0b8d803c85 returned with HTTP 202 Sep 05 11:39:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 805/1591] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:39:47 2026] DELETE /volume/v3/types/937371af-2bc1-44ea-8b2e-2a0b8d803c85 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:39:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fc59b25a-d25b-4e6b-b4fe-b5c16475f64b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fc59b25a-d25b-4e6b-b4fe-b5c16475f64b tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] GET http://192.168.122.16/volume/v3/types/937371af-2bc1-44ea-8b2e-2a0b8d803c85 Sep 05 11:39:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fc59b25a-d25b-4e6b-b4fe-b5c16475f64b tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fc59b25a-d25b-4e6b-b4fe-b5c16475f64b tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fc59b25a-d25b-4e6b-b4fe-b5c16475f64b tempest-GroupsV320Test-1593639333 tempest-GroupsV320Test-1593639333-project-admin] http://192.168.122.16/volume/v3/types/937371af-2bc1-44ea-8b2e-2a0b8d803c85 returned with HTTP 404 Sep 05 11:39:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 787/1592] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:39:47 2026] GET /volume/v3/types/937371af-2bc1-44ea-8b2e-2a0b8d803c85 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:39:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0ada789d-b9ef-4e47-bba7-1365e89a1f9c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0ada789d-b9ef-4e47-bba7-1365e89a1f9c None None] GET http://192.168.122.16/volume// Sep 05 11:39:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0ada789d-b9ef-4e47-bba7-1365e89a1f9c None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0ada789d-b9ef-4e47-bba7-1365e89a1f9c None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0ada789d-b9ef-4e47-bba7-1365e89a1f9c None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:39:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 806/1593] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:39:48 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:39:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f93ae105-7e6e-4ccd-97b5-23062f25b080 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f93ae105-7e6e-4ccd-97b5-23062f25b080 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:39:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f93ae105-7e6e-4ccd-97b5-23062f25b080 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:39:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f93ae105-7e6e-4ccd-97b5-23062f25b080 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:39:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f93ae105-7e6e-4ccd-97b5-23062f25b080 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:39:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f93ae105-7e6e-4ccd-97b5-23062f25b080 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:39:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 788/1594] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:39:48 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 1511 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:39:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f9d40cf6-1867-494a-a8c9-9aef58365c16 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f9d40cf6-1867-494a-a8c9-9aef58365c16 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] PUT http://192.168.122.16/volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241 Sep 05 11:39:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f9d40cf6-1867-494a-a8c9-9aef58365c16 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:48 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f9d40cf6-1867-494a-a8c9-9aef58365c16 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Acquiring lock "cinder-attachment_update-bea364d1-b4f6-4567-8ec5-b4638d5af0f3-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:39:48 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f9d40cf6-1867-494a-a8c9-9aef58365c16 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Lock "cinder-attachment_update-bea364d1-b4f6-4567-8ec5-b4638d5af0f3-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:39:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:39:50 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f9d40cf6-1867-494a-a8c9-9aef58365c16 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Lock "cinder-attachment_update-bea364d1-b4f6-4567-8ec5-b4638d5af0f3-devstack" released by "attachment_update" :: held 1.188s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:39:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-f9d40cf6-1867-494a-a8c9-9aef58365c16 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241 returned with HTTP 200 Sep 05 11:39:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 807/1595] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:39:48 2026] PUT /volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241 => generated 692 bytes in 1238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:39:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-29b3acc7-462e-47de-a353-e2d373a9dc38 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-29b3acc7-462e-47de-a353-e2d373a9dc38 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] POST http://192.168.122.16/volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241/action Sep 05 11:39:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-29b3acc7-462e-47de-a353-e2d373a9dc38 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:39:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-29b3acc7-462e-47de-a353-e2d373a9dc38 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:39:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:39:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:39:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-78f7ac07-deb3-4762-872d-0ca7a48a0a8c req-29b3acc7-462e-47de-a353-e2d373a9dc38 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241/action returned with HTTP 204 Sep 05 11:39:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 789/1596] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:39:50 2026] POST /volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:39:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-124730bc-a4e7-4aec-aedf-e012b4b6664b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-124730bc-a4e7-4aec-aedf-e012b4b6664b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] POST http://192.168.122.16/volume/v3/qos-specs Sep 05 11:39:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-124730bc-a4e7-4aec-aedf-e012b4b6664b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1421901821", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:39:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:39:59 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.qos_specs [None req-124730bc-a4e7-4aec-aedf-e012b4b6664b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1421901821', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87023) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 11:39:59 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-124730bc-a4e7-4aec-aedf-e012b4b6664b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DB qos_specs_create(): root {'id': 'd2b57e7e-2a39-4645-99dc-f476ff353073', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1421901821'} {{(pid=87023) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 11:39:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-124730bc-a4e7-4aec-aedf-e012b4b6664b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:39:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 808/1597] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:39:59 2026] POST /volume/v3/qos-specs => generated 399 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:39:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f76fa77a-b24e-4f40-8293-636fa6b44c6e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:39:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f76fa77a-b24e-4f40-8293-636fa6b44c6e tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:39:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f76fa77a-b24e-4f40-8293-636fa6b44c6e tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-171185092"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:39:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f76fa77a-b24e-4f40-8293-636fa6b44c6e tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:39:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 790/1598] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:39:59 2026] POST /volume/v3/types => generated 221 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2de05067-c714-479a-b140-6e0d50062897 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2de05067-c714-479a-b140-6e0d50062897 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2de05067-c714-479a-b140-6e0d50062897 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2052555119"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2de05067-c714-479a-b140-6e0d50062897 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 809/1599] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:40:00 2026] POST /volume/v3/types => generated 222 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3ea61829-f503-415c-a5ad-b2426a6e0c4f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ea61829-f503-415c-a5ad-b2426a6e0c4f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ea61829-f503-415c-a5ad-b2426a6e0c4f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1811026619"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ea61829-f503-415c-a5ad-b2426a6e0c4f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 791/1600] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:40:00 2026] POST /volume/v3/types => generated 222 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-40914c1a-6447-49e3-95c3-38e58e2f30cb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-40914c1a-6447-49e3-95c3-38e58e2f30cb tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=9ac014ac-7835-403c-9c85-e18e920104b1 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-40914c1a-6447-49e3-95c3-38e58e2f30cb tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-40914c1a-6447-49e3-95c3-38e58e2f30cb tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'associate' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40914c1a-6447-49e3-95c3-38e58e2f30cb tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Associate qos_spec: d2b57e7e-2a39-4645-99dc-f476ff353073 with type: 9ac014ac-7835-403c-9c85-e18e920104b1 {{(pid=87023) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-40914c1a-6447-49e3-95c3-38e58e2f30cb tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=9ac014ac-7835-403c-9c85-e18e920104b1 returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 810/1601] 192.168.122.16 () {58 vars in 1360 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=9ac014ac-7835-403c-9c85-e18e920104b1 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe4250ad-58c1-44b8-9d55-0ed81fad19a4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe4250ad-58c1-44b8-9d55-0ed81fad19a4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=70b88175-44c2-4dd5-a3ec-679508495015 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe4250ad-58c1-44b8-9d55-0ed81fad19a4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe4250ad-58c1-44b8-9d55-0ed81fad19a4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'associate' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe4250ad-58c1-44b8-9d55-0ed81fad19a4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Associate qos_spec: d2b57e7e-2a39-4645-99dc-f476ff353073 with type: 70b88175-44c2-4dd5-a3ec-679508495015 {{(pid=87022) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe4250ad-58c1-44b8-9d55-0ed81fad19a4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=70b88175-44c2-4dd5-a3ec-679508495015 returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 792/1602] 192.168.122.16 () {58 vars in 1360 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=70b88175-44c2-4dd5-a3ec-679508495015 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5b75c976-cb89-492c-ac79-f49455aa448f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5b75c976-cb89-492c-ac79-f49455aa448f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=80e36815-d477-4d1f-b6d6-e64d33c8c7a5 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5b75c976-cb89-492c-ac79-f49455aa448f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5b75c976-cb89-492c-ac79-f49455aa448f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'associate' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b75c976-cb89-492c-ac79-f49455aa448f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Associate qos_spec: d2b57e7e-2a39-4645-99dc-f476ff353073 with type: 80e36815-d477-4d1f-b6d6-e64d33c8c7a5 {{(pid=87023) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5b75c976-cb89-492c-ac79-f49455aa448f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=80e36815-d477-4d1f-b6d6-e64d33c8c7a5 returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 811/1603] 192.168.122.16 () {58 vars in 1360 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associate?vol_type_id=80e36815-d477-4d1f-b6d6-e64d33c8c7a5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0773d49e-bc35-4e09-96ff-a9c261f9a484 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0773d49e-bc35-4e09-96ff-a9c261f9a484 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0773d49e-bc35-4e09-96ff-a9c261f9a484 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0773d49e-bc35-4e09-96ff-a9c261f9a484 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'associations' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0773d49e-bc35-4e09-96ff-a9c261f9a484 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Get associations for qos_spec id: d2b57e7e-2a39-4645-99dc-f476ff353073 {{(pid=87022) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: /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 05 11:40:00 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0773d49e-bc35-4e09-96ff-a9c261f9a484 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations returned with HTTP 200 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 793/1604] 192.168.122.16 () {58 vars in 1272 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations => generated 447 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b0afaf22-4609-47ec-b353-b6b2b56bded7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0afaf22-4609-47ec-b353-b6b2b56bded7 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/disassociate?vol_type_id=9ac014ac-7835-403c-9c85-e18e920104b1 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0afaf22-4609-47ec-b353-b6b2b56bded7 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0afaf22-4609-47ec-b353-b6b2b56bded7 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'disassociate' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b0afaf22-4609-47ec-b353-b6b2b56bded7 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Disassociate qos_spec: d2b57e7e-2a39-4645-99dc-f476ff353073 from type: 9ac014ac-7835-403c-9c85-e18e920104b1 {{(pid=87023) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0afaf22-4609-47ec-b353-b6b2b56bded7 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/disassociate?vol_type_id=9ac014ac-7835-403c-9c85-e18e920104b1 returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 812/1605] 192.168.122.16 () {58 vars in 1369 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/disassociate?vol_type_id=9ac014ac-7835-403c-9c85-e18e920104b1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fbff458c-ee43-4050-8fe6-8dcde45fb2c6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbff458c-ee43-4050-8fe6-8dcde45fb2c6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbff458c-ee43-4050-8fe6-8dcde45fb2c6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbff458c-ee43-4050-8fe6-8dcde45fb2c6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'associations' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fbff458c-ee43-4050-8fe6-8dcde45fb2c6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Get associations for qos_spec id: d2b57e7e-2a39-4645-99dc-f476ff353073 {{(pid=87022) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: /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 05 11:40:00 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbff458c-ee43-4050-8fe6-8dcde45fb2c6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations returned with HTTP 200 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 794/1606] 192.168.122.16 () {58 vars in 1272 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations => generated 306 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e282698b-cdc1-45d9-b853-d6d5c412b489 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e282698b-cdc1-45d9-b853-d6d5c412b489 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/disassociate_all Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e282698b-cdc1-45d9-b853-d6d5c412b489 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e282698b-cdc1-45d9-b853-d6d5c412b489 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'disassociate_all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e282698b-cdc1-45d9-b853-d6d5c412b489 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Disassociate qos_spec: d2b57e7e-2a39-4645-99dc-f476ff353073 from all. {{(pid=87023) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e282698b-cdc1-45d9-b853-d6d5c412b489 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/disassociate_all returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 813/1607] 192.168.122.16 () {58 vars in 1284 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/disassociate_all => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a88a4289-df31-4b8c-bcfc-a03cd2df1dd6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a88a4289-df31-4b8c-bcfc-a03cd2df1dd6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a88a4289-df31-4b8c-bcfc-a03cd2df1dd6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a88a4289-df31-4b8c-bcfc-a03cd2df1dd6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'associations' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a88a4289-df31-4b8c-bcfc-a03cd2df1dd6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Get associations for qos_spec id: d2b57e7e-2a39-4645-99dc-f476ff353073 {{(pid=87022) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: /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 05 11:40:00 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a88a4289-df31-4b8c-bcfc-a03cd2df1dd6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations returned with HTTP 200 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 795/1608] 192.168.122.16 () {58 vars in 1272 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/associations => generated 24 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-97ad4406-a33a-4f91-a209-c9688bfffcbd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-97ad4406-a33a-4f91-a209-c9688bfffcbd tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/types/80e36815-d477-4d1f-b6d6-e64d33c8c7a5 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-97ad4406-a33a-4f91-a209-c9688bfffcbd tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-97ad4406-a33a-4f91-a209-c9688bfffcbd tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-97ad4406-a33a-4f91-a209-c9688bfffcbd tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types/80e36815-d477-4d1f-b6d6-e64d33c8c7a5 returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 814/1609] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:40:00 2026] DELETE /volume/v3/types/80e36815-d477-4d1f-b6d6-e64d33c8c7a5 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5d37a279-979b-417b-9c18-14cb5a59a9ee None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d37a279-979b-417b-9c18-14cb5a59a9ee tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/types/80e36815-d477-4d1f-b6d6-e64d33c8c7a5 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d37a279-979b-417b-9c18-14cb5a59a9ee tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d37a279-979b-417b-9c18-14cb5a59a9ee tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d37a279-979b-417b-9c18-14cb5a59a9ee tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types/80e36815-d477-4d1f-b6d6-e64d33c8c7a5 returned with HTTP 404 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 796/1610] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/types/80e36815-d477-4d1f-b6d6-e64d33c8c7a5 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a8a09424-c73f-4f89-b072-2e59f85f6ab8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8a09424-c73f-4f89-b072-2e59f85f6ab8 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/types/70b88175-44c2-4dd5-a3ec-679508495015 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8a09424-c73f-4f89-b072-2e59f85f6ab8 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8a09424-c73f-4f89-b072-2e59f85f6ab8 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8a09424-c73f-4f89-b072-2e59f85f6ab8 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types/70b88175-44c2-4dd5-a3ec-679508495015 returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 815/1611] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:40:00 2026] DELETE /volume/v3/types/70b88175-44c2-4dd5-a3ec-679508495015 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5c11297b-0dfe-431e-8c6f-90184464c8cc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c11297b-0dfe-431e-8c6f-90184464c8cc tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/types/70b88175-44c2-4dd5-a3ec-679508495015 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c11297b-0dfe-431e-8c6f-90184464c8cc tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c11297b-0dfe-431e-8c6f-90184464c8cc tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c11297b-0dfe-431e-8c6f-90184464c8cc tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types/70b88175-44c2-4dd5-a3ec-679508495015 returned with HTTP 404 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 797/1612] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/types/70b88175-44c2-4dd5-a3ec-679508495015 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b6f4fee0-c0cd-4ac8-a022-06b9853587d3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b6f4fee0-c0cd-4ac8-a022-06b9853587d3 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/types/9ac014ac-7835-403c-9c85-e18e920104b1 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b6f4fee0-c0cd-4ac8-a022-06b9853587d3 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b6f4fee0-c0cd-4ac8-a022-06b9853587d3 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b6f4fee0-c0cd-4ac8-a022-06b9853587d3 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types/9ac014ac-7835-403c-9c85-e18e920104b1 returned with HTTP 202 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 816/1613] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:40:00 2026] DELETE /volume/v3/types/9ac014ac-7835-403c-9c85-e18e920104b1 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8f080650-bb2a-4e13-9f07-36ce2e3c7c32 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8f080650-bb2a-4e13-9f07-36ce2e3c7c32 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/types/9ac014ac-7835-403c-9c85-e18e920104b1 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8f080650-bb2a-4e13-9f07-36ce2e3c7c32 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8f080650-bb2a-4e13-9f07-36ce2e3c7c32 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8f080650-bb2a-4e13-9f07-36ce2e3c7c32 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/types/9ac014ac-7835-403c-9c85-e18e920104b1 returned with HTTP 404 Sep 05 11:40:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 798/1614] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:40:00 2026] GET /volume/v3/types/9ac014ac-7835-403c-9c85-e18e920104b1 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3c4d922c-4531-41f8-99cc-26b850998927 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3c4d922c-4531-41f8-99cc-26b850998927 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] POST http://192.168.122.16/volume/v3/qos-specs Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3c4d922c-4531-41f8-99cc-26b850998927 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1403218518", "consumer": "back-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.qos_specs [None req-3c4d922c-4531-41f8-99cc-26b850998927 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1403218518', 'consumer': 'back-end', 'specs': {}} {{(pid=87023) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-3c4d922c-4531-41f8-99cc-26b850998927 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DB qos_specs_create(): root {'id': '2839cf8e-1ab3-46e4-9b83-ab0882c9f725', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1403218518'} {{(pid=87023) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 11:40:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3c4d922c-4531-41f8-99cc-26b850998927 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:40:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 817/1615] 192.168.122.16 () {60 vars in 1143 bytes} [Sat Sep 5 11:40:00 2026] POST /volume/v3/qos-specs => generated 375 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a2638255-76ae-4a10-b22f-f211f34bd96f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a2638255-76ae-4a10-b22f-f211f34bd96f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725?force=False Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a2638255-76ae-4a10-b22f-f211f34bd96f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a2638255-76ae-4a10-b22f-f211f34bd96f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a2638255-76ae-4a10-b22f-f211f34bd96f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Delete qos_spec: 2839cf8e-1ab3-46e4-9b83-ab0882c9f725, force: False {{(pid=87022) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /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 05 11:40:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a2638255-76ae-4a10-b22f-f211f34bd96f tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725?force=False returned with HTTP 202 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 799/1616] 192.168.122.16 () {58 vars in 1259 bytes} [Sat Sep 5 11:40:00 2026] DELETE /volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-02618a3d-660f-4eeb-a314-3449bdbe2ddc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-02618a3d-660f-4eeb-a314-3449bdbe2ddc tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-02618a3d-660f-4eeb-a314-3449bdbe2ddc tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-02618a3d-660f-4eeb-a314-3449bdbe2ddc tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-02618a3d-660f-4eeb-a314-3449bdbe2ddc tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725 returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 818/1617] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2dbd7595-ae4a-4068-bd63-2880380f8b9b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2dbd7595-ae4a-4068-bd63-2880380f8b9b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2dbd7595-ae4a-4068-bd63-2880380f8b9b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2dbd7595-ae4a-4068-bd63-2880380f8b9b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /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 05 11:40:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2dbd7595-ae4a-4068-bd63-2880380f8b9b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 800/1618] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-54cc3714-82bc-4787-83e8-a8575158e168 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-54cc3714-82bc-4787-83e8-a8575158e168 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725?force=False Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-54cc3714-82bc-4787-83e8-a8575158e168 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-54cc3714-82bc-4787-83e8-a8575158e168 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.qos_specs_manage [None req-54cc3714-82bc-4787-83e8-a8575158e168 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Delete qos_spec: 2839cf8e-1ab3-46e4-9b83-ab0882c9f725, force: False {{(pid=87023) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-54cc3714-82bc-4787-83e8-a8575158e168 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725?force=False returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 819/1619] 192.168.122.16 () {58 vars in 1259 bytes} [Sat Sep 5 11:40:01 2026] DELETE /volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8b3fdb38-280f-4254-b70a-6ef7b4a7c528 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8b3fdb38-280f-4254-b70a-6ef7b4a7c528 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8b3fdb38-280f-4254-b70a-6ef7b4a7c528 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8b3fdb38-280f-4254-b70a-6ef7b4a7c528 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8b3fdb38-280f-4254-b70a-6ef7b4a7c528 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725 returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 801/1620] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/2839cf8e-1ab3-46e4-9b83-ab0882c9f725 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4ac7dc4e-fca0-4188-a524-0d60bf7602d6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ac7dc4e-fca0-4188-a524-0d60bf7602d6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] POST http://192.168.122.16/volume/v3/qos-specs Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ac7dc4e-fca0-4188-a524-0d60bf7602d6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1941889902", "consumer": "both"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.qos_specs [None req-4ac7dc4e-fca0-4188-a524-0d60bf7602d6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1941889902', 'consumer': 'both', 'specs': {}} {{(pid=87023) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-4ac7dc4e-fca0-4188-a524-0d60bf7602d6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DB qos_specs_create(): root {'id': '499ada4b-79de-49fb-b745-297c79dd0ee3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1941889902'} {{(pid=87023) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ac7dc4e-fca0-4188-a524-0d60bf7602d6 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 820/1621] 192.168.122.16 () {60 vars in 1143 bytes} [Sat Sep 5 11:40:01 2026] POST /volume/v3/qos-specs => generated 371 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-968995e2-f6ea-4ccf-948f-1346e7ad6bf5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-968995e2-f6ea-4ccf-948f-1346e7ad6bf5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3?force=False Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-968995e2-f6ea-4ccf-948f-1346e7ad6bf5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-968995e2-f6ea-4ccf-948f-1346e7ad6bf5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-968995e2-f6ea-4ccf-948f-1346e7ad6bf5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Delete qos_spec: 499ada4b-79de-49fb-b745-297c79dd0ee3, force: False {{(pid=87022) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /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 05 11:40:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-968995e2-f6ea-4ccf-948f-1346e7ad6bf5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3?force=False returned with HTTP 202 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 802/1622] 192.168.122.16 () {58 vars in 1259 bytes} [Sat Sep 5 11:40:01 2026] DELETE /volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-852ac4b7-bcb1-4823-859f-4223b3ba3359 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-852ac4b7-bcb1-4823-859f-4223b3ba3359 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-852ac4b7-bcb1-4823-859f-4223b3ba3359 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-852ac4b7-bcb1-4823-859f-4223b3ba3359 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-852ac4b7-bcb1-4823-859f-4223b3ba3359 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3 returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 821/1623] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1aae2327-5545-4e40-846c-b9c95935155a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1aae2327-5545-4e40-846c-b9c95935155a tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1aae2327-5545-4e40-846c-b9c95935155a tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1aae2327-5545-4e40-846c-b9c95935155a tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /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 05 11:40:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1aae2327-5545-4e40-846c-b9c95935155a tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 803/1624] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs => generated 175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-05e71697-5537-433d-9a88-47246e62c19b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-05e71697-5537-433d-9a88-47246e62c19b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3?force=False Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-05e71697-5537-433d-9a88-47246e62c19b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-05e71697-5537-433d-9a88-47246e62c19b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.qos_specs_manage [None req-05e71697-5537-433d-9a88-47246e62c19b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Delete qos_spec: 499ada4b-79de-49fb-b745-297c79dd0ee3, force: False {{(pid=87023) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-05e71697-5537-433d-9a88-47246e62c19b tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3?force=False returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 822/1625] 192.168.122.16 () {58 vars in 1259 bytes} [Sat Sep 5 11:40:01 2026] DELETE /volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c817e109-e852-426a-b461-bbe7252d48ac None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c817e109-e852-426a-b461-bbe7252d48ac tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c817e109-e852-426a-b461-bbe7252d48ac tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c817e109-e852-426a-b461-bbe7252d48ac tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c817e109-e852-426a-b461-bbe7252d48ac tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3 returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 804/1626] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/499ada4b-79de-49fb-b745-297c79dd0ee3 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-45fcf6de-7074-48a2-829b-f7d98e718384 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45fcf6de-7074-48a2-829b-f7d98e718384 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] POST http://192.168.122.16/volume/v3/qos-specs Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-45fcf6de-7074-48a2-829b-f7d98e718384 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-894634508", "consumer": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.qos_specs [None req-45fcf6de-7074-48a2-829b-f7d98e718384 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-894634508', 'consumer': 'front-end', 'specs': {}} {{(pid=87023) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-45fcf6de-7074-48a2-829b-f7d98e718384 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DB qos_specs_create(): root {'id': 'd64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-894634508'} {{(pid=87023) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45fcf6de-7074-48a2-829b-f7d98e718384 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 823/1627] 192.168.122.16 () {60 vars in 1143 bytes} [Sat Sep 5 11:40:01 2026] POST /volume/v3/qos-specs => generated 375 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b3cb34ec-3ca7-40f6-8d16-848df64101f0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3cb34ec-3ca7-40f6-8d16-848df64101f0 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee?force=False Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3cb34ec-3ca7-40f6-8d16-848df64101f0 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3cb34ec-3ca7-40f6-8d16-848df64101f0 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3cb34ec-3ca7-40f6-8d16-848df64101f0 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Delete qos_spec: d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee, force: False {{(pid=87022) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /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 05 11:40:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3cb34ec-3ca7-40f6-8d16-848df64101f0 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee?force=False returned with HTTP 202 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 805/1628] 192.168.122.16 () {58 vars in 1259 bytes} [Sat Sep 5 11:40:01 2026] DELETE /volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee?force=False => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-454d7747-0163-4527-90de-968db2fec804 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-454d7747-0163-4527-90de-968db2fec804 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-454d7747-0163-4527-90de-968db2fec804 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-454d7747-0163-4527-90de-968db2fec804 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-454d7747-0163-4527-90de-968db2fec804 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 824/1629] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-66d7b819-dd78-4f80-9293-d0e6aa722be5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66d7b819-dd78-4f80-9293-d0e6aa722be5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66d7b819-dd78-4f80-9293-d0e6aa722be5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66d7b819-dd78-4f80-9293-d0e6aa722be5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /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 05 11:40:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66d7b819-dd78-4f80-9293-d0e6aa722be5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 806/1630] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-32a6da2d-4caf-4f5e-95e4-3ad87793619c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32a6da2d-4caf-4f5e-95e4-3ad87793619c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee?force=False Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32a6da2d-4caf-4f5e-95e4-3ad87793619c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32a6da2d-4caf-4f5e-95e4-3ad87793619c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.qos_specs_manage [None req-32a6da2d-4caf-4f5e-95e4-3ad87793619c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Delete qos_spec: d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee, force: False {{(pid=87023) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32a6da2d-4caf-4f5e-95e4-3ad87793619c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee?force=False returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 825/1631] 192.168.122.16 () {58 vars in 1259 bytes} [Sat Sep 5 11:40:01 2026] DELETE /volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-df57fec2-aa4e-44a4-8280-d1b3d48a15ad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-df57fec2-aa4e-44a4-8280-d1b3d48a15ad tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-df57fec2-aa4e-44a4-8280-d1b3d48a15ad tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-df57fec2-aa4e-44a4-8280-d1b3d48a15ad tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-df57fec2-aa4e-44a4-8280-d1b3d48a15ad tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 807/1632] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/d64ddffd-0f8a-4993-8b12-dd0a3fa1f6ee => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1efc5824-7a72-469c-b742-800e56f5c402 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1efc5824-7a72-469c-b742-800e56f5c402 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1efc5824-7a72-469c-b742-800e56f5c402 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1efc5824-7a72-469c-b742-800e56f5c402 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1efc5824-7a72-469c-b742-800e56f5c402 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 826/1633] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 => generated 399 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-15565ed0-a2d8-479f-96b4-cfed50f415d9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-15565ed0-a2d8-479f-96b4-cfed50f415d9 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-15565ed0-a2d8-479f-96b4-cfed50f415d9 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-15565ed0-a2d8-479f-96b4-cfed50f415d9 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /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 05 11:40:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-15565ed0-a2d8-479f-96b4-cfed50f415d9 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 808/1634] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs => generated 175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fdcda663-6983-4f23-ad71-90a6736ad44d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fdcda663-6983-4f23-ad71-90a6736ad44d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] PUT http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fdcda663-6983-4f23-ad71-90a6736ad44d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.qos_specs [None req-fdcda663-6983-4f23-ad71-90a6736ad44d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87023) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-fdcda663-6983-4f23-ad71-90a6736ad44d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] qos_specs_update() value: {'id': '54ac0019-6ca3-4aca-833c-cf4b14b5fc40', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd2b57e7e-2a39-4645-99dc-f476ff353073', 'deleted': False} {{(pid=87023) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fdcda663-6983-4f23-ad71-90a6736ad44d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 827/1635] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:40:01 2026] PUT /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 => generated 36 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-857163c4-40ba-473c-98e1-4ae10cae6e6c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-857163c4-40ba-473c-98e1-4ae10cae6e6c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-857163c4-40ba-473c-98e1-4ae10cae6e6c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-857163c4-40ba-473c-98e1-4ae10cae6e6c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-857163c4-40ba-473c-98e1-4ae10cae6e6c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 809/1636] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 => generated 420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0102ce87-d3fc-4993-aab3-e8eb26a084f4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0102ce87-d3fc-4993-aab3-e8eb26a084f4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] PUT http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/delete_keys Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0102ce87-d3fc-4993-aab3-e8eb26a084f4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0102ce87-d3fc-4993-aab3-e8eb26a084f4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Delete_key spec: d2b57e7e-2a39-4645-99dc-f476ff353073, keys: ['iops_bytes'] {{(pid=87023) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0102ce87-d3fc-4993-aab3-e8eb26a084f4 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/delete_keys returned with HTTP 202 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 828/1637] 192.168.122.16 () {60 vars in 1289 bytes} [Sat Sep 5 11:40:01 2026] PUT /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073/delete_keys => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-142c23a5-01b2-4a82-9b12-931a8215f65d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-142c23a5-01b2-4a82-9b12-931a8215f65d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-142c23a5-01b2-4a82-9b12-931a8215f65d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-142c23a5-01b2-4a82-9b12-931a8215f65d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-142c23a5-01b2-4a82-9b12-931a8215f65d tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 810/1638] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 => generated 399 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dfe0e989-2ec4-4a53-ade3-c4c0a15e8fe5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dfe0e989-2ec4-4a53-ade3-c4c0a15e8fe5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dfe0e989-2ec4-4a53-ade3-c4c0a15e8fe5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dfe0e989-2ec4-4a53-ade3-c4c0a15e8fe5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dfe0e989-2ec4-4a53-ade3-c4c0a15e8fe5 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 returned with HTTP 200 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 829/1639] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 => generated 399 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b90e2323-c8a4-4bae-8ca8-78060999453c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b90e2323-c8a4-4bae-8ca8-78060999453c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] DELETE http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073?force=False Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b90e2323-c8a4-4bae-8ca8-78060999453c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b90e2323-c8a4-4bae-8ca8-78060999453c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b90e2323-c8a4-4bae-8ca8-78060999453c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Delete qos_spec: d2b57e7e-2a39-4645-99dc-f476ff353073, force: False {{(pid=87022) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 05 11:40:01 devstack devstack@c-api.service[87022]: /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 05 11:40:01 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 05 11:40:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b90e2323-c8a4-4bae-8ca8-78060999453c tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073?force=False returned with HTTP 202 Sep 05 11:40:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 811/1640] 192.168.122.16 () {58 vars in 1259 bytes} [Sat Sep 5 11:40:01 2026] DELETE /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073?force=False => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3879c98a-523b-485f-b64a-1752d07bdfa2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3879c98a-523b-485f-b64a-1752d07bdfa2 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] GET http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3879c98a-523b-485f-b64a-1752d07bdfa2 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3879c98a-523b-485f-b64a-1752d07bdfa2 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3879c98a-523b-485f-b64a-1752d07bdfa2 tempest-QosSpecsTestJSON-754315928 tempest-QosSpecsTestJSON-754315928-project-admin] http://192.168.122.16/volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 returned with HTTP 404 Sep 05 11:40:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 830/1641] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:01 2026] GET /volume/v3/qos-specs/d2b57e7e-2a39-4645-99dc-f476ff353073 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cffeb130-7539-45ac-a808-642764fd958a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:40:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1955228983", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1955228983', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:03 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Create volume of 1 GB Sep 05 11:40:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Availability Zones retrieved successfully. Sep 05 11:40:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Flow 'volume_create_api' (595d073e-1d94-4a1b-ad50-6ca6414f6340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1c37a7-391a-4a61-accd-117baf21f211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb1c37a7-391a-4a61-accd-117baf21f211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4fe42e-5555-464d-b48d-15187d3d36fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Created reservations ['8371f39a-454a-43d9-8bee-244c0e4ccb59', '1852f7f3-d55c-4622-bd44-395376b504ef', 'e23b74e3-0f9d-4e93-915d-9d9035046e2e', 'a00c0d22-8933-494e-aade-10b8eee6e70f'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4fe42e-5555-464d-b48d-15187d3d36fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8371f39a-454a-43d9-8bee-244c0e4ccb59', '1852f7f3-d55c-4622-bd44-395376b504ef', 'e23b74e3-0f9d-4e93-915d-9d9035046e2e', 'a00c0d22-8933-494e-aade-10b8eee6e70f']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404323f7-011c-403f-b490-28a6913008f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404323f7-011c-403f-b490-28a6913008f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4804ced0-71ab-424a-bc55-4506d5f8fe16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1955228983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423e9eaaa0124593a491f4033b226414',qos_specs=None,replication_status=,reservations=['8371f39a-454a-43d9-8bee-244c0e4ccb59','1852f7f3-d55c-4622-bd44-395376b504ef','e23b74e3-0f9d-4e93-915d-9d9035046e2e','a00c0d22-8933-494e-aade-10b8eee6e70f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585bd9c956f0429ebaa2086498d028d5',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1955228983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4804ced0-71ab-424a-bc55-4506d5f8fe16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='423e9eaaa0124593a491f4033b226414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='585bd9c956f0429ebaa2086498d028d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed30bf4e-15ac-4be5-a1be-5c97e1491c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed30bf4e-15ac-4be5-a1be-5c97e1491c4c) transitioned into state 'SUCCESS' from state '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-1955228983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='423e9eaaa0124593a491f4033b226414',qos_specs=None,replication_status=,reservations=['8371f39a-454a-43d9-8bee-244c0e4ccb59','1852f7f3-d55c-4622-bd44-395376b504ef','e23b74e3-0f9d-4e93-915d-9d9035046e2e','a00c0d22-8933-494e-aade-10b8eee6e70f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585bd9c956f0429ebaa2086498d028d5',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103e71b9-21cb-4d53-80bc-2cbe746667fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (103e71b9-21cb-4d53-80bc-2cbe746667fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Flow 'volume_create_api' (595d073e-1d94-4a1b-ad50-6ca6414f6340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Create volume request issued successfully. Sep 05 11:40:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cffeb130-7539-45ac-a808-642764fd958a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 812/1642] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:40:03 2026] POST /volume/v3/volumes => generated 761 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:40:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fbdf4582-288c-40ef-bc2e-186d0b548ea2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fbdf4582-288c-40ef-bc2e-186d0b548ea2 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fbdf4582-288c-40ef-bc2e-186d0b548ea2 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fbdf4582-288c-40ef-bc2e-186d0b548ea2 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fbdf4582-288c-40ef-bc2e-186d0b548ea2 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fbdf4582-288c-40ef-bc2e-186d0b548ea2 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 200 Sep 05 11:40:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 831/1643] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:04 2026] GET /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a755daae-ce3e-407c-95a1-d6f9db620a17 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a755daae-ce3e-407c-95a1-d6f9db620a17 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a755daae-ce3e-407c-95a1-d6f9db620a17 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a755daae-ce3e-407c-95a1-d6f9db620a17 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a755daae-ce3e-407c-95a1-d6f9db620a17 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a755daae-ce3e-407c-95a1-d6f9db620a17 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 200 Sep 05 11:40:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 813/1644] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:05 2026] GET /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 853 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a285c095-5981-4cac-b994-65e61ef35369 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a285c095-5981-4cac-b994-65e61ef35369 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a285c095-5981-4cac-b994-65e61ef35369 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a285c095-5981-4cac-b994-65e61ef35369 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a285c095-5981-4cac-b994-65e61ef35369 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a285c095-5981-4cac-b994-65e61ef35369 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 200 Sep 05 11:40:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 832/1645] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:06 2026] GET /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 854 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f59cd355-73cd-49bf-93c8-16c7d11b26df None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f59cd355-73cd-49bf-93c8-16c7d11b26df tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f59cd355-73cd-49bf-93c8-16c7d11b26df tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f59cd355-73cd-49bf-93c8-16c7d11b26df tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f59cd355-73cd-49bf-93c8-16c7d11b26df tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f59cd355-73cd-49bf-93c8-16c7d11b26df tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 200 Sep 05 11:40:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 814/1646] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:06 2026] GET /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5cc9b5aa-8703-43e0-a3b9-5c3cbe223b62 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5cc9b5aa-8703-43e0-a3b9-5c3cbe223b62 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:40:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5cc9b5aa-8703-43e0-a3b9-5c3cbe223b62 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4804ced0-71ab-424a-bc55-4506d5f8fe16", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-362383982", "description": null, "metadata": null}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5cc9b5aa-8703-43e0-a3b9-5c3cbe223b62 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:07 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-5cc9b5aa-8703-43e0-a3b9-5c3cbe223b62 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Create snapshot from volume 4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:07 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-5cc9b5aa-8703-43e0-a3b9-5c3cbe223b62 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Created reservations ['7185b363-a9d5-4845-81c5-edc87ce5a4d0', 'bde59c0f-605e-4688-b92e-e33a9d839e07', '371f34e6-dc24-429c-85c1-eb0273e1a433', '80fe8219-9451-4f78-81b7-02e64a3f3bc1'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5cc9b5aa-8703-43e0-a3b9-5c3cbe223b62 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot force create request issued successfully. Sep 05 11:40:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5cc9b5aa-8703-43e0-a3b9-5c3cbe223b62 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:40:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 833/1647] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:40:07 2026] POST /volume/v3/snapshots => generated 309 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8556690d-fc60-47b7-98ee-b36f9901e03f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8556690d-fc60-47b7-98ee-b36f9901e03f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8556690d-fc60-47b7-98ee-b36f9901e03f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8556690d-fc60-47b7-98ee-b36f9901e03f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8556690d-fc60-47b7-98ee-b36f9901e03f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8556690d-fc60-47b7-98ee-b36f9901e03f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 815/1648] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:07 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 441 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b6dda132-0554-4a55-9aad-e633e6292a5f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b6dda132-0554-4a55-9aad-e633e6292a5f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b6dda132-0554-4a55-9aad-e633e6292a5f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b6dda132-0554-4a55-9aad-e633e6292a5f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b6dda132-0554-4a55-9aad-e633e6292a5f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b6dda132-0554-4a55-9aad-e633e6292a5f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 834/1649] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:08 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 441 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b6901ab8-7e7c-4b46-a755-a5caa344b64f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6901ab8-7e7c-4b46-a755-a5caa344b64f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6901ab8-7e7c-4b46-a755-a5caa344b64f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6901ab8-7e7c-4b46-a755-a5caa344b64f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b6901ab8-7e7c-4b46-a755-a5caa344b64f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6901ab8-7e7c-4b46-a755-a5caa344b64f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 816/1650] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:09 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 441 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1fc995e8-bfd5-45b9-8265-5f6af34cfb79 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1fc995e8-bfd5-45b9-8265-5f6af34cfb79 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1fc995e8-bfd5-45b9-8265-5f6af34cfb79 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1fc995e8-bfd5-45b9-8265-5f6af34cfb79 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1fc995e8-bfd5-45b9-8265-5f6af34cfb79 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1fc995e8-bfd5-45b9-8265-5f6af34cfb79 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 835/1651] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:10 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 441 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fed74ddb-48bd-49d5-a9d0-19a07505449b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fed74ddb-48bd-49d5-a9d0-19a07505449b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fed74ddb-48bd-49d5-a9d0-19a07505449b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fed74ddb-48bd-49d5-a9d0-19a07505449b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fed74ddb-48bd-49d5-a9d0-19a07505449b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fed74ddb-48bd-49d5-a9d0-19a07505449b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 817/1652] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:11 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-07bcff60-607c-4ec4-b39f-2510f1a28172 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-07bcff60-607c-4ec4-b39f-2510f1a28172 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-07bcff60-607c-4ec4-b39f-2510f1a28172 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-07bcff60-607c-4ec4-b39f-2510f1a28172 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-07bcff60-607c-4ec4-b39f-2510f1a28172 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-07bcff60-607c-4ec4-b39f-2510f1a28172 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 836/1653] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:12 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-515548b7-88df-4d1e-851c-3d0aa0531ba9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-515548b7-88df-4d1e-851c-3d0aa0531ba9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-515548b7-88df-4d1e-851c-3d0aa0531ba9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-515548b7-88df-4d1e-851c-3d0aa0531ba9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-515548b7-88df-4d1e-851c-3d0aa0531ba9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-515548b7-88df-4d1e-851c-3d0aa0531ba9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 818/1654] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:12 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e94db522-6302-4078-86b5-34b70dec8b33 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e09200f7-cc4a-47a5-91bb-85d49d89ce0b", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Create volume request body: {'volume': {'snapshot_id': 'e09200f7-cc4a-47a5-91bb-85d49d89ce0b', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Create volume of 1 GB Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Availability Zones retrieved successfully. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Flow 'volume_create_api' (e008ab9a-7000-4aa2-b41b-2a909b00ef86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3e132d-9478-475c-aae5-dcad19e6f9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd3e132d-9478-475c-aae5-dcad19e6f9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e09200f7-cc4a-47a5-91bb-85d49d89ce0b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9d52f6-4b2d-46c0-9b7d-7e255788342a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Created reservations ['a9dfe1fa-787a-408f-b95a-f5450662cfc9', '68cac06b-6bf4-4304-a37c-4e7eaa220566', '922df5b0-236c-4c63-b423-d15095058c0c', 'fce91f9f-c022-4589-a10f-b2efc57f6395'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9d52f6-4b2d-46c0-9b7d-7e255788342a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9dfe1fa-787a-408f-b95a-f5450662cfc9', '68cac06b-6bf4-4304-a37c-4e7eaa220566', '922df5b0-236c-4c63-b423-d15095058c0c', 'fce91f9f-c022-4589-a10f-b2efc57f6395']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df24fae5-c4d0-4539-8a05-3ee4fe01fdba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df24fae5-c4d0-4539-8a05-3ee4fe01fdba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '080804ed-7202-4d5f-9f9f-8c90be28fa87', '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='423e9eaaa0124593a491f4033b226414',qos_specs=None,replication_status=,reservations=['a9dfe1fa-787a-408f-b95a-f5450662cfc9','68cac06b-6bf4-4304-a37c-4e7eaa220566','922df5b0-236c-4c63-b423-d15095058c0c','fce91f9f-c022-4589-a10f-b2efc57f6395'],size=1,snapshot_id=e09200f7-cc4a-47a5-91bb-85d49d89ce0b,source_replicaid=,source_volid=None,status='creating',user_id='585bd9c956f0429ebaa2086498d028d5',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=080804ed-7202-4d5f-9f9f-8c90be28fa87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='423e9eaaa0124593a491f4033b226414',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e09200f7-cc4a-47a5-91bb-85d49d89ce0b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='585bd9c956f0429ebaa2086498d028d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f20325fb-f41e-41d1-9ad4-6aafeebf51f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f20325fb-f41e-41d1-9ad4-6aafeebf51f9) transitioned into state 'SUCCESS' from 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='423e9eaaa0124593a491f4033b226414',qos_specs=None,replication_status=,reservations=['a9dfe1fa-787a-408f-b95a-f5450662cfc9','68cac06b-6bf4-4304-a37c-4e7eaa220566','922df5b0-236c-4c63-b423-d15095058c0c','fce91f9f-c022-4589-a10f-b2efc57f6395'],size=1,snapshot_id=e09200f7-cc4a-47a5-91bb-85d49d89ce0b,source_replicaid=,source_volid=None,status='creating',user_id='585bd9c956f0429ebaa2086498d028d5',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ef0d6d-1765-4c21-af54-17f3f9df1482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ef0d6d-1765-4c21-af54-17f3f9df1482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0a092408-0540-4eaa-80f8-79025b810c11 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Flow 'volume_create_api' (e008ab9a-7000-4aa2-b41b-2a909b00ef86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Create volume request issued successfully. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e94db522-6302-4078-86b5-34b70dec8b33 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 837/1655] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:40:12 2026] POST /volume/v3/volumes => generated 748 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f4df0844-47fa-40cc-8d6a-60a9553472ab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f4df0844-47fa-40cc-8d6a-60a9553472ab tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f4df0844-47fa-40cc-8d6a-60a9553472ab tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f4df0844-47fa-40cc-8d6a-60a9553472ab tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f4df0844-47fa-40cc-8d6a-60a9553472ab tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f4df0844-47fa-40cc-8d6a-60a9553472ab tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 838/1656] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:12 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-332832793"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-332832793'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Create volume of 1 GB Sep 05 11:40:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Availability Zones retrieved successfully. Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Flow 'volume_create_api' (4490f1f4-9614-48ec-b89e-450c9b00c218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4a5cd4-e3d1-4797-ba15-450e2abb506a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a4a5cd4-e3d1-4797-ba15-450e2abb506a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882a3da1-fd87-4f6f-ace0-8f3e23e9ac70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Created reservations ['af2901e0-144c-493a-9df3-fa8a63a8d085', '9069d29b-5b0a-47f0-9def-223559926fab', '9ac7c58e-cb8b-4bca-836e-2c0bd344a4ba', 'dace35fb-6c9f-45fd-b607-27456e8032a4'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882a3da1-fd87-4f6f-ace0-8f3e23e9ac70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af2901e0-144c-493a-9df3-fa8a63a8d085', '9069d29b-5b0a-47f0-9def-223559926fab', '9ac7c58e-cb8b-4bca-836e-2c0bd344a4ba', 'dace35fb-6c9f-45fd-b607-27456e8032a4']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (477cc2a0-627c-47f4-9574-4dad116cf797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (477cc2a0-627c-47f4-9574-4dad116cf797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56e4096b-98f4-4416-bc60-d1e13ae4dbd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-332832793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf79bd13b3bf49a19efb818aeaaad83c',qos_specs=None,replication_status=,reservations=['af2901e0-144c-493a-9df3-fa8a63a8d085','9069d29b-5b0a-47f0-9def-223559926fab','9ac7c58e-cb8b-4bca-836e-2c0bd344a4ba','dace35fb-6c9f-45fd-b607-27456e8032a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3e20781905e4d46b875803370262239',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-332832793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56e4096b-98f4-4416-bc60-d1e13ae4dbd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf79bd13b3bf49a19efb818aeaaad83c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3e20781905e4d46b875803370262239',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7047b299-74e2-45c3-8c9d-629446775079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7047b299-74e2-45c3-8c9d-629446775079) transitioned into state 'SUCCESS' from state '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-332832793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf79bd13b3bf49a19efb818aeaaad83c',qos_specs=None,replication_status=,reservations=['af2901e0-144c-493a-9df3-fa8a63a8d085','9069d29b-5b0a-47f0-9def-223559926fab','9ac7c58e-cb8b-4bca-836e-2c0bd344a4ba','dace35fb-6c9f-45fd-b607-27456e8032a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3e20781905e4d46b875803370262239',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94f15b9-43d6-4a7e-948b-6a8dd62d67d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6bc7e3e3-e8ed-4ced-9c15-306e83e33237 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6bc7e3e3-e8ed-4ced-9c15-306e83e33237 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6bc7e3e3-e8ed-4ced-9c15-306e83e33237 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6bc7e3e3-e8ed-4ced-9c15-306e83e33237 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b94f15b9-43d6-4a7e-948b-6a8dd62d67d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Flow 'volume_create_api' (4490f1f4-9614-48ec-b89e-450c9b00c218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Create volume request issued successfully. Sep 05 11:40:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0a092408-0540-4eaa-80f8-79025b810c11 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 819/1657] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:40:12 2026] POST /volume/v3/volumes => generated 757 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6bc7e3e3-e8ed-4ced-9c15-306e83e33237 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-faadbaf2-c9e9-44a8-ae0b-ac32f98a2fca None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-faadbaf2-c9e9-44a8-ae0b-ac32f98a2fca tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-faadbaf2-c9e9-44a8-ae0b-ac32f98a2fca tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-faadbaf2-c9e9-44a8-ae0b-ac32f98a2fca tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6bc7e3e3-e8ed-4ced-9c15-306e83e33237 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 839/1658] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:13 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-faadbaf2-c9e9-44a8-ae0b-ac32f98a2fca tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-faadbaf2-c9e9-44a8-ae0b-ac32f98a2fca tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 820/1659] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:13 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 825 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8246e439-0b50-441f-b845-ed8f948b645a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8246e439-0b50-441f-b845-ed8f948b645a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8246e439-0b50-441f-b845-ed8f948b645a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8246e439-0b50-441f-b845-ed8f948b645a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c8bb3c59-4079-437f-954d-84a4529ef38d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8246e439-0b50-441f-b845-ed8f948b645a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c8bb3c59-4079-437f-954d-84a4529ef38d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c8bb3c59-4079-437f-954d-84a4529ef38d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c8bb3c59-4079-437f-954d-84a4529ef38d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8246e439-0b50-441f-b845-ed8f948b645a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 840/1660] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:15 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c8bb3c59-4079-437f-954d-84a4529ef38d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c8bb3c59-4079-437f-954d-84a4529ef38d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 821/1661] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:15 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d724da07-dfd1-4664-911a-2f5c49b76077 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d724da07-dfd1-4664-911a-2f5c49b76077 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d724da07-dfd1-4664-911a-2f5c49b76077 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d724da07-dfd1-4664-911a-2f5c49b76077 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ea08c176-8d80-46ea-a192-6ec920ca5c97 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ea08c176-8d80-46ea-a192-6ec920ca5c97 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ea08c176-8d80-46ea-a192-6ec920ca5c97 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ea08c176-8d80-46ea-a192-6ec920ca5c97 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d724da07-dfd1-4664-911a-2f5c49b76077 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d724da07-dfd1-4664-911a-2f5c49b76077 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 841/1662] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:16 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ea08c176-8d80-46ea-a192-6ec920ca5c97 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ea08c176-8d80-46ea-a192-6ec920ca5c97 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 822/1663] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:16 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b5c4ff62-d687-4a39-ad37-864b259077e9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b5c4ff62-d687-4a39-ad37-864b259077e9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b5c4ff62-d687-4a39-ad37-864b259077e9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b5c4ff62-d687-4a39-ad37-864b259077e9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0088e1c9-e29c-4e8a-bbbf-d060304f906b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b5c4ff62-d687-4a39-ad37-864b259077e9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0088e1c9-e29c-4e8a-bbbf-d060304f906b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0088e1c9-e29c-4e8a-bbbf-d060304f906b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0088e1c9-e29c-4e8a-bbbf-d060304f906b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b5c4ff62-d687-4a39-ad37-864b259077e9 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 842/1664] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:17 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0088e1c9-e29c-4e8a-bbbf-d060304f906b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0088e1c9-e29c-4e8a-bbbf-d060304f906b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 823/1665] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:17 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b8e0c766-8664-433a-a07d-7d147628089e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8e0c766-8664-433a-a07d-7d147628089e tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8e0c766-8664-433a-a07d-7d147628089e tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b8e0c766-8664-433a-a07d-7d147628089e tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b8e0c766-8664-433a-a07d-7d147628089e tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b8e0c766-8664-433a-a07d-7d147628089e tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 843/1666] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b6eaa5f6-b09a-48c9-aa72-aa6106941b4c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6eaa5f6-b09a-48c9-aa72-aa6106941b4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6eaa5f6-b09a-48c9-aa72-aa6106941b4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6eaa5f6-b09a-48c9-aa72-aa6106941b4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b6eaa5f6-b09a-48c9-aa72-aa6106941b4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6eaa5f6-b09a-48c9-aa72-aa6106941b4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 824/1667] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:18 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-48323da0-16bf-4fec-9d7e-d46c702f49bf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-48323da0-16bf-4fec-9d7e-d46c702f49bf tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-48323da0-16bf-4fec-9d7e-d46c702f49bf tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-48323da0-16bf-4fec-9d7e-d46c702f49bf tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-48323da0-16bf-4fec-9d7e-d46c702f49bf tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-48323da0-16bf-4fec-9d7e-d46c702f49bf tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 844/1668] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:19 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9d08fad1-1400-4b15-a130-da7b24e629ad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9d08fad1-1400-4b15-a130-da7b24e629ad tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9d08fad1-1400-4b15-a130-da7b24e629ad tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9d08fad1-1400-4b15-a130-da7b24e629ad tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9d08fad1-1400-4b15-a130-da7b24e629ad tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9d08fad1-1400-4b15-a130-da7b24e629ad tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 825/1669] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:20 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3bd783ca-479f-411c-8da7-7e6c02b86651 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3bd783ca-479f-411c-8da7-7e6c02b86651 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3bd783ca-479f-411c-8da7-7e6c02b86651 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3bd783ca-479f-411c-8da7-7e6c02b86651 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:21 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:21 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3bd783ca-479f-411c-8da7-7e6c02b86651 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3bd783ca-479f-411c-8da7-7e6c02b86651 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 845/1670] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:21 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a1d15a67-af73-43c0-93ed-9443ae4ebe88 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a1d15a67-af73-43c0-93ed-9443ae4ebe88 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a1d15a67-af73-43c0-93ed-9443ae4ebe88 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a1d15a67-af73-43c0-93ed-9443ae4ebe88 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:21 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:21 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a1d15a67-af73-43c0-93ed-9443ae4ebe88 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a1d15a67-af73-43c0-93ed-9443ae4ebe88 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 826/1671] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:21 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9f18e6c2-5f1f-4289-a9f5-c6691dbf4deb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9f18e6c2-5f1f-4289-a9f5-c6691dbf4deb tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9f18e6c2-5f1f-4289-a9f5-c6691dbf4deb tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9f18e6c2-5f1f-4289-a9f5-c6691dbf4deb tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9f18e6c2-5f1f-4289-a9f5-c6691dbf4deb tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9f18e6c2-5f1f-4289-a9f5-c6691dbf4deb tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 846/1672] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:22 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cedb2b10-aa6b-4e21-b330-f7ea5b076850 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cedb2b10-aa6b-4e21-b330-f7ea5b076850 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cedb2b10-aa6b-4e21-b330-f7ea5b076850 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cedb2b10-aa6b-4e21-b330-f7ea5b076850 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cedb2b10-aa6b-4e21-b330-f7ea5b076850 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cedb2b10-aa6b-4e21-b330-f7ea5b076850 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 827/1673] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:22 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-49b1b5d8-d121-4d49-976d-193e1ae19ef8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49b1b5d8-d121-4d49-976d-193e1ae19ef8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-49b1b5d8-d121-4d49-976d-193e1ae19ef8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-49b1b5d8-d121-4d49-976d-193e1ae19ef8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-49b1b5d8-d121-4d49-976d-193e1ae19ef8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49b1b5d8-d121-4d49-976d-193e1ae19ef8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 847/1674] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:23 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6eee7bd1-39ce-48ee-a67f-14db6d1984a3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6eee7bd1-39ce-48ee-a67f-14db6d1984a3 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6eee7bd1-39ce-48ee-a67f-14db6d1984a3 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6eee7bd1-39ce-48ee-a67f-14db6d1984a3 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6eee7bd1-39ce-48ee-a67f-14db6d1984a3 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6eee7bd1-39ce-48ee-a67f-14db6d1984a3 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 828/1675] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:23 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3ca0e625-ad67-404d-82e0-422f86b4a057 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ca0e625-ad67-404d-82e0-422f86b4a057 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ca0e625-ad67-404d-82e0-422f86b4a057 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ca0e625-ad67-404d-82e0-422f86b4a057 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3ca0e625-ad67-404d-82e0-422f86b4a057 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ca0e625-ad67-404d-82e0-422f86b4a057 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 848/1676] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:24 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-25ef3232-ab99-4353-9a49-c2aa4b3eac26 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25ef3232-ab99-4353-9a49-c2aa4b3eac26 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25ef3232-ab99-4353-9a49-c2aa4b3eac26 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25ef3232-ab99-4353-9a49-c2aa4b3eac26 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-25ef3232-ab99-4353-9a49-c2aa4b3eac26 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25ef3232-ab99-4353-9a49-c2aa4b3eac26 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 829/1677] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:24 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 841 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c7c592a3-fe58-4378-86f7-201de2bade32 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c7c592a3-fe58-4378-86f7-201de2bade32 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c7c592a3-fe58-4378-86f7-201de2bade32 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c7c592a3-fe58-4378-86f7-201de2bade32 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-c7c592a3-fe58-4378-86f7-201de2bade32 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Delete snapshot with id: e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c7c592a3-fe58-4378-86f7-201de2bade32 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-948c4cda-471c-4f32-bf1d-32bc3d3bb467 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-948c4cda-471c-4f32-bf1d-32bc3d3bb467 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-948c4cda-471c-4f32-bf1d-32bc3d3bb467 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-948c4cda-471c-4f32-bf1d-32bc3d3bb467 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c7c592a3-fe58-4378-86f7-201de2bade32 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot delete request issued successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c7c592a3-fe58-4378-86f7-201de2bade32 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 202 Sep 05 11:40:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 849/1678] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:40:24 2026] DELETE /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b46cfb4e-a180-414c-92db-b5cd6f9e259b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b46cfb4e-a180-414c-92db-b5cd6f9e259b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b46cfb4e-a180-414c-92db-b5cd6f9e259b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b46cfb4e-a180-414c-92db-b5cd6f9e259b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-948c4cda-471c-4f32-bf1d-32bc3d3bb467 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b46cfb4e-a180-414c-92db-b5cd6f9e259b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b46cfb4e-a180-414c-92db-b5cd6f9e259b tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 850/1679] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:24 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 467 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-948c4cda-471c-4f32-bf1d-32bc3d3bb467 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 830/1680] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:24 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 850 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-55971605-1ed9-46f3-af2f-8ba62ecbca4c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-55971605-1ed9-46f3-af2f-8ba62ecbca4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-55971605-1ed9-46f3-af2f-8ba62ecbca4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56e4096b-98f4-4416-bc60-d1e13ae4dbd9", "name": "tempest-SnapshotsActionsTest-Snapshot-1000382390"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-55971605-1ed9-46f3-af2f-8ba62ecbca4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:24 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-55971605-1ed9-46f3-af2f-8ba62ecbca4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Create snapshot from volume 56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:24 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-55971605-1ed9-46f3-af2f-8ba62ecbca4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Created reservations ['12184eeb-b01c-4a66-8358-91d39a2783d8', '95c6a41d-df0e-4df2-b400-92402e9484ec', '6ae38870-3a35-46d2-9277-dcdc145dcb87', '2c4cadb9-48cc-4699-982e-622a04844424'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-55971605-1ed9-46f3-af2f-8ba62ecbca4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot create request issued successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-55971605-1ed9-46f3-af2f-8ba62ecbca4c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:40:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 851/1681] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:40:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1e2de3a4-a4ea-4876-9c26-b0139d7230e9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1e2de3a4-a4ea-4876-9c26-b0139d7230e9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1e2de3a4-a4ea-4876-9c26-b0139d7230e9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1e2de3a4-a4ea-4876-9c26-b0139d7230e9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1e2de3a4-a4ea-4876-9c26-b0139d7230e9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1e2de3a4-a4ea-4876-9c26-b0139d7230e9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 831/1682] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7a00a97e-7f62-41c9-a24c-56339506ac56 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7a00a97e-7f62-41c9-a24c-56339506ac56 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7a00a97e-7f62-41c9-a24c-56339506ac56 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7a00a97e-7f62-41c9-a24c-56339506ac56 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7a00a97e-7f62-41c9-a24c-56339506ac56 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7a00a97e-7f62-41c9-a24c-56339506ac56 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 852/1683] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:25 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-66d9db2b-d039-4ea4-8429-b00c7799ded7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66d9db2b-d039-4ea4-8429-b00c7799ded7 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66d9db2b-d039-4ea4-8429-b00c7799ded7 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66d9db2b-d039-4ea4-8429-b00c7799ded7 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-66d9db2b-d039-4ea4-8429-b00c7799ded7 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66d9db2b-d039-4ea4-8429-b00c7799ded7 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 832/1684] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:26 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5b26d46e-9b82-4eb8-bf34-089c9ffff202 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5b26d46e-9b82-4eb8-bf34-089c9ffff202 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5b26d46e-9b82-4eb8-bf34-089c9ffff202 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5b26d46e-9b82-4eb8-bf34-089c9ffff202 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5b26d46e-9b82-4eb8-bf34-089c9ffff202 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Snapshot retrieved successfully. Sep 05 11:40:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5b26d46e-9b82-4eb8-bf34-089c9ffff202 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 200 Sep 05 11:40:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 853/1685] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:26 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 467 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3ce38f38-8d47-49cd-a41c-021ed257a531 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ce38f38-8d47-49cd-a41c-021ed257a531 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ce38f38-8d47-49cd-a41c-021ed257a531 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ce38f38-8d47-49cd-a41c-021ed257a531 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3ce38f38-8d47-49cd-a41c-021ed257a531 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ce38f38-8d47-49cd-a41c-021ed257a531 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 833/1686] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:27 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e9f709b6-fe4f-4881-b0cb-2f7aa287cf0f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9f709b6-fe4f-4881-b0cb-2f7aa287cf0f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9f709b6-fe4f-4881-b0cb-2f7aa287cf0f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9f709b6-fe4f-4881-b0cb-2f7aa287cf0f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9f709b6-fe4f-4881-b0cb-2f7aa287cf0f tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 404 Sep 05 11:40:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 854/1687] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:27 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:40:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8b8580af-b289-4e92-bdf7-4226008926a7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8b8580af-b289-4e92-bdf7-4226008926a7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8b8580af-b289-4e92-bdf7-4226008926a7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8b8580af-b289-4e92-bdf7-4226008926a7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:27 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8b8580af-b289-4e92-bdf7-4226008926a7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Delete volume with id: 4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8b8580af-b289-4e92-bdf7-4226008926a7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8b8580af-b289-4e92-bdf7-4226008926a7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Delete volume request issued successfully. Sep 05 11:40:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8b8580af-b289-4e92-bdf7-4226008926a7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 202 Sep 05 11:40:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 834/1688] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:40:27 2026] DELETE /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-67625e6e-a4fa-48ff-ab3f-8e8af7b76f03 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67625e6e-a4fa-48ff-ab3f-8e8af7b76f03 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67625e6e-a4fa-48ff-ab3f-8e8af7b76f03 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67625e6e-a4fa-48ff-ab3f-8e8af7b76f03 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-67625e6e-a4fa-48ff-ab3f-8e8af7b76f03 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67625e6e-a4fa-48ff-ab3f-8e8af7b76f03 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 200 Sep 05 11:40:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 855/1689] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:27 2026] GET /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e4fe497-0026-4074-8ce4-214527cb2190 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e4fe497-0026-4074-8ce4-214527cb2190 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e4fe497-0026-4074-8ce4-214527cb2190 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e4fe497-0026-4074-8ce4-214527cb2190 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8e4fe497-0026-4074-8ce4-214527cb2190 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e4fe497-0026-4074-8ce4-214527cb2190 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 835/1690] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:28 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-71787ccb-9709-4afe-90ac-53e7e076a010 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71787ccb-9709-4afe-90ac-53e7e076a010 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71787ccb-9709-4afe-90ac-53e7e076a010 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71787ccb-9709-4afe-90ac-53e7e076a010 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-71787ccb-9709-4afe-90ac-53e7e076a010 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '12c944be-fd71-4464-9cd4-c4ad287bd484' with '{'status': 'creating'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71787ccb-9709-4afe-90ac-53e7e076a010 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 856/1691] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:28 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b3d05494-e363-4ea9-b8dc-0fabb7bc167f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3d05494-e363-4ea9-b8dc-0fabb7bc167f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3d05494-e363-4ea9-b8dc-0fabb7bc167f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b3d05494-e363-4ea9-b8dc-0fabb7bc167f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b3d05494-e363-4ea9-b8dc-0fabb7bc167f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b3d05494-e363-4ea9-b8dc-0fabb7bc167f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 836/1692] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:28 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-aa333f73-7b55-4b03-a695-dfb95368e795 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aa333f73-7b55-4b03-a695-dfb95368e795 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-aa333f73-7b55-4b03-a695-dfb95368e795 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-aa333f73-7b55-4b03-a695-dfb95368e795 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-aa333f73-7b55-4b03-a695-dfb95368e795 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '12c944be-fd71-4464-9cd4-c4ad287bd484' with '{'status': 'available'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aa333f73-7b55-4b03-a695-dfb95368e795 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 857/1693] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:28 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d2bfb3cf-0570-4621-9ad7-4ad3376cc6b0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2bfb3cf-0570-4621-9ad7-4ad3376cc6b0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2bfb3cf-0570-4621-9ad7-4ad3376cc6b0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2bfb3cf-0570-4621-9ad7-4ad3376cc6b0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d2bfb3cf-0570-4621-9ad7-4ad3376cc6b0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2bfb3cf-0570-4621-9ad7-4ad3376cc6b0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 837/1694] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:28 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 466 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-45815057-4e57-43e4-9b6e-b1557ed0479c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45815057-4e57-43e4-9b6e-b1557ed0479c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:40:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-45815057-4e57-43e4-9b6e-b1557ed0479c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56e4096b-98f4-4416-bc60-d1e13ae4dbd9", "name": "tempest-SnapshotsActionsTest-Snapshot-68230975"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-45815057-4e57-43e4-9b6e-b1557ed0479c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:28 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-45815057-4e57-43e4-9b6e-b1557ed0479c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Create snapshot from volume 56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-45815057-4e57-43e4-9b6e-b1557ed0479c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Created reservations ['ad1f1bbd-4f16-49c6-b008-2a346f8080b6', '21a5fab1-435f-4598-a4bc-aa8773b8ccf0', 'eb218066-5042-449f-bd83-5afbefaf8617', '5a2df8a0-9f09-47c0-9f09-f01f0c2bc9c5'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-75729a71-5ce3-4db9-a525-d4eb25ce86c6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75729a71-5ce3-4db9-a525-d4eb25ce86c6 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75729a71-5ce3-4db9-a525-d4eb25ce86c6 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75729a71-5ce3-4db9-a525-d4eb25ce86c6 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-45815057-4e57-43e4-9b6e-b1557ed0479c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot create request issued successfully. Sep 05 11:40:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45815057-4e57-43e4-9b6e-b1557ed0479c tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:40:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 858/1695] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:40:28 2026] POST /volume/v3/snapshots => generated 305 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-75729a71-5ce3-4db9-a525-d4eb25ce86c6 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7cc1ec24-19f2-4ff3-a58c-e9bd63f35594 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7cc1ec24-19f2-4ff3-a58c-e9bd63f35594 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7cc1ec24-19f2-4ff3-a58c-e9bd63f35594 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7cc1ec24-19f2-4ff3-a58c-e9bd63f35594 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75729a71-5ce3-4db9-a525-d4eb25ce86c6 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 200 Sep 05 11:40:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 838/1696] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:29 2026] GET /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7cc1ec24-19f2-4ff3-a58c-e9bd63f35594 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7cc1ec24-19f2-4ff3-a58c-e9bd63f35594 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 200 Sep 05 11:40:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 859/1697] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:29 2026] GET /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 437 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d97c1350-4924-4897-853d-4bcb4caf2414 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1954358364", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1954358364', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Create volume of 1 GB Sep 05 11:40:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Availability Zones retrieved successfully. Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Flow 'volume_create_api' (91759bba-5151-47bd-84a9-ca1e5f3ae9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e29e77-3730-4698-a55c-b83cb53c1d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e29e77-3730-4698-a55c-b83cb53c1d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a1523c1-d557-4198-8192-dd0d33a559f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Created reservations ['2aa5fb32-9ac3-4b15-acc3-bf723f169297', '69b32c89-02c3-4938-9ac0-948ac744fd62', '9d1b0e9f-c8cd-4ac1-abac-31b096c3baee', '74d52b1f-4888-4c2b-83c9-bbd9f173e69d'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a1523c1-d557-4198-8192-dd0d33a559f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aa5fb32-9ac3-4b15-acc3-bf723f169297', '69b32c89-02c3-4938-9ac0-948ac744fd62', '9d1b0e9f-c8cd-4ac1-abac-31b096c3baee', '74d52b1f-4888-4c2b-83c9-bbd9f173e69d']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a984683-a59a-4a96-91f6-1b91798817b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a984683-a59a-4a96-91f6-1b91798817b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a766da5-152f-4c72-b9b4-70745fe5a4b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1954358364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='228cd1129a864bd88ec7d23118212985',qos_specs=None,replication_status=,reservations=['2aa5fb32-9ac3-4b15-acc3-bf723f169297','69b32c89-02c3-4938-9ac0-948ac744fd62','9d1b0e9f-c8cd-4ac1-abac-31b096c3baee','74d52b1f-4888-4c2b-83c9-bbd9f173e69d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb0fd984de54fbea45be9446106a100',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1954358364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a766da5-152f-4c72-b9b4-70745fe5a4b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='228cd1129a864bd88ec7d23118212985',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cb0fd984de54fbea45be9446106a100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2bc492-d298-4ff9-8e50-c01f38169edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b2bc492-d298-4ff9-8e50-c01f38169edc) transitioned into state 'SUCCESS' from state '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-1954358364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='228cd1129a864bd88ec7d23118212985',qos_specs=None,replication_status=,reservations=['2aa5fb32-9ac3-4b15-acc3-bf723f169297','69b32c89-02c3-4938-9ac0-948ac744fd62','9d1b0e9f-c8cd-4ac1-abac-31b096c3baee','74d52b1f-4888-4c2b-83c9-bbd9f173e69d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb0fd984de54fbea45be9446106a100',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b3cd74-9afe-4245-90d6-4aa0c58055cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b3cd74-9afe-4245-90d6-4aa0c58055cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Flow 'volume_create_api' (91759bba-5151-47bd-84a9-ca1e5f3ae9a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Create volume request issued successfully. Sep 05 11:40:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d97c1350-4924-4897-853d-4bcb4caf2414 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 839/1698] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:40:29 2026] POST /volume/v3/volumes => generated 772 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-407787427", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-407787427', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Create volume of 1 GB Sep 05 11:40:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Availability Zones retrieved successfully. Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Flow 'volume_create_api' (8190d0ba-9ac6-4f50-90a8-4a7d1f327b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efc4195-fef9-486a-b1e9-926257e8458d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efc4195-fef9-486a-b1e9-926257e8458d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da0eab7-1fdc-420e-acc9-f6990b9f8361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Created reservations ['54ff3b79-b166-4451-8cb2-604601d7299d', 'b5bdf297-878d-4a35-a09c-4575e13db6de', '92f1f0c7-f7f2-4d1e-b06b-f386ee3b775b', 'c421bee1-d9ad-47d2-8622-d99676fe393b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0da0eab7-1fdc-420e-acc9-f6990b9f8361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54ff3b79-b166-4451-8cb2-604601d7299d', 'b5bdf297-878d-4a35-a09c-4575e13db6de', '92f1f0c7-f7f2-4d1e-b06b-f386ee3b775b', 'c421bee1-d9ad-47d2-8622-d99676fe393b']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca25c29f-87a8-4ac3-885a-de1abdced240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca25c29f-87a8-4ac3-885a-de1abdced240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae1a65c6-3e5f-435e-bfbf-71b1a3329aec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-407787427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='228cd1129a864bd88ec7d23118212985',qos_specs=None,replication_status=,reservations=['54ff3b79-b166-4451-8cb2-604601d7299d','b5bdf297-878d-4a35-a09c-4575e13db6de','92f1f0c7-f7f2-4d1e-b06b-f386ee3b775b','c421bee1-d9ad-47d2-8622-d99676fe393b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb0fd984de54fbea45be9446106a100',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-407787427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae1a65c6-3e5f-435e-bfbf-71b1a3329aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='228cd1129a864bd88ec7d23118212985',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cb0fd984de54fbea45be9446106a100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496cc1d3-74f3-47ea-b964-56e7e5a9599d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e550dc8e-3935-4fec-a9da-9d680ad97c9c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e550dc8e-3935-4fec-a9da-9d680ad97c9c tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e550dc8e-3935-4fec-a9da-9d680ad97c9c tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e550dc8e-3935-4fec-a9da-9d680ad97c9c tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496cc1d3-74f3-47ea-b964-56e7e5a9599d) transitioned into state 'SUCCESS' from state '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-407787427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='228cd1129a864bd88ec7d23118212985',qos_specs=None,replication_status=,reservations=['54ff3b79-b166-4451-8cb2-604601d7299d','b5bdf297-878d-4a35-a09c-4575e13db6de','92f1f0c7-f7f2-4d1e-b06b-f386ee3b775b','c421bee1-d9ad-47d2-8622-d99676fe393b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb0fd984de54fbea45be9446106a100',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59abad42-11c3-4389-944d-32e9d9d65f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:40:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e550dc8e-3935-4fec-a9da-9d680ad97c9c tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 404 Sep 05 11:40:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 840/1699] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:30 2026] GET /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f35be4e5-172c-49cc-9d00-758cf58d9ff8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f35be4e5-172c-49cc-9d00-758cf58d9ff8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] DELETE http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f35be4e5-172c-49cc-9d00-758cf58d9ff8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f35be4e5-172c-49cc-9d00-758cf58d9ff8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:30 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-f35be4e5-172c-49cc-9d00-758cf58d9ff8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Delete volume with id: 080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59abad42-11c3-4389-944d-32e9d9d65f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Flow 'volume_create_api' (8190d0ba-9ac6-4f50-90a8-4a7d1f327b6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Create volume request issued successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b7a88210-1814-4665-b171-2a8bfc64cb1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:40:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 860/1700] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:40:29 2026] POST /volume/v3/volumes => generated 771 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f302e46c-82b9-4052-82b6-7df460647d01 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f302e46c-82b9-4052-82b6-7df460647d01 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f302e46c-82b9-4052-82b6-7df460647d01 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f302e46c-82b9-4052-82b6-7df460647d01 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f35be4e5-172c-49cc-9d00-758cf58d9ff8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f302e46c-82b9-4052-82b6-7df460647d01 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f302e46c-82b9-4052-82b6-7df460647d01 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 200 Sep 05 11:40:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 861/1701] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:30 2026] GET /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f35be4e5-172c-49cc-9d00-758cf58d9ff8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Delete volume request issued successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f35be4e5-172c-49cc-9d00-758cf58d9ff8 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 202 Sep 05 11:40:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 841/1702] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:40:30 2026] DELETE /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a1580f42-4d0e-42b8-8fff-4433ffad887a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a1580f42-4d0e-42b8-8fff-4433ffad887a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a1580f42-4d0e-42b8-8fff-4433ffad887a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a1580f42-4d0e-42b8-8fff-4433ffad887a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a1580f42-4d0e-42b8-8fff-4433ffad887a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Volume info retrieved successfully. Sep 05 11:40:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a1580f42-4d0e-42b8-8fff-4433ffad887a tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 200 Sep 05 11:40:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 862/1703] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:30 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-73776bc0-b6cd-4232-8f6d-cea483a07758 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73776bc0-b6cd-4232-8f6d-cea483a07758 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-73776bc0-b6cd-4232-8f6d-cea483a07758 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-73776bc0-b6cd-4232-8f6d-cea483a07758 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-73776bc0-b6cd-4232-8f6d-cea483a07758 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73776bc0-b6cd-4232-8f6d-cea483a07758 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 200 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 842/1704] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:31 2026] GET /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2bc4ba25-3306-428c-9a38-238ab0dc113e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2bc4ba25-3306-428c-9a38-238ab0dc113e tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625/action Sep 05 11:40:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2bc4ba25-3306-428c-9a38-238ab0dc113e tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2bc4ba25-3306-428c-9a38-238ab0dc113e tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-2bc4ba25-3306-428c-9a38-238ab0dc113e tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot 'f476841c-c240-4bf2-8eb6-73123fedc625' with '{'status': 'creating'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-76694ba5-a4a0-444c-92f0-f659d10fe1e7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-76694ba5-a4a0-444c-92f0-f659d10fe1e7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-76694ba5-a4a0-444c-92f0-f659d10fe1e7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-76694ba5-a4a0-444c-92f0-f659d10fe1e7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-76694ba5-a4a0-444c-92f0-f659d10fe1e7 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 returned with HTTP 404 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 843/1705] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:31 2026] GET /volume/v3/volumes/080804ed-7202-4d5f-9f9f-8c90be28fa87 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d1411862-130f-4fb4-83f5-4cc5fa7958f4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d1411862-130f-4fb4-83f5-4cc5fa7958f4 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d1411862-130f-4fb4-83f5-4cc5fa7958f4 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d1411862-130f-4fb4-83f5-4cc5fa7958f4 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-d1411862-130f-4fb4-83f5-4cc5fa7958f4 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Delete snapshot with id: e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d1411862-130f-4fb4-83f5-4cc5fa7958f4 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 404 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 844/1706] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:40:31 2026] DELETE /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-866ffb6c-019a-405d-96df-00b5763ae391 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-866ffb6c-019a-405d-96df-00b5763ae391 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-866ffb6c-019a-405d-96df-00b5763ae391 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-866ffb6c-019a-405d-96df-00b5763ae391 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-866ffb6c-019a-405d-96df-00b5763ae391 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b returned with HTTP 404 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 845/1707] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:31 2026] GET /volume/v3/snapshots/e09200f7-cc4a-47a5-91bb-85d49d89ce0b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fea40618-d049-48d1-ae6d-57f89a73f708 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fea40618-d049-48d1-ae6d-57f89a73f708 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fea40618-d049-48d1-ae6d-57f89a73f708 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fea40618-d049-48d1-ae6d-57f89a73f708 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-fea40618-d049-48d1-ae6d-57f89a73f708 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Delete volume with id: 4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fea40618-d049-48d1-ae6d-57f89a73f708 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 404 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 846/1708] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:40:31 2026] DELETE /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d60b4f3f-ea78-4f50-9d96-9b682b58b0b3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d60b4f3f-ea78-4f50-9d96-9b682b58b0b3 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] GET http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d60b4f3f-ea78-4f50-9d96-9b682b58b0b3 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d60b4f3f-ea78-4f50-9d96-9b682b58b0b3 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d60b4f3f-ea78-4f50-9d96-9b682b58b0b3 tempest-SnapshotDependencyTests-1424983239 tempest-SnapshotDependencyTests-1424983239-project-member] http://192.168.122.16/volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 returned with HTTP 404 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 847/1709] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:31 2026] GET /volume/v3/volumes/4804ced0-71ab-424a-bc55-4506d5f8fe16 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2bc4ba25-3306-428c-9a38-238ab0dc113e tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625/action returned with HTTP 202 Sep 05 11:40:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 863/1710] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:31 2026] POST /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625/action => generated 0 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-02ad8eef-ff8a-4bde-b1d7-324f45c31976 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-02ad8eef-ff8a-4bde-b1d7-324f45c31976 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-02ad8eef-ff8a-4bde-b1d7-324f45c31976 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-02ad8eef-ff8a-4bde-b1d7-324f45c31976 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-02ad8eef-ff8a-4bde-b1d7-324f45c31976 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-02ad8eef-ff8a-4bde-b1d7-324f45c31976 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 200 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 848/1711] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:31 2026] GET /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 463 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-62be8bcb-6eaf-4804-b860-483fe9e830fd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62be8bcb-6eaf-4804-b860-483fe9e830fd tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625/action Sep 05 11:40:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62be8bcb-6eaf-4804-b860-483fe9e830fd tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62be8bcb-6eaf-4804-b860-483fe9e830fd tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-62be8bcb-6eaf-4804-b860-483fe9e830fd tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot retrieved successfully. Sep 05 11:40:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-62be8bcb-6eaf-4804-b860-483fe9e830fd tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot delete request issued successfully. Sep 05 11:40:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62be8bcb-6eaf-4804-b860-483fe9e830fd tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625/action returned with HTTP 202 Sep 05 11:40:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 864/1712] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:31 2026] POST /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b32b849a-6fff-4177-9cc4-f79484b9e111 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b32b849a-6fff-4177-9cc4-f79484b9e111 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b32b849a-6fff-4177-9cc4-f79484b9e111 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b32b849a-6fff-4177-9cc4-f79484b9e111 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b32b849a-6fff-4177-9cc4-f79484b9e111 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b32b849a-6fff-4177-9cc4-f79484b9e111 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 200 Sep 05 11:40:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 849/1713] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:31 2026] GET /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 463 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3c080b43-76c5-44d5-b9e8-701cc0f72b35 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3c080b43-76c5-44d5-b9e8-701cc0f72b35 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3c080b43-76c5-44d5-b9e8-701cc0f72b35 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3c080b43-76c5-44d5-b9e8-701cc0f72b35 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3c080b43-76c5-44d5-b9e8-701cc0f72b35 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3c080b43-76c5-44d5-b9e8-701cc0f72b35 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 200 Sep 05 11:40:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 865/1714] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:32 2026] GET /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 463 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8c462ad2-9473-406b-b10a-f3ee73bb2d70 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c462ad2-9473-406b-b10a-f3ee73bb2d70 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8c462ad2-9473-406b-b10a-f3ee73bb2d70 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8c462ad2-9473-406b-b10a-f3ee73bb2d70 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8c462ad2-9473-406b-b10a-f3ee73bb2d70 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c462ad2-9473-406b-b10a-f3ee73bb2d70 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 200 Sep 05 11:40:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 850/1715] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:34 2026] GET /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 463 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e1e69c1f-0123-4653-9dc7-dee2c84fe726 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1e69c1f-0123-4653-9dc7-dee2c84fe726 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e1e69c1f-0123-4653-9dc7-dee2c84fe726 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e1e69c1f-0123-4653-9dc7-dee2c84fe726 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1e69c1f-0123-4653-9dc7-dee2c84fe726 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 404 Sep 05 11:40:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 866/1716] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:35 2026] GET /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7ad9c688-e4af-4222-aa79-5dc5da43415b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7ad9c688-e4af-4222-aa79-5dc5da43415b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7ad9c688-e4af-4222-aa79-5dc5da43415b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7ad9c688-e4af-4222-aa79-5dc5da43415b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-7ad9c688-e4af-4222-aa79-5dc5da43415b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '12c944be-fd71-4464-9cd4-c4ad287bd484' with '{'status': 'available'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7ad9c688-e4af-4222-aa79-5dc5da43415b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 851/1717] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:35 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8a605ade-ad4c-4e70-bfe0-513f852e5a56 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a605ade-ad4c-4e70-bfe0-513f852e5a56 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a605ade-ad4c-4e70-bfe0-513f852e5a56 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a605ade-ad4c-4e70-bfe0-513f852e5a56 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8a605ade-ad4c-4e70-bfe0-513f852e5a56 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a605ade-ad4c-4e70-bfe0-513f852e5a56 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 867/1718] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:35 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5d5d469d-cdd6-409e-ad6a-52b71b0f2786 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d5d469d-cdd6-409e-ad6a-52b71b0f2786 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d5d469d-cdd6-409e-ad6a-52b71b0f2786 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d5d469d-cdd6-409e-ad6a-52b71b0f2786 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-5d5d469d-cdd6-409e-ad6a-52b71b0f2786 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Delete snapshot with id: f476841c-c240-4bf2-8eb6-73123fedc625 Sep 05 11:40:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d5d469d-cdd6-409e-ad6a-52b71b0f2786 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 returned with HTTP 404 Sep 05 11:40:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 852/1719] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:40:35 2026] DELETE /volume/v3/snapshots/f476841c-c240-4bf2-8eb6-73123fedc625 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9eb19a05-4f61-4344-a34d-b07431f28c13 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9eb19a05-4f61-4344-a34d-b07431f28c13 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9eb19a05-4f61-4344-a34d-b07431f28c13 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56e4096b-98f4-4416-bc60-d1e13ae4dbd9", "name": "tempest-SnapshotsActionsTest-Snapshot-1004500053"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9eb19a05-4f61-4344-a34d-b07431f28c13 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-9eb19a05-4f61-4344-a34d-b07431f28c13 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Create snapshot from volume 56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:35 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-9eb19a05-4f61-4344-a34d-b07431f28c13 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Created reservations ['f3c14fe0-18ad-4e86-9fc5-9e6d219803df', '07fb6f4f-f6e5-4633-9ded-4c7852481ac1', '5af0e7c7-9c7a-463c-bfe4-1fd5bd6d6c0b', 'df63adf9-1513-4518-8d52-a063492fab58'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9eb19a05-4f61-4344-a34d-b07431f28c13 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot create request issued successfully. Sep 05 11:40:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9eb19a05-4f61-4344-a34d-b07431f28c13 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:40:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 868/1720] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:40:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b2b2d49c-84c6-4662-b4bf-7b2bb48c65f0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2b2d49c-84c6-4662-b4bf-7b2bb48c65f0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2b2d49c-84c6-4662-b4bf-7b2bb48c65f0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2b2d49c-84c6-4662-b4bf-7b2bb48c65f0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b2b2d49c-84c6-4662-b4bf-7b2bb48c65f0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2b2d49c-84c6-4662-b4bf-7b2bb48c65f0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 200 Sep 05 11:40:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 853/1721] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:35 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3652394a-7b86-4405-9660-a4cb83c6cf3e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3652394a-7b86-4405-9660-a4cb83c6cf3e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3652394a-7b86-4405-9660-a4cb83c6cf3e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3652394a-7b86-4405-9660-a4cb83c6cf3e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:36 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=317,cinder:INSERT=48,cinder:UPDATE=100,cinder:DELETE=3 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:40:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3652394a-7b86-4405-9660-a4cb83c6cf3e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3652394a-7b86-4405-9660-a4cb83c6cf3e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 200 Sep 05 11:40:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 869/1722] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:36 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dc89fc5f-9efa-49de-8306-0672f69ee85d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dc89fc5f-9efa-49de-8306-0672f69ee85d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dc89fc5f-9efa-49de-8306-0672f69ee85d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dc89fc5f-9efa-49de-8306-0672f69ee85d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:37 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=289,cinder:UPDATE=61,cinder:INSERT=40,cinder:DELETE=1 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:40:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dc89fc5f-9efa-49de-8306-0672f69ee85d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dc89fc5f-9efa-49de-8306-0672f69ee85d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 200 Sep 05 11:40:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 854/1723] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:37 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8b89c3d9-9195-4039-8055-1fd35f33e247 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8b89c3d9-9195-4039-8055-1fd35f33e247 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8b89c3d9-9195-4039-8055-1fd35f33e247 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8b89c3d9-9195-4039-8055-1fd35f33e247 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8b89c3d9-9195-4039-8055-1fd35f33e247 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8b89c3d9-9195-4039-8055-1fd35f33e247 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 200 Sep 05 11:40:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 870/1724] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:38 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-11890053-c901-4fce-b380-5d804ef635ee None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-11890053-c901-4fce-b380-5d804ef635ee tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811/action Sep 05 11:40:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-11890053-c901-4fce-b380-5d804ef635ee tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-11890053-c901-4fce-b380-5d804ef635ee tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-11890053-c901-4fce-b380-5d804ef635ee tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot 'e44d0cae-06b4-46a0-baef-057a4e474811' with '{'status': 'deleting'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-11890053-c901-4fce-b380-5d804ef635ee tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811/action returned with HTTP 202 Sep 05 11:40:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 855/1725] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:38 2026] POST /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-09bd35b2-d14d-416c-b373-ba0779b65fdf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-09bd35b2-d14d-416c-b373-ba0779b65fdf tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-09bd35b2-d14d-416c-b373-ba0779b65fdf tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-09bd35b2-d14d-416c-b373-ba0779b65fdf tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-09bd35b2-d14d-416c-b373-ba0779b65fdf tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-09bd35b2-d14d-416c-b373-ba0779b65fdf tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 200 Sep 05 11:40:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 871/1726] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:39 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-757b341b-ff48-447f-8163-583cb3db86e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-757b341b-ff48-447f-8163-583cb3db86e5 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811/action Sep 05 11:40:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-757b341b-ff48-447f-8163-583cb3db86e5 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-757b341b-ff48-447f-8163-583cb3db86e5 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-757b341b-ff48-447f-8163-583cb3db86e5 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot retrieved successfully. Sep 05 11:40:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-757b341b-ff48-447f-8163-583cb3db86e5 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot delete request issued successfully. Sep 05 11:40:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-757b341b-ff48-447f-8163-583cb3db86e5 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811/action returned with HTTP 202 Sep 05 11:40:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 856/1727] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:39 2026] POST /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-024eec09-ba7a-4e4b-9324-44373a4edf3f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-024eec09-ba7a-4e4b-9324-44373a4edf3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-024eec09-ba7a-4e4b-9324-44373a4edf3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-024eec09-ba7a-4e4b-9324-44373a4edf3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-024eec09-ba7a-4e4b-9324-44373a4edf3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-024eec09-ba7a-4e4b-9324-44373a4edf3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 200 Sep 05 11:40:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 872/1728] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:39 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dcdea63e-fede-477d-a04d-af7b5c2773aa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcdea63e-fede-477d-a04d-af7b5c2773aa tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcdea63e-fede-477d-a04d-af7b5c2773aa tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcdea63e-fede-477d-a04d-af7b5c2773aa tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dcdea63e-fede-477d-a04d-af7b5c2773aa tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcdea63e-fede-477d-a04d-af7b5c2773aa tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 200 Sep 05 11:40:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 857/1729] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:40 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ff090e25-5b8d-4cfd-8be0-9d9247a78b3f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ff090e25-5b8d-4cfd-8be0-9d9247a78b3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ff090e25-5b8d-4cfd-8be0-9d9247a78b3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ff090e25-5b8d-4cfd-8be0-9d9247a78b3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ff090e25-5b8d-4cfd-8be0-9d9247a78b3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ff090e25-5b8d-4cfd-8be0-9d9247a78b3f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 200 Sep 05 11:40:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 873/1730] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:41 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 465 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5d26ea5d-51f2-430a-89d3-3b146af30cdb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d26ea5d-51f2-430a-89d3-3b146af30cdb None None] GET http://192.168.122.16/volume// Sep 05 11:40:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d26ea5d-51f2-430a-89d3-3b146af30cdb None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d26ea5d-51f2-430a-89d3-3b146af30cdb None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d26ea5d-51f2-430a-89d3-3b146af30cdb None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:40:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 858/1731] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:40:42 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-83634d42-068a-40f4-b996-7a71b8c517f5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-83634d42-068a-40f4-b996-7a71b8c517f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-83634d42-068a-40f4-b996-7a71b8c517f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bea364d1-b4f6-4567-8ec5-b4638d5af0f3", "connector": null, "instance_uuid": "0c99870d-e903-4644-8e98-c464d63bd387"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-83634d42-068a-40f4-b996-7a71b8c517f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 874/1732] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:40:42 2026] POST /volume/v3/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-0166675a-6790-4878-882d-5a29e0df1b03 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-0166675a-6790-4878-882d-5a29e0df1b03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] DELETE http://192.168.122.16/volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241 Sep 05 11:40:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-0166675a-6790-4878-882d-5a29e0df1b03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-0166675a-6790-4878-882d-5a29e0df1b03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fc94ac2c-51e7-4fbb-bd06-5a2dbed28903 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc94ac2c-51e7-4fbb-bd06-5a2dbed28903 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc94ac2c-51e7-4fbb-bd06-5a2dbed28903 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc94ac2c-51e7-4fbb-bd06-5a2dbed28903 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc94ac2c-51e7-4fbb-bd06-5a2dbed28903 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 404 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 875/1733] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:42 2026] GET /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-404c8a8c-156f-4b6a-82d7-8993ebfcf51b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-404c8a8c-156f-4b6a-82d7-8993ebfcf51b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-404c8a8c-156f-4b6a-82d7-8993ebfcf51b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-404c8a8c-156f-4b6a-82d7-8993ebfcf51b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-404c8a8c-156f-4b6a-82d7-8993ebfcf51b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '12c944be-fd71-4464-9cd4-c4ad287bd484' with '{'status': 'available'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-404c8a8c-156f-4b6a-82d7-8993ebfcf51b tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 876/1734] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:42 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a45a6ec5-91c1-45fe-a01c-14e378d88bd5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a45a6ec5-91c1-45fe-a01c-14e378d88bd5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a45a6ec5-91c1-45fe-a01c-14e378d88bd5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a45a6ec5-91c1-45fe-a01c-14e378d88bd5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a45a6ec5-91c1-45fe-a01c-14e378d88bd5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:42 devstack devstack@c-api.service[87022]: /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 05 11:40:42 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a45a6ec5-91c1-45fe-a01c-14e378d88bd5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 877/1735] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:42 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-48ddf64f-b7ca-4d62-a8d3-0b8132ebdcf6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-48ddf64f-b7ca-4d62-a8d3-0b8132ebdcf6 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-48ddf64f-b7ca-4d62-a8d3-0b8132ebdcf6 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-48ddf64f-b7ca-4d62-a8d3-0b8132ebdcf6 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-48ddf64f-b7ca-4d62-a8d3-0b8132ebdcf6 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Delete snapshot with id: e44d0cae-06b4-46a0-baef-057a4e474811 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-48ddf64f-b7ca-4d62-a8d3-0b8132ebdcf6 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 returned with HTTP 404 Sep 05 11:40:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 878/1736] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:40:42 2026] DELETE /volume/v3/snapshots/e44d0cae-06b4-46a0-baef-057a4e474811 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0fa8ef98-942a-493f-8802-14151e1a4960 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0fa8ef98-942a-493f-8802-14151e1a4960 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0fa8ef98-942a-493f-8802-14151e1a4960 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56e4096b-98f4-4416-bc60-d1e13ae4dbd9", "name": "tempest-SnapshotsActionsTest-Snapshot-550175156"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0fa8ef98-942a-493f-8802-14151e1a4960 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-0fa8ef98-942a-493f-8802-14151e1a4960 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Create snapshot from volume 56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-48089ae5-bd48-4711-9bc2-21531e8d48a8 req-0166675a-6790-4878-882d-5a29e0df1b03 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241 returned with HTTP 200 Sep 05 11:40:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 859/1737] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:40:42 2026] DELETE /volume/v3/attachments/94812849-92f7-4677-81ed-03a201356241 => generated 192 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:42 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-0fa8ef98-942a-493f-8802-14151e1a4960 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Created reservations ['ce51ede0-2321-4662-a1f3-d034d39b95cf', 'a76a751f-c66f-4874-9650-805151e1616f', '7f871c56-f991-4c9a-8e86-fdef6f13d6b8', '190b810e-d32f-4552-80a0-008100deb9d6'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0fa8ef98-942a-493f-8802-14151e1a4960 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot create request issued successfully. Sep 05 11:40:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0fa8ef98-942a-493f-8802-14151e1a4960 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:40:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 879/1738] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:40:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0813a803-075a-48c2-a907-ab1a60675ca9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0813a803-075a-48c2-a907-ab1a60675ca9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0813a803-075a-48c2-a907-ab1a60675ca9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0813a803-075a-48c2-a907-ab1a60675ca9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0813a803-075a-48c2-a907-ab1a60675ca9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0813a803-075a-48c2-a907-ab1a60675ca9 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 200 Sep 05 11:40:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 860/1739] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:43 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 438 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e3d0288b-0cfd-4427-abcc-47c6d57c959e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3d0288b-0cfd-4427-abcc-47c6d57c959e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3d0288b-0cfd-4427-abcc-47c6d57c959e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3d0288b-0cfd-4427-abcc-47c6d57c959e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e3d0288b-0cfd-4427-abcc-47c6d57c959e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3d0288b-0cfd-4427-abcc-47c6d57c959e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 200 Sep 05 11:40:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 880/1740] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:44 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5a06a877-ad6c-4739-8a00-2004ddd50341 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5a06a877-ad6c-4739-8a00-2004ddd50341 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5a06a877-ad6c-4739-8a00-2004ddd50341 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5a06a877-ad6c-4739-8a00-2004ddd50341 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5a06a877-ad6c-4739-8a00-2004ddd50341 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5a06a877-ad6c-4739-8a00-2004ddd50341 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 200 Sep 05 11:40:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 861/1741] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:45 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 438 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-260ce9f6-7b82-4859-9346-383706781e7e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-260ce9f6-7b82-4859-9346-383706781e7e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-260ce9f6-7b82-4859-9346-383706781e7e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-260ce9f6-7b82-4859-9346-383706781e7e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-260ce9f6-7b82-4859-9346-383706781e7e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-260ce9f6-7b82-4859-9346-383706781e7e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 200 Sep 05 11:40:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 881/1742] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:46 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-210aa1df-6d5a-4826-855f-d6e5e5409d18 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-210aa1df-6d5a-4826-855f-d6e5e5409d18 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43/action Sep 05 11:40:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-210aa1df-6d5a-4826-855f-d6e5e5409d18 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-210aa1df-6d5a-4826-855f-d6e5e5409d18 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-210aa1df-6d5a-4826-855f-d6e5e5409d18 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '22e8b0b3-01ea-4be5-a9c5-84bf6b876b43' with '{'status': 'error'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-210aa1df-6d5a-4826-855f-d6e5e5409d18 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43/action returned with HTTP 202 Sep 05 11:40:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 862/1743] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:46 2026] POST /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1cc030a4-ad7f-4d39-824d-bb0f246e225b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1cc030a4-ad7f-4d39-824d-bb0f246e225b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1cc030a4-ad7f-4d39-824d-bb0f246e225b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1cc030a4-ad7f-4d39-824d-bb0f246e225b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1cc030a4-ad7f-4d39-824d-bb0f246e225b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1cc030a4-ad7f-4d39-824d-bb0f246e225b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 200 Sep 05 11:40:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 882/1744] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:46 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 461 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6119707d-bac4-4e14-8c22-2dfe4799ab15 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6119707d-bac4-4e14-8c22-2dfe4799ab15 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43/action Sep 05 11:40:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6119707d-bac4-4e14-8c22-2dfe4799ab15 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6119707d-bac4-4e14-8c22-2dfe4799ab15 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6119707d-bac4-4e14-8c22-2dfe4799ab15 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot retrieved successfully. Sep 05 11:40:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6119707d-bac4-4e14-8c22-2dfe4799ab15 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot delete request issued successfully. Sep 05 11:40:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6119707d-bac4-4e14-8c22-2dfe4799ab15 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43/action returned with HTTP 202 Sep 05 11:40:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 863/1745] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:46 2026] POST /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-40de2282-26c4-48a4-84be-dd367dfbc887 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-40de2282-26c4-48a4-84be-dd367dfbc887 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-40de2282-26c4-48a4-84be-dd367dfbc887 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-40de2282-26c4-48a4-84be-dd367dfbc887 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-40de2282-26c4-48a4-84be-dd367dfbc887 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-40de2282-26c4-48a4-84be-dd367dfbc887 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 200 Sep 05 11:40:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 883/1746] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:46 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-282c826c-37dd-4c6f-be28-e5bfb3cd5acd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-282c826c-37dd-4c6f-be28-e5bfb3cd5acd tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-282c826c-37dd-4c6f-be28-e5bfb3cd5acd tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-282c826c-37dd-4c6f-be28-e5bfb3cd5acd tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-282c826c-37dd-4c6f-be28-e5bfb3cd5acd tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-282c826c-37dd-4c6f-be28-e5bfb3cd5acd tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 200 Sep 05 11:40:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 864/1747] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:47 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 464 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dbf50fba-4d19-4ae8-8160-c6a84fc926ad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbf50fba-4d19-4ae8-8160-c6a84fc926ad None None] GET http://192.168.122.16/volume// Sep 05 11:40:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbf50fba-4d19-4ae8-8160-c6a84fc926ad None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbf50fba-4d19-4ae8-8160-c6a84fc926ad None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbf50fba-4d19-4ae8-8160-c6a84fc926ad None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:40:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 884/1748] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:40:47 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:40:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-f3241e59-bb39-4490-b7b1-f70701bf2321 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-f3241e59-bb39-4490-b7b1-f70701bf2321 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] GET http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:40:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-f3241e59-bb39-4490-b7b1-f70701bf2321 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-f3241e59-bb39-4490-b7b1-f70701bf2321 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-f3241e59-bb39-4490-b7b1-f70701bf2321 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:40:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-f3241e59-bb39-4490-b7b1-f70701bf2321 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 200 Sep 05 11:40:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 865/1749] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:40:47 2026] GET /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 1511 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:40:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-7cb9efae-43e9-495c-b95e-7564f51fb1b9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-7cb9efae-43e9-495c-b95e-7564f51fb1b9 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] PUT http://192.168.122.16/volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b Sep 05 11:40:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-7cb9efae-43e9-495c-b95e-7564f51fb1b9 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:48 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-7cb9efae-43e9-495c-b95e-7564f51fb1b9 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Acquiring lock "cinder-attachment_update-bea364d1-b4f6-4567-8ec5-b4638d5af0f3-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:40:48 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-7cb9efae-43e9-495c-b95e-7564f51fb1b9 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Lock "cinder-attachment_update-bea364d1-b4f6-4567-8ec5-b4638d5af0f3-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:40:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b2d95f68-aa82-44ef-93d2-aa5db754b426 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2d95f68-aa82-44ef-93d2-aa5db754b426 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2d95f68-aa82-44ef-93d2-aa5db754b426 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2d95f68-aa82-44ef-93d2-aa5db754b426 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b2d95f68-aa82-44ef-93d2-aa5db754b426 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2d95f68-aa82-44ef-93d2-aa5db754b426 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 200 Sep 05 11:40:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 866/1750] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:48 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-7cb9efae-43e9-495c-b95e-7564f51fb1b9 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Lock "cinder-attachment_update-bea364d1-b4f6-4567-8ec5-b4638d5af0f3-devstack" released by "attachment_update" :: held 1.410s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:40:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-7cb9efae-43e9-495c-b95e-7564f51fb1b9 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b returned with HTTP 200 Sep 05 11:40:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 885/1751] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:40:48 2026] PUT /volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b => generated 692 bytes in 1497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-89d56031-3c1c-4bf5-a578-e9f605e587af None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3a89bc78-9852-4f22-9416-0381d10a6ba8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-89d56031-3c1c-4bf5-a578-e9f605e587af tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] POST http://192.168.122.16/volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b/action Sep 05 11:40:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-89d56031-3c1c-4bf5-a578-e9f605e587af tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-89d56031-3c1c-4bf5-a578-e9f605e587af tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a89bc78-9852-4f22-9416-0381d10a6ba8 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a89bc78-9852-4f22-9416-0381d10a6ba8 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a89bc78-9852-4f22-9416-0381d10a6ba8 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a89bc78-9852-4f22-9416-0381d10a6ba8 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 404 Sep 05 11:40:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 886/1752] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:49 2026] GET /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f8dd2cef-79b8-4c7e-adf7-48c64a5179b3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8dd2cef-79b8-4c7e-adf7-48c64a5179b3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8dd2cef-79b8-4c7e-adf7-48c64a5179b3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8dd2cef-79b8-4c7e-adf7-48c64a5179b3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-f8dd2cef-79b8-4c7e-adf7-48c64a5179b3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '12c944be-fd71-4464-9cd4-c4ad287bd484' with '{'status': 'available'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-caf4fcf4-ea6b-4436-8380-40f234eec229 req-89d56031-3c1c-4bf5-a578-e9f605e587af tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b/action returned with HTTP 204 Sep 05 11:40:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 867/1753] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:40:49 2026] POST /volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8dd2cef-79b8-4c7e-adf7-48c64a5179b3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 887/1754] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:49 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3d9096f8-5a41-418f-81fc-67e604ff88d0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d9096f8-5a41-418f-81fc-67e604ff88d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d9096f8-5a41-418f-81fc-67e604ff88d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d9096f8-5a41-418f-81fc-67e604ff88d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3d9096f8-5a41-418f-81fc-67e604ff88d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d9096f8-5a41-418f-81fc-67e604ff88d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 868/1755] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:50 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-41a26315-4390-4a46-ad50-3b6682de1d96 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-41a26315-4390-4a46-ad50-3b6682de1d96 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-41a26315-4390-4a46-ad50-3b6682de1d96 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-41a26315-4390-4a46-ad50-3b6682de1d96 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:50 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-41a26315-4390-4a46-ad50-3b6682de1d96 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Delete snapshot with id: 22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 Sep 05 11:40:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-41a26315-4390-4a46-ad50-3b6682de1d96 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 returned with HTTP 404 Sep 05 11:40:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 888/1756] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:40:50 2026] DELETE /volume/v3/snapshots/22e8b0b3-01ea-4be5-a9c5-84bf6b876b43 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-18a013a4-dc0d-4211-adbd-dc254a133775 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18a013a4-dc0d-4211-adbd-dc254a133775 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:40:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-18a013a4-dc0d-4211-adbd-dc254a133775 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56e4096b-98f4-4416-bc60-d1e13ae4dbd9", "name": "tempest-SnapshotsActionsTest-Snapshot-700139353"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-18a013a4-dc0d-4211-adbd-dc254a133775 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-18a013a4-dc0d-4211-adbd-dc254a133775 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Create snapshot from volume 56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:50 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-18a013a4-dc0d-4211-adbd-dc254a133775 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Created reservations ['c64cc9bd-bfb7-442a-b91f-ab4b3307d6c6', '93dad102-7ac8-429c-8bd9-6e793b6e221f', 'a36f87b1-a29c-4d82-8c60-196a89dc96c3', '16e741c8-0869-40be-8fe4-c13c90f58075'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:40:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-18a013a4-dc0d-4211-adbd-dc254a133775 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot create request issued successfully. Sep 05 11:40:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18a013a4-dc0d-4211-adbd-dc254a133775 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:40:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 869/1757] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:40:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:40:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eec9b779-20aa-4870-b811-80cf7559492e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eec9b779-20aa-4870-b811-80cf7559492e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eec9b779-20aa-4870-b811-80cf7559492e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eec9b779-20aa-4870-b811-80cf7559492e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eec9b779-20aa-4870-b811-80cf7559492e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eec9b779-20aa-4870-b811-80cf7559492e tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 200 Sep 05 11:40:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 889/1758] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:50 2026] GET /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9d7acabf-d59a-4241-a231-1103dad42c3b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9d7acabf-d59a-4241-a231-1103dad42c3b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9d7acabf-d59a-4241-a231-1103dad42c3b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9d7acabf-d59a-4241-a231-1103dad42c3b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9d7acabf-d59a-4241-a231-1103dad42c3b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9d7acabf-d59a-4241-a231-1103dad42c3b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 200 Sep 05 11:40:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 870/1759] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:51 2026] GET /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 438 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2aa9a2dd-9eeb-44f1-885d-f86b57c1c218 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2aa9a2dd-9eeb-44f1-885d-f86b57c1c218 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2aa9a2dd-9eeb-44f1-885d-f86b57c1c218 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2aa9a2dd-9eeb-44f1-885d-f86b57c1c218 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2aa9a2dd-9eeb-44f1-885d-f86b57c1c218 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2aa9a2dd-9eeb-44f1-885d-f86b57c1c218 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 200 Sep 05 11:40:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 890/1760] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:52 2026] GET /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e07afb4-0d7d-43de-bcb3-06dc63a549f3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e07afb4-0d7d-43de-bcb3-06dc63a549f3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7/action Sep 05 11:40:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e07afb4-0d7d-43de-bcb3-06dc63a549f3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e07afb4-0d7d-43de-bcb3-06dc63a549f3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-8e07afb4-0d7d-43de-bcb3-06dc63a549f3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot 'bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7' with '{'status': 'error_deleting'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e07afb4-0d7d-43de-bcb3-06dc63a549f3 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7/action returned with HTTP 202 Sep 05 11:40:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 871/1761] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:52 2026] POST /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b16b8410-7db8-42d4-aaf8-792210c0f232 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b16b8410-7db8-42d4-aaf8-792210c0f232 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b16b8410-7db8-42d4-aaf8-792210c0f232 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b16b8410-7db8-42d4-aaf8-792210c0f232 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b16b8410-7db8-42d4-aaf8-792210c0f232 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b16b8410-7db8-42d4-aaf8-792210c0f232 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 200 Sep 05 11:40:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 891/1762] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:52 2026] GET /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 470 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-172d34b9-90ed-4da5-892b-2a4801a98440 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-172d34b9-90ed-4da5-892b-2a4801a98440 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7/action Sep 05 11:40:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-172d34b9-90ed-4da5-892b-2a4801a98440 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-172d34b9-90ed-4da5-892b-2a4801a98440 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-172d34b9-90ed-4da5-892b-2a4801a98440 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot retrieved successfully. Sep 05 11:40:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-172d34b9-90ed-4da5-892b-2a4801a98440 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot delete request issued successfully. Sep 05 11:40:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-172d34b9-90ed-4da5-892b-2a4801a98440 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7/action returned with HTTP 202 Sep 05 11:40:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 872/1763] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:52 2026] POST /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-86b944ee-2ab9-493c-a551-d84c54f8cdc5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86b944ee-2ab9-493c-a551-d84c54f8cdc5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86b944ee-2ab9-493c-a551-d84c54f8cdc5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86b944ee-2ab9-493c-a551-d84c54f8cdc5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-86b944ee-2ab9-493c-a551-d84c54f8cdc5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86b944ee-2ab9-493c-a551-d84c54f8cdc5 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 200 Sep 05 11:40:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 892/1764] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:52 2026] GET /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e91e9327-890a-4af0-b7a6-afe8efa1a337 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e91e9327-890a-4af0-b7a6-afe8efa1a337 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e91e9327-890a-4af0-b7a6-afe8efa1a337 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e91e9327-890a-4af0-b7a6-afe8efa1a337 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e91e9327-890a-4af0-b7a6-afe8efa1a337 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e91e9327-890a-4af0-b7a6-afe8efa1a337 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 200 Sep 05 11:40:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 873/1765] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:53 2026] GET /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 464 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7b110980-4ede-4ee5-80a8-e9c015c1122f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b110980-4ede-4ee5-80a8-e9c015c1122f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b110980-4ede-4ee5-80a8-e9c015c1122f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b110980-4ede-4ee5-80a8-e9c015c1122f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7b110980-4ede-4ee5-80a8-e9c015c1122f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b110980-4ede-4ee5-80a8-e9c015c1122f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 200 Sep 05 11:40:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 893/1766] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:54 2026] GET /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 464 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2cd87346-78b9-4fd3-bf00-f83ad6f84ab8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2cd87346-78b9-4fd3-bf00-f83ad6f84ab8 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2cd87346-78b9-4fd3-bf00-f83ad6f84ab8 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2cd87346-78b9-4fd3-bf00-f83ad6f84ab8 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2cd87346-78b9-4fd3-bf00-f83ad6f84ab8 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 404 Sep 05 11:40:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 874/1767] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:55 2026] GET /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2e8a066a-d7c2-4c80-866d-4ac44852a28a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e8a066a-d7c2-4c80-866d-4ac44852a28a tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e8a066a-d7c2-4c80-866d-4ac44852a28a tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e8a066a-d7c2-4c80-866d-4ac44852a28a tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-2e8a066a-d7c2-4c80-866d-4ac44852a28a tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '12c944be-fd71-4464-9cd4-c4ad287bd484' with '{'status': 'available'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e8a066a-d7c2-4c80-866d-4ac44852a28a tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 894/1768] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:55 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b8d76b46-72a2-4887-b1a9-475e45af6f5a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b8d76b46-72a2-4887-b1a9-475e45af6f5a tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b8d76b46-72a2-4887-b1a9-475e45af6f5a tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b8d76b46-72a2-4887-b1a9-475e45af6f5a tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b8d76b46-72a2-4887-b1a9-475e45af6f5a tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b8d76b46-72a2-4887-b1a9-475e45af6f5a tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 875/1769] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:55 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f6bf0bc3-95b6-47c2-9446-448cfede18d1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f6bf0bc3-95b6-47c2-9446-448cfede18d1 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f6bf0bc3-95b6-47c2-9446-448cfede18d1 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f6bf0bc3-95b6-47c2-9446-448cfede18d1 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:55 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-f6bf0bc3-95b6-47c2-9446-448cfede18d1 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Delete snapshot with id: bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f6bf0bc3-95b6-47c2-9446-448cfede18d1 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 returned with HTTP 404 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 895/1770] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:40:55 2026] DELETE /volume/v3/snapshots/bd2dd42f-f33c-4a91-bbb9-3d6b54a8bcf7 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-891116b5-dfa6-4d68-9f05-b012f2817217 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-891116b5-dfa6-4d68-9f05-b012f2817217 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-891116b5-dfa6-4d68-9f05-b012f2817217 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-891116b5-dfa6-4d68-9f05-b012f2817217 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-891116b5-dfa6-4d68-9f05-b012f2817217 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '12c944be-fd71-4464-9cd4-c4ad287bd484' with '{'status': 'creating'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-891116b5-dfa6-4d68-9f05-b012f2817217 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 876/1771] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:56 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-08716219-739a-4433-9a57-ee14bc6c2a20 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-08716219-739a-4433-9a57-ee14bc6c2a20 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-08716219-739a-4433-9a57-ee14bc6c2a20 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-08716219-739a-4433-9a57-ee14bc6c2a20 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-08716219-739a-4433-9a57-ee14bc6c2a20 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-08716219-739a-4433-9a57-ee14bc6c2a20 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 896/1772] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:56 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bbf82c07-bdb7-4eb5-b0f3-4e080d679d21 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bbf82c07-bdb7-4eb5-b0f3-4e080d679d21 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bbf82c07-bdb7-4eb5-b0f3-4e080d679d21 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bbf82c07-bdb7-4eb5-b0f3-4e080d679d21 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.snapshot_actions [None req-bbf82c07-bdb7-4eb5-b0f3-4e080d679d21 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87022) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.snapshot_actions [None req-bbf82c07-bdb7-4eb5-b0f3-4e080d679d21 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Updating snapshot 12c944be-fd71-4464-9cd4-c4ad287bd484 with info {'id': '12c944be-fd71-4464-9cd4-c4ad287bd484', 'status': 'error', 'progress': '80%'} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bbf82c07-bdb7-4eb5-b0f3-4e080d679d21 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 877/1773] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:56 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eb93ed23-573d-4b88-91c6-cf38c2f21fac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eb93ed23-573d-4b88-91c6-cf38c2f21fac tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eb93ed23-573d-4b88-91c6-cf38c2f21fac tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eb93ed23-573d-4b88-91c6-cf38c2f21fac tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eb93ed23-573d-4b88-91c6-cf38c2f21fac tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Snapshot retrieved successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eb93ed23-573d-4b88-91c6-cf38c2f21fac tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 897/1774] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:56 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 461 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5ff3f488-1c11-42a0-a4ca-2a523ddd1612 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5ff3f488-1c11-42a0-a4ca-2a523ddd1612 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] POST http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5ff3f488-1c11-42a0-a4ca-2a523ddd1612 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5ff3f488-1c11-42a0-a4ca-2a523ddd1612 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-5ff3f488-1c11-42a0-a4ca-2a523ddd1612 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] Updating snapshot '12c944be-fd71-4464-9cd4-c4ad287bd484' with '{'status': 'available'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5ff3f488-1c11-42a0-a4ca-2a523ddd1612 tempest-SnapshotsActionsTest-1745184154 tempest-SnapshotsActionsTest-1745184154-project-admin] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action returned with HTTP 202 Sep 05 11:40:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 878/1775] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:40:56 2026] POST /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-54c664da-1b8f-4d95-ab93-269c5adecc6f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-54c664da-1b8f-4d95-ab93-269c5adecc6f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-54c664da-1b8f-4d95-ab93-269c5adecc6f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-54c664da-1b8f-4d95-ab93-269c5adecc6f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-54c664da-1b8f-4d95-ab93-269c5adecc6f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-54c664da-1b8f-4d95-ab93-269c5adecc6f tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 898/1776] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:56 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8bddf15a-efd0-4605-8a07-aca3b3df917b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8bddf15a-efd0-4605-8a07-aca3b3df917b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8bddf15a-efd0-4605-8a07-aca3b3df917b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8bddf15a-efd0-4605-8a07-aca3b3df917b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-8bddf15a-efd0-4605-8a07-aca3b3df917b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Delete snapshot with id: 12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8bddf15a-efd0-4605-8a07-aca3b3df917b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8bddf15a-efd0-4605-8a07-aca3b3df917b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot delete request issued successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8bddf15a-efd0-4605-8a07-aca3b3df917b tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 202 Sep 05 11:40:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 879/1777] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:40:56 2026] DELETE /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-488e0dcb-ed2f-4b81-b420-083f6d8d346d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-488e0dcb-ed2f-4b81-b420-083f6d8d346d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-488e0dcb-ed2f-4b81-b420-083f6d8d346d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-488e0dcb-ed2f-4b81-b420-083f6d8d346d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-488e0dcb-ed2f-4b81-b420-083f6d8d346d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-488e0dcb-ed2f-4b81-b420-083f6d8d346d tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 899/1778] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:56 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3aa93603-a9e2-452a-a317-091d1d59ea65 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3aa93603-a9e2-452a-a317-091d1d59ea65 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3aa93603-a9e2-452a-a317-091d1d59ea65 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3aa93603-a9e2-452a-a317-091d1d59ea65 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3aa93603-a9e2-452a-a317-091d1d59ea65 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Snapshot retrieved successfully. Sep 05 11:40:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3aa93603-a9e2-452a-a317-091d1d59ea65 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 200 Sep 05 11:40:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 880/1779] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:57 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a380cf11-1dd0-4280-8aa6-3409397ceeef None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a380cf11-1dd0-4280-8aa6-3409397ceeef tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 Sep 05 11:40:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a380cf11-1dd0-4280-8aa6-3409397ceeef tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a380cf11-1dd0-4280-8aa6-3409397ceeef tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a380cf11-1dd0-4280-8aa6-3409397ceeef tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 returned with HTTP 404 Sep 05 11:40:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 900/1780] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:40:58 2026] GET /volume/v3/snapshots/12c944be-fd71-4464-9cd4-c4ad287bd484 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-822ef2c9-459b-40ad-85bf-765cda2432b2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-822ef2c9-459b-40ad-85bf-765cda2432b2 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-822ef2c9-459b-40ad-85bf-765cda2432b2 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-822ef2c9-459b-40ad-85bf-765cda2432b2 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-822ef2c9-459b-40ad-85bf-765cda2432b2 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-822ef2c9-459b-40ad-85bf-765cda2432b2 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 881/1781] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:58 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a0c04de5-d4d4-450b-be05-e8be6ea10947 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a0c04de5-d4d4-450b-be05-e8be6ea10947 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] DELETE http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a0c04de5-d4d4-450b-be05-e8be6ea10947 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a0c04de5-d4d4-450b-be05-e8be6ea10947 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:58 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-a0c04de5-d4d4-450b-be05-e8be6ea10947 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Delete volume with id: 56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:40:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:40:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a0c04de5-d4d4-450b-be05-e8be6ea10947 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a0c04de5-d4d4-450b-be05-e8be6ea10947 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Delete volume request issued successfully. Sep 05 11:40:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a0c04de5-d4d4-450b-be05-e8be6ea10947 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 202 Sep 05 11:40:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 901/1782] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:40:58 2026] DELETE /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:40:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-37ad1184-4f1a-490d-bbb9-be0bc6843616 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37ad1184-4f1a-490d-bbb9-be0bc6843616 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-37ad1184-4f1a-490d-bbb9-be0bc6843616 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-37ad1184-4f1a-490d-bbb9-be0bc6843616 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:40:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:40:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:40:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:40:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-37ad1184-4f1a-490d-bbb9-be0bc6843616 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Volume info retrieved successfully. Sep 05 11:40:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37ad1184-4f1a-490d-bbb9-be0bc6843616 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 200 Sep 05 11:40:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 882/1783] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:58 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:40:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e9ae1c3a-ab7f-4b85-9d73-f31b60c462d0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:40:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9ae1c3a-ab7f-4b85-9d73-f31b60c462d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] GET http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 Sep 05 11:40:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9ae1c3a-ab7f-4b85-9d73-f31b60c462d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:40:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9ae1c3a-ab7f-4b85-9d73-f31b60c462d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:40:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9ae1c3a-ab7f-4b85-9d73-f31b60c462d0 tempest-SnapshotsActionsTest-2008405908 tempest-SnapshotsActionsTest-2008405908-project-member] http://192.168.122.16/volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 returned with HTTP 404 Sep 05 11:40:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 902/1784] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:40:59 2026] GET /volume/v3/volumes/56e4096b-98f4-4416-bc60-d1e13ae4dbd9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1c2ad2d9-535b-4960-a1f1-4692bca22ccf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1c2ad2d9-535b-4960-a1f1-4692bca22ccf tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] GET http://192.168.122.16/volume/v3/os-quota-class-sets/default Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1c2ad2d9-535b-4960-a1f1-4692bca22ccf tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1c2ad2d9-535b-4960-a1f1-4692bca22ccf tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1c2ad2d9-535b-4960-a1f1-4692bca22ccf tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 883/1785] 192.168.122.16 () {58 vars in 1176 bytes} [Sat Sep 5 11:41:05 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-03c39e4a-f87b-4690-a9d6-436423bf2698 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03c39e4a-f87b-4690-a9d6-436423bf2698 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] GET http://192.168.122.16/volume/v3/os-quota-class-sets/default Sep 05 11:41:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03c39e4a-f87b-4690-a9d6-436423bf2698 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03c39e4a-f87b-4690-a9d6-436423bf2698 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03c39e4a-f87b-4690-a9d6-436423bf2698 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 903/1786] 192.168.122.16 () {58 vars in 1176 bytes} [Sat Sep 5 11:41:05 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ae903328-fea9-4c2b-a411-62f5d847fc34 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae903328-fea9-4c2b-a411-62f5d847fc34 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ae903328-fea9-4c2b-a411-62f5d847fc34 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-138881280"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae903328-fea9-4c2b-a411-62f5d847fc34 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 884/1787] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:41:05 2026] POST /volume/v3/types => generated 227 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-be38c330-4d61-489b-9d72-0cbf5ec20ee0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be38c330-4d61-489b-9d72-0cbf5ec20ee0 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-class-sets/default Sep 05 11:41:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be38c330-4d61-489b-9d72-0cbf5ec20ee0 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-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-138881280": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-138881280": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-138881280": 4}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b8d3b4af-d605-440b-922b-721dd35e6013 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b8d3b4af-d605-440b-922b-721dd35e6013 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b8d3b4af-d605-440b-922b-721dd35e6013 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b8d3b4af-d605-440b-922b-721dd35e6013 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b8d3b4af-d605-440b-922b-721dd35e6013 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b8d3b4af-d605-440b-922b-721dd35e6013 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 885/1788] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:05 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-85ad3b2a-aaad-4268-9278-63dfbfc57bb4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-85ad3b2a-aaad-4268-9278-63dfbfc57bb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-85ad3b2a-aaad-4268-9278-63dfbfc57bb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-85ad3b2a-aaad-4268-9278-63dfbfc57bb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-85ad3b2a-aaad-4268-9278-63dfbfc57bb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-85ad3b2a-aaad-4268-9278-63dfbfc57bb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 886/1789] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:05 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be38c330-4d61-489b-9d72-0cbf5ec20ee0 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 904/1790] 192.168.122.16 () {60 vars in 1197 bytes} [Sat Sep 5 11:41:05 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-67550f87-b5b3-4e8c-a99e-effad2ced004 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-67550f87-b5b3-4e8c-a99e-effad2ced004 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/422a6f30ba9e4b7ea4f09500648405b9/defaults Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-67550f87-b5b3-4e8c-a99e-effad2ced004 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-67550f87-b5b3-4e8c-a99e-effad2ced004 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Calling method 'defaults' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-67550f87-b5b3-4e8c-a99e-effad2ced004 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/422a6f30ba9e4b7ea4f09500648405b9/defaults returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 887/1791] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/os-quota-sets/422a6f30ba9e4b7ea4f09500648405b9/defaults => generated 645 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-afd5c9d1-b3b6-4f2c-9de3-bcd65b5e6b89 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-afd5c9d1-b3b6-4f2c-9de3-bcd65b5e6b89 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-afd5c9d1-b3b6-4f2c-9de3-bcd65b5e6b89 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-afd5c9d1-b3b6-4f2c-9de3-bcd65b5e6b89 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-afd5c9d1-b3b6-4f2c-9de3-bcd65b5e6b89 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-afd5c9d1-b3b6-4f2c-9de3-bcd65b5e6b89 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 905/1792] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7690f792-a405-421b-8178-f6a97631fe54 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7690f792-a405-421b-8178-f6a97631fe54 None None] GET http://192.168.122.16/volume// Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7690f792-a405-421b-8178-f6a97631fe54 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7690f792-a405-421b-8178-f6a97631fe54 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7690f792-a405-421b-8178-f6a97631fe54 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:41:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 888/1793] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-06cd161f-80c2-4095-869d-c02e4b65fc7f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a30433ba-d9a1-4bf3-9ff4-eb5878de9f91 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a30433ba-d9a1-4bf3-9ff4-eb5878de9f91 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] GET http://192.168.122.16/volume/v3/os-quota-sets/47fd4bfa3aba473f978e531c5548666d/defaults Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a30433ba-d9a1-4bf3-9ff4-eb5878de9f91 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a30433ba-d9a1-4bf3-9ff4-eb5878de9f91 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Calling method 'defaults' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a30433ba-d9a1-4bf3-9ff4-eb5878de9f91 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/os-quota-sets/47fd4bfa3aba473f978e531c5548666d/defaults returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 889/1794] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/os-quota-sets/47fd4bfa3aba473f978e531c5548666d/defaults => generated 645 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-06cd161f-80c2-4095-869d-c02e4b65fc7f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-06cd161f-80c2-4095-869d-c02e4b65fc7f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a766da5-152f-4c72-b9b4-70745fe5a4b9", "connector": null, "instance_uuid": "3c093484-2690-4646-a1f7-a17d780aaee8"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4982bf8b-793c-408d-ba9b-8399f3202039 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4982bf8b-793c-408d-ba9b-8399f3202039 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] DELETE http://192.168.122.16/volume/v3/types/039eb255-cdfc-4c4c-87f8-389fd4711a5b Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4982bf8b-793c-408d-ba9b-8399f3202039 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4982bf8b-793c-408d-ba9b-8399f3202039 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-06cd161f-80c2-4095-869d-c02e4b65fc7f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 906/1795] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:41:06 2026] POST /volume/v3/attachments => generated 273 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4982bf8b-793c-408d-ba9b-8399f3202039 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/types/039eb255-cdfc-4c4c-87f8-389fd4711a5b returned with HTTP 202 Sep 05 11:41:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 890/1796] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:41:06 2026] DELETE /volume/v3/types/039eb255-cdfc-4c4c-87f8-389fd4711a5b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d0d27352-17f9-482b-a7bb-562196831381 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d0d27352-17f9-482b-a7bb-562196831381 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] GET http://192.168.122.16/volume/v3/types/039eb255-cdfc-4c4c-87f8-389fd4711a5b Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d0d27352-17f9-482b-a7bb-562196831381 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d0d27352-17f9-482b-a7bb-562196831381 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d0d27352-17f9-482b-a7bb-562196831381 tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/types/039eb255-cdfc-4c4c-87f8-389fd4711a5b returned with HTTP 404 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 907/1797] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/types/039eb255-cdfc-4c4c-87f8-389fd4711a5b => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0ecda36c-a69f-4d56-8a39-2cf51950b2ea None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ecda36c-a69f-4d56-8a39-2cf51950b2ea tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] PUT http://192.168.122.16/volume/v3/os-quota-class-sets/default Sep 05 11:41:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ecda36c-a69f-4d56-8a39-2cf51950b2ea tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3f2733ac-b8a6-49d3-a79e-dcd271ef01b0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3f2733ac-b8a6-49d3-a79e-dcd271ef01b0 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3f2733ac-b8a6-49d3-a79e-dcd271ef01b0 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3f2733ac-b8a6-49d3-a79e-dcd271ef01b0 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3f2733ac-b8a6-49d3-a79e-dcd271ef01b0 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3f2733ac-b8a6-49d3-a79e-dcd271ef01b0 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 908/1798] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 864 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9411aad3-ec67-4b60-a2b7-a3ebaa99d84c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9411aad3-ec67-4b60-a2b7-a3ebaa99d84c None None] GET http://192.168.122.16/volume// Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9411aad3-ec67-4b60-a2b7-a3ebaa99d84c None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9411aad3-ec67-4b60-a2b7-a3ebaa99d84c None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9411aad3-ec67-4b60-a2b7-a3ebaa99d84c None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 909/1799] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ba43b69b-be41-40a6-9f40-99a135e7ae1d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ba43b69b-be41-40a6-9f40-99a135e7ae1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ba43b69b-be41-40a6-9f40-99a135e7ae1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ba43b69b-be41-40a6-9f40-99a135e7ae1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ba43b69b-be41-40a6-9f40-99a135e7ae1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ba43b69b-be41-40a6-9f40-99a135e7ae1d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 910/1800] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:41:06 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 1045 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:41:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ecda36c-a69f-4d56-8a39-2cf51950b2ea tempest-VolumeQuotaClassesTest-203457712 tempest-VolumeQuotaClassesTest-203457712-project-admin] http://192.168.122.16/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 05 11:41:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 891/1801] 192.168.122.16 () {60 vars in 1197 bytes} [Sat Sep 5 11:41:06 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ae6118fa-9be6-4b81-8e77-736fad54327d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ae6118fa-9be6-4b81-8e77-736fad54327d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] PUT http://192.168.122.16/volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e Sep 05 11:41:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ae6118fa-9be6-4b81-8e77-736fad54327d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:07 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ae6118fa-9be6-4b81-8e77-736fad54327d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Acquiring lock "cinder-attachment_update-0a766da5-152f-4c72-b9b4-70745fe5a4b9-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:41:07 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ae6118fa-9be6-4b81-8e77-736fad54327d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Lock "cinder-attachment_update-0a766da5-152f-4c72-b9b4-70745fe5a4b9-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:41:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:07 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ae6118fa-9be6-4b81-8e77-736fad54327d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Lock "cinder-attachment_update-0a766da5-152f-4c72-b9b4-70745fe5a4b9-devstack" released by "attachment_update" :: held 0.622s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:41:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ae6118fa-9be6-4b81-8e77-736fad54327d tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e returned with HTTP 200 Sep 05 11:41:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 911/1802] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:41:07 2026] PUT /volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e => generated 694 bytes in 663 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-27bbe862-5609-415d-86e1-4c4b99a1568c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-27bbe862-5609-415d-86e1-4c4b99a1568c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-27bbe862-5609-415d-86e1-4c4b99a1568c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-27bbe862-5609-415d-86e1-4c4b99a1568c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-27bbe862-5609-415d-86e1-4c4b99a1568c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-27bbe862-5609-415d-86e1-4c4b99a1568c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 892/1803] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:07 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 865 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ac8ed9bc-ff72-4eb2-8b48-d5493de9ffc1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ac8ed9bc-ff72-4eb2-8b48-d5493de9ffc1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e/action Sep 05 11:41:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ac8ed9bc-ff72-4eb2-8b48-d5493de9ffc1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ac8ed9bc-ff72-4eb2-8b48-d5493de9ffc1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d4b19e5e-ba3e-4cfe-8bc6-221ce4df6187 req-ac8ed9bc-ff72-4eb2-8b48-d5493de9ffc1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e/action returned with HTTP 204 Sep 05 11:41:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 912/1804] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:41:08 2026] POST /volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e2f90128-1da1-4e02-b29d-14079c5fedb7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2f90128-1da1-4e02-b29d-14079c5fedb7 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2f90128-1da1-4e02-b29d-14079c5fedb7 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2f90128-1da1-4e02-b29d-14079c5fedb7 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e2f90128-1da1-4e02-b29d-14079c5fedb7 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2f90128-1da1-4e02-b29d-14079c5fedb7 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 893/1805] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:08 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 1157 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-84bd15d7-be54-4bc3-9044-c5e1dadfbd70 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-84bd15d7-be54-4bc3-9044-c5e1dadfbd70 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-84bd15d7-be54-4bc3-9044-c5e1dadfbd70 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-84bd15d7-be54-4bc3-9044-c5e1dadfbd70 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-84bd15d7-be54-4bc3-9044-c5e1dadfbd70 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-84bd15d7-be54-4bc3-9044-c5e1dadfbd70 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 913/1806] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:09 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 1157 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action Sep 05 11:41:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action body: b'{"os-detach": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Attachment connected to vm 3c093484-2690-4646-a1f7-a17d780aaee8, checking data on nova Sep 05 11:41:09 devstack devstack@c-api.service[87022]: DEBUG cinder.compute.nova [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Creating Keystone token plugin using URL: http://192.168.122.16/identity {{(pid=87022) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 11:41:09 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] REQ: curl -g -i -X GET http://192.168.122.16/compute/v2.1/servers/3c093484-2690-4646-a1f7-a17d780aaee8/os-volume_attachments/0a766da5-152f-4c72-b9b4-70745fe5a4b9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}be053c274ab3b5fb922f7650845fef39d08b2a8ca8c4c7a5ba84473057677761" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f8e8c270-3cca-4cca-9551-12c5c833afb4" -H "X-Service-Token: {SHA256}7b39c291eef4bd5dc638b5b8ba1e31eed92c1f27c742a8fe3f6d24f64828cc80" {{(pid=87022) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 11:41:09 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 09:41:09 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-5995c967-3733-49a1-b419-742d388ff779 x-openstack-request-id: req-5995c967-3733-49a1-b419-742d388ff779 {{(pid=87022) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 11:41:09 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0a766da5-152f-4c72-b9b4-70745fe5a4b9", "serverId": "3c093484-2690-4646-a1f7-a17d780aaee8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6a3b6ca4-e9b8-4c3c-867d-98481591478e", "bdm_uuid": "102bd626-d68f-4b31-a23e-9d0e16306225"}} {{(pid=87022) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 11:41:09 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET call to compute for http://192.168.122.16/compute/v2.1/servers/3c093484-2690-4646-a1f7-a17d780aaee8/os-volume_attachments/0a766da5-152f-4c72-b9b4-70745fe5a4b9 used request id req-5995c967-3733-49a1-b419-742d388ff779 {{(pid=87022) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.volume.api [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-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 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Caught error: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:09 devstack devstack@c-api.service[87022]: 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 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 11:41:09 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API Sep 05 11:41:10 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault Sep 05 11:41:10 devstack devstack@c-api.service[87022]: INFO cinder.api.middleware.fault [None req-f8e8c270-3cca-4cca-9551-12c5c833afb4 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action returned with HTTP 409 Sep 05 11:41:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 894/1807] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:41:09 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 167 bytes in 882 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:10 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Attachment connected to vm 3c093484-2690-4646-a1f7-a17d780aaee8, checking data on nova Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG cinder.compute.nova [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Creating Keystone token plugin using URL: http://192.168.122.16/identity {{(pid=87023) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG novaclient.v2.client [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] REQ: curl -g -i -X GET http://192.168.122.16/compute/v2.1/servers/3c093484-2690-4646-a1f7-a17d780aaee8/os-volume_attachments/0a766da5-152f-4c72-b9b4-70745fe5a4b9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ce7f7e1571a90029437c6460a46ef6994f49c72cb8d1e7e2e44886b0dd2e0adf" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4752f617-2f81-4f1f-af85-3efa9366c7d6" -H "X-Service-Token: {SHA256}f69b1ec2446a5f3c997e01f8a4c946e573af9347f336e642da18bce646b41c49" {{(pid=87023) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG novaclient.v2.client [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 09:41:10 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-ba35933e-3847-4922-b659-6a1bd442727b x-openstack-request-id: req-ba35933e-3847-4922-b659-6a1bd442727b {{(pid=87023) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG novaclient.v2.client [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0a766da5-152f-4c72-b9b4-70745fe5a4b9", "serverId": "3c093484-2690-4646-a1f7-a17d780aaee8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6a3b6ca4-e9b8-4c3c-867d-98481591478e", "bdm_uuid": "102bd626-d68f-4b31-a23e-9d0e16306225"}} {{(pid=87023) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG novaclient.v2.client [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET call to compute for http://192.168.122.16/compute/v2.1/servers/3c093484-2690-4646-a1f7-a17d780aaee8/os-volume_attachments/0a766da5-152f-4c72-b9b4-70745fe5a4b9 used request id req-ba35933e-3847-4922-b659-6a1bd442727b {{(pid=87023) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.volume.api [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-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 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Caught error: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: 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 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API Sep 05 11:41:10 devstack devstack@c-api.service[87023]: ERROR cinder.api.middleware.fault Sep 05 11:41:10 devstack devstack@c-api.service[87023]: INFO cinder.api.middleware.fault [None req-4752f617-2f81-4f1f-af85-3efa9366c7d6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action returned with HTTP 409 Sep 05 11:41:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 914/1808] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:41:09 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 167 bytes in 842 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-634fbc16-e689-4192-9011-0243209593e1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 895/1809] 192.168.122.16 () {62 vars in 1476 bytes} [Sat Sep 5 11:41:10 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c8261112-0194-4c9d-b941-706fc697110a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 915/1810] 192.168.122.16 () {62 vars in 1476 bytes} [Sat Sep 5 11:41:10 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 05 11:41:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2c4aef3c-5104-4fe5-8dba-87c5eb38ae12 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:10 devstack devstack@c-api.service[87022]: WARNING keystonemiddleware.auth_token [None req-2c4aef3c-5104-4fe5-8dba-87c5eb38ae12 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 11:41:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 896/1811] 192.168.122.16 () {62 vars in 1476 bytes} [Sat Sep 5 11:41:10 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 114 bytes in 126 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Sep 05 11:41:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cbae2b47-6c9a-4cf5-a9a3-77ce8210dae2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:11 devstack devstack@c-api.service[87023]: WARNING keystonemiddleware.auth_token [None req-cbae2b47-6c9a-4cf5-a9a3-77ce8210dae2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 11:41:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 916/1812] 192.168.122.16 () {62 vars in 1476 bytes} [Sat Sep 5 11:41:10 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 114 bytes in 50 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-69db8e50-768f-4817-8857-12275ba8043c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69db8e50-768f-4817-8857-12275ba8043c tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] POST http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69db8e50-768f-4817-8857-12275ba8043c tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69db8e50-768f-4817-8857-12275ba8043c tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-69db8e50-768f-4817-8857-12275ba8043c tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-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=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-69db8e50-768f-4817-8857-12275ba8043c tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Updating volume '0a766da5-152f-4c72-b9b4-70745fe5a4b9' with '{'status': 'error'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69db8e50-768f-4817-8857-12275ba8043c tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action returned with HTTP 202 Sep 05 11:41:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 897/1813] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:41:11 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 0 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:41:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2f7bd71f-dd0b-4a0b-958a-d8e7c73d22ad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f7bd71f-dd0b-4a0b-958a-d8e7c73d22ad tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f7bd71f-dd0b-4a0b-958a-d8e7c73d22ad tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f7bd71f-dd0b-4a0b-958a-d8e7c73d22ad tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:11 devstack devstack@c-api.service[87023]: DEBUG oslo_db.sqlalchemy.engines [None req-2f7bd71f-dd0b-4a0b-958a-d8e7c73d22ad tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87023) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2f7bd71f-dd0b-4a0b-958a-d8e7c73d22ad tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f7bd71f-dd0b-4a0b-958a-d8e7c73d22ad tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 917/1814] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:11 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 1156 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] POST http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6a3b6ca4-e9b8-4c3c-867d-98481591478e"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6a3b6ca4-e9b8-4c3c-867d-98481591478e"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Volume info retrieved successfully. Sep 05 11:41:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Attachment connected to vm 3c093484-2690-4646-a1f7-a17d780aaee8, checking data on nova Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG cinder.compute.nova [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Creating Keystone token plugin using URL: http://192.168.122.16/identity {{(pid=87022) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 11:41:11 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] REQ: curl -g -i -X GET http://192.168.122.16/compute/v2.1/servers/3c093484-2690-4646-a1f7-a17d780aaee8/os-volume_attachments/0a766da5-152f-4c72-b9b4-70745fe5a4b9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b871095643fbcbbada4ba370d92d89f4edee01d487e6b000e97a75da7a5e5549" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7eae8b82-3940-418d-9f1d-d2ae49bccca1" -H "X-Service-Token: {SHA256}7b39c291eef4bd5dc638b5b8ba1e31eed92c1f27c742a8fe3f6d24f64828cc80" {{(pid=87022) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 09:41:11 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-6f1b3dfe-7a5d-4356-a893-bbc0a3f3b612 x-openstack-request-id: req-6f1b3dfe-7a5d-4356-a893-bbc0a3f3b612 {{(pid=87022) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "0a766da5-152f-4c72-b9b4-70745fe5a4b9", "serverId": "3c093484-2690-4646-a1f7-a17d780aaee8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "6a3b6ca4-e9b8-4c3c-867d-98481591478e", "bdm_uuid": "102bd626-d68f-4b31-a23e-9d0e16306225"}} {{(pid=87022) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] GET call to compute for http://192.168.122.16/compute/v2.1/servers/3c093484-2690-4646-a1f7-a17d780aaee8/os-volume_attachments/0a766da5-152f-4c72-b9b4-70745fe5a4b9 used request id req-6f1b3dfe-7a5d-4356-a893-bbc0a3f3b612 {{(pid=87022) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.volume.api [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-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 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Caught error: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: 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 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 3c093484-2690-4646-a1f7-a17d780aaee8 using the Compute API Sep 05 11:41:12 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.middleware.fault [None req-7eae8b82-3940-418d-9f1d-d2ae49bccca1 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action returned with HTTP 409 Sep 05 11:41:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 898/1815] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:41:11 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 167 bytes in 697 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ebd3bba8-4e6e-497a-8054-4ec36544cac1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 918/1816] 192.168.122.16 () {62 vars in 1476 bytes} [Sat Sep 5 11:41:12 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 114 bytes in 8 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-476275da-a5af-479a-9f37-f73a0c1ca2bb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: WARNING keystonemiddleware.auth_token [None req-476275da-a5af-479a-9f37-f73a0c1ca2bb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 11:41:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 899/1817] 192.168.122.16 () {62 vars in 1476 bytes} [Sat Sep 5 11:41:12 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 114 bytes in 198 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0e9a4224-2984-4a14-86f3-2a825099cd69 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0e9a4224-2984-4a14-86f3-2a825099cd69 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0e9a4224-2984-4a14-86f3-2a825099cd69 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0e9a4224-2984-4a14-86f3-2a825099cd69 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0e9a4224-2984-4a14-86f3-2a825099cd69 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0e9a4224-2984-4a14-86f3-2a825099cd69 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 919/1818] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:12 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-59eeee2a-c0d0-40c6-8b8e-1243281b7f5f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-185a463f-769b-4484-8574-9eaa3498104e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-185a463f-769b-4484-8574-9eaa3498104e tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-185a463f-769b-4484-8574-9eaa3498104e tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-185a463f-769b-4484-8574-9eaa3498104e tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-185a463f-769b-4484-8574-9eaa3498104e tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-185a463f-769b-4484-8574-9eaa3498104e tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 920/1819] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:12 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-e1c3df90-461a-4446-a897-be9555a39740 req-020d3ab7-4d51-4749-80f3-a41f144ea54f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-020d3ab7-4d51-4749-80f3-a41f144ea54f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-020d3ab7-4d51-4749-80f3-a41f144ea54f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-020d3ab7-4d51-4749-80f3-a41f144ea54f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-59eeee2a-c0d0-40c6-8b8e-1243281b7f5f tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] GET http://192.168.122.16/volume/v3/os-services Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-59eeee2a-c0d0-40c6-8b8e-1243281b7f5f tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-59eeee2a-c0d0-40c6-8b8e-1243281b7f5f tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-e1c3df90-461a-4446-a897-be9555a39740 req-020d3ab7-4d51-4749-80f3-a41f144ea54f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-020d3ab7-4d51-4749-80f3-a41f144ea54f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 921/1820] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:41:12 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [None req-59eeee2a-c0d0-40c6-8b8e-1243281b7f5f tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-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=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: /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 05 11:41:12 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-59eeee2a-c0d0-40c6-8b8e-1243281b7f5f tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] http://192.168.122.16/volume/v3/os-services returned with HTTP 200 Sep 05 11:41:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 900/1821] 192.168.122.16 () {58 vars in 1128 bytes} [Sat Sep 5 11:41:12 2026] GET /volume/v3/os-services => generated 707 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-12a4cee2-189b-448f-a86c-8a6912e44157 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-12a4cee2-189b-448f-a86c-8a6912e44157 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] PUT http://192.168.122.16/volume/v3/os-services/disable-log-reason Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-12a4cee2-189b-448f-a86c-8a6912e44157 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-12a4cee2-189b-448f-a86c-8a6912e44157 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] http://192.168.122.16/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 05 11:41:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 922/1822] 192.168.122.16 () {60 vars in 1205 bytes} [Sat Sep 5 11:41:12 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 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4e31de0b-fff5-48b7-b4f0-946fa278d662 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4e31de0b-fff5-48b7-b4f0-946fa278d662 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] PUT http://192.168.122.16/volume/v3/os-services/disable Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4e31de0b-fff5-48b7-b4f0-946fa278d662 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4e31de0b-fff5-48b7-b4f0-946fa278d662 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] http://192.168.122.16/volume/v3/os-services/disable returned with HTTP 404 Sep 05 11:41:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 901/1823] 192.168.122.16 () {60 vars in 1172 bytes} [Sat Sep 5 11:41:12 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8d0a727f-dc51-4861-ba8d-4f8a2667b4e4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8d0a727f-dc51-4861-ba8d-4f8a2667b4e4 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] PUT http://192.168.122.16/volume/v3/os-services/enable Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8d0a727f-dc51-4861-ba8d-4f8a2667b4e4 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8d0a727f-dc51-4861-ba8d-4f8a2667b4e4 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] http://192.168.122.16/volume/v3/os-services/enable returned with HTTP 404 Sep 05 11:41:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 923/1824] 192.168.122.16 () {60 vars in 1169 bytes} [Sat Sep 5 11:41:12 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-97ed6a06-cae7-49fb-9d90-95f57c18450a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-97ed6a06-cae7-49fb-9d90-95f57c18450a tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] PUT http://192.168.122.16/volume/v3/os-services/freeze Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-97ed6a06-cae7-49fb-9d90-95f57c18450a tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-04f3335e-1eef-4dcd-a4e0-46edebc68682 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-04f3335e-1eef-4dcd-a4e0-46edebc68682 None None] GET http://192.168.122.16/volume// Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-04f3335e-1eef-4dcd-a4e0-46edebc68682 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-04f3335e-1eef-4dcd-a4e0-46edebc68682 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-04f3335e-1eef-4dcd-a4e0-46edebc68682 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:41:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 924/1825] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:41:12 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-97ed6a06-cae7-49fb-9d90-95f57c18450a tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] http://192.168.122.16/volume/v3/os-services/freeze returned with HTTP 400 Sep 05 11:41:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 902/1826] 192.168.122.16 () {60 vars in 1169 bytes} [Sat Sep 5 11:41:12 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-e1c3df90-461a-4446-a897-be9555a39740 req-4ef41a04-8f5b-499f-a6eb-e3ece7ef5c91 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d8d796c7-b72e-4460-b7ea-3c427cdab275 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-4ef41a04-8f5b-499f-a6eb-e3ece7ef5c91 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:41:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-4ef41a04-8f5b-499f-a6eb-e3ece7ef5c91 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae1a65c6-3e5f-435e-bfbf-71b1a3329aec", "connector": null, "instance_uuid": "3c093484-2690-4646-a1f7-a17d780aaee8"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d8d796c7-b72e-4460-b7ea-3c427cdab275 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] PUT http://192.168.122.16/volume/v3/os-services/thaw Sep 05 11:41:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d8d796c7-b72e-4460-b7ea-3c427cdab275 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d8d796c7-b72e-4460-b7ea-3c427cdab275 tempest-VolumeServicesNegativeTest-1250185821 tempest-VolumeServicesNegativeTest-1250185821-project-admin] http://192.168.122.16/volume/v3/os-services/thaw returned with HTTP 400 Sep 05 11:41:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 903/1827] 192.168.122.16 () {60 vars in 1163 bytes} [Sat Sep 5 11:41:12 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:41:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-4ef41a04-8f5b-499f-a6eb-e3ece7ef5c91 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:41:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 925/1828] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:41:12 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-14440a1c-656a-4dbd-8beb-32bd88c5e336 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-14440a1c-656a-4dbd-8beb-32bd88c5e336 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-14440a1c-656a-4dbd-8beb-32bd88c5e336 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-14440a1c-656a-4dbd-8beb-32bd88c5e336 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f5add855-281e-4991-aff6-3070be3a95ea None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f5add855-281e-4991-aff6-3070be3a95ea None None] GET http://192.168.122.16/volume// Sep 05 11:41:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f5add855-281e-4991-aff6-3070be3a95ea None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f5add855-281e-4991-aff6-3070be3a95ea None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f5add855-281e-4991-aff6-3070be3a95ea None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:41:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 926/1829] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:41: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 05 11:41:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-14440a1c-656a-4dbd-8beb-32bd88c5e336 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-e1c3df90-461a-4446-a897-be9555a39740 req-5940c060-0e6d-4fc6-b867-d2e2a2ddacbe None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-5940c060-0e6d-4fc6-b867-d2e2a2ddacbe tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-5940c060-0e6d-4fc6-b867-d2e2a2ddacbe tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-5940c060-0e6d-4fc6-b867-d2e2a2ddacbe tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-14440a1c-656a-4dbd-8beb-32bd88c5e336 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 904/1830] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:13 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-e1c3df90-461a-4446-a897-be9555a39740 req-5940c060-0e6d-4fc6-b867-d2e2a2ddacbe tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-5940c060-0e6d-4fc6-b867-d2e2a2ddacbe tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 927/1831] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:41:13 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 1044 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:41:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-e1c3df90-461a-4446-a897-be9555a39740 req-f17d22f1-5ffd-466c-9bd1-b6339a812a8a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-f17d22f1-5ffd-466c-9bd1-b6339a812a8a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] PUT http://192.168.122.16/volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c Sep 05 11:41:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-f17d22f1-5ffd-466c-9bd1-b6339a812a8a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-e1c3df90-461a-4446-a897-be9555a39740 req-f17d22f1-5ffd-466c-9bd1-b6339a812a8a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Acquiring lock "cinder-attachment_update-ae1a65c6-3e5f-435e-bfbf-71b1a3329aec-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-e1c3df90-461a-4446-a897-be9555a39740 req-f17d22f1-5ffd-466c-9bd1-b6339a812a8a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Lock "cinder-attachment_update-ae1a65c6-3e5f-435e-bfbf-71b1a3329aec-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:13 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-e1c3df90-461a-4446-a897-be9555a39740 req-f17d22f1-5ffd-466c-9bd1-b6339a812a8a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Lock "cinder-attachment_update-ae1a65c6-3e5f-435e-bfbf-71b1a3329aec-devstack" released by "attachment_update" :: held 0.549s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:41:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-f17d22f1-5ffd-466c-9bd1-b6339a812a8a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c returned with HTTP 200 Sep 05 11:41:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 905/1832] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:41:13 2026] PUT /volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c => generated 694 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a221d369-dce4-48e1-835c-192bd4b3d29c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a221d369-dce4-48e1-835c-192bd4b3d29c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a221d369-dce4-48e1-835c-192bd4b3d29c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a221d369-dce4-48e1-835c-192bd4b3d29c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a221d369-dce4-48e1-835c-192bd4b3d29c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-e1c3df90-461a-4446-a897-be9555a39740 req-18256b41-2062-4bd1-b577-5125cc51d60a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a221d369-dce4-48e1-835c-192bd4b3d29c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 928/1833] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:14 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-18256b41-2062-4bd1-b577-5125cc51d60a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c/action Sep 05 11:41:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-18256b41-2062-4bd1-b577-5125cc51d60a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-18256b41-2062-4bd1-b577-5125cc51d60a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-e1c3df90-461a-4446-a897-be9555a39740 req-18256b41-2062-4bd1-b577-5125cc51d60a tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c/action returned with HTTP 204 Sep 05 11:41:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 906/1834] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:41:14 2026] POST /volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-29458afd-d88e-47aa-8a9e-372d4b315038 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-29458afd-d88e-47aa-8a9e-372d4b315038 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-29458afd-d88e-47aa-8a9e-372d4b315038 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-29458afd-d88e-47aa-8a9e-372d4b315038 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-29458afd-d88e-47aa-8a9e-372d4b315038 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-29458afd-d88e-47aa-8a9e-372d4b315038 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 929/1835] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 1156 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4f7fc822-c8be-43a7-884a-00c3a7da8262 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f7fc822-c8be-43a7-884a-00c3a7da8262 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f7fc822-c8be-43a7-884a-00c3a7da8262 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f7fc822-c8be-43a7-884a-00c3a7da8262 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4f7fc822-c8be-43a7-884a-00c3a7da8262 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f7fc822-c8be-43a7-884a-00c3a7da8262 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 907/1836] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 1156 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-88c796d4-de18-4d55-bc84-077ee3a8ce38 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-88c796d4-de18-4d55-bc84-077ee3a8ce38 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-88c796d4-de18-4d55-bc84-077ee3a8ce38 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action body: b'{"os-detach": {"attachment_id": "9333dd35-0d85-4d8b-a953-9c46df4dd74c"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-88c796d4-de18-4d55-bc84-077ee3a8ce38 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "9333dd35-0d85-4d8b-a953-9c46df4dd74c"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-88c796d4-de18-4d55-bc84-077ee3a8ce38 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-88c796d4-de18-4d55-bc84-077ee3a8ce38 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action returned with HTTP 400 Sep 05 11:41:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 930/1837] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:41:15 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 100 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-bacef98d-5a91-4cd9-9b2c-b7f01dc858ef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-bacef98d-5a91-4cd9-9b2c-b7f01dc858ef tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-bacef98d-5a91-4cd9-9b2c-b7f01dc858ef tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-bacef98d-5a91-4cd9-9b2c-b7f01dc858ef tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-bacef98d-5a91-4cd9-9b2c-b7f01dc858ef tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-bacef98d-5a91-4cd9-9b2c-b7f01dc858ef tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 908/1838] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 1156 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-238bc345-34e4-491d-a686-27e102f1f65b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-238bc345-34e4-491d-a686-27e102f1f65b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec/action Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-238bc345-34e4-491d-a686-27e102f1f65b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-238bc345-34e4-491d-a686-27e102f1f65b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-238bc345-34e4-491d-a686-27e102f1f65b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-238bc345-34e4-491d-a686-27e102f1f65b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Begin detaching volume completed successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-238bc345-34e4-491d-a686-27e102f1f65b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec/action returned with HTTP 202 Sep 05 11:41:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 931/1839] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:41:15 2026] POST /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dcb5ba01-2c01-44cd-95a3-6c6973f5d786 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcb5ba01-2c01-44cd-95a3-6c6973f5d786 None None] GET http://192.168.122.16/volume// Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcb5ba01-2c01-44cd-95a3-6c6973f5d786 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcb5ba01-2c01-44cd-95a3-6c6973f5d786 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcb5ba01-2c01-44cd-95a3-6c6973f5d786 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:41:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 909/1840] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-43fe1fa2-6911-41cd-8f73-fe535c928efa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-43fe1fa2-6911-41cd-8f73-fe535c928efa tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-43fe1fa2-6911-41cd-8f73-fe535c928efa tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-43fe1fa2-6911-41cd-8f73-fe535c928efa tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-43fe1fa2-6911-41cd-8f73-fe535c928efa tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-43fe1fa2-6911-41cd-8f73-fe535c928efa tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 932/1841] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:41:15 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 1340 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:41:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-e45c254c-0c70-4595-91a4-fa090f4c5287 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-e45c254c-0c70-4595-91a4-fa090f4c5287 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] DELETE http://192.168.122.16/volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c Sep 05 11:41:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-e45c254c-0c70-4595-91a4-fa090f4c5287 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-e45c254c-0c70-4595-91a4-fa090f4c5287 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:16 devstack devstack@c-api.service[87022]: /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 05 11:41:16 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:41:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-10dfeb13-b136-4ee9-ab46-1195cf053237 req-e45c254c-0c70-4595-91a4-fa090f4c5287 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c returned with HTTP 200 Sep 05 11:41:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 910/1842] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:41:16 2026] DELETE /volume/v3/attachments/9333dd35-0d85-4d8b-a953-9c46df4dd74c => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-66c03a30-e7a0-445b-945f-6c138c8f57f4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-66c03a30-e7a0-445b-945f-6c138c8f57f4 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] POST http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action Sep 05 11:41:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-66c03a30-e7a0-445b-945f-6c138c8f57f4 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-66c03a30-e7a0-445b-945f-6c138c8f57f4 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-66c03a30-e7a0-445b-945f-6c138c8f57f4 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] Updating volume '0a766da5-152f-4c72-b9b4-70745fe5a4b9' with '{'status': 'in-use'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 05 11:41:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-66c03a30-e7a0-445b-945f-6c138c8f57f4 tempest-TestServerVolumeAttachmentScenario-1615798568 tempest-TestServerVolumeAttachmentScenario-1615798568-project-admin] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action returned with HTTP 202 Sep 05 11:41:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 933/1843] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:41:16 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:41:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-524858f7-e692-400e-99c8-4c6fc9c2fba6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-524858f7-e692-400e-99c8-4c6fc9c2fba6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-524858f7-e692-400e-99c8-4c6fc9c2fba6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-524858f7-e692-400e-99c8-4c6fc9c2fba6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-524858f7-e692-400e-99c8-4c6fc9c2fba6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-524858f7-e692-400e-99c8-4c6fc9c2fba6 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 911/1844] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:16 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 1157 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-6d208f80-0fc4-4757-b31a-4822ec53d2f1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-6d208f80-0fc4-4757-b31a-4822ec53d2f1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-6d208f80-0fc4-4757-b31a-4822ec53d2f1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-6d208f80-0fc4-4757-b31a-4822ec53d2f1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-6d208f80-0fc4-4757-b31a-4822ec53d2f1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-6d208f80-0fc4-4757-b31a-4822ec53d2f1 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 934/1845] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 1157 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-56712155-78a6-4391-89b5-67d7ba9a433c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-56712155-78a6-4391-89b5-67d7ba9a433c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] POST http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action Sep 05 11:41:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-56712155-78a6-4391-89b5-67d7ba9a433c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:41:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-56712155-78a6-4391-89b5-67d7ba9a433c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-56712155-78a6-4391-89b5-67d7ba9a433c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-56712155-78a6-4391-89b5-67d7ba9a433c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Begin detaching volume completed successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-56712155-78a6-4391-89b5-67d7ba9a433c tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action returned with HTTP 202 Sep 05 11:41:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 912/1846] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:41:17 2026] POST /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-44e9848d-95c7-4a71-aa47-cfa9bab1a37a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44e9848d-95c7-4a71-aa47-cfa9bab1a37a None None] GET http://192.168.122.16/volume// Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44e9848d-95c7-4a71-aa47-cfa9bab1a37a None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44e9848d-95c7-4a71-aa47-cfa9bab1a37a None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44e9848d-95c7-4a71-aa47-cfa9bab1a37a None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:41:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 935/1847] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-3849c3c9-4a5d-4b65-9982-0be613e0601b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-3849c3c9-4a5d-4b65-9982-0be613e0601b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-3849c3c9-4a5d-4b65-9982-0be613e0601b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-3849c3c9-4a5d-4b65-9982-0be613e0601b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-3849c3c9-4a5d-4b65-9982-0be613e0601b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-3849c3c9-4a5d-4b65-9982-0be613e0601b tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 913/1848] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:41:17 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 1341 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-90e512e0-e047-424b-a6d3-94051f0c72d3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-90e512e0-e047-424b-a6d3-94051f0c72d3 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] DELETE http://192.168.122.16/volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-90e512e0-e047-424b-a6d3-94051f0c72d3 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-90e512e0-e047-424b-a6d3-94051f0c72d3 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:17 devstack devstack@c-api.service[87023]: /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 05 11:41:17 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:41:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-bd44dec2-763b-484a-a3ab-bac5c5723d26 req-90e512e0-e047-424b-a6d3-94051f0c72d3 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e returned with HTTP 200 Sep 05 11:41:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 936/1849] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:41:17 2026] DELETE /volume/v3/attachments/6a3b6ca4-e9b8-4c3c-867d-98481591478e => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e162fdb-6b94-48a3-83bb-182f754df2e2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-3f3017c5-d86e-4310-b671-ef8bda761023 req-37571833-9bd5-4b95-b41d-a731ad7590ab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-3f3017c5-d86e-4310-b671-ef8bda761023 req-37571833-9bd5-4b95-b41d-a731ad7590ab tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-3f3017c5-d86e-4310-b671-ef8bda761023 req-37571833-9bd5-4b95-b41d-a731ad7590ab tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-3f3017c5-d86e-4310-b671-ef8bda761023 req-37571833-9bd5-4b95-b41d-a731ad7590ab tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-3f3017c5-d86e-4310-b671-ef8bda761023 req-37571833-9bd5-4b95-b41d-a731ad7590ab tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-3f3017c5-d86e-4310-b671-ef8bda761023 req-37571833-9bd5-4b95-b41d-a731ad7590ab tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 937/1850] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:41:18 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e162fdb-6b94-48a3-83bb-182f754df2e2 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e162fdb-6b94-48a3-83bb-182f754df2e2 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2057543576", "description": "tempest-volume-type-description-192177619", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e162fdb-6b94-48a3-83bb-182f754df2e2 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:41:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 914/1851] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:41:18 2026] POST /volume/v3/types => generated 317 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9ccdab47-2e90-4490-b7b4-2c71e90bcc38 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9ccdab47-2e90-4490-b7b4-2c71e90bcc38 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9ccdab47-2e90-4490-b7b4-2c71e90bcc38 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9ccdab47-2e90-4490-b7b4-2c71e90bcc38 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9ccdab47-2e90-4490-b7b4-2c71e90bcc38 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de returned with HTTP 200 Sep 05 11:41:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 938/1852] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:18 2026] GET /volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de => generated 339 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-07103d7e-f0f6-4580-9199-69117aed989e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07103d7e-f0f6-4580-9199-69117aed989e tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] DELETE http://192.168.122.16/volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07103d7e-f0f6-4580-9199-69117aed989e tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07103d7e-f0f6-4580-9199-69117aed989e tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07103d7e-f0f6-4580-9199-69117aed989e tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de returned with HTTP 202 Sep 05 11:41:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 915/1853] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:41:18 2026] DELETE /volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f217a544-ac00-444c-b4cf-13c3fa32da74 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f217a544-ac00-444c-b4cf-13c3fa32da74 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f217a544-ac00-444c-b4cf-13c3fa32da74 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f217a544-ac00-444c-b4cf-13c3fa32da74 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f217a544-ac00-444c-b4cf-13c3fa32da74 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de returned with HTTP 404 Sep 05 11:41:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 939/1854] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:18 2026] GET /volume/v3/types/f228e855-811e-440e-90ef-67eeb9c470de => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-111ff4aa-a81f-4169-9686-f62e39acf82a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-111ff4aa-a81f-4169-9686-f62e39acf82a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-111ff4aa-a81f-4169-9686-f62e39acf82a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-496423566"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-111ff4aa-a81f-4169-9686-f62e39acf82a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:41:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 916/1855] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:41:18 2026] POST /volume/v3/types => generated 220 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9d187ac7-6a0a-4727-a969-4202e9cbb714 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9d187ac7-6a0a-4727-a969-4202e9cbb714 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] POST http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9d187ac7-6a0a-4727-a969-4202e9cbb714 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9d187ac7-6a0a-4727-a969-4202e9cbb714 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption returned with HTTP 200 Sep 05 11:41:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 940/1856] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:41:18 2026] POST /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cab6b2ff-36d7-4bf0-be48-05a7938350f6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cab6b2ff-36d7-4bf0-be48-05a7938350f6 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cab6b2ff-36d7-4bf0-be48-05a7938350f6 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cab6b2ff-36d7-4bf0-be48-05a7938350f6 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cab6b2ff-36d7-4bf0-be48-05a7938350f6 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption returned with HTTP 200 Sep 05 11:41:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 917/1857] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:41:18 2026] GET /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1f482b4c-fa4b-43b4-8ef2-a91e753238b8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f482b4c-fa4b-43b4-8ef2-a91e753238b8 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] PUT http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/d0cad9a8-6a2c-4d23-b329-05de3504e307 Sep 05 11:41:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1f482b4c-fa4b-43b4-8ef2-a91e753238b8 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f482b4c-fa4b-43b4-8ef2-a91e753238b8 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/d0cad9a8-6a2c-4d23-b329-05de3504e307 returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 941/1858] 192.168.122.16 () {60 vars in 1386 bytes} [Sat Sep 5 11:41:18 2026] PUT /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/d0cad9a8-6a2c-4d23-b329-05de3504e307 => generated 122 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-58b44f5c-cf63-4e96-8187-fa2aa735c731 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58b44f5c-cf63-4e96-8187-fa2aa735c731 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58b44f5c-cf63-4e96-8187-fa2aa735c731 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58b44f5c-cf63-4e96-8187-fa2aa735c731 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58b44f5c-cf63-4e96-8187-fa2aa735c731 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 918/1859] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2d1c249c-5f81-4394-be42-6a6179d7ef53 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2d1c249c-5f81-4394-be42-6a6179d7ef53 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/cipher Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2d1c249c-5f81-4394-be42-6a6179d7ef53 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2d1c249c-5f81-4394-be42-6a6179d7ef53 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2d1c249c-5f81-4394-be42-6a6179d7ef53 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/cipher returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 942/1860] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4492ecb3-2f98-454e-ab4d-219fdda34290 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4492ecb3-2f98-454e-ab4d-219fdda34290 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] DELETE http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/d0cad9a8-6a2c-4d23-b329-05de3504e307 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4492ecb3-2f98-454e-ab4d-219fdda34290 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4492ecb3-2f98-454e-ab4d-219fdda34290 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4492ecb3-2f98-454e-ab4d-219fdda34290 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/d0cad9a8-6a2c-4d23-b329-05de3504e307 returned with HTTP 202 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 919/1861] 192.168.122.16 () {58 vars in 1368 bytes} [Sat Sep 5 11:41:19 2026] DELETE /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption/d0cad9a8-6a2c-4d23-b329-05de3504e307 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f23c895a-e790-412c-8b93-673c86b98b1a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f23c895a-e790-412c-8b93-673c86b98b1a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f23c895a-e790-412c-8b93-673c86b98b1a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f23c895a-e790-412c-8b93-673c86b98b1a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f23c895a-e790-412c-8b93-673c86b98b1a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 943/1862] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption => generated 2 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4f2a07b6-2e6f-410d-a434-47d97bc73a70 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f2a07b6-2e6f-410d-a434-47d97bc73a70 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f2a07b6-2e6f-410d-a434-47d97bc73a70 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f2a07b6-2e6f-410d-a434-47d97bc73a70 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f2a07b6-2e6f-410d-a434-47d97bc73a70 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 920/1863] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821/encryption => generated 2 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a6d3e0f7-9afd-4ec1-838d-d12c70b69e11 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a6d3e0f7-9afd-4ec1-838d-d12c70b69e11 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] DELETE http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821 Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a6d3e0f7-9afd-4ec1-838d-d12c70b69e11 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a6d3e0f7-9afd-4ec1-838d-d12c70b69e11 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a6d3e0f7-9afd-4ec1-838d-d12c70b69e11 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821 returned with HTTP 202 Sep 05 11:41:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 944/1864] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:41:19 2026] DELETE /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-50c46226-56e2-4417-8d01-bb07a099870c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-50c46226-56e2-4417-8d01-bb07a099870c tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-50c46226-56e2-4417-8d01-bb07a099870c tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-50c46226-56e2-4417-8d01-bb07a099870c tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-50c46226-56e2-4417-8d01-bb07a099870c tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821 returned with HTTP 404 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 921/1865] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/types/d133c7ee-65c2-4563-acb1-8e2ef851a821 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5910ad94-dce5-4288-a709-be981a1cd330 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5910ad94-dce5-4288-a709-be981a1cd330 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5910ad94-dce5-4288-a709-be981a1cd330 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5910ad94-dce5-4288-a709-be981a1cd330 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5910ad94-dce5-4288-a709-be981a1cd330 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 945/1866] 192.168.122.16 () {58 vars in 1110 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/types => generated 648 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c6f30cb6-1a44-448a-8cda-e87f66d61d36 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c6f30cb6-1a44-448a-8cda-e87f66d61d36 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c6f30cb6-1a44-448a-8cda-e87f66d61d36 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-912477573"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c6f30cb6-1a44-448a-8cda-e87f66d61d36 tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 922/1867] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:41:19 2026] POST /volume/v3/types => generated 220 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c107c1ae-df57-4bf0-8461-44d7bba5e07b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c107c1ae-df57-4bf0-8461-44d7bba5e07b tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] PUT http://192.168.122.16/volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c107c1ae-df57-4bf0-8461-44d7bba5e07b tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-485573793", "description": "tempest-volume-type-description-436907572", "is_public": false}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c107c1ae-df57-4bf0-8461-44d7bba5e07b tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 946/1868] 192.168.122.16 () {60 vars in 1242 bytes} [Sat Sep 5 11:41:19 2026] PUT /volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f => generated 203 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6ed1513f-6c6b-4eaa-a1a1-bc809513378a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ed1513f-6c6b-4eaa-a1a1-bc809513378a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ed1513f-6c6b-4eaa-a1a1-bc809513378a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ed1513f-6c6b-4eaa-a1a1-bc809513378a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ed1513f-6c6b-4eaa-a1a1-bc809513378a tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f returned with HTTP 200 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 923/1869] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f => generated 267 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3d755a64-1356-4831-aa85-c16a43c69bdc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3d755a64-1356-4831-aa85-c16a43c69bdc tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] DELETE http://192.168.122.16/volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3d755a64-1356-4831-aa85-c16a43c69bdc tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3d755a64-1356-4831-aa85-c16a43c69bdc tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3d755a64-1356-4831-aa85-c16a43c69bdc tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f returned with HTTP 202 Sep 05 11:41:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 947/1870] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:41:19 2026] DELETE /volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2782fe3c-b6e5-403c-a309-b23453e12e9c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2782fe3c-b6e5-403c-a309-b23453e12e9c tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] GET http://192.168.122.16/volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2782fe3c-b6e5-403c-a309-b23453e12e9c tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2782fe3c-b6e5-403c-a309-b23453e12e9c tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2782fe3c-b6e5-403c-a309-b23453e12e9c tempest-VolumeTypesTest-2142391845 tempest-VolumeTypesTest-2142391845-project-admin] http://192.168.122.16/volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f returned with HTTP 404 Sep 05 11:41:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 924/1871] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:19 2026] GET /volume/v3/types/33dfcaa2-3eeb-4e53-9856-417c042f8d5f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:41:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-03549cb8-b1b8-4c4e-838c-f157f1fef774 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03549cb8-b1b8-4c4e-838c-f157f1fef774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] DELETE http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03549cb8-b1b8-4c4e-838c-f157f1fef774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03549cb8-b1b8-4c4e-838c-f157f1fef774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:22 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-03549cb8-b1b8-4c4e-838c-f157f1fef774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Delete volume with id: ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03549cb8-b1b8-4c4e-838c-f157f1fef774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-03549cb8-b1b8-4c4e-838c-f157f1fef774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Delete volume request issued successfully. Sep 05 11:41:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03549cb8-b1b8-4c4e-838c-f157f1fef774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 202 Sep 05 11:41:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 948/1872] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:41:22 2026] DELETE /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-582e22ab-6b5f-4541-9cb5-78bc77c22b8f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-582e22ab-6b5f-4541-9cb5-78bc77c22b8f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-582e22ab-6b5f-4541-9cb5-78bc77c22b8f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-582e22ab-6b5f-4541-9cb5-78bc77c22b8f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-582e22ab-6b5f-4541-9cb5-78bc77c22b8f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-582e22ab-6b5f-4541-9cb5-78bc77c22b8f tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 200 Sep 05 11:41:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 925/1873] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:22 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-00321de3-e221-4ac9-ad2e-b00e942ae398 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00321de3-e221-4ac9-ad2e-b00e942ae398 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec Sep 05 11:41:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00321de3-e221-4ac9-ad2e-b00e942ae398 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00321de3-e221-4ac9-ad2e-b00e942ae398 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00321de3-e221-4ac9-ad2e-b00e942ae398 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec returned with HTTP 404 Sep 05 11:41:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 949/1874] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:23 2026] GET /volume/v3/volumes/ae1a65c6-3e5f-435e-bfbf-71b1a3329aec => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2b24b067-c239-4f3e-97ed-9434fadbb774 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b24b067-c239-4f3e-97ed-9434fadbb774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] DELETE http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b24b067-c239-4f3e-97ed-9434fadbb774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b24b067-c239-4f3e-97ed-9434fadbb774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:23 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-2b24b067-c239-4f3e-97ed-9434fadbb774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Delete volume with id: 0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2b24b067-c239-4f3e-97ed-9434fadbb774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2b24b067-c239-4f3e-97ed-9434fadbb774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Delete volume request issued successfully. Sep 05 11:41:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b24b067-c239-4f3e-97ed-9434fadbb774 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 202 Sep 05 11:41:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 926/1875] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:41:23 2026] DELETE /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:41:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-21c5e275-b0f2-417d-9578-de9b90e76269 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-21c5e275-b0f2-417d-9578-de9b90e76269 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-21c5e275-b0f2-417d-9578-de9b90e76269 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-21c5e275-b0f2-417d-9578-de9b90e76269 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-21c5e275-b0f2-417d-9578-de9b90e76269 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Volume info retrieved successfully. Sep 05 11:41:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-21c5e275-b0f2-417d-9578-de9b90e76269 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 200 Sep 05 11:41:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 950/1876] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:23 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2e5f0aa8-c955-470a-9c77-a78ee90c7d83 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2e5f0aa8-c955-470a-9c77-a78ee90c7d83 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] GET http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 Sep 05 11:41:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2e5f0aa8-c955-470a-9c77-a78ee90c7d83 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2e5f0aa8-c955-470a-9c77-a78ee90c7d83 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2e5f0aa8-c955-470a-9c77-a78ee90c7d83 tempest-TestServerVolumeAttachmentScenario-1880405306 tempest-TestServerVolumeAttachmentScenario-1880405306-project-member] http://192.168.122.16/volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 returned with HTTP 404 Sep 05 11:41:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 927/1877] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:24 2026] GET /volume/v3/volumes/0a766da5-152f-4c72-b9b4-70745fe5a4b9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-356d519b-8e79-44d1-8738-0cb8a685157c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-356d519b-8e79-44d1-8738-0cb8a685157c tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-356d519b-8e79-44d1-8738-0cb8a685157c tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-469038042"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-356d519b-8e79-44d1-8738-0cb8a685157c tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 951/1878] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:41:25 2026] POST /volume/v3/types => generated 230 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7c8e5474-13a6-4ef5-90a5-94477b2e106f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7c8e5474-13a6-4ef5-90a5-94477b2e106f tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] POST http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7c8e5474-13a6-4ef5-90a5-94477b2e106f tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7c8e5474-13a6-4ef5-90a5-94477b2e106f tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 928/1879] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:41:25 2026] POST /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1bd87e8c-dd63-4c0b-b4f7-9e16c8053fc9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1bd87e8c-dd63-4c0b-b4f7-9e16c8053fc9 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] GET http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1bd87e8c-dd63-4c0b-b4f7-9e16c8053fc9 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1bd87e8c-dd63-4c0b-b4f7-9e16c8053fc9 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1bd87e8c-dd63-4c0b-b4f7-9e16c8053fc9 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 952/1880] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:41:25 2026] GET /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-721b42cb-a645-46bb-9d0d-277143eecc53 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-721b42cb-a645-46bb-9d0d-277143eecc53 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] DELETE http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-721b42cb-a645-46bb-9d0d-277143eecc53 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-721b42cb-a645-46bb-9d0d-277143eecc53 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-721b42cb-a645-46bb-9d0d-277143eecc53 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 returned with HTTP 202 Sep 05 11:41:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 929/1881] 192.168.122.16 () {58 vars in 1278 bytes} [Sat Sep 5 11:41:25 2026] DELETE /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-175f17d0-5ef0-4bf5-8864-045c44d3de46 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-175f17d0-5ef0-4bf5-8864-045c44d3de46 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] GET http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-175f17d0-5ef0-4bf5-8864-045c44d3de46 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-175f17d0-5ef0-4bf5-8864-045c44d3de46 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-175f17d0-5ef0-4bf5-8864-045c44d3de46 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 returned with HTTP 404 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 953/1882] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:41:25 2026] GET /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec3 => generated 129 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-520f9455-5e57-4735-a042-9efc13058493 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-520f9455-5e57-4735-a042-9efc13058493 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] POST http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-520f9455-5e57-4735-a042-9efc13058493 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-520f9455-5e57-4735-a042-9efc13058493 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 930/1883] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:41:25 2026] POST /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs => generated 34 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7be4e4a9-7add-4bc4-a49a-65bf60ca29ce None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7be4e4a9-7add-4bc4-a49a-65bf60ca29ce tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] GET http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7be4e4a9-7add-4bc4-a49a-65bf60ca29ce tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7be4e4a9-7add-4bc4-a49a-65bf60ca29ce tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7be4e4a9-7add-4bc4-a49a-65bf60ca29ce tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 954/1884] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:41:25 2026] GET /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs => generated 34 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-891662ca-d56e-4ff2-8059-3e63792db034 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-891662ca-d56e-4ff2-8059-3e63792db034 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] POST http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-891662ca-d56e-4ff2-8059-3e63792db034 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-891662ca-d56e-4ff2-8059-3e63792db034 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 931/1885] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:41:25 2026] POST /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9080ef01-ce31-45df-b9c2-9d800a6a8e5b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9080ef01-ce31-45df-b9c2-9d800a6a8e5b tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] PUT http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec2 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9080ef01-ce31-45df-b9c2-9d800a6a8e5b tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9080ef01-ce31-45df-b9c2-9d800a6a8e5b tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec2 returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 955/1886] 192.168.122.16 () {60 vars in 1295 bytes} [Sat Sep 5 11:41:25 2026] PUT /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec2 => generated 17 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-253c46ca-0066-47da-bbad-e39d318c4ca9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-253c46ca-0066-47da-bbad-e39d318c4ca9 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] GET http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec2 Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-253c46ca-0066-47da-bbad-e39d318c4ca9 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-253c46ca-0066-47da-bbad-e39d318c4ca9 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-253c46ca-0066-47da-bbad-e39d318c4ca9 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec2 returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 932/1887] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:41:25 2026] GET /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs/spec2 => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-57fc860a-1c62-40a5-b049-2699bdd3c456 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57fc860a-1c62-40a5-b049-2699bdd3c456 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] POST http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-57fc860a-1c62-40a5-b049-2699bdd3c456 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57fc860a-1c62-40a5-b049-2699bdd3c456 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 956/1888] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:41:25 2026] POST /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs => generated 51 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9d1a23be-d706-4442-a6c4-b03a8cfc0a9b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9d1a23be-d706-4442-a6c4-b03a8cfc0a9b tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] GET http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9d1a23be-d706-4442-a6c4-b03a8cfc0a9b tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9d1a23be-d706-4442-a6c4-b03a8cfc0a9b tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9d1a23be-d706-4442-a6c4-b03a8cfc0a9b tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs returned with HTTP 200 Sep 05 11:41:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 933/1889] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:41:25 2026] GET /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2/extra_specs => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3d38b3ad-d406-4070-a052-c69c21289c54 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3d38b3ad-d406-4070-a052-c69c21289c54 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] DELETE http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2 Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3d38b3ad-d406-4070-a052-c69c21289c54 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3d38b3ad-d406-4070-a052-c69c21289c54 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3d38b3ad-d406-4070-a052-c69c21289c54 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2 returned with HTTP 202 Sep 05 11:41:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 957/1890] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:41:25 2026] DELETE /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0e48dd29-38ab-44e4-9768-2a988d106336 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0e48dd29-38ab-44e4-9768-2a988d106336 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] GET http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2 Sep 05 11:41:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0e48dd29-38ab-44e4-9768-2a988d106336 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0e48dd29-38ab-44e4-9768-2a988d106336 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0e48dd29-38ab-44e4-9768-2a988d106336 tempest-VolumeTypesExtraSpecsTest-684939891 tempest-VolumeTypesExtraSpecsTest-684939891-project-admin] http://192.168.122.16/volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2 returned with HTTP 404 Sep 05 11:41:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 934/1891] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:41:26 2026] GET /volume/v3/types/8175a550-5398-459f-b73e-30a1741665b2 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1279389335"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1279389335'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume of 1 GB Sep 05 11:41:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Availability Zones retrieved successfully. Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Flow 'volume_create_api' (a30cbf7d-9c19-47f1-b4ab-6f9980a0f609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7cba47-ec61-43d5-8708-d066d6c57e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7cba47-ec61-43d5-8708-d066d6c57e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab2b3de-6096-4cc0-a845-240086246807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Created reservations ['656e628d-0295-45e2-a0cf-9a027864a3f8', '90eb1c64-699d-47c9-ac4e-c003bfb37c25', '8e368944-6ea2-401d-823f-17226738112b', '1815dff1-0e28-4360-8958-c49558ebe5a9'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab2b3de-6096-4cc0-a845-240086246807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['656e628d-0295-45e2-a0cf-9a027864a3f8', '90eb1c64-699d-47c9-ac4e-c003bfb37c25', '8e368944-6ea2-401d-823f-17226738112b', '1815dff1-0e28-4360-8958-c49558ebe5a9']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555e7817-e174-4d79-862d-950deda60a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (555e7817-e174-4d79-862d-950deda60a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c629a9b2-67e6-446d-9267-2765f9ee76bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1279389335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452a3e33d17f479cac96ab0e4153d7a1',qos_specs=None,replication_status=,reservations=['656e628d-0295-45e2-a0cf-9a027864a3f8','90eb1c64-699d-47c9-ac4e-c003bfb37c25','8e368944-6ea2-401d-823f-17226738112b','1815dff1-0e28-4360-8958-c49558ebe5a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895eac80e8234e95bbb65cf8622606b6',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1279389335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c629a9b2-67e6-446d-9267-2765f9ee76bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='452a3e33d17f479cac96ab0e4153d7a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895eac80e8234e95bbb65cf8622606b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7082e5-5328-4f24-9b19-43c9854d3a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb7082e5-5328-4f24-9b19-43c9854d3a20) transitioned into state 'SUCCESS' from state '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-1279389335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452a3e33d17f479cac96ab0e4153d7a1',qos_specs=None,replication_status=,reservations=['656e628d-0295-45e2-a0cf-9a027864a3f8','90eb1c64-699d-47c9-ac4e-c003bfb37c25','8e368944-6ea2-401d-823f-17226738112b','1815dff1-0e28-4360-8958-c49558ebe5a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895eac80e8234e95bbb65cf8622606b6',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e173e3-f45e-4f55-ad53-fc8ee42be4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5e173e3-f45e-4f55-ad53-fc8ee42be4d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Flow 'volume_create_api' (a30cbf7d-9c19-47f1-b4ab-6f9980a0f609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume request issued successfully. Sep 05 11:41:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d6b682c-cb23-45c3-be59-36fa2bbfe98d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 958/1892] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:41:30 2026] POST /volume/v3/volumes => generated 758 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b4426c55-264d-40ab-8b14-19f51b5e459c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b4426c55-264d-40ab-8b14-19f51b5e459c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b4426c55-264d-40ab-8b14-19f51b5e459c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b4426c55-264d-40ab-8b14-19f51b5e459c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b4426c55-264d-40ab-8b14-19f51b5e459c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b4426c55-264d-40ab-8b14-19f51b5e459c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 200 Sep 05 11:41:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 935/1893] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:31 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 826 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0d0c0ff6-6882-414e-98a9-e8a214afd8e1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d0c0ff6-6882-414e-98a9-e8a214afd8e1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d0c0ff6-6882-414e-98a9-e8a214afd8e1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d0c0ff6-6882-414e-98a9-e8a214afd8e1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0d0c0ff6-6882-414e-98a9-e8a214afd8e1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d0c0ff6-6882-414e-98a9-e8a214afd8e1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 200 Sep 05 11:41:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 959/1894] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:32 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a29d4780-82a7-4182-8f81-93a3002cb528 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a29d4780-82a7-4182-8f81-93a3002cb528 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:41:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a29d4780-82a7-4182-8f81-93a3002cb528 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c629a9b2-67e6-446d-9267-2765f9ee76bc", "name": "tempest-VolumesDeleteCascade-Snapshot-674226331"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a29d4780-82a7-4182-8f81-93a3002cb528 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:32 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-a29d4780-82a7-4182-8f81-93a3002cb528 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create snapshot from volume c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:32 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a29d4780-82a7-4182-8f81-93a3002cb528 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Created reservations ['1909cebe-cd5f-4ba4-aa37-1ff5c29237f9', '543cd567-5482-453d-9d84-316643c4f699', '78e92744-c386-481e-9673-a7181e1e6236', '9fa31bb5-0583-4a91-8c93-56f2a1884e66'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a29d4780-82a7-4182-8f81-93a3002cb528 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot create request issued successfully. Sep 05 11:41:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a29d4780-82a7-4182-8f81-93a3002cb528 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:41:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 936/1895] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:41:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a8c3c9fd-3af4-4f77-b9b4-4252713a3f29 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8c3c9fd-3af4-4f77-b9b4-4252713a3f29 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f Sep 05 11:41:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8c3c9fd-3af4-4f77-b9b4-4252713a3f29 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8c3c9fd-3af4-4f77-b9b4-4252713a3f29 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a8c3c9fd-3af4-4f77-b9b4-4252713a3f29 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8c3c9fd-3af4-4f77-b9b4-4252713a3f29 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f returned with HTTP 200 Sep 05 11:41:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 960/1896] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:32 2026] GET /volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-703b6f4d-78cb-45bc-82fe-65b1fa770816 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-703b6f4d-78cb-45bc-82fe-65b1fa770816 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f Sep 05 11:41:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-703b6f4d-78cb-45bc-82fe-65b1fa770816 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-703b6f4d-78cb-45bc-82fe-65b1fa770816 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-703b6f4d-78cb-45bc-82fe-65b1fa770816 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-703b6f4d-78cb-45bc-82fe-65b1fa770816 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f returned with HTTP 200 Sep 05 11:41:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 937/1897] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:33 2026] GET /volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3ab041b3-ede5-4a73-a53a-e37d68f3487d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ab041b3-ede5-4a73-a53a-e37d68f3487d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f Sep 05 11:41:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ab041b3-ede5-4a73-a53a-e37d68f3487d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ab041b3-ede5-4a73-a53a-e37d68f3487d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3ab041b3-ede5-4a73-a53a-e37d68f3487d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ab041b3-ede5-4a73-a53a-e37d68f3487d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f returned with HTTP 200 Sep 05 11:41:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 961/1898] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:34 2026] GET /volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f => generated 438 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7415da7d-72a8-429a-bfe0-28c5d7c0a3f2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7415da7d-72a8-429a-bfe0-28c5d7c0a3f2 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f Sep 05 11:41:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7415da7d-72a8-429a-bfe0-28c5d7c0a3f2 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7415da7d-72a8-429a-bfe0-28c5d7c0a3f2 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7415da7d-72a8-429a-bfe0-28c5d7c0a3f2 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7415da7d-72a8-429a-bfe0-28c5d7c0a3f2 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f returned with HTTP 200 Sep 05 11:41:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 938/1899] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:35 2026] GET /volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-301155bd-9158-4d8f-a587-ffe2188ec54e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-301155bd-9158-4d8f-a587-ffe2188ec54e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:41:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-301155bd-9158-4d8f-a587-ffe2188ec54e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c629a9b2-67e6-446d-9267-2765f9ee76bc", "name": "tempest-VolumesDeleteCascade-Snapshot-1231076517"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-301155bd-9158-4d8f-a587-ffe2188ec54e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:35 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-301155bd-9158-4d8f-a587-ffe2188ec54e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create snapshot from volume c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:35 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-301155bd-9158-4d8f-a587-ffe2188ec54e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Created reservations ['c0aee36e-d25d-4ed4-824c-854617044a08', '630882df-3f9f-4ce2-8ebe-e191112355a6', '8a6ff1c0-3911-44a4-906b-3e723c073b42', 'd240870c-5d11-4bf9-a88c-6e3e96f4244b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-d7a1df42-6e61-4588-bfdd-95dc8cc92595 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-d7a1df42-6e61-4588-bfdd-95dc8cc92595 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] DELETE http://192.168.122.16/volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b Sep 05 11:41:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-d7a1df42-6e61-4588-bfdd-95dc8cc92595 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-d7a1df42-6e61-4588-bfdd-95dc8cc92595 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-301155bd-9158-4d8f-a587-ffe2188ec54e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot create request issued successfully. Sep 05 11:41:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-301155bd-9158-4d8f-a587-ffe2188ec54e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:41:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 962/1900] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:41:35 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 05 11:41:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6cb37ecf-01c2-4fe4-9c1f-ad501decedab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6cb37ecf-01c2-4fe4-9c1f-ad501decedab tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 Sep 05 11:41:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6cb37ecf-01c2-4fe4-9c1f-ad501decedab tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6cb37ecf-01c2-4fe4-9c1f-ad501decedab tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6cb37ecf-01c2-4fe4-9c1f-ad501decedab tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6cb37ecf-01c2-4fe4-9c1f-ad501decedab tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 returned with HTTP 200 Sep 05 11:41:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 963/1901] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:35 2026] GET /volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:35 devstack devstack@c-api.service[87022]: /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 05 11:41:35 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:41:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-d7a1df42-6e61-4588-bfdd-95dc8cc92595 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b returned with HTTP 200 Sep 05 11:41:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 939/1902] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:41:35 2026] DELETE /volume/v3/attachments/917d3743-4651-4cbc-be05-646879e9616b => generated 19 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-01f750f7-a026-4a69-8d70-27596f7777f5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-01f750f7-a026-4a69-8d70-27596f7777f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] DELETE http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:41:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-01f750f7-a026-4a69-8d70-27596f7777f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-01f750f7-a026-4a69-8d70-27596f7777f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:36 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-01f750f7-a026-4a69-8d70-27596f7777f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Delete volume with id: bea364d1-b4f6-4567-8ec5-b4638d5af0f3 Sep 05 11:41:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-01f750f7-a026-4a69-8d70-27596f7777f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Volume info retrieved successfully. Sep 05 11:41:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-01f750f7-a026-4a69-8d70-27596f7777f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] Delete volume request issued successfully. Sep 05 11:41:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d608ddab-7424-4c44-906d-e9238a0b1e29 req-01f750f7-a026-4a69-8d70-27596f7777f5 tempest-TestShelveInstance-1480611493 tempest-TestShelveInstance-1480611493-project-member] http://192.168.122.16/volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 returned with HTTP 202 Sep 05 11:41:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 964/1903] 192.168.122.16 () {62 vars in 1504 bytes} [Sat Sep 5 11:41:36 2026] DELETE /volume/v3/volumes/bea364d1-b4f6-4567-8ec5-b4638d5af0f3 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0abf1678-2137-4a7c-bfc5-d3bc105edb43 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0abf1678-2137-4a7c-bfc5-d3bc105edb43 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 Sep 05 11:41:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0abf1678-2137-4a7c-bfc5-d3bc105edb43 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0abf1678-2137-4a7c-bfc5-d3bc105edb43 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0abf1678-2137-4a7c-bfc5-d3bc105edb43 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0abf1678-2137-4a7c-bfc5-d3bc105edb43 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 returned with HTTP 200 Sep 05 11:41:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 940/1904] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:36 2026] GET /volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-185568a8-5608-422b-8c5a-f4aef705258a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-185568a8-5608-422b-8c5a-f4aef705258a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 Sep 05 11:41:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-185568a8-5608-422b-8c5a-f4aef705258a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-185568a8-5608-422b-8c5a-f4aef705258a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:38 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=327,cinder:UPDATE=78,cinder:INSERT=32,cinder:DELETE=4 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:41:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-185568a8-5608-422b-8c5a-f4aef705258a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-185568a8-5608-422b-8c5a-f4aef705258a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 returned with HTTP 200 Sep 05 11:41:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 965/1905] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:38 2026] GET /volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f07e26e2-47ad-46cc-9ed6-82af80ae080b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f07e26e2-47ad-46cc-9ed6-82af80ae080b tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 Sep 05 11:41:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f07e26e2-47ad-46cc-9ed6-82af80ae080b tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f07e26e2-47ad-46cc-9ed6-82af80ae080b tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:39 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=288,cinder:UPDATE=66,cinder:DELETE=6,cinder:INSERT=22 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:41:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f07e26e2-47ad-46cc-9ed6-82af80ae080b tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f07e26e2-47ad-46cc-9ed6-82af80ae080b tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 returned with HTTP 200 Sep 05 11:41:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 941/1906] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:39 2026] GET /volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 => generated 466 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e8a82a7b-8172-493f-aa70-edc4e45beaaf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e8a82a7b-8172-493f-aa70-edc4e45beaaf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc?cascade=True Sep 05 11:41:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e8a82a7b-8172-493f-aa70-edc4e45beaaf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e8a82a7b-8172-493f-aa70-edc4e45beaaf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:39 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e8a82a7b-8172-493f-aa70-edc4e45beaaf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete volume with id: c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e8a82a7b-8172-493f-aa70-edc4e45beaaf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87023]: /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 05 11:41:39 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:41:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e8a82a7b-8172-493f-aa70-edc4e45beaaf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete volume request issued successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e8a82a7b-8172-493f-aa70-edc4e45beaaf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc?cascade=True returned with HTTP 202 Sep 05 11:41:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 966/1907] 192.168.122.16 () {58 vars in 1255 bytes} [Sat Sep 5 11:41:39 2026] DELETE /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc?cascade=True => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:41:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8c62d60c-96a5-451a-9d7e-ca6c80035309 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c62d60c-96a5-451a-9d7e-ca6c80035309 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8c62d60c-96a5-451a-9d7e-ca6c80035309 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8c62d60c-96a5-451a-9d7e-ca6c80035309 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8c62d60c-96a5-451a-9d7e-ca6c80035309 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c62d60c-96a5-451a-9d7e-ca6c80035309 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 200 Sep 05 11:41:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 942/1908] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:39 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3e820dd9-e124-4dca-b076-1d4edcbc1d41 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3e820dd9-e124-4dca-b076-1d4edcbc1d41 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3e820dd9-e124-4dca-b076-1d4edcbc1d41 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3e820dd9-e124-4dca-b076-1d4edcbc1d41 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3e820dd9-e124-4dca-b076-1d4edcbc1d41 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3e820dd9-e124-4dca-b076-1d4edcbc1d41 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 200 Sep 05 11:41:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 967/1909] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:40 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e5952113-4221-4b7d-b86a-cff1dc3f1807 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e5952113-4221-4b7d-b86a-cff1dc3f1807 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e5952113-4221-4b7d-b86a-cff1dc3f1807 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e5952113-4221-4b7d-b86a-cff1dc3f1807 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e5952113-4221-4b7d-b86a-cff1dc3f1807 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e5952113-4221-4b7d-b86a-cff1dc3f1807 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 200 Sep 05 11:41:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 943/1910] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:41 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-711cf81b-4283-4298-8f9f-869edc2960be None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-711cf81b-4283-4298-8f9f-869edc2960be tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-711cf81b-4283-4298-8f9f-869edc2960be tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-711cf81b-4283-4298-8f9f-869edc2960be tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-711cf81b-4283-4298-8f9f-869edc2960be tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-711cf81b-4283-4298-8f9f-869edc2960be tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 200 Sep 05 11:41:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 968/1911] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:42 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-58414698-8519-4d33-bb69-2e3896f249fd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58414698-8519-4d33-bb69-2e3896f249fd tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58414698-8519-4d33-bb69-2e3896f249fd tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-58414698-8519-4d33-bb69-2e3896f249fd tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-58414698-8519-4d33-bb69-2e3896f249fd tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-58414698-8519-4d33-bb69-2e3896f249fd tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 200 Sep 05 11:41:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 944/1912] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:43 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-abcca06a-4c80-4642-9e73-4fd119e2405d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-abcca06a-4c80-4642-9e73-4fd119e2405d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-abcca06a-4c80-4642-9e73-4fd119e2405d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-abcca06a-4c80-4642-9e73-4fd119e2405d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-abcca06a-4c80-4642-9e73-4fd119e2405d tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 404 Sep 05 11:41:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 969/1913] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:44 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-75d8b70a-e6a0-40d7-bf23-40e5df4846ea None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75d8b70a-e6a0-40d7-bf23-40e5df4846ea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] GET http://192.168.122.16/volume/v3/volumes Sep 05 11:41:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75d8b70a-e6a0-40d7-bf23-40e5df4846ea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75d8b70a-e6a0-40d7-bf23-40e5df4846ea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-75d8b70a-e6a0-40d7-bf23-40e5df4846ea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-75d8b70a-e6a0-40d7-bf23-40e5df4846ea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:41:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-75d8b70a-e6a0-40d7-bf23-40e5df4846ea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Get all volumes completed successfully. Sep 05 11:41:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75d8b70a-e6a0-40d7-bf23-40e5df4846ea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] http://192.168.122.16/volume/v3/volumes returned with HTTP 200 Sep 05 11:41:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 945/1914] 192.168.122.16 () {58 vars in 1116 bytes} [Sat Sep 5 11:41:44 2026] GET /volume/v3/volumes => generated 15 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:41:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-682799d2-b1a8-4910-bc5e-13340ebd1622 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-682799d2-b1a8-4910-bc5e-13340ebd1622 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] GET http://192.168.122.16/volume/v3/snapshots Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-682799d2-b1a8-4910-bc5e-13340ebd1622 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-682799d2-b1a8-4910-bc5e-13340ebd1622 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-682799d2-b1a8-4910-bc5e-13340ebd1622 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-682799d2-b1a8-4910-bc5e-13340ebd1622 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: /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 05 11:41:45 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-682799d2-b1a8-4910-bc5e-13340ebd1622 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Get all snapshots completed successfully. Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-682799d2-b1a8-4910-bc5e-13340ebd1622 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] http://192.168.122.16/volume/v3/snapshots returned with HTTP 200 Sep 05 11:41:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 970/1915] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:41:44 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c4ab6488-6d8a-4350-91e0-6bf8880a3321 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c4ab6488-6d8a-4350-91e0-6bf8880a3321 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c4ab6488-6d8a-4350-91e0-6bf8880a3321 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c4ab6488-6d8a-4350-91e0-6bf8880a3321 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-c4ab6488-6d8a-4350-91e0-6bf8880a3321 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete snapshot with id: a7ab0311-e291-45e9-9291-b61e384a6e88 Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c4ab6488-6d8a-4350-91e0-6bf8880a3321 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 returned with HTTP 404 Sep 05 11:41:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 946/1916] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:41:45 2026] DELETE /volume/v3/snapshots/a7ab0311-e291-45e9-9291-b61e384a6e88 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6a717acc-41bb-403a-8c67-b642c185c7da None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a717acc-41bb-403a-8c67-b642c185c7da tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a717acc-41bb-403a-8c67-b642c185c7da tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a717acc-41bb-403a-8c67-b642c185c7da tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-6a717acc-41bb-403a-8c67-b642c185c7da tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete snapshot with id: fc4cd70f-e61d-4a86-a1b6-1360ea23e73f Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a717acc-41bb-403a-8c67-b642c185c7da tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f returned with HTTP 404 Sep 05 11:41:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 971/1917] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:41:45 2026] DELETE /volume/v3/snapshots/fc4cd70f-e61d-4a86-a1b6-1360ea23e73f => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f2684398-873b-4b0c-b04a-5008100e6163 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f2684398-873b-4b0c-b04a-5008100e6163 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f2684398-873b-4b0c-b04a-5008100e6163 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f2684398-873b-4b0c-b04a-5008100e6163 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f2684398-873b-4b0c-b04a-5008100e6163 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 404 Sep 05 11:41:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 947/1918] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:45 2026] GET /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1d6c1d4a-8fb9-4c0c-8269-00bd4de5a7b4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d6c1d4a-8fb9-4c0c-8269-00bd4de5a7b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d6c1d4a-8fb9-4c0c-8269-00bd4de5a7b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d6c1d4a-8fb9-4c0c-8269-00bd4de5a7b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-1d6c1d4a-8fb9-4c0c-8269-00bd4de5a7b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete volume with id: c629a9b2-67e6-446d-9267-2765f9ee76bc Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d6c1d4a-8fb9-4c0c-8269-00bd4de5a7b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc returned with HTTP 404 Sep 05 11:41:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 972/1919] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:41:45 2026] DELETE /volume/v3/volumes/c629a9b2-67e6-446d-9267-2765f9ee76bc => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-367762212"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-367762212'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume of 1 GB Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Availability Zones retrieved successfully. Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Flow 'volume_create_api' (a113d136-41b9-4dbe-b8ed-b211ce864add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5960b5fe-2ddd-49bb-9f20-b588595bbeb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5960b5fe-2ddd-49bb-9f20-b588595bbeb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f476c92-baf7-4744-87eb-935f69280b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Created reservations ['80de180c-d571-4bc0-a593-00c943a371eb', '0c8f5a6c-255e-4be9-b3b1-b7962798f703', '017aa32d-02dc-45fc-9f72-dedcb980712e', '99e9064b-b729-412a-9af7-aa48f07d39e3'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f476c92-baf7-4744-87eb-935f69280b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80de180c-d571-4bc0-a593-00c943a371eb', '0c8f5a6c-255e-4be9-b3b1-b7962798f703', '017aa32d-02dc-45fc-9f72-dedcb980712e', '99e9064b-b729-412a-9af7-aa48f07d39e3']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ce906a-f810-4a3b-bf41-2ee96c006183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6ce906a-f810-4a3b-bf41-2ee96c006183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4687610e-7c60-49f8-bc38-b3d169ac8400', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-367762212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452a3e33d17f479cac96ab0e4153d7a1',qos_specs=None,replication_status=,reservations=['80de180c-d571-4bc0-a593-00c943a371eb','0c8f5a6c-255e-4be9-b3b1-b7962798f703','017aa32d-02dc-45fc-9f72-dedcb980712e','99e9064b-b729-412a-9af7-aa48f07d39e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895eac80e8234e95bbb65cf8622606b6',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-367762212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4687610e-7c60-49f8-bc38-b3d169ac8400,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='452a3e33d17f479cac96ab0e4153d7a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895eac80e8234e95bbb65cf8622606b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3aa7341-dcd3-4e51-9bc8-92d3be66aa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3aa7341-dcd3-4e51-9bc8-92d3be66aa72) transitioned into state 'SUCCESS' from state '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-367762212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452a3e33d17f479cac96ab0e4153d7a1',qos_specs=None,replication_status=,reservations=['80de180c-d571-4bc0-a593-00c943a371eb','0c8f5a6c-255e-4be9-b3b1-b7962798f703','017aa32d-02dc-45fc-9f72-dedcb980712e','99e9064b-b729-412a-9af7-aa48f07d39e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='895eac80e8234e95bbb65cf8622606b6',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2446193-bdfa-42b6-a1d1-808e9d78a330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2446193-bdfa-42b6-a1d1-808e9d78a330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Flow 'volume_create_api' (a113d136-41b9-4dbe-b8ed-b211ce864add) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume request issued successfully. Sep 05 11:41:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8baa3544-8c89-403a-8a45-52f93946c4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 948/1920] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:41:45 2026] POST /volume/v3/volumes => generated 757 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5d9b5850-60fa-424a-8e23-d87ef01d7c3f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d9b5850-60fa-424a-8e23-d87ef01d7c3f tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d9b5850-60fa-424a-8e23-d87ef01d7c3f tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d9b5850-60fa-424a-8e23-d87ef01d7c3f tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5d9b5850-60fa-424a-8e23-d87ef01d7c3f tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d9b5850-60fa-424a-8e23-d87ef01d7c3f tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 200 Sep 05 11:41:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 973/1921] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:45 2026] GET /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2b6b6369-51fc-4c90-bf41-e379c426b45a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b6b6369-51fc-4c90-bf41-e379c426b45a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:41:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b6b6369-51fc-4c90-bf41-e379c426b45a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b6b6369-51fc-4c90-bf41-e379c426b45a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2b6b6369-51fc-4c90-bf41-e379c426b45a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b6b6369-51fc-4c90-bf41-e379c426b45a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 200 Sep 05 11:41:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 949/1922] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:46 2026] GET /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 849 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-04b71f27-708d-437c-8d25-180ec91b95a9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-04b71f27-708d-437c-8d25-180ec91b95a9 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:41:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-04b71f27-708d-437c-8d25-180ec91b95a9 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-04b71f27-708d-437c-8d25-180ec91b95a9 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-04b71f27-708d-437c-8d25-180ec91b95a9 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-04b71f27-708d-437c-8d25-180ec91b95a9 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 200 Sep 05 11:41:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 974/1923] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:47 2026] GET /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:41:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-577ce1b4-6631-4a6c-85e1-2ef1eb27cd62 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-577ce1b4-6631-4a6c-85e1-2ef1eb27cd62 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:41:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-577ce1b4-6631-4a6c-85e1-2ef1eb27cd62 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4687610e-7c60-49f8-bc38-b3d169ac8400", "name": "tempest-VolumesDeleteCascade-Snapshot-1066274202"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-577ce1b4-6631-4a6c-85e1-2ef1eb27cd62 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-577ce1b4-6631-4a6c-85e1-2ef1eb27cd62 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create snapshot from volume 4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:41:47 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-577ce1b4-6631-4a6c-85e1-2ef1eb27cd62 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Created reservations ['cb5a673a-c2e2-490b-bbf2-b2ae74ccbb1e', '342ac931-e380-4212-9801-e9e360c1d19b', '6641046f-5783-48d9-aeff-a7f16c386d63', 'd5cffe74-d0db-4fdf-b092-18652d87e34b'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-577ce1b4-6631-4a6c-85e1-2ef1eb27cd62 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot create request issued successfully. Sep 05 11:41:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-577ce1b4-6631-4a6c-85e1-2ef1eb27cd62 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:41:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 950/1924] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:41:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:41:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-667816e3-5e0d-4148-9489-2360c3888ad7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-667816e3-5e0d-4148-9489-2360c3888ad7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 Sep 05 11:41:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-667816e3-5e0d-4148-9489-2360c3888ad7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-667816e3-5e0d-4148-9489-2360c3888ad7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-667816e3-5e0d-4148-9489-2360c3888ad7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-667816e3-5e0d-4148-9489-2360c3888ad7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 returned with HTTP 200 Sep 05 11:41:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 975/1925] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:48 2026] GET /volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8832d1ef-7028-430d-a903-54d61c6ce5b4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8832d1ef-7028-430d-a903-54d61c6ce5b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 Sep 05 11:41:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8832d1ef-7028-430d-a903-54d61c6ce5b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8832d1ef-7028-430d-a903-54d61c6ce5b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8832d1ef-7028-430d-a903-54d61c6ce5b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8832d1ef-7028-430d-a903-54d61c6ce5b4 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 returned with HTTP 200 Sep 05 11:41:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 951/1926] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:49 2026] GET /volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7fef3d92-8eac-461d-a7ce-a610ba18f295 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7fef3d92-8eac-461d-a7ce-a610ba18f295 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 Sep 05 11:41:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7fef3d92-8eac-461d-a7ce-a610ba18f295 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7fef3d92-8eac-461d-a7ce-a610ba18f295 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7fef3d92-8eac-461d-a7ce-a610ba18f295 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7fef3d92-8eac-461d-a7ce-a610ba18f295 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 returned with HTTP 200 Sep 05 11:41:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 976/1927] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:50 2026] GET /volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f41e178f-6f6b-49e0-bec7-3ad6c34eab17 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f41e178f-6f6b-49e0-bec7-3ad6c34eab17 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 Sep 05 11:41:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f41e178f-6f6b-49e0-bec7-3ad6c34eab17 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f41e178f-6f6b-49e0-bec7-3ad6c34eab17 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f41e178f-6f6b-49e0-bec7-3ad6c34eab17 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f41e178f-6f6b-49e0-bec7-3ad6c34eab17 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 returned with HTTP 200 Sep 05 11:41:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 952/1928] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:41:51 2026] GET /volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-05514411-077a-4c08-a03a-c01f8dff11aa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4ce3e8a9-708e-4a68-9abe-82eadfde2a17", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1340459574"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume request body: {'volume': {'snapshot_id': '4ce3e8a9-708e-4a68-9abe-82eadfde2a17', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1340459574'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Snapshot retrieved successfully. Sep 05 11:41:51 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume of 1 GB Sep 05 11:41:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Availability Zones retrieved successfully. Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Flow 'volume_create_api' (3d845dcc-7d81-40eb-a4bf-890bfd100813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20773f6f-c0c1-4a08-a496-f66cfcfc29da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20773f6f-c0c1-4a08-a496-f66cfcfc29da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4ce3e8a9-708e-4a68-9abe-82eadfde2a17', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32019e42-9a82-4e46-bb22-97c1de47b036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Created reservations ['c480f0e1-464e-4a74-b2e5-150cfa451381', '811e9167-624a-4f22-af87-fbd1d31ece7c', '0176b24e-5616-4dbc-8f96-66ab9bde9789', '71371f58-6a34-439d-ad5c-79373e1aa911'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32019e42-9a82-4e46-bb22-97c1de47b036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c480f0e1-464e-4a74-b2e5-150cfa451381', '811e9167-624a-4f22-af87-fbd1d31ece7c', '0176b24e-5616-4dbc-8f96-66ab9bde9789', '71371f58-6a34-439d-ad5c-79373e1aa911']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd05927-602e-47a2-b67a-b34d5d053439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd05927-602e-47a2-b67a-b34d5d053439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4c370e-a1d2-45de-98f8-f2468430998f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1340459574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452a3e33d17f479cac96ab0e4153d7a1',qos_specs=None,replication_status=,reservations=['c480f0e1-464e-4a74-b2e5-150cfa451381','811e9167-624a-4f22-af87-fbd1d31ece7c','0176b24e-5616-4dbc-8f96-66ab9bde9789','71371f58-6a34-439d-ad5c-79373e1aa911'],size=1,snapshot_id=4ce3e8a9-708e-4a68-9abe-82eadfde2a17,source_replicaid=,source_volid=None,status='creating',user_id='895eac80e8234e95bbb65cf8622606b6',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:41:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1340459574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b4c370e-a1d2-45de-98f8-f2468430998f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='452a3e33d17f479cac96ab0e4153d7a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ce3e8a9-708e-4a68-9abe-82eadfde2a17,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='895eac80e8234e95bbb65cf8622606b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b146b6cd-29d3-4458-982c-c22eb025ed53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b146b6cd-29d3-4458-982c-c22eb025ed53) transitioned into state 'SUCCESS' from state '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-1340459574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='452a3e33d17f479cac96ab0e4153d7a1',qos_specs=None,replication_status=,reservations=['c480f0e1-464e-4a74-b2e5-150cfa451381','811e9167-624a-4f22-af87-fbd1d31ece7c','0176b24e-5616-4dbc-8f96-66ab9bde9789','71371f58-6a34-439d-ad5c-79373e1aa911'],size=1,snapshot_id=4ce3e8a9-708e-4a68-9abe-82eadfde2a17,source_replicaid=,source_volid=None,status='creating',user_id='895eac80e8234e95bbb65cf8622606b6',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa40d8c-9cd9-4683-8c72-1766ac20b059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fa40d8c-9cd9-4683-8c72-1766ac20b059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Flow 'volume_create_api' (3d845dcc-7d81-40eb-a4bf-890bfd100813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:41:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Create volume request issued successfully. Sep 05 11:41:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-05514411-077a-4c08-a03a-c01f8dff11aa tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:41:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 977/1929] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:41:51 2026] POST /volume/v3/volumes => generated 792 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:41:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ed571e41-3234-4449-975f-b95e034bfe45 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ed571e41-3234-4449-975f-b95e034bfe45 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:41:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ed571e41-3234-4449-975f-b95e034bfe45 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ed571e41-3234-4449-975f-b95e034bfe45 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ed571e41-3234-4449-975f-b95e034bfe45 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ed571e41-3234-4449-975f-b95e034bfe45 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:41:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 953/1930] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:51 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 860 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3beb039d-8750-4399-a82c-13813b360057 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3beb039d-8750-4399-a82c-13813b360057 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:41:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3beb039d-8750-4399-a82c-13813b360057 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3beb039d-8750-4399-a82c-13813b360057 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3beb039d-8750-4399-a82c-13813b360057 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3beb039d-8750-4399-a82c-13813b360057 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:41:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 978/1931] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:52 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 884 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-478addac-7074-4104-b84e-18147d39b8b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-478addac-7074-4104-b84e-18147d39b8b5 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:41:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-478addac-7074-4104-b84e-18147d39b8b5 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-478addac-7074-4104-b84e-18147d39b8b5 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-478addac-7074-4104-b84e-18147d39b8b5 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-478addac-7074-4104-b84e-18147d39b8b5 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:41:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 954/1932] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:53 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 884 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0603f0eb-e328-4d69-b21a-6f1a859d7b18 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0603f0eb-e328-4d69-b21a-6f1a859d7b18 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:41:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0603f0eb-e328-4d69-b21a-6f1a859d7b18 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0603f0eb-e328-4d69-b21a-6f1a859d7b18 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0603f0eb-e328-4d69-b21a-6f1a859d7b18 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0603f0eb-e328-4d69-b21a-6f1a859d7b18 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:41:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 979/1933] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:54 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 884 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-07f57b60-062e-49de-95f9-5ae6c74eda19 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07f57b60-062e-49de-95f9-5ae6c74eda19 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:41:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07f57b60-062e-49de-95f9-5ae6c74eda19 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07f57b60-062e-49de-95f9-5ae6c74eda19 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-07f57b60-062e-49de-95f9-5ae6c74eda19 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07f57b60-062e-49de-95f9-5ae6c74eda19 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:41:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 955/1934] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:56 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 884 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5d767b22-1f56-4491-a9d3-7d163b4d0549 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d767b22-1f56-4491-a9d3-7d163b4d0549 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:41:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d767b22-1f56-4491-a9d3-7d163b4d0549 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:41:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d767b22-1f56-4491-a9d3-7d163b4d0549 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:41:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 980/1935] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:41:56 2026] POST /volume/v3/types => generated 287 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f0bf69dd-86dd-4dc1-bdc1-556341273a11 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f0bf69dd-86dd-4dc1-bdc1-556341273a11 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:41:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f0bf69dd-86dd-4dc1-bdc1-556341273a11 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f0bf69dd-86dd-4dc1-bdc1-556341273a11 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f0bf69dd-86dd-4dc1-bdc1-556341273a11 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f0bf69dd-86dd-4dc1-bdc1-556341273a11 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:41:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 956/1936] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:57 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 884 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e9e0e4ef-8501-41a9-9c16-06b7f7fba4b3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9e0e4ef-8501-41a9-9c16-06b7f7fba4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:41:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9e0e4ef-8501-41a9-9c16-06b7f7fba4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9e0e4ef-8501-41a9-9c16-06b7f7fba4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:41:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:41:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e9e0e4ef-8501-41a9-9c16-06b7f7fba4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9e0e4ef-8501-41a9-9c16-06b7f7fba4b3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:41:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 981/1937] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:58 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 884 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:41:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bec80097-d517-461f-b63b-4eea92fa5a66 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:41:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bec80097-d517-461f-b63b-4eea92fa5a66 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:41:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bec80097-d517-461f-b63b-4eea92fa5a66 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:41:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bec80097-d517-461f-b63b-4eea92fa5a66 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:41:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:41:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:41:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:41:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:41:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bec80097-d517-461f-b63b-4eea92fa5a66 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:41:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bec80097-d517-461f-b63b-4eea92fa5a66 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:41:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 957/1938] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:41:59 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 884 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:42:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "d2957dec-6878-4dde-bd9c-1ec9213a0c51", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'd2957dec-6878-4dde-bd9c-1ec9213a0c51', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-89cb87c6-c034-4d1f-b20d-fa39d735c498 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-89cb87c6-c034-4d1f-b20d-fa39d735c498 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-89cb87c6-c034-4d1f-b20d-fa39d735c498 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-89cb87c6-c034-4d1f-b20d-fa39d735c498 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-89cb87c6-c034-4d1f-b20d-fa39d735c498 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-89cb87c6-c034-4d1f-b20d-fa39d735c498 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:42:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 958/1939] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:00 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 885 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0d2d03f5-1086-4cea-b1e6-edb56d27532a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d2d03f5-1086-4cea-b1e6-edb56d27532a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d2d03f5-1086-4cea-b1e6-edb56d27532a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d2d03f5-1086-4cea-b1e6-edb56d27532a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0d2d03f5-1086-4cea-b1e6-edb56d27532a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Volume info retrieved successfully. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d2d03f5-1086-4cea-b1e6-edb56d27532a tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:42:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 959/1940] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:00 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 885 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9b223486-b6ad-4ae6-b459-530dad5814e3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9b223486-b6ad-4ae6-b459-530dad5814e3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400?cascade=True Sep 05 11:42:00 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Create volume of 1 GB Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9b223486-b6ad-4ae6-b459-530dad5814e3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9b223486-b6ad-4ae6-b459-530dad5814e3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-9b223486-b6ad-4ae6-b459-530dad5814e3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete volume with id: 4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:42:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Availability Zones retrieved successfully. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9b223486-b6ad-4ae6-b459-530dad5814e3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:42:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Flow 'volume_create_api' (6209a573-ca50-4ea3-9e5f-07355e71695e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847d4ea3-4a0a-463b-85e4-244cbda69936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /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 05 11:42:00 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9b223486-b6ad-4ae6-b459-530dad5814e3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete volume request issued successfully. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9b223486-b6ad-4ae6-b459-530dad5814e3 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400?cascade=True returned with HTTP 202 Sep 05 11:42:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 960/1941] 192.168.122.16 () {58 vars in 1255 bytes} [Sat Sep 5 11:42:00 2026] DELETE /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400?cascade=True => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fdfc7a45-b124-49a1-bf62-03132847ea5c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fdfc7a45-b124-49a1-bf62-03132847ea5c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fdfc7a45-b124-49a1-bf62-03132847ea5c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fdfc7a45-b124-49a1-bf62-03132847ea5c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847d4ea3-4a0a-463b-85e4-244cbda69936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:41:57Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=15724d28-643e-49f2-9006-a49b49840665,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': '15724d28-643e-49f2-9006-a49b49840665', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fdfc7a45-b124-49a1-bf62-03132847ea5c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:42:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55dc8563-3ae1-405a-80df-beb7c7b2d757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fdfc7a45-b124-49a1-bf62-03132847ea5c tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 200 Sep 05 11:42:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 961/1942] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:00 2026] GET /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:01 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-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 05 11:42:01 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-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 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Created reservations ['df548318-63d3-4796-9d4d-cd6ef4dca530', '06c87d01-edaa-494c-b4ac-34f58e0cc6ae', '65ed7cab-d693-4b81-92a5-eb8758389ef0', '4035d34b-a9f2-4219-8198-4e5463d4c084'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55dc8563-3ae1-405a-80df-beb7c7b2d757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df548318-63d3-4796-9d4d-cd6ef4dca530', '06c87d01-edaa-494c-b4ac-34f58e0cc6ae', '65ed7cab-d693-4b81-92a5-eb8758389ef0', '4035d34b-a9f2-4219-8198-4e5463d4c084']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab038bab-5dd7-4210-9afa-8d1c3aac6ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab038bab-5dd7-4210-9afa-8d1c3aac6ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6288604c-dd40-46dd-8b04-49474145ff73', '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='bacce8fefdef411fa55633004a897a19',qos_specs=None,replication_status=,reservations=['df548318-63d3-4796-9d4d-cd6ef4dca530','06c87d01-edaa-494c-b4ac-34f58e0cc6ae','65ed7cab-d693-4b81-92a5-eb8758389ef0','4035d34b-a9f2-4219-8198-4e5463d4c084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50d53dda86424140bffdfbf823380cc7',volume_type_id=15724d28-643e-49f2-9006-a49b49840665), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:01Z,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=6288604c-dd40-46dd-8b04-49474145ff73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bacce8fefdef411fa55633004a897a19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50d53dda86424140bffdfbf823380cc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15724d28-643e-49f2-9006-a49b49840665),volume_type_id=15724d28-643e-49f2-9006-a49b49840665)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b90158c-0b4e-4da5-b375-40cb08195890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b90158c-0b4e-4da5-b375-40cb08195890) transitioned into state 'SUCCESS' from 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='bacce8fefdef411fa55633004a897a19',qos_specs=None,replication_status=,reservations=['df548318-63d3-4796-9d4d-cd6ef4dca530','06c87d01-edaa-494c-b4ac-34f58e0cc6ae','65ed7cab-d693-4b81-92a5-eb8758389ef0','4035d34b-a9f2-4219-8198-4e5463d4c084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50d53dda86424140bffdfbf823380cc7',volume_type_id=15724d28-643e-49f2-9006-a49b49840665)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8f49e8-2ce9-4d16-9dd9-73abee2b6359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e8f49e8-2ce9-4d16-9dd9-73abee2b6359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Flow 'volume_create_api' (6209a573-ca50-4ea3-9e5f-07355e71695e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Create volume request issued successfully. Sep 05 11:42:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e12a8c02-9718-4a1b-bcc6-ab18c5966f75 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 982/1943] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:42:00 2026] POST /volume/v3/volumes => generated 804 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d43e9e92-5290-4610-8c3e-7ea53f3ccc44 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d43e9e92-5290-4610-8c3e-7ea53f3ccc44 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d43e9e92-5290-4610-8c3e-7ea53f3ccc44 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d43e9e92-5290-4610-8c3e-7ea53f3ccc44 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d43e9e92-5290-4610-8c3e-7ea53f3ccc44 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d43e9e92-5290-4610-8c3e-7ea53f3ccc44 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 962/1944] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:01 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 872 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4e661839-3532-4a6e-8840-00234212e016 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4e661839-3532-4a6e-8840-00234212e016 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:42:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4e661839-3532-4a6e-8840-00234212e016 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4e661839-3532-4a6e-8840-00234212e016 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4e661839-3532-4a6e-8840-00234212e016 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:42:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4e661839-3532-4a6e-8840-00234212e016 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 200 Sep 05 11:42:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 983/1945] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:01 2026] GET /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d0ef5723-cbc3-4c02-b675-27ead40448c2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0ef5723-cbc3-4c02-b675-27ead40448c2 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0ef5723-cbc3-4c02-b675-27ead40448c2 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0ef5723-cbc3-4c02-b675-27ead40448c2 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d0ef5723-cbc3-4c02-b675-27ead40448c2 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0ef5723-cbc3-4c02-b675-27ead40448c2 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 963/1946] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:02 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 896 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c8116380-2af5-4cf2-9507-27992da103b7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c8116380-2af5-4cf2-9507-27992da103b7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:42:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c8116380-2af5-4cf2-9507-27992da103b7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c8116380-2af5-4cf2-9507-27992da103b7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c8116380-2af5-4cf2-9507-27992da103b7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:42:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c8116380-2af5-4cf2-9507-27992da103b7 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 200 Sep 05 11:42:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 984/1947] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:03 2026] GET /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-10bb3702-b2d4-48fb-9fac-4dc1012fd8fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10bb3702-b2d4-48fb-9fac-4dc1012fd8fc tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10bb3702-b2d4-48fb-9fac-4dc1012fd8fc tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10bb3702-b2d4-48fb-9fac-4dc1012fd8fc tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-10bb3702-b2d4-48fb-9fac-4dc1012fd8fc tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10bb3702-b2d4-48fb-9fac-4dc1012fd8fc tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 964/1948] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:03 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 954 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-80536e98-bb51-4a49-bed2-646e950298d6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-80536e98-bb51-4a49-bed2-646e950298d6 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-80536e98-bb51-4a49-bed2-646e950298d6 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-80536e98-bb51-4a49-bed2-646e950298d6 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-80536e98-bb51-4a49-bed2-646e950298d6 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 404 Sep 05 11:42:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 985/1949] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:04 2026] GET /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-61802cb5-c007-4c3f-b7a4-86d776221dbf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-61802cb5-c007-4c3f-b7a4-86d776221dbf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] GET http://192.168.122.16/volume/v3/volumes Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-61802cb5-c007-4c3f-b7a4-86d776221dbf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-61802cb5-c007-4c3f-b7a4-86d776221dbf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-61802cb5-c007-4c3f-b7a4-86d776221dbf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-61802cb5-c007-4c3f-b7a4-86d776221dbf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-61802cb5-c007-4c3f-b7a4-86d776221dbf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Get all volumes completed successfully. Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-61802cb5-c007-4c3f-b7a4-86d776221dbf tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] http://192.168.122.16/volume/v3/volumes returned with HTTP 200 Sep 05 11:42:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 965/1950] 192.168.122.16 () {58 vars in 1116 bytes} [Sat Sep 5 11:42:04 2026] GET /volume/v3/volumes => generated 341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4fc8d190-95eb-4465-bdbb-bf00d89586a1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4fc8d190-95eb-4465-bdbb-bf00d89586a1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] GET http://192.168.122.16/volume/v3/snapshots Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4fc8d190-95eb-4465-bdbb-bf00d89586a1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4fc8d190-95eb-4465-bdbb-bf00d89586a1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-4fc8d190-95eb-4465-bdbb-bf00d89586a1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.db.api [None req-4fc8d190-95eb-4465-bdbb-bf00d89586a1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Building query based on filter {{(pid=87023) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: /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 05 11:42:04 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4fc8d190-95eb-4465-bdbb-bf00d89586a1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] Get all snapshots completed successfully. Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4fc8d190-95eb-4465-bdbb-bf00d89586a1 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-reader] http://192.168.122.16/volume/v3/snapshots returned with HTTP 200 Sep 05 11:42:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 986/1951] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:42:04 2026] GET /volume/v3/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4e775939-3279-4201-93d0-4bc465801811 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4e775939-3279-4201-93d0-4bc465801811 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4e775939-3279-4201-93d0-4bc465801811 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4e775939-3279-4201-93d0-4bc465801811 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4e775939-3279-4201-93d0-4bc465801811 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4e775939-3279-4201-93d0-4bc465801811 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:42:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 966/1952] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:04 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8e50275d-6945-4fc5-94e0-b52c4da61f94 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e50275d-6945-4fc5-94e0-b52c4da61f94 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] DELETE http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8e50275d-6945-4fc5-94e0-b52c4da61f94 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8e50275d-6945-4fc5-94e0-b52c4da61f94 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8e50275d-6945-4fc5-94e0-b52c4da61f94 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete volume with id: 9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:42:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8e50275d-6945-4fc5-94e0-b52c4da61f94 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8e50275d-6945-4fc5-94e0-b52c4da61f94 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete volume request issued successfully. Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e50275d-6945-4fc5-94e0-b52c4da61f94 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 202 Sep 05 11:42:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 987/1953] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:04 2026] DELETE /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bf9010c5-6024-4df4-968d-54ea9cd45966 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bf9010c5-6024-4df4-968d-54ea9cd45966 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bf9010c5-6024-4df4-968d-54ea9cd45966 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bf9010c5-6024-4df4-968d-54ea9cd45966 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bf9010c5-6024-4df4-968d-54ea9cd45966 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Volume info retrieved successfully. Sep 05 11:42:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bf9010c5-6024-4df4-968d-54ea9cd45966 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 200 Sep 05 11:42:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 967/1954] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:04 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 884 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e3b15057-9ccd-4cbd-96b0-261fd6009871 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3b15057-9ccd-4cbd-96b0-261fd6009871 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3b15057-9ccd-4cbd-96b0-261fd6009871 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3b15057-9ccd-4cbd-96b0-261fd6009871 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e3b15057-9ccd-4cbd-96b0-261fd6009871 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3b15057-9ccd-4cbd-96b0-261fd6009871 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 988/1955] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:04 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 954 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-22916dd8-8524-4070-abdf-ed498f731a15 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1945558384", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1945558384', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Create volume of 1 GB Sep 05 11:42:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Availability Zones retrieved successfully. Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Flow 'volume_create_api' (9951a403-182a-4596-ad62-bbc3d519f7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1d9b13-0753-4913-a222-88b280cb3b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-59801266-5204-4f8a-b73a-1cbcece99d6e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59801266-5204-4f8a-b73a-1cbcece99d6e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-59801266-5204-4f8a-b73a-1cbcece99d6e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-59801266-5204-4f8a-b73a-1cbcece99d6e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-59801266-5204-4f8a-b73a-1cbcece99d6e tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f returned with HTTP 404 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 989/1956] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:05 2026] GET /volume/v3/volumes/9b4c370e-a1d2-45de-98f8-f2468430998f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1b195b7f-7c1b-43d9-a87a-7b798411efea None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b195b7f-7c1b-43d9-a87a-7b798411efea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b195b7f-7c1b-43d9-a87a-7b798411efea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b195b7f-7c1b-43d9-a87a-7b798411efea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-1b195b7f-7c1b-43d9-a87a-7b798411efea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete snapshot with id: 4ce3e8a9-708e-4a68-9abe-82eadfde2a17 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b195b7f-7c1b-43d9-a87a-7b798411efea tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 returned with HTTP 404 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 990/1957] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:42:05 2026] DELETE /volume/v3/snapshots/4ce3e8a9-708e-4a68-9abe-82eadfde2a17 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2262e02e-e6a5-4adb-8450-792ca414c617 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f1d9b13-0753-4913-a222-88b280cb3b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2262e02e-e6a5-4adb-8450-792ca414c617 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] GET http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2262e02e-e6a5-4adb-8450-792ca414c617 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22e3537-a9e0-497b-99bb-44e7095f8920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2262e02e-e6a5-4adb-8450-792ca414c617 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2262e02e-e6a5-4adb-8450-792ca414c617 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 404 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 991/1958] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:05 2026] GET /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1ad9c0e0-bab7-476c-b10f-f5d5281d3d35 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1ad9c0e0-bab7-476c-b10f-f5d5281d3d35 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1ad9c0e0-bab7-476c-b10f-f5d5281d3d35 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1ad9c0e0-bab7-476c-b10f-f5d5281d3d35 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-1ad9c0e0-bab7-476c-b10f-f5d5281d3d35 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] Delete volume with id: 4687610e-7c60-49f8-bc38-b3d169ac8400 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1ad9c0e0-bab7-476c-b10f-f5d5281d3d35 tempest-VolumesDeleteCascade-1216227346 tempest-VolumesDeleteCascade-1216227346-project-member] http://192.168.122.16/volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 returned with HTTP 404 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 992/1959] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:05 2026] DELETE /volume/v3/volumes/4687610e-7c60-49f8-bc38-b3d169ac8400 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0dc5a262-c6aa-4138-974e-46f336331e79 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0dc5a262-c6aa-4138-974e-46f336331e79 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0dc5a262-c6aa-4138-974e-46f336331e79 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0dc5a262-c6aa-4138-974e-46f336331e79 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0dc5a262-c6aa-4138-974e-46f336331e79 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0dc5a262-c6aa-4138-974e-46f336331e79 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 993/1960] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:05 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 957 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Created reservations ['563d81d4-649c-4f28-ac9d-cb08253880c0', '279d11eb-a446-4f5f-822f-5b0328cc1da1', 'aae5cbb9-9f3e-4da0-a169-2eb04ed135e7', 'ad61a122-5e0e-414d-bc4f-26f87397e843'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22e3537-a9e0-497b-99bb-44e7095f8920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['563d81d4-649c-4f28-ac9d-cb08253880c0', '279d11eb-a446-4f5f-822f-5b0328cc1da1', 'aae5cbb9-9f3e-4da0-a169-2eb04ed135e7', 'ad61a122-5e0e-414d-bc4f-26f87397e843']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52bf0268-1d80-4504-999a-61b76f5f081d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52bf0268-1d80-4504-999a-61b76f5f081d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eef2120e-bf19-49f4-b2f7-4f5638503eb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1945558384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f93c53bf8d4c088897779b967188ce',qos_specs=None,replication_status=,reservations=['563d81d4-649c-4f28-ac9d-cb08253880c0','279d11eb-a446-4f5f-822f-5b0328cc1da1','aae5cbb9-9f3e-4da0-a169-2eb04ed135e7','ad61a122-5e0e-414d-bc4f-26f87397e843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44eb7e429bed4ad2b69ebc3801318e80',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1945558384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eef2120e-bf19-49f4-b2f7-4f5638503eb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44f93c53bf8d4c088897779b967188ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44eb7e429bed4ad2b69ebc3801318e80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1826ab39-bbcf-4968-b650-69eba2622f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1826ab39-bbcf-4968-b650-69eba2622f24) transitioned into state 'SUCCESS' from state '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-1945558384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f93c53bf8d4c088897779b967188ce',qos_specs=None,replication_status=,reservations=['563d81d4-649c-4f28-ac9d-cb08253880c0','279d11eb-a446-4f5f-822f-5b0328cc1da1','aae5cbb9-9f3e-4da0-a169-2eb04ed135e7','ad61a122-5e0e-414d-bc4f-26f87397e843'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44eb7e429bed4ad2b69ebc3801318e80',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa2e186-897c-4ce2-89cb-e3e2944024d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfa2e186-897c-4ce2-89cb-e3e2944024d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Flow 'volume_create_api' (9951a403-182a-4596-ad62-bbc3d519f7cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Create volume request issued successfully. Sep 05 11:42:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-22916dd8-8524-4070-abdf-ed498f731a15 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 968/1961] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:42:05 2026] POST /volume/v3/volumes => generated 754 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7f859fcc-fe7c-4a2c-ba96-3d1f5979c014 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f859fcc-fe7c-4a2c-ba96-3d1f5979c014 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f859fcc-fe7c-4a2c-ba96-3d1f5979c014 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7f859fcc-fe7c-4a2c-ba96-3d1f5979c014 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7f859fcc-fe7c-4a2c-ba96-3d1f5979c014 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7f859fcc-fe7c-4a2c-ba96-3d1f5979c014 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 994/1962] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:06 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-29bfc33e-057e-415b-b5a9-1c9c38d81e14 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-29bfc33e-057e-415b-b5a9-1c9c38d81e14 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-29bfc33e-057e-415b-b5a9-1c9c38d81e14 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-29bfc33e-057e-415b-b5a9-1c9c38d81e14 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-29bfc33e-057e-415b-b5a9-1c9c38d81e14 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-29bfc33e-057e-415b-b5a9-1c9c38d81e14 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 969/1963] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:07 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 957 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-689c369b-70fc-4dd7-9ec5-f58da8db1ce0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-689c369b-70fc-4dd7-9ec5-f58da8db1ce0 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-689c369b-70fc-4dd7-9ec5-f58da8db1ce0 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-689c369b-70fc-4dd7-9ec5-f58da8db1ce0 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-689c369b-70fc-4dd7-9ec5-f58da8db1ce0 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-689c369b-70fc-4dd7-9ec5-f58da8db1ce0 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 995/1964] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:08 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 1301 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a812c843-d663-47cd-8391-297115beb212 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a812c843-d663-47cd-8391-297115beb212 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] DELETE http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a812c843-d663-47cd-8391-297115beb212 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a812c843-d663-47cd-8391-297115beb212 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:09 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a812c843-d663-47cd-8391-297115beb212 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Delete volume with id: 6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a812c843-d663-47cd-8391-297115beb212 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a812c843-d663-47cd-8391-297115beb212 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Delete volume request issued successfully. Sep 05 11:42:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a812c843-d663-47cd-8391-297115beb212 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 202 Sep 05 11:42:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 970/1965] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:09 2026] DELETE /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:42:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a8b3b6ba-bcf0-4d7f-a119-f798cabffc55 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8b3b6ba-bcf0-4d7f-a119-f798cabffc55 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8b3b6ba-bcf0-4d7f-a119-f798cabffc55 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8b3b6ba-bcf0-4d7f-a119-f798cabffc55 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a8b3b6ba-bcf0-4d7f-a119-f798cabffc55 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8b3b6ba-bcf0-4d7f-a119-f798cabffc55 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 996/1966] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:09 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 1300 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-424a6a92-ccb4-4ec7-880b-3ec7ab92e702 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-424a6a92-ccb4-4ec7-880b-3ec7ab92e702 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-424a6a92-ccb4-4ec7-880b-3ec7ab92e702 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-424a6a92-ccb4-4ec7-880b-3ec7ab92e702 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-424a6a92-ccb4-4ec7-880b-3ec7ab92e702 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Volume info retrieved successfully. Sep 05 11:42:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-424a6a92-ccb4-4ec7-880b-3ec7ab92e702 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 200 Sep 05 11:42:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 971/1967] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:10 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 1300 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-06257077-4647-4eb6-b832-7879c540f719 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-06257077-4647-4eb6-b832-7879c540f719 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] GET http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 Sep 05 11:42:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-06257077-4647-4eb6-b832-7879c540f719 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-06257077-4647-4eb6-b832-7879c540f719 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-06257077-4647-4eb6-b832-7879c540f719 tempest-VolumeAndVolumeTypeFromImageTest-1046976615 tempest-VolumeAndVolumeTypeFromImageTest-1046976615-project-member] http://192.168.122.16/volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 returned with HTTP 404 Sep 05 11:42:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 997/1968] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:11 2026] GET /volume/v3/volumes/6288604c-dd40-46dd-8b04-49474145ff73 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1135a9b4-6195-4eb9-81b3-de346228b3b6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1135a9b4-6195-4eb9-81b3-de346228b3b6 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] GET http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1135a9b4-6195-4eb9-81b3-de346228b3b6 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1135a9b4-6195-4eb9-81b3-de346228b3b6 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-1135a9b4-6195-4eb9-81b3-de346228b3b6 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:42:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-492cb760-d9bd-40f1-b458-c22a1425128a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1135a9b4-6195-4eb9-81b3-de346228b3b6 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] Get all volumes completed successfully. Sep 05 11:42:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1135a9b4-6195-4eb9-81b3-de346228b3b6 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:42:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 972/1969] 192.168.122.16 () {58 vars in 1164 bytes} [Sat Sep 5 11:42:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1013 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-79b96dbc-3706-4e04-afad-6ef00d9a8c12 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-79b96dbc-3706-4e04-afad-6ef00d9a8c12 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] DELETE http://192.168.122.16/volume/v3/types/15724d28-643e-49f2-9006-a49b49840665 Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-79b96dbc-3706-4e04-afad-6ef00d9a8c12 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-79b96dbc-3706-4e04-afad-6ef00d9a8c12 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-79b96dbc-3706-4e04-afad-6ef00d9a8c12 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] http://192.168.122.16/volume/v3/types/15724d28-643e-49f2-9006-a49b49840665 returned with HTTP 202 Sep 05 11:42:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 973/1970] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:42:11 2026] DELETE /volume/v3/types/15724d28-643e-49f2-9006-a49b49840665 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-75605f6f-d545-4db5-9372-de2c4e6aa835 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75605f6f-d545-4db5-9372-de2c4e6aa835 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] GET http://192.168.122.16/volume/v3/types/15724d28-643e-49f2-9006-a49b49840665 Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75605f6f-d545-4db5-9372-de2c4e6aa835 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75605f6f-d545-4db5-9372-de2c4e6aa835 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75605f6f-d545-4db5-9372-de2c4e6aa835 tempest-VolumeAndVolumeTypeFromImageTest-1766451113 tempest-VolumeAndVolumeTypeFromImageTest-1766451113-project-admin] http://192.168.122.16/volume/v3/types/15724d28-643e-49f2-9006-a49b49840665 returned with HTTP 404 Sep 05 11:42:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 974/1971] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:42:11 2026] GET /volume/v3/types/15724d28-643e-49f2-9006-a49b49840665 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-212317450"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-212317450'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Create volume of 1 GB Sep 05 11:42:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Availability Zones retrieved successfully. Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Flow 'volume_create_api' (40d56290-2380-4d93-b1c8-b33dc9af1815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4bfec7-b606-492f-8a36-49c147af8497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec4bfec7-b606-492f-8a36-49c147af8497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41371b6d-6146-4a22-a0be-1c9c43ff5b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Created reservations ['c6d809b4-7627-4c2b-be0a-f1b0adb3f9d1', 'fb5f7a0b-56be-4166-92d7-cbe352f05682', 'f72ad828-68c2-45ef-aee1-91ab25b182b0', 'e049ad34-7292-4d4d-8797-b49f5aa5c800'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41371b6d-6146-4a22-a0be-1c9c43ff5b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d809b4-7627-4c2b-be0a-f1b0adb3f9d1', 'fb5f7a0b-56be-4166-92d7-cbe352f05682', 'f72ad828-68c2-45ef-aee1-91ab25b182b0', 'e049ad34-7292-4d4d-8797-b49f5aa5c800']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16148c54-0e70-45db-9c1e-b6dbf0197fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16148c54-0e70-45db-9c1e-b6dbf0197fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '567d04d9-91e5-4b35-8959-5783ebf9035e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-212317450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e9acc181d14139aef33829adcbc79c',qos_specs=None,replication_status=,reservations=['c6d809b4-7627-4c2b-be0a-f1b0adb3f9d1','fb5f7a0b-56be-4166-92d7-cbe352f05682','f72ad828-68c2-45ef-aee1-91ab25b182b0','e049ad34-7292-4d4d-8797-b49f5aa5c800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='864ed7aa53d74e5585b89479f74b58b4',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-212317450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=567d04d9-91e5-4b35-8959-5783ebf9035e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0e9acc181d14139aef33829adcbc79c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='864ed7aa53d74e5585b89479f74b58b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fec93b-b3b9-45d9-850a-9842085d9ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fec93b-b3b9-45d9-850a-9842085d9ffa) transitioned into state 'SUCCESS' from state '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-212317450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e9acc181d14139aef33829adcbc79c',qos_specs=None,replication_status=,reservations=['c6d809b4-7627-4c2b-be0a-f1b0adb3f9d1','fb5f7a0b-56be-4166-92d7-cbe352f05682','f72ad828-68c2-45ef-aee1-91ab25b182b0','e049ad34-7292-4d4d-8797-b49f5aa5c800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='864ed7aa53d74e5585b89479f74b58b4',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5196e30-98ed-4500-97a6-2307b63672b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5196e30-98ed-4500-97a6-2307b63672b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Flow 'volume_create_api' (40d56290-2380-4d93-b1c8-b33dc9af1815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Create volume request issued successfully. Sep 05 11:42:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-492cb760-d9bd-40f1-b458-c22a1425128a tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 998/1972] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:42:11 2026] POST /volume/v3/volumes => generated 757 bytes in 1139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-37ee300d-85bf-44cb-8b2a-3dc8bad95d9c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37ee300d-85bf-44cb-8b2a-3dc8bad95d9c tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-37ee300d-85bf-44cb-8b2a-3dc8bad95d9c tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-37ee300d-85bf-44cb-8b2a-3dc8bad95d9c tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-37ee300d-85bf-44cb-8b2a-3dc8bad95d9c tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Volume info retrieved successfully. Sep 05 11:42:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37ee300d-85bf-44cb-8b2a-3dc8bad95d9c tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 200 Sep 05 11:42:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 975/1973] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:12 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 825 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-74edb356-2372-4ad6-86e8-838a5a6cdbfe None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-74edb356-2372-4ad6-86e8-838a5a6cdbfe tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-74edb356-2372-4ad6-86e8-838a5a6cdbfe tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-74edb356-2372-4ad6-86e8-838a5a6cdbfe tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-74edb356-2372-4ad6-86e8-838a5a6cdbfe tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Volume info retrieved successfully. Sep 05 11:42:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-74edb356-2372-4ad6-86e8-838a5a6cdbfe tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 200 Sep 05 11:42:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 999/1974] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:13 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ddbf670c-6161-49d0-a84f-582c50f29fe7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ddbf670c-6161-49d0-a84f-582c50f29fe7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ddbf670c-6161-49d0-a84f-582c50f29fe7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ddbf670c-6161-49d0-a84f-582c50f29fe7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ddbf670c-6161-49d0-a84f-582c50f29fe7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Volume info retrieved successfully. Sep 05 11:42:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ddbf670c-6161-49d0-a84f-582c50f29fe7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 200 Sep 05 11:42:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 976/1975] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:15 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-30a4e1d2-62b3-4ce4-a683-361a8f9da962 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30a4e1d2-62b3-4ce4-a683-361a8f9da962 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] POST http://192.168.122.16/volume/v3/os-volume-transfer Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-30a4e1d2-62b3-4ce4-a683-361a8f9da962 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "567d04d9-91e5-4b35-8959-5783ebf9035e"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.volume_transfer [None req-30a4e1d2-62b3-4ce4-a683-361a8f9da962 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Creating new volume transfer {'transfer': {'volume_id': '567d04d9-91e5-4b35-8959-5783ebf9035e'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.volume_transfer [None req-30a4e1d2-62b3-4ce4-a683-361a8f9da962 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Creating transfer of volume 567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:15 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-30a4e1d2-62b3-4ce4-a683-361a8f9da962 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Generating transfer record for volume 567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30a4e1d2-62b3-4ce4-a683-361a8f9da962 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 11:42:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1000/1976] 192.168.122.16 () {60 vars in 1170 bytes} [Sat Sep 5 11:42:15 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 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-887ae19a-8bd8-4806-b39a-b0961c477d2f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-887ae19a-8bd8-4806-b39a-b0961c477d2f tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-887ae19a-8bd8-4806-b39a-b0961c477d2f tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-887ae19a-8bd8-4806-b39a-b0961c477d2f tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-887ae19a-8bd8-4806-b39a-b0961c477d2f tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Volume info retrieved successfully. Sep 05 11:42:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-887ae19a-8bd8-4806-b39a-b0961c477d2f tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 200 Sep 05 11:42:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 977/1977] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:15 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 858 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-947bb0dc-143b-4790-9f0e-330bbf3a54c5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-947bb0dc-143b-4790-9f0e-330bbf3a54c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91 Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-947bb0dc-143b-4790-9f0e-330bbf3a54c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-947bb0dc-143b-4790-9f0e-330bbf3a54c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-947bb0dc-143b-4790-9f0e-330bbf3a54c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91 returned with HTTP 200 Sep 05 11:42:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1001/1978] 192.168.122.16 () {58 vars in 1260 bytes} [Sat Sep 5 11:42:15 2026] GET /volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91 => generated 415 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9e4e5273-571d-43ab-9292-f5b1f763b507 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9e4e5273-571d-43ab-9292-f5b1f763b507 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9e4e5273-571d-43ab-9292-f5b1f763b507 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9e4e5273-571d-43ab-9292-f5b1f763b507 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.volume_transfer [None req-9e4e5273-571d-43ab-9292-f5b1f763b507 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] Listing volume transfers {{(pid=87022) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:42:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9e4e5273-571d-43ab-9292-f5b1f763b507 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 11:42:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 978/1979] 192.168.122.16 () {58 vars in 1149 bytes} [Sat Sep 5 11:42:15 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cce6e477-886c-4647-8c09-c0c88d198096 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] POST http://192.168.122.16/volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91/accept Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "53a08ff074f42990"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.volume_transfer [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Accepting volume transfer f31239c1-d8ec-438d-84de-b9afd2417a91 {{(pid=87023) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 11:42:15 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.volume_transfer [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Accepting transfer f31239c1-d8ec-438d-84de-b9afd2417a91 Sep 05 11:42:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:16 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Created reservations ['20cd36d3-09c0-4caa-9f30-8aa570495eda', 'bb481d95-3d98-4a60-874d-4380614e372b', '43ee5191-1bff-47a1-a4c8-fd5a73bee7ef', '2f91b0c3-fa4b-49c0-b23a-5dfc869277f4'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:16 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Created reservations ['9a74c6c3-c816-4c7a-bdf3-026948ac0fc8', '4f83c294-2776-4258-9fe4-d86fd80a49d1', '57f76f53-3cbb-499c-8381-2442cd0ad257', 'fec510bc-6092-4c7e-8209-838a960041a0'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:16 devstack devstack@c-api.service[87023]: /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 05 11:42:16 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:42:16 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Created reservations ['176dd7be-2325-485f-a004-cfe851995fdc', '1c3f4035-f496-481b-816e-f87bc883c19f', 'ae36b3e3-317b-40c0-b1b0-2ff566887c43', '00e42ef8-3fd7-4d45-a141-822d2cbc0131'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:16 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Created reservations ['15eddd08-fccd-4a8c-a5eb-bef7771dffe8', 'a175ec90-0888-4915-96c9-14cb2451203e', 'a55d767c-b294-4797-96bf-d8186b08474b', 'a429e542-94d3-442a-bb16-440b6df8e45a'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Transfer volume completed successfully. Sep 05 11:42:16 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Volume 567d04d9-91e5-4b35-8959-5783ebf9035e has been transferred. Sep 05 11:42:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cce6e477-886c-4647-8c09-c0c88d198096 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] http://192.168.122.16/volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91/accept returned with HTTP 202 Sep 05 11:42:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1002/1980] 192.168.122.16 () {60 vars in 1302 bytes} [Sat Sep 5 11:42:15 2026] POST /volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91/accept => generated 371 bytes in 975 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-27b1c04f-4444-42f8-8326-023754031dc8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-27b1c04f-4444-42f8-8326-023754031dc8 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-27b1c04f-4444-42f8-8326-023754031dc8 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-27b1c04f-4444-42f8-8326-023754031dc8 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-27b1c04f-4444-42f8-8326-023754031dc8 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Volume info retrieved successfully. Sep 05 11:42:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-27b1c04f-4444-42f8-8326-023754031dc8 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 200 Sep 05 11:42:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 979/1981] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:16 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-989f2014-b41b-49e5-ab58-299fae231080 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-989f2014-b41b-49e5-ab58-299fae231080 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-989f2014-b41b-49e5-ab58-299fae231080 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-989f2014-b41b-49e5-ab58-299fae231080 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-989f2014-b41b-49e5-ab58-299fae231080 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] Volume info retrieved successfully. Sep 05 11:42:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-989f2014-b41b-49e5-ab58-299fae231080 tempest-VolumesTransfersTest-498197509 tempest-VolumesTransfersTest-498197509-project-member] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 200 Sep 05 11:42:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1003/1982] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:16 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6ff3f7a7-aefd-46c5-8c64-8bfb0f4541f1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ff3f7a7-aefd-46c5-8c64-8bfb0f4541f1 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] DELETE http://192.168.122.16/volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91 Sep 05 11:42:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ff3f7a7-aefd-46c5-8c64-8bfb0f4541f1 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ff3f7a7-aefd-46c5-8c64-8bfb0f4541f1 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:16 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.volume_transfer [None req-6ff3f7a7-aefd-46c5-8c64-8bfb0f4541f1 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Delete transfer with id: f31239c1-d8ec-438d-84de-b9afd2417a91 Sep 05 11:42:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ff3f7a7-aefd-46c5-8c64-8bfb0f4541f1 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91 returned with HTTP 404 Sep 05 11:42:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 980/1983] 192.168.122.16 () {58 vars in 1263 bytes} [Sat Sep 5 11:42:16 2026] DELETE /volume/v3/os-volume-transfer/f31239c1-d8ec-438d-84de-b9afd2417a91 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-617aae32-1477-4d39-9179-ee8b110e9ac8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-617aae32-1477-4d39-9179-ee8b110e9ac8 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-617aae32-1477-4d39-9179-ee8b110e9ac8 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-617aae32-1477-4d39-9179-ee8b110e9ac8 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:17 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-617aae32-1477-4d39-9179-ee8b110e9ac8 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Delete volume with id: 567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-617aae32-1477-4d39-9179-ee8b110e9ac8 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Volume info retrieved successfully. Sep 05 11:42:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-617aae32-1477-4d39-9179-ee8b110e9ac8 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Delete volume request issued successfully. Sep 05 11:42:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-617aae32-1477-4d39-9179-ee8b110e9ac8 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 202 Sep 05 11:42:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1004/1984] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:16 2026] DELETE /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 0 bytes in 348 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-73b33103-7691-49dd-a40d-4fcbe2ba26ca None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73b33103-7691-49dd-a40d-4fcbe2ba26ca tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-73b33103-7691-49dd-a40d-4fcbe2ba26ca tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-73b33103-7691-49dd-a40d-4fcbe2ba26ca tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-73b33103-7691-49dd-a40d-4fcbe2ba26ca tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Volume info retrieved successfully. Sep 05 11:42:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73b33103-7691-49dd-a40d-4fcbe2ba26ca tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 200 Sep 05 11:42:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 981/1985] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:17 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 1012 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-276111e5-ecaa-4667-b429-e71dd5f13eda None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-276111e5-ecaa-4667-b429-e71dd5f13eda tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-276111e5-ecaa-4667-b429-e71dd5f13eda tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-276111e5-ecaa-4667-b429-e71dd5f13eda tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-276111e5-ecaa-4667-b429-e71dd5f13eda tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 404 Sep 05 11:42:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1005/1986] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:18 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-84daa284-2618-4782-ae2a-2bdaac7769b7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-84daa284-2618-4782-ae2a-2bdaac7769b7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-84daa284-2618-4782-ae2a-2bdaac7769b7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-84daa284-2618-4782-ae2a-2bdaac7769b7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-84daa284-2618-4782-ae2a-2bdaac7769b7 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 404 Sep 05 11:42:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 982/1987] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:18 2026] GET /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7fae0dc3-c188-4509-ada6-a42643776394 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7fae0dc3-c188-4509-ada6-a42643776394 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] DELETE http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7fae0dc3-c188-4509-ada6-a42643776394 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7fae0dc3-c188-4509-ada6-a42643776394 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-7fae0dc3-c188-4509-ada6-a42643776394 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Delete volume with id: 567d04d9-91e5-4b35-8959-5783ebf9035e Sep 05 11:42:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7fae0dc3-c188-4509-ada6-a42643776394 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e returned with HTTP 404 Sep 05 11:42:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1006/1988] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:18 2026] DELETE /volume/v3/volumes/567d04d9-91e5-4b35-8959-5783ebf9035e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1396793160"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1396793160'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Create volume of 1 GB Sep 05 11:42:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Availability Zones retrieved successfully. Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Flow 'volume_create_api' (d47b6d33-cc82-4285-b930-445d6d420b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc715c7b-2ae1-43af-9e83-816124867b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc715c7b-2ae1-43af-9e83-816124867b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0b3cd3-6e56-4387-8ade-25ee86a1e5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Created reservations ['79794a2a-343b-45e3-82f7-9f05edae3509', 'f71e2259-58a9-4809-9e23-2d083fca4dad', 'e3f54be9-d4d7-43e8-b50e-75ab89b7a42d', '6991c4f5-293f-4bdb-8b96-10cd46ab50b3'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0b3cd3-6e56-4387-8ade-25ee86a1e5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79794a2a-343b-45e3-82f7-9f05edae3509', 'f71e2259-58a9-4809-9e23-2d083fca4dad', 'e3f54be9-d4d7-43e8-b50e-75ab89b7a42d', '6991c4f5-293f-4bdb-8b96-10cd46ab50b3']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9807c92-b058-4c72-96a1-521101b3aeac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9807c92-b058-4c72-96a1-521101b3aeac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '054579df-81a4-4623-8dd5-18d70839882e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1396793160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e9acc181d14139aef33829adcbc79c',qos_specs=None,replication_status=,reservations=['79794a2a-343b-45e3-82f7-9f05edae3509','f71e2259-58a9-4809-9e23-2d083fca4dad','e3f54be9-d4d7-43e8-b50e-75ab89b7a42d','6991c4f5-293f-4bdb-8b96-10cd46ab50b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='864ed7aa53d74e5585b89479f74b58b4',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1396793160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=054579df-81a4-4623-8dd5-18d70839882e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0e9acc181d14139aef33829adcbc79c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='864ed7aa53d74e5585b89479f74b58b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22132b0b-f2d4-41a0-90d2-647e596bf6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22132b0b-f2d4-41a0-90d2-647e596bf6f8) transitioned into state 'SUCCESS' from state '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-1396793160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0e9acc181d14139aef33829adcbc79c',qos_specs=None,replication_status=,reservations=['79794a2a-343b-45e3-82f7-9f05edae3509','f71e2259-58a9-4809-9e23-2d083fca4dad','e3f54be9-d4d7-43e8-b50e-75ab89b7a42d','6991c4f5-293f-4bdb-8b96-10cd46ab50b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='864ed7aa53d74e5585b89479f74b58b4',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b59dc2-7a69-4ed7-ac83-19deb13220fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b59dc2-7a69-4ed7-ac83-19deb13220fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Flow 'volume_create_api' (d47b6d33-cc82-4285-b930-445d6d420b35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Create volume request issued successfully. Sep 05 11:42:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dc05b9db-a557-4fa1-aeca-d319778ff290 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 983/1989] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:42:18 2026] POST /volume/v3/volumes => generated 758 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-70e0394f-b626-4349-ac80-930fcea597cf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-70e0394f-b626-4349-ac80-930fcea597cf tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-70e0394f-b626-4349-ac80-930fcea597cf tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-70e0394f-b626-4349-ac80-930fcea597cf tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-70e0394f-b626-4349-ac80-930fcea597cf tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Volume info retrieved successfully. Sep 05 11:42:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-70e0394f-b626-4349-ac80-930fcea597cf tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 200 Sep 05 11:42:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1007/1990] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:18 2026] GET /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 826 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aa828afc-3c15-493f-9003-715b09e443b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aa828afc-3c15-493f-9003-715b09e443b5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aa828afc-3c15-493f-9003-715b09e443b5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aa828afc-3c15-493f-9003-715b09e443b5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-aa828afc-3c15-493f-9003-715b09e443b5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Volume info retrieved successfully. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aa828afc-3c15-493f-9003-715b09e443b5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 200 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 984/1991] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:20 2026] GET /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-89f47798-d1ce-4500-85d8-a9e452418560 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89f47798-d1ce-4500-85d8-a9e452418560 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] POST http://192.168.122.16/volume/v3/os-volume-transfer Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-89f47798-d1ce-4500-85d8-a9e452418560 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "054579df-81a4-4623-8dd5-18d70839882e"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.volume_transfer [None req-89f47798-d1ce-4500-85d8-a9e452418560 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Creating new volume transfer {'transfer': {'volume_id': '054579df-81a4-4623-8dd5-18d70839882e'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.volume_transfer [None req-89f47798-d1ce-4500-85d8-a9e452418560 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Creating transfer of volume 054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-89f47798-d1ce-4500-85d8-a9e452418560 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Generating transfer record for volume 054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89f47798-d1ce-4500-85d8-a9e452418560 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/os-volume-transfer returned with HTTP 202 Sep 05 11:42:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1008/1992] 192.168.122.16 () {60 vars in 1170 bytes} [Sat Sep 5 11:42:20 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-53fa9e74-3cc2-4826-9ddf-27195455fcfd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-53fa9e74-3cc2-4826-9ddf-27195455fcfd tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-53fa9e74-3cc2-4826-9ddf-27195455fcfd tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-53fa9e74-3cc2-4826-9ddf-27195455fcfd tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-53fa9e74-3cc2-4826-9ddf-27195455fcfd tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Volume info retrieved successfully. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-53fa9e74-3cc2-4826-9ddf-27195455fcfd tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 200 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 985/1993] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:20 2026] GET /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3cbcbea2-0a69-48f8-a9e4-1e9a364cada2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3cbcbea2-0a69-48f8-a9e4-1e9a364cada2 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer/detail Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3cbcbea2-0a69-48f8-a9e4-1e9a364cada2 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3cbcbea2-0a69-48f8-a9e4-1e9a364cada2 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.volume_transfer [None req-3cbcbea2-0a69-48f8-a9e4-1e9a364cada2 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] Listing volume transfers {{(pid=87023) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3cbcbea2-0a69-48f8-a9e4-1e9a364cada2 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 11:42:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1009/1994] 192.168.122.16 () {58 vars in 1170 bytes} [Sat Sep 5 11:42:20 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8f5992a5-e6e1-4be2-86c2-5a16e3997bde None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8f5992a5-e6e1-4be2-86c2-5a16e3997bde tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] DELETE http://192.168.122.16/volume/v3/os-volume-transfer/2b9d5a0d-5b26-4ff6-82da-724f5e9fc212 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8f5992a5-e6e1-4be2-86c2-5a16e3997bde tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8f5992a5-e6e1-4be2-86c2-5a16e3997bde tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.volume_transfer [None req-8f5992a5-e6e1-4be2-86c2-5a16e3997bde tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Delete transfer with id: 2b9d5a0d-5b26-4ff6-82da-724f5e9fc212 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8f5992a5-e6e1-4be2-86c2-5a16e3997bde tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/os-volume-transfer/2b9d5a0d-5b26-4ff6-82da-724f5e9fc212 returned with HTTP 202 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 986/1995] 192.168.122.16 () {58 vars in 1263 bytes} [Sat Sep 5 11:42:20 2026] DELETE /volume/v3/os-volume-transfer/2b9d5a0d-5b26-4ff6-82da-724f5e9fc212 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-13bf5e72-9bd5-4f84-8328-dd71083f74d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-13bf5e72-9bd5-4f84-8328-dd71083f74d4 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-13bf5e72-9bd5-4f84-8328-dd71083f74d4 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-13bf5e72-9bd5-4f84-8328-dd71083f74d4 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-13bf5e72-9bd5-4f84-8328-dd71083f74d4 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Volume info retrieved successfully. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-13bf5e72-9bd5-4f84-8328-dd71083f74d4 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 200 Sep 05 11:42:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1010/1996] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:20 2026] GET /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2f882629-bb24-425a-927b-df59b94610dc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2f882629-bb24-425a-927b-df59b94610dc tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] DELETE http://192.168.122.16/volume/v3/os-volume-transfer/2b9d5a0d-5b26-4ff6-82da-724f5e9fc212 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2f882629-bb24-425a-927b-df59b94610dc tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2f882629-bb24-425a-927b-df59b94610dc tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.volume_transfer [None req-2f882629-bb24-425a-927b-df59b94610dc tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Delete transfer with id: 2b9d5a0d-5b26-4ff6-82da-724f5e9fc212 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2f882629-bb24-425a-927b-df59b94610dc tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/os-volume-transfer/2b9d5a0d-5b26-4ff6-82da-724f5e9fc212 returned with HTTP 404 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 987/1997] 192.168.122.16 () {58 vars in 1263 bytes} [Sat Sep 5 11:42:20 2026] DELETE /volume/v3/os-volume-transfer/2b9d5a0d-5b26-4ff6-82da-724f5e9fc212 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1c52559c-2599-46a8-85b7-7c223702d950 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1c52559c-2599-46a8-85b7-7c223702d950 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1c52559c-2599-46a8-85b7-7c223702d950 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1c52559c-2599-46a8-85b7-7c223702d950 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-1c52559c-2599-46a8-85b7-7c223702d950 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Delete volume with id: 054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1c52559c-2599-46a8-85b7-7c223702d950 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Volume info retrieved successfully. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1c52559c-2599-46a8-85b7-7c223702d950 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Delete volume request issued successfully. Sep 05 11:42:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1c52559c-2599-46a8-85b7-7c223702d950 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 202 Sep 05 11:42:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1011/1998] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:20 2026] DELETE /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fb62d8d8-f555-45f1-a002-ab93025228c3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fb62d8d8-f555-45f1-a002-ab93025228c3 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] GET http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fb62d8d8-f555-45f1-a002-ab93025228c3 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fb62d8d8-f555-45f1-a002-ab93025228c3 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fb62d8d8-f555-45f1-a002-ab93025228c3 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Volume info retrieved successfully. Sep 05 11:42:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fb62d8d8-f555-45f1-a002-ab93025228c3 tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 200 Sep 05 11:42:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 988/1999] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:20 2026] GET /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-03f37655-a005-4b04-aae8-7a0a5e3c500f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03f37655-a005-4b04-aae8-7a0a5e3c500f tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] GET http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03f37655-a005-4b04-aae8-7a0a5e3c500f tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-03f37655-a005-4b04-aae8-7a0a5e3c500f tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-03f37655-a005-4b04-aae8-7a0a5e3c500f tempest-VolumesTransfersTest-2046848410 tempest-VolumesTransfersTest-2046848410-project-admin] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 404 Sep 05 11:42:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1012/2000] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:21 2026] GET /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-36e18739-fa4f-4414-b94d-9d12f3faa76e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-36e18739-fa4f-4414-b94d-9d12f3faa76e tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] GET http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-36e18739-fa4f-4414-b94d-9d12f3faa76e tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-36e18739-fa4f-4414-b94d-9d12f3faa76e tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-36e18739-fa4f-4414-b94d-9d12f3faa76e tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 404 Sep 05 11:42:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 989/2001] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:21 2026] GET /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-15ad752b-fddf-420e-a52d-e0fb67ba78c5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-15ad752b-fddf-420e-a52d-e0fb67ba78c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] DELETE http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-15ad752b-fddf-420e-a52d-e0fb67ba78c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-15ad752b-fddf-420e-a52d-e0fb67ba78c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:21 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-15ad752b-fddf-420e-a52d-e0fb67ba78c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] Delete volume with id: 054579df-81a4-4623-8dd5-18d70839882e Sep 05 11:42:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-15ad752b-fddf-420e-a52d-e0fb67ba78c5 tempest-VolumesTransfersTest-1346897406 tempest-VolumesTransfersTest-1346897406-project-member] http://192.168.122.16/volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e returned with HTTP 404 Sep 05 11:42:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1013/2002] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:42:21 2026] DELETE /volume/v3/volumes/054579df-81a4-4623-8dd5-18d70839882e => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-915248892"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-915248892'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Create volume of 1 GB Sep 05 11:42:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Availability Zones retrieved successfully. Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Flow 'volume_create_api' (f5c12e6a-d596-4bf3-90fd-f76610bf0328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c410f12-5eda-4ae2-9429-19546cfaf519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c410f12-5eda-4ae2-9429-19546cfaf519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8703d41-27be-4ebd-a464-b73ee6a6b7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Created reservations ['42a1a2ba-5ebc-4596-9a75-ee898fc4e1e4', '2304e4a8-ab38-447f-b7ba-c47ed407503c', 'a4e5415a-5911-4fc0-a94b-c8011c2b1fd7', '9a664c74-8ce1-4502-86ff-917a00941884'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8703d41-27be-4ebd-a464-b73ee6a6b7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a1a2ba-5ebc-4596-9a75-ee898fc4e1e4', '2304e4a8-ab38-447f-b7ba-c47ed407503c', 'a4e5415a-5911-4fc0-a94b-c8011c2b1fd7', '9a664c74-8ce1-4502-86ff-917a00941884']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9dc7db-a52a-4869-8ce5-9e65bc8fb827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9dc7db-a52a-4869-8ce5-9e65bc8fb827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '830a10ea-1bf9-455e-a177-ed546896fb57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-915248892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58e611c6e5354df193059af242638643',qos_specs=None,replication_status=,reservations=['42a1a2ba-5ebc-4596-9a75-ee898fc4e1e4','2304e4a8-ab38-447f-b7ba-c47ed407503c','a4e5415a-5911-4fc0-a94b-c8011c2b1fd7','9a664c74-8ce1-4502-86ff-917a00941884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf9362d1d784491b21e66754c118263',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-915248892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=830a10ea-1bf9-455e-a177-ed546896fb57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58e611c6e5354df193059af242638643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cf9362d1d784491b21e66754c118263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55e0752-0a47-4937-9715-7a20c71f83b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55e0752-0a47-4937-9715-7a20c71f83b4) transitioned into state 'SUCCESS' from state '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-915248892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58e611c6e5354df193059af242638643',qos_specs=None,replication_status=,reservations=['42a1a2ba-5ebc-4596-9a75-ee898fc4e1e4','2304e4a8-ab38-447f-b7ba-c47ed407503c','a4e5415a-5911-4fc0-a94b-c8011c2b1fd7','9a664c74-8ce1-4502-86ff-917a00941884'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf9362d1d784491b21e66754c118263',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb41746-7695-4a93-9503-315db3527b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eb41746-7695-4a93-9503-315db3527b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Flow 'volume_create_api' (f5c12e6a-d596-4bf3-90fd-f76610bf0328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Create volume request issued successfully. Sep 05 11:42:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-050dce41-652c-4e1e-b0ef-69cde8a9aaec tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 990/2003] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:42:28 2026] POST /volume/v3/volumes => generated 825 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f42744f2-b69c-4394-aae3-101383c14eac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f42744f2-b69c-4394-aae3-101383c14eac tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f42744f2-b69c-4394-aae3-101383c14eac tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f42744f2-b69c-4394-aae3-101383c14eac tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f42744f2-b69c-4394-aae3-101383c14eac tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Volume info retrieved successfully. Sep 05 11:42:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f42744f2-b69c-4394-aae3-101383c14eac tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 200 Sep 05 11:42:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1014/2004] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:28 2026] GET /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8d893fa2-f547-4895-b925-285d1c2f328c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d893fa2-f547-4895-b925-285d1c2f328c tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d893fa2-f547-4895-b925-285d1c2f328c tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d893fa2-f547-4895-b925-285d1c2f328c tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8d893fa2-f547-4895-b925-285d1c2f328c tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Volume info retrieved successfully. Sep 05 11:42:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d893fa2-f547-4895-b925-285d1c2f328c tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 200 Sep 05 11:42:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 991/2005] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:29 2026] GET /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 953 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6085f99a-6e90-45ca-a990-d60e865b96f3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6085f99a-6e90-45ca-a990-d60e865b96f3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] POST http://192.168.122.16/volume/v3/volume-transfers Sep 05 11:42:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6085f99a-6e90-45ca-a990-d60e865b96f3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "830a10ea-1bf9-455e-a177-ed546896fb57"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volume_transfer [None req-6085f99a-6e90-45ca-a990-d60e865b96f3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Creating new volume transfer {'transfer': {'volume_id': '830a10ea-1bf9-455e-a177-ed546896fb57'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 11:42:29 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volume_transfer [None req-6085f99a-6e90-45ca-a990-d60e865b96f3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Creating transfer of volume 830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:29 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-6085f99a-6e90-45ca-a990-d60e865b96f3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Generating transfer record for volume 830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6085f99a-6e90-45ca-a990-d60e865b96f3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volume-transfers returned with HTTP 202 Sep 05 11:42:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1015/2006] 192.168.122.16 () {62 vars in 1205 bytes} [Sat Sep 5 11:42:29 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-84528b78-428f-476e-b643-3fc1ebaabb31 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-84528b78-428f-476e-b643-3fc1ebaabb31 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-84528b78-428f-476e-b643-3fc1ebaabb31 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-84528b78-428f-476e-b643-3fc1ebaabb31 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-84528b78-428f-476e-b643-3fc1ebaabb31 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Volume info retrieved successfully. Sep 05 11:42:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-84528b78-428f-476e-b643-3fc1ebaabb31 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 200 Sep 05 11:42:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 992/2007] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:29 2026] GET /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 961 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e9c3eec3-215e-4e09-a629-2a64e1579dc3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9c3eec3-215e-4e09-a629-2a64e1579dc3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer/2400ff4d-3170-4c3e-9091-5ae4714f7e97 Sep 05 11:42:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9c3eec3-215e-4e09-a629-2a64e1579dc3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9c3eec3-215e-4e09-a629-2a64e1579dc3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9c3eec3-215e-4e09-a629-2a64e1579dc3 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer/2400ff4d-3170-4c3e-9091-5ae4714f7e97 returned with HTTP 200 Sep 05 11:42:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1016/2008] 192.168.122.16 () {60 vars in 1301 bytes} [Sat Sep 5 11:42:29 2026] GET /volume/v3/os-volume-transfer/2400ff4d-3170-4c3e-9091-5ae4714f7e97 => generated 546 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-671e5b6d-0e29-4993-838e-4e63e21f42f8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-671e5b6d-0e29-4993-838e-4e63e21f42f8 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-671e5b6d-0e29-4993-838e-4e63e21f42f8 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-671e5b6d-0e29-4993-838e-4e63e21f42f8 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.volume_transfer [None req-671e5b6d-0e29-4993-838e-4e63e21f42f8 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] Listing volume transfers {{(pid=87022) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-671e5b6d-0e29-4993-838e-4e63e21f42f8 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer returned with HTTP 200 Sep 05 11:42:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 993/2009] 192.168.122.16 () {60 vars in 1190 bytes} [Sat Sep 5 11:42:29 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] POST http://192.168.122.16/volume/v3/volume-transfers/2400ff4d-3170-4c3e-9091-5ae4714f7e97/accept Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ff86a2b6d61f722a"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.volume_transfer [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Accepting volume transfer 2400ff4d-3170-4c3e-9091-5ae4714f7e97 {{(pid=87023) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.volume_transfer [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Accepting transfer 2400ff4d-3170-4c3e-9091-5ae4714f7e97 Sep 05 11:42:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Created reservations ['77162e74-756a-4f86-9438-ee8ee5022fe5', '8f34ea41-d5f0-42d2-98ec-4204312c3e86', '4ecf88b5-d263-485d-82fe-1c395c3cf194', 'bcd545f3-0f52-4b8a-8e5b-378c166ad1d7'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Created reservations ['cade5457-de46-4e5a-b9d9-574dfa08d67e', '8f964bda-9926-47db-8ccf-41d94625f5b4', 'dbaf2ff2-17de-4f88-b4f7-601686b0c58d', 'b6a833ba-e747-4ad6-bcb5-04d8649a0015'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: /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 05 11:42:30 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Created reservations ['54fc5b95-2819-4127-9f2a-abade88d1cd3', '1de35e2d-718f-462d-ab0d-2be003ec4c1f', '0fc1bf4d-4cbb-43e9-9c25-26102019625b', 'be69aa25-159e-4c1c-a0c4-a254f04d6ef1'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Created reservations ['ac57939c-ccf3-4793-a51a-00239d39da2c', '56b80df2-1cbd-498a-93f5-230ec2b95a8b', '0737587f-3df5-4bd6-9795-1d3079ed678f', '161757b7-cfa6-47fd-a46f-05ec14a30867'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Transfer volume completed successfully. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Volume 830a10ea-1bf9-455e-a177-ed546896fb57 has been transferred. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-68c71057-50d7-446a-8cc7-d143b4e82fa3 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] http://192.168.122.16/volume/v3/volume-transfers/2400ff4d-3170-4c3e-9091-5ae4714f7e97/accept returned with HTTP 202 Sep 05 11:42:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1017/2010] 192.168.122.16 () {62 vars in 1337 bytes} [Sat Sep 5 11:42:30 2026] POST /volume/v3/volume-transfers/2400ff4d-3170-4c3e-9091-5ae4714f7e97/accept => generated 371 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-07d07f49-5695-47de-90a1-9848b8b51854 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07d07f49-5695-47de-90a1-9848b8b51854 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] GET http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07d07f49-5695-47de-90a1-9848b8b51854 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07d07f49-5695-47de-90a1-9848b8b51854 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-07d07f49-5695-47de-90a1-9848b8b51854 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Volume info retrieved successfully. Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07d07f49-5695-47de-90a1-9848b8b51854 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 200 Sep 05 11:42:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 994/2011] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:30 2026] GET /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 953 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-07a16a70-19e7-4bf1-abd9-6dc9794fc684 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-07a16a70-19e7-4bf1-abd9-6dc9794fc684 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] GET http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-07a16a70-19e7-4bf1-abd9-6dc9794fc684 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-07a16a70-19e7-4bf1-abd9-6dc9794fc684 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-07a16a70-19e7-4bf1-abd9-6dc9794fc684 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] Volume info retrieved successfully. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-07a16a70-19e7-4bf1-abd9-6dc9794fc684 tempest-VolumesTransfersV357Test-1538182020 tempest-VolumesTransfersV357Test-1538182020-project-member] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 200 Sep 05 11:42:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1018/2012] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:30 2026] GET /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 953 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5c504aa4-32f4-462c-a63f-31ab27698421 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c504aa4-32f4-462c-a63f-31ab27698421 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] DELETE http://192.168.122.16/volume/v3/volume-transfers/2400ff4d-3170-4c3e-9091-5ae4714f7e97 Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c504aa4-32f4-462c-a63f-31ab27698421 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c504aa4-32f4-462c-a63f-31ab27698421 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.volume_transfer [None req-5c504aa4-32f4-462c-a63f-31ab27698421 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Delete transfer with id: 2400ff4d-3170-4c3e-9091-5ae4714f7e97 Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c504aa4-32f4-462c-a63f-31ab27698421 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volume-transfers/2400ff4d-3170-4c3e-9091-5ae4714f7e97 returned with HTTP 404 Sep 05 11:42:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 995/2013] 192.168.122.16 () {60 vars in 1298 bytes} [Sat Sep 5 11:42:30 2026] DELETE /volume/v3/volume-transfers/2400ff4d-3170-4c3e-9091-5ae4714f7e97 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8a010b82-e0f2-438b-898b-00d1e47197a9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a010b82-e0f2-438b-898b-00d1e47197a9 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a010b82-e0f2-438b-898b-00d1e47197a9 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a010b82-e0f2-438b-898b-00d1e47197a9 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8a010b82-e0f2-438b-898b-00d1e47197a9 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Delete volume with id: 830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8a010b82-e0f2-438b-898b-00d1e47197a9 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Volume info retrieved successfully. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8a010b82-e0f2-438b-898b-00d1e47197a9 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Delete volume request issued successfully. Sep 05 11:42:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a010b82-e0f2-438b-898b-00d1e47197a9 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 202 Sep 05 11:42:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1019/2014] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:42:30 2026] DELETE /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-499630c6-79a5-4862-834f-c45bc753d5ad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-499630c6-79a5-4862-834f-c45bc753d5ad tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] GET http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-499630c6-79a5-4862-834f-c45bc753d5ad tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-499630c6-79a5-4862-834f-c45bc753d5ad tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-499630c6-79a5-4862-834f-c45bc753d5ad tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Volume info retrieved successfully. Sep 05 11:42:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-499630c6-79a5-4862-834f-c45bc753d5ad tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 200 Sep 05 11:42:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 996/2015] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:30 2026] GET /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 1136 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ffbddb77-6261-4ed4-b155-d874bf7b339a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ffbddb77-6261-4ed4-b155-d874bf7b339a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] GET http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ffbddb77-6261-4ed4-b155-d874bf7b339a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ffbddb77-6261-4ed4-b155-d874bf7b339a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ffbddb77-6261-4ed4-b155-d874bf7b339a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 404 Sep 05 11:42:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1020/2016] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:31 2026] GET /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-77e9a1eb-8f06-49d0-88c8-acdaafbc2945 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77e9a1eb-8f06-49d0-88c8-acdaafbc2945 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77e9a1eb-8f06-49d0-88c8-acdaafbc2945 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77e9a1eb-8f06-49d0-88c8-acdaafbc2945 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77e9a1eb-8f06-49d0-88c8-acdaafbc2945 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 404 Sep 05 11:42:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 997/2017] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:32 2026] GET /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-14fa2898-f63f-45cd-ba2d-98b3216158ab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-14fa2898-f63f-45cd-ba2d-98b3216158ab tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] DELETE http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-14fa2898-f63f-45cd-ba2d-98b3216158ab tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-14fa2898-f63f-45cd-ba2d-98b3216158ab tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:32 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-14fa2898-f63f-45cd-ba2d-98b3216158ab tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Delete volume with id: 830a10ea-1bf9-455e-a177-ed546896fb57 Sep 05 11:42:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-14fa2898-f63f-45cd-ba2d-98b3216158ab tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 returned with HTTP 404 Sep 05 11:42:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1021/2018] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:42:32 2026] DELETE /volume/v3/volumes/830a10ea-1bf9-455e-a177-ed546896fb57 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1391571175"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1391571175'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Create volume of 1 GB Sep 05 11:42:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Availability Zones retrieved successfully. Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Flow 'volume_create_api' (aef3f58f-1b6a-4cb6-a82d-9fc20c2aeb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec0f3cc-2097-407d-8c80-4caedb9e3024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ec0f3cc-2097-407d-8c80-4caedb9e3024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baaa96c6-7763-40b0-947d-c44f4eab8e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Created reservations ['6ffef6fc-a16f-4cb3-9909-4934d12872b2', 'b9c505b4-e1f4-4d00-a95b-093d9df920b7', '8345f151-c8d6-4f2a-836c-7fe9ed1fc44a', 'c88bff9f-926c-4bac-bed7-c7722ccd0c86'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baaa96c6-7763-40b0-947d-c44f4eab8e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ffef6fc-a16f-4cb3-9909-4934d12872b2', 'b9c505b4-e1f4-4d00-a95b-093d9df920b7', '8345f151-c8d6-4f2a-836c-7fe9ed1fc44a', 'c88bff9f-926c-4bac-bed7-c7722ccd0c86']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950d08a5-448e-4319-b1a5-00015aa5a483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (950d08a5-448e-4319-b1a5-00015aa5a483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ba5b742-4b6d-42ff-aad3-84c9718fcc26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1391571175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58e611c6e5354df193059af242638643',qos_specs=None,replication_status=,reservations=['6ffef6fc-a16f-4cb3-9909-4934d12872b2','b9c505b4-e1f4-4d00-a95b-093d9df920b7','8345f151-c8d6-4f2a-836c-7fe9ed1fc44a','c88bff9f-926c-4bac-bed7-c7722ccd0c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf9362d1d784491b21e66754c118263',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1391571175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ba5b742-4b6d-42ff-aad3-84c9718fcc26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58e611c6e5354df193059af242638643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6cf9362d1d784491b21e66754c118263',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fcdc69-9041-4cef-8b4d-a22def5d914c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3fcdc69-9041-4cef-8b4d-a22def5d914c) transitioned into state 'SUCCESS' from state '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-1391571175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58e611c6e5354df193059af242638643',qos_specs=None,replication_status=,reservations=['6ffef6fc-a16f-4cb3-9909-4934d12872b2','b9c505b4-e1f4-4d00-a95b-093d9df920b7','8345f151-c8d6-4f2a-836c-7fe9ed1fc44a','c88bff9f-926c-4bac-bed7-c7722ccd0c86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6cf9362d1d784491b21e66754c118263',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8f0c85c-c204-4141-850d-905bd249057e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8f0c85c-c204-4141-850d-905bd249057e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Flow 'volume_create_api' (aef3f58f-1b6a-4cb6-a82d-9fc20c2aeb49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Create volume request issued successfully. Sep 05 11:42:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b1c2028a-b0ca-4e44-8674-eb557326f2f1 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 998/2019] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:42:32 2026] POST /volume/v3/volumes => generated 826 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-625110cf-a330-431e-90c5-8705048ce0a7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-625110cf-a330-431e-90c5-8705048ce0a7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-625110cf-a330-431e-90c5-8705048ce0a7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-625110cf-a330-431e-90c5-8705048ce0a7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-625110cf-a330-431e-90c5-8705048ce0a7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Volume info retrieved successfully. Sep 05 11:42:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-625110cf-a330-431e-90c5-8705048ce0a7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 200 Sep 05 11:42:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1022/2020] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:32 2026] GET /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 894 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-904fb08f-acef-468b-a6cb-c6a43c0775de None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-904fb08f-acef-468b-a6cb-c6a43c0775de tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-904fb08f-acef-468b-a6cb-c6a43c0775de tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-904fb08f-acef-468b-a6cb-c6a43c0775de tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-904fb08f-acef-468b-a6cb-c6a43c0775de tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Volume info retrieved successfully. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-904fb08f-acef-468b-a6cb-c6a43c0775de tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 200 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 999/2021] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:33 2026] GET /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8c87143e-aeee-4e85-a236-57f4eb9e7179 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8c87143e-aeee-4e85-a236-57f4eb9e7179 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] POST http://192.168.122.16/volume/v3/volume-transfers Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8c87143e-aeee-4e85-a236-57f4eb9e7179 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5ba5b742-4b6d-42ff-aad3-84c9718fcc26"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volume_transfer [None req-8c87143e-aeee-4e85-a236-57f4eb9e7179 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Creating new volume transfer {'transfer': {'volume_id': '5ba5b742-4b6d-42ff-aad3-84c9718fcc26'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volume_transfer [None req-8c87143e-aeee-4e85-a236-57f4eb9e7179 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Creating transfer of volume 5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.transfer.api [None req-8c87143e-aeee-4e85-a236-57f4eb9e7179 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Generating transfer record for volume 5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8c87143e-aeee-4e85-a236-57f4eb9e7179 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volume-transfers returned with HTTP 202 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1023/2022] 192.168.122.16 () {62 vars in 1205 bytes} [Sat Sep 5 11:42:33 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ee2cf12a-b1e7-4a09-9403-44f49c55dc83 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ee2cf12a-b1e7-4a09-9403-44f49c55dc83 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ee2cf12a-b1e7-4a09-9403-44f49c55dc83 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ee2cf12a-b1e7-4a09-9403-44f49c55dc83 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ee2cf12a-b1e7-4a09-9403-44f49c55dc83 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Volume info retrieved successfully. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ee2cf12a-b1e7-4a09-9403-44f49c55dc83 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 200 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1000/2023] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:33 2026] GET /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 962 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-85532055-5c98-464e-90ed-e47d20b4a0e7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-85532055-5c98-464e-90ed-e47d20b4a0e7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] GET http://192.168.122.16/volume/v3/os-volume-transfer/detail Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-85532055-5c98-464e-90ed-e47d20b4a0e7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-85532055-5c98-464e-90ed-e47d20b4a0e7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.volume_transfer [None req-85532055-5c98-464e-90ed-e47d20b4a0e7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] Listing volume transfers {{(pid=87023) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-85532055-5c98-464e-90ed-e47d20b4a0e7 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-reader] http://192.168.122.16/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1024/2024] 192.168.122.16 () {60 vars in 1211 bytes} [Sat Sep 5 11:42:33 2026] GET /volume/v3/os-volume-transfer/detail => generated 549 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bde9511a-74b5-4590-9dfa-2b271ee69176 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bde9511a-74b5-4590-9dfa-2b271ee69176 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] DELETE http://192.168.122.16/volume/v3/volume-transfers/660329f9-3d81-4814-9419-0487c1c37541 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bde9511a-74b5-4590-9dfa-2b271ee69176 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bde9511a-74b5-4590-9dfa-2b271ee69176 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.volume_transfer [None req-bde9511a-74b5-4590-9dfa-2b271ee69176 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Delete transfer with id: 660329f9-3d81-4814-9419-0487c1c37541 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bde9511a-74b5-4590-9dfa-2b271ee69176 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volume-transfers/660329f9-3d81-4814-9419-0487c1c37541 returned with HTTP 202 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1001/2025] 192.168.122.16 () {60 vars in 1298 bytes} [Sat Sep 5 11:42:33 2026] DELETE /volume/v3/volume-transfers/660329f9-3d81-4814-9419-0487c1c37541 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2edee221-e294-4d75-8889-6868a6a1508b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2edee221-e294-4d75-8889-6868a6a1508b tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2edee221-e294-4d75-8889-6868a6a1508b tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2edee221-e294-4d75-8889-6868a6a1508b tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2edee221-e294-4d75-8889-6868a6a1508b tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Volume info retrieved successfully. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2edee221-e294-4d75-8889-6868a6a1508b tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 200 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1025/2026] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:33 2026] GET /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-050ac7c6-d2cc-42d9-a974-8193d98fb551 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-050ac7c6-d2cc-42d9-a974-8193d98fb551 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] DELETE http://192.168.122.16/volume/v3/volume-transfers/660329f9-3d81-4814-9419-0487c1c37541 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-050ac7c6-d2cc-42d9-a974-8193d98fb551 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-050ac7c6-d2cc-42d9-a974-8193d98fb551 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.volume_transfer [None req-050ac7c6-d2cc-42d9-a974-8193d98fb551 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Delete transfer with id: 660329f9-3d81-4814-9419-0487c1c37541 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-050ac7c6-d2cc-42d9-a974-8193d98fb551 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volume-transfers/660329f9-3d81-4814-9419-0487c1c37541 returned with HTTP 404 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1002/2027] 192.168.122.16 () {60 vars in 1298 bytes} [Sat Sep 5 11:42:33 2026] DELETE /volume/v3/volume-transfers/660329f9-3d81-4814-9419-0487c1c37541 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0c64068c-e3ce-49ac-8ce9-dbbe71081068 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0c64068c-e3ce-49ac-8ce9-dbbe71081068 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0c64068c-e3ce-49ac-8ce9-dbbe71081068 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0c64068c-e3ce-49ac-8ce9-dbbe71081068 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-0c64068c-e3ce-49ac-8ce9-dbbe71081068 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Delete volume with id: 5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0c64068c-e3ce-49ac-8ce9-dbbe71081068 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Volume info retrieved successfully. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0c64068c-e3ce-49ac-8ce9-dbbe71081068 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Delete volume request issued successfully. Sep 05 11:42:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0c64068c-e3ce-49ac-8ce9-dbbe71081068 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 202 Sep 05 11:42:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1026/2028] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:42:33 2026] DELETE /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ab5e6845-42cb-4be0-9da0-6d0c50088f7a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ab5e6845-42cb-4be0-9da0-6d0c50088f7a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] GET http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ab5e6845-42cb-4be0-9da0-6d0c50088f7a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ab5e6845-42cb-4be0-9da0-6d0c50088f7a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ab5e6845-42cb-4be0-9da0-6d0c50088f7a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Volume info retrieved successfully. Sep 05 11:42:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ab5e6845-42cb-4be0-9da0-6d0c50088f7a tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 200 Sep 05 11:42:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1003/2029] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:33 2026] GET /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 1137 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2be0ada2-88d5-449d-bf9a-d649ec66d3a4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2be0ada2-88d5-449d-bf9a-d649ec66d3a4 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] GET http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2be0ada2-88d5-449d-bf9a-d649ec66d3a4 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2be0ada2-88d5-449d-bf9a-d649ec66d3a4 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2be0ada2-88d5-449d-bf9a-d649ec66d3a4 tempest-VolumesTransfersV357Test-1485160309 tempest-VolumesTransfersV357Test-1485160309-project-admin] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 404 Sep 05 11:42:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1027/2030] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:34 2026] GET /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1ca90ae0-375c-40fe-8c97-71b37f985ad9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1ca90ae0-375c-40fe-8c97-71b37f985ad9 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] GET http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1ca90ae0-375c-40fe-8c97-71b37f985ad9 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1ca90ae0-375c-40fe-8c97-71b37f985ad9 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1ca90ae0-375c-40fe-8c97-71b37f985ad9 tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 404 Sep 05 11:42:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1004/2031] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:42:34 2026] GET /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-329d2da7-01ae-49ef-aeed-6bf1171bb9cf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-329d2da7-01ae-49ef-aeed-6bf1171bb9cf tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] DELETE http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-329d2da7-01ae-49ef-aeed-6bf1171bb9cf tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-329d2da7-01ae-49ef-aeed-6bf1171bb9cf tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:34 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-329d2da7-01ae-49ef-aeed-6bf1171bb9cf tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] Delete volume with id: 5ba5b742-4b6d-42ff-aad3-84c9718fcc26 Sep 05 11:42:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-329d2da7-01ae-49ef-aeed-6bf1171bb9cf tempest-VolumesTransfersV357Test-1313658986 tempest-VolumesTransfersV357Test-1313658986-project-member] http://192.168.122.16/volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 returned with HTTP 404 Sep 05 11:42:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1028/2032] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:42:34 2026] DELETE /volume/v3/volumes/5ba5b742-4b6d-42ff-aad3-84c9718fcc26 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:42:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3e2b6fb5-ef2c-4ba4-ab6d-78adb29ddfe8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3e2b6fb5-ef2c-4ba4-ab6d-78adb29ddfe8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3e2b6fb5-ef2c-4ba4-ab6d-78adb29ddfe8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3e2b6fb5-ef2c-4ba4-ab6d-78adb29ddfe8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3e2b6fb5-ef2c-4ba4-ab6d-78adb29ddfe8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3e2b6fb5-ef2c-4ba4-ab6d-78adb29ddfe8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1005/2033] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:38 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c1ff3eb0-f402-4b5b-be08-42a7dbe1ec00 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c1ff3eb0-f402-4b5b-be08-42a7dbe1ec00 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c1ff3eb0-f402-4b5b-be08-42a7dbe1ec00 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c1ff3eb0-f402-4b5b-be08-42a7dbe1ec00 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:38 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=330,cinder:UPDATE=108,cinder:INSERT=85 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:42:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c1ff3eb0-f402-4b5b-be08-42a7dbe1ec00 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c1ff3eb0-f402-4b5b-be08-42a7dbe1ec00 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1029/2034] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:38 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-05e99897-8cb0-4eba-a854-f38372b9368d req-9c5dd1f8-9a51-41bf-b592-f4d4f9a07e51 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-9c5dd1f8-9a51-41bf-b592-f4d4f9a07e51 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-9c5dd1f8-9a51-41bf-b592-f4d4f9a07e51 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-9c5dd1f8-9a51-41bf-b592-f4d4f9a07e51 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-05e99897-8cb0-4eba-a854-f38372b9368d req-9c5dd1f8-9a51-41bf-b592-f4d4f9a07e51 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-9c5dd1f8-9a51-41bf-b592-f4d4f9a07e51 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1006/2035] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:42:38 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e359401e-b39e-4a0d-a1e6-78b563863ce6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e359401e-b39e-4a0d-a1e6-78b563863ce6 None None] GET http://192.168.122.16/volume// Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e359401e-b39e-4a0d-a1e6-78b563863ce6 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e359401e-b39e-4a0d-a1e6-78b563863ce6 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e359401e-b39e-4a0d-a1e6-78b563863ce6 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:42:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1030/2036] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:42:39 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-05e99897-8cb0-4eba-a854-f38372b9368d req-be698b71-8953-412b-ab88-b4f42630b8f8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-be698b71-8953-412b-ab88-b4f42630b8f8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-be698b71-8953-412b-ab88-b4f42630b8f8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eef2120e-bf19-49f4-b2f7-4f5638503eb9", "connector": null, "instance_uuid": "ed6d9d6b-c1f1-4666-a12a-3164c361b0e4"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=311,cinder:INSERT=45,cinder:UPDATE=83 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:42:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-be698b71-8953-412b-ab88-b4f42630b8f8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:42:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1007/2037] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:42:39 2026] POST /volume/v3/attachments => generated 273 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-51d35ff8-299f-444f-acc1-6114226ea98d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51d35ff8-299f-444f-acc1-6114226ea98d tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51d35ff8-299f-444f-acc1-6114226ea98d tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51d35ff8-299f-444f-acc1-6114226ea98d tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6d636fbd-1baa-4be4-90bf-19db124e0936 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6d636fbd-1baa-4be4-90bf-19db124e0936 None None] GET http://192.168.122.16/volume// Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6d636fbd-1baa-4be4-90bf-19db124e0936 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6d636fbd-1baa-4be4-90bf-19db124e0936 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6d636fbd-1baa-4be4-90bf-19db124e0936 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:42:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1008/2038] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:42:39 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:42:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-05e99897-8cb0-4eba-a854-f38372b9368d req-eb2e0d1a-5686-47c7-96a0-f8c09052bf60 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-eb2e0d1a-5686-47c7-96a0-f8c09052bf60 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-eb2e0d1a-5686-47c7-96a0-f8c09052bf60 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-eb2e0d1a-5686-47c7-96a0-f8c09052bf60 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-51d35ff8-299f-444f-acc1-6114226ea98d tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51d35ff8-299f-444f-acc1-6114226ea98d tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1031/2039] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:39 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 846 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-05e99897-8cb0-4eba-a854-f38372b9368d req-eb2e0d1a-5686-47c7-96a0-f8c09052bf60 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-eb2e0d1a-5686-47c7-96a0-f8c09052bf60 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1009/2040] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:42:39 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 1027 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-05e99897-8cb0-4eba-a854-f38372b9368d req-2d16b601-00c9-4025-8c3b-608cd5630e65 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-2d16b601-00c9-4025-8c3b-608cd5630e65 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] PUT http://192.168.122.16/volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170 Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-2d16b601-00c9-4025-8c3b-608cd5630e65 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-05e99897-8cb0-4eba-a854-f38372b9368d req-2d16b601-00c9-4025-8c3b-608cd5630e65 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Acquiring lock "cinder-attachment_update-eef2120e-bf19-49f4-b2f7-4f5638503eb9-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-05e99897-8cb0-4eba-a854-f38372b9368d req-2d16b601-00c9-4025-8c3b-608cd5630e65 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Lock "cinder-attachment_update-eef2120e-bf19-49f4-b2f7-4f5638503eb9-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:42:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:40 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-05e99897-8cb0-4eba-a854-f38372b9368d req-2d16b601-00c9-4025-8c3b-608cd5630e65 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Lock "cinder-attachment_update-eef2120e-bf19-49f4-b2f7-4f5638503eb9-devstack" released by "attachment_update" :: held 0.576s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:42:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-2d16b601-00c9-4025-8c3b-608cd5630e65 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170 returned with HTTP 200 Sep 05 11:42:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1032/2041] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:42:39 2026] PUT /volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170 => generated 694 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f5afc96f-a976-4ae2-976e-3063e5dc68b4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f5afc96f-a976-4ae2-976e-3063e5dc68b4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f5afc96f-a976-4ae2-976e-3063e5dc68b4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f5afc96f-a976-4ae2-976e-3063e5dc68b4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f5afc96f-a976-4ae2-976e-3063e5dc68b4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f5afc96f-a976-4ae2-976e-3063e5dc68b4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1010/2042] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:40 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-05e99897-8cb0-4eba-a854-f38372b9368d req-d478b071-e920-407f-9f0f-095955b340eb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-d478b071-e920-407f-9f0f-095955b340eb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170/action Sep 05 11:42:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-d478b071-e920-407f-9f0f-095955b340eb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:42:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-d478b071-e920-407f-9f0f-095955b340eb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-05e99897-8cb0-4eba-a854-f38372b9368d req-d478b071-e920-407f-9f0f-095955b340eb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170/action returned with HTTP 204 Sep 05 11:42:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1033/2043] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:42:41 2026] POST /volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:42:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fd6cadba-814d-4b38-a1cd-2c688aab2f4e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fd6cadba-814d-4b38-a1cd-2c688aab2f4e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fd6cadba-814d-4b38-a1cd-2c688aab2f4e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fd6cadba-814d-4b38-a1cd-2c688aab2f4e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fd6cadba-814d-4b38-a1cd-2c688aab2f4e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fd6cadba-814d-4b38-a1cd-2c688aab2f4e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1011/2044] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:41 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6d3902a7-33dc-4e7a-b53b-b966f7130b3c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6d3902a7-33dc-4e7a-b53b-b966f7130b3c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6d3902a7-33dc-4e7a-b53b-b966f7130b3c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6d3902a7-33dc-4e7a-b53b-b966f7130b3c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6d3902a7-33dc-4e7a-b53b-b966f7130b3c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6d3902a7-33dc-4e7a-b53b-b966f7130b3c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1034/2045] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:41 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-0f0b644d-bde9-4f27-b90c-5391972d1cb8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-0f0b644d-bde9-4f27-b90c-5391972d1cb8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-0f0b644d-bde9-4f27-b90c-5391972d1cb8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-0f0b644d-bde9-4f27-b90c-5391972d1cb8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-0f0b644d-bde9-4f27-b90c-5391972d1cb8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-0f0b644d-bde9-4f27-b90c-5391972d1cb8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1012/2046] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:42:44 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 1139 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:42:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-c4c01af7-c8ed-47ba-9913-ff7b952cbe82 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-c4c01af7-c8ed-47ba-9913-ff7b952cbe82 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9/action Sep 05 11:42:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-c4c01af7-c8ed-47ba-9913-ff7b952cbe82 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:42:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-c4c01af7-c8ed-47ba-9913-ff7b952cbe82 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-c4c01af7-c8ed-47ba-9913-ff7b952cbe82 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-c4c01af7-c8ed-47ba-9913-ff7b952cbe82 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Begin detaching volume completed successfully. Sep 05 11:42:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-c4c01af7-c8ed-47ba-9913-ff7b952cbe82 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9/action returned with HTTP 202 Sep 05 11:42:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1035/2047] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:42:44 2026] POST /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:42:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1df4cc8d-feda-4218-8e80-62df6a6de506 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1df4cc8d-feda-4218-8e80-62df6a6de506 None None] GET http://192.168.122.16/volume// Sep 05 11:42:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1df4cc8d-feda-4218-8e80-62df6a6de506 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1df4cc8d-feda-4218-8e80-62df6a6de506 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1df4cc8d-feda-4218-8e80-62df6a6de506 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:42:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1013/2048] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:42:44 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:42:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-47a0aa02-55b2-4aa4-a70a-7ced85741b43 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-47a0aa02-55b2-4aa4-a70a-7ced85741b43 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-47a0aa02-55b2-4aa4-a70a-7ced85741b43 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-47a0aa02-55b2-4aa4-a70a-7ced85741b43 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-47a0aa02-55b2-4aa4-a70a-7ced85741b43 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-47a0aa02-55b2-4aa4-a70a-7ced85741b43 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:42:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1036/2049] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:42:44 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 1323 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:42:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-8ae429ba-8466-40de-8874-a15903943496 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-8ae429ba-8466-40de-8874-a15903943496 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] DELETE http://192.168.122.16/volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170 Sep 05 11:42:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-8ae429ba-8466-40de-8874-a15903943496 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-8ae429ba-8466-40de-8874-a15903943496 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:45 devstack devstack@c-api.service[87022]: /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 05 11:42:45 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:42:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-d6c0f76d-b64f-4662-806a-f60ddb20ca2c req-8ae429ba-8466-40de-8874-a15903943496 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170 returned with HTTP 200 Sep 05 11:42:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1014/2050] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:42:45 2026] DELETE /volume/v3/attachments/7f156c72-7a3d-49e3-b0dd-67bbc2c32170 => generated 19 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ba189a17-76c8-485a-8b4f-f53dea9e3d79 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba189a17-76c8-485a-8b4f-f53dea9e3d79 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:42:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ba189a17-76c8-485a-8b4f-f53dea9e3d79 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eef2120e-bf19-49f4-b2f7-4f5638503eb9", "force": false, "name": "tempest-TestStampPattern-snapshot-299059345", "description": null, "metadata": null}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ba189a17-76c8-485a-8b4f-f53dea9e3d79 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:42:45 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-ba189a17-76c8-485a-8b4f-f53dea9e3d79 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Create snapshot from volume eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:42:46 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ba189a17-76c8-485a-8b4f-f53dea9e3d79 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Created reservations ['1d2a3b9c-7461-4a3d-99ff-e2df3824d4cf', 'eacfa023-a605-4c71-be70-abdb82a6ffc5', '7bf8ba3f-07b2-4dba-bb04-23e9dbc4a737', 'e9e8f983-227a-48f7-9077-25ae68d32dd5'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ba189a17-76c8-485a-8b4f-f53dea9e3d79 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot create request issued successfully. Sep 05 11:42:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba189a17-76c8-485a-8b4f-f53dea9e3d79 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:42:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1037/2051] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:42:45 2026] POST /volume/v3/snapshots => generated 302 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0efe774f-c4ad-4301-b070-89120be35e50 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0efe774f-c4ad-4301-b070-89120be35e50 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:42:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0efe774f-c4ad-4301-b070-89120be35e50 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0efe774f-c4ad-4301-b070-89120be35e50 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0efe774f-c4ad-4301-b070-89120be35e50 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:42:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0efe774f-c4ad-4301-b070-89120be35e50 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 200 Sep 05 11:42:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1015/2052] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:42:46 2026] GET /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 434 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ce496a66-e39a-4784-8d28-21db0dc9d72b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce496a66-e39a-4784-8d28-21db0dc9d72b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:42:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce496a66-e39a-4784-8d28-21db0dc9d72b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce496a66-e39a-4784-8d28-21db0dc9d72b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ce496a66-e39a-4784-8d28-21db0dc9d72b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:42:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce496a66-e39a-4784-8d28-21db0dc9d72b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 200 Sep 05 11:42:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1038/2053] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:42:47 2026] GET /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 434 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eb28b859-cbbe-421a-9b3a-f085dec84bbf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb28b859-cbbe-421a-9b3a-f085dec84bbf tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:42:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb28b859-cbbe-421a-9b3a-f085dec84bbf tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb28b859-cbbe-421a-9b3a-f085dec84bbf tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-eb28b859-cbbe-421a-9b3a-f085dec84bbf tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:42:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb28b859-cbbe-421a-9b3a-f085dec84bbf tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 200 Sep 05 11:42:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1016/2054] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:42:48 2026] GET /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-664b2d9b-c6f7-4bcc-8fcf-753b02f9e8d0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-664b2d9b-c6f7-4bcc-8fcf-753b02f9e8d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-664b2d9b-c6f7-4bcc-8fcf-753b02f9e8d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-664b2d9b-c6f7-4bcc-8fcf-753b02f9e8d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-664b2d9b-c6f7-4bcc-8fcf-753b02f9e8d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-664b2d9b-c6f7-4bcc-8fcf-753b02f9e8d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 200 Sep 05 11:42:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1039/2055] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:42:49 2026] GET /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1ded54cb-3682-4265-858b-5eaedfc359f8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1ded54cb-3682-4265-858b-5eaedfc359f8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:42:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1ded54cb-3682-4265-858b-5eaedfc359f8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1ded54cb-3682-4265-858b-5eaedfc359f8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1ded54cb-3682-4265-858b-5eaedfc359f8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1ded54cb-3682-4265-858b-5eaedfc359f8 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 200 Sep 05 11:42:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1017/2056] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:42:49 2026] GET /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bd939f27-8085-4d11-96e9-7511e8875741 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-788505915"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-788505915'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Create volume of 1 GB Sep 05 11:42:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Availability Zones retrieved successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Flow 'volume_create_api' (c148ed16-20e1-4cda-8270-5bc2fa69bbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b29334d-b81f-4b45-8299-d2d76c54b9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b29334d-b81f-4b45-8299-d2d76c54b9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a4a076-0dfb-463d-8fb1-f8bba6680050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Created reservations ['25deaf4a-8f60-463a-ba9a-27f81b6bea01', '4afdcb7e-eb4c-4c82-8cf3-48c9d460dab8', '7104dde6-d0da-4c05-be07-0738a9a5dbda', '6a5400fe-0f36-4a72-aa2b-dec3df9fe42d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98a4a076-0dfb-463d-8fb1-f8bba6680050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25deaf4a-8f60-463a-ba9a-27f81b6bea01', '4afdcb7e-eb4c-4c82-8cf3-48c9d460dab8', '7104dde6-d0da-4c05-be07-0738a9a5dbda', '6a5400fe-0f36-4a72-aa2b-dec3df9fe42d']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2747287a-532e-4e49-89e5-9952ea434585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2747287a-532e-4e49-89e5-9952ea434585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41699702-8cdf-47d5-aaa7-f6f4e6637b12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-788505915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4e088962a034914ab14686f8f040f34',qos_specs=None,replication_status=,reservations=['25deaf4a-8f60-463a-ba9a-27f81b6bea01','4afdcb7e-eb4c-4c82-8cf3-48c9d460dab8','7104dde6-d0da-4c05-be07-0738a9a5dbda','6a5400fe-0f36-4a72-aa2b-dec3df9fe42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4211fabd822c4939a3d816594bb8f0c5',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-788505915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41699702-8cdf-47d5-aaa7-f6f4e6637b12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4e088962a034914ab14686f8f040f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4211fabd822c4939a3d816594bb8f0c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f7967a-0d49-4d99-ad9d-a3639347903f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f7967a-0d49-4d99-ad9d-a3639347903f) transitioned into state 'SUCCESS' from state '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-788505915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4e088962a034914ab14686f8f040f34',qos_specs=None,replication_status=,reservations=['25deaf4a-8f60-463a-ba9a-27f81b6bea01','4afdcb7e-eb4c-4c82-8cf3-48c9d460dab8','7104dde6-d0da-4c05-be07-0738a9a5dbda','6a5400fe-0f36-4a72-aa2b-dec3df9fe42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4211fabd822c4939a3d816594bb8f0c5',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6731fc-fd46-4e17-8849-db63ef1dbe3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6731fc-fd46-4e17-8849-db63ef1dbe3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Flow 'volume_create_api' (c148ed16-20e1-4cda-8270-5bc2fa69bbb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Create volume request issued successfully. Sep 05 11:42:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bd939f27-8085-4d11-96e9-7511e8875741 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1040/2057] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:42:49 2026] POST /volume/v3/volumes => generated 755 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:42:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ff7ebed0-c174-4554-92ab-9dcb96c5bcd4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff7ebed0-c174-4554-92ab-9dcb96c5bcd4 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:42:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff7ebed0-c174-4554-92ab-9dcb96c5bcd4 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff7ebed0-c174-4554-92ab-9dcb96c5bcd4 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ff7ebed0-c174-4554-92ab-9dcb96c5bcd4 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:42:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff7ebed0-c174-4554-92ab-9dcb96c5bcd4 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:42:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1018/2058] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:49 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 823 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c470cf74-fc97-4251-91cc-a27a95e3ab4d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c470cf74-fc97-4251-91cc-a27a95e3ab4d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:42:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c470cf74-fc97-4251-91cc-a27a95e3ab4d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c470cf74-fc97-4251-91cc-a27a95e3ab4d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c470cf74-fc97-4251-91cc-a27a95e3ab4d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:42:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c470cf74-fc97-4251-91cc-a27a95e3ab4d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:42:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1041/2059] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:51 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:42:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c0c62f4d-659b-4e01-a689-7054b1802264 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0c62f4d-659b-4e01-a689-7054b1802264 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:42:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0c62f4d-659b-4e01-a689-7054b1802264 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:42:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0c62f4d-659b-4e01-a689-7054b1802264 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:42:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:42:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:42:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0c62f4d-659b-4e01-a689-7054b1802264 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:42:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0c62f4d-659b-4e01-a689-7054b1802264 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:42:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1019/2060] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:42:52 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4be168ed-c463-40de-921f-1707c11e4c93 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-871278956", "snapshot_id": "fbfff391-3172-43eb-a1d4-be09a66ed640", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-871278956', 'snapshot_id': 'fbfff391-3172-43eb-a1d4-be09a66ed640', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:42:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:42:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:42:55 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Create volume of 1 GB Sep 05 11:42:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Availability Zones retrieved successfully. Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Flow 'volume_create_api' (dd6d3215-28ed-4e24-9739-16921773d377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1123e6da-edf8-4f0a-9c6a-ed52520c2291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1123e6da-edf8-4f0a-9c6a-ed52520c2291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fbfff391-3172-43eb-a1d4-be09a66ed640', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b7edc4-4967-440e-8cb6-ec01a562b991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Created reservations ['df11c6b8-fbd2-4d63-94cd-e9ad7ac65dd6', 'dddc978d-1371-4533-896a-0f255905f0f6', 'f119bbb8-6841-463e-8744-f0e3b55df9d9', 'd4134108-c93a-4ddf-a1df-fb91b09b96ff'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b7edc4-4967-440e-8cb6-ec01a562b991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df11c6b8-fbd2-4d63-94cd-e9ad7ac65dd6', 'dddc978d-1371-4533-896a-0f255905f0f6', 'f119bbb8-6841-463e-8744-f0e3b55df9d9', 'd4134108-c93a-4ddf-a1df-fb91b09b96ff']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fafe98a-046a-44ea-ac55-e58aa08a0e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fafe98a-046a-44ea-ac55-e58aa08a0e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54c19773-205f-4c8c-92d8-7c56e6b7a18d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-871278956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f93c53bf8d4c088897779b967188ce',qos_specs=None,replication_status=,reservations=['df11c6b8-fbd2-4d63-94cd-e9ad7ac65dd6','dddc978d-1371-4533-896a-0f255905f0f6','f119bbb8-6841-463e-8744-f0e3b55df9d9','d4134108-c93a-4ddf-a1df-fb91b09b96ff'],size=1,snapshot_id=fbfff391-3172-43eb-a1d4-be09a66ed640,source_replicaid=,source_volid=None,status='creating',user_id='44eb7e429bed4ad2b69ebc3801318e80',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-871278956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54c19773-205f-4c8c-92d8-7c56e6b7a18d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44f93c53bf8d4c088897779b967188ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fbfff391-3172-43eb-a1d4-be09a66ed640,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44eb7e429bed4ad2b69ebc3801318e80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fae4cb-4dda-4daa-a7cc-b0ec3f8e3b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14fae4cb-4dda-4daa-a7cc-b0ec3f8e3b63) transitioned into state 'SUCCESS' from state '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-871278956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44f93c53bf8d4c088897779b967188ce',qos_specs=None,replication_status=,reservations=['df11c6b8-fbd2-4d63-94cd-e9ad7ac65dd6','dddc978d-1371-4533-896a-0f255905f0f6','f119bbb8-6841-463e-8744-f0e3b55df9d9','d4134108-c93a-4ddf-a1df-fb91b09b96ff'],size=1,snapshot_id=fbfff391-3172-43eb-a1d4-be09a66ed640,source_replicaid=,source_volid=None,status='creating',user_id='44eb7e429bed4ad2b69ebc3801318e80',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af1391c9-ae39-4628-868f-4ce65f3e0cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:42:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af1391c9-ae39-4628-868f-4ce65f3e0cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Flow 'volume_create_api' (dd6d3215-28ed-4e24-9739-16921773d377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:42:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Create volume request issued successfully. Sep 05 11:42:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4be168ed-c463-40de-921f-1707c11e4c93 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:42:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1042/2061] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:42:55 2026] POST /volume/v3/volumes => generated 787 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:02 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:UPDATE=5,cinder:INSERT=1,cinder:SELECT=46 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:43:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5fe48389-14dc-45dc-b58c-3a3d6d079168 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5fe48389-14dc-45dc-b58c-3a3d6d079168 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5fe48389-14dc-45dc-b58c-3a3d6d079168 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-attach": {"instance_uuid": "2ff8462b-27e7-4cb6-be28-619beb8ad044", "mountpoint": "/dev/vdb"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5fe48389-14dc-45dc-b58c-3a3d6d079168 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2ff8462b-27e7-4cb6-be28-619beb8ad044", "mountpoint": "/dev/vdb"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5fe48389-14dc-45dc-b58c-3a3d6d079168 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5fe48389-14dc-45dc-b58c-3a3d6d079168 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Update volume admin metadata completed successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5fe48389-14dc-45dc-b58c-3a3d6d079168 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Attach volume completed successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5fe48389-14dc-45dc-b58c-3a3d6d079168 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1020/2062] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:03 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-168ad50b-7cf8-4061-a594-94f5754b5982 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-168ad50b-7cf8-4061-a594-94f5754b5982 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-168ad50b-7cf8-4061-a594-94f5754b5982 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-168ad50b-7cf8-4061-a594-94f5754b5982 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-168ad50b-7cf8-4061-a594-94f5754b5982 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-168ad50b-7cf8-4061-a594-94f5754b5982 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1043/2063] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:03 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 1182 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e2146748-18cf-44d9-83e8-68dd0382856c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2146748-18cf-44d9-83e8-68dd0382856c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2146748-18cf-44d9-83e8-68dd0382856c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-detach": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2146748-18cf-44d9-83e8-68dd0382856c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e2146748-18cf-44d9-83e8-68dd0382856c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e2146748-18cf-44d9-83e8-68dd0382856c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Detach volume completed successfully. Sep 05 11:43:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2146748-18cf-44d9-83e8-68dd0382856c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1021/2064] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:03 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-715e754e-487a-434e-bf52-ea78f8f8880d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-715e754e-487a-434e-bf52-ea78f8f8880d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-715e754e-487a-434e-bf52-ea78f8f8880d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-715e754e-487a-434e-bf52-ea78f8f8880d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-715e754e-487a-434e-bf52-ea78f8f8880d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-715e754e-487a-434e-bf52-ea78f8f8880d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1044/2065] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:04 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:14 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:43:14 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=110,cinder:UPDATE=40,cinder:INSERT=23 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:43:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-977d7a8a-82f5-40fd-b1b2-003d70652cbe None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-977d7a8a-82f5-40fd-b1b2-003d70652cbe tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-977d7a8a-82f5-40fd-b1b2-003d70652cbe tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-attach": {"instance_uuid": "798d6409-c4dc-478a-b9aa-00c68cb730ee", "mountpoint": "/dev/vdb"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-977d7a8a-82f5-40fd-b1b2-003d70652cbe tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "798d6409-c4dc-478a-b9aa-00c68cb730ee", "mountpoint": "/dev/vdb"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-977d7a8a-82f5-40fd-b1b2-003d70652cbe tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-977d7a8a-82f5-40fd-b1b2-003d70652cbe tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Update volume admin metadata completed successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-977d7a8a-82f5-40fd-b1b2-003d70652cbe tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Attach volume completed successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-977d7a8a-82f5-40fd-b1b2-003d70652cbe tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1022/2066] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:18 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f9965ef8-b02e-457b-9869-fe5b4b0b33da None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f9965ef8-b02e-457b-9869-fe5b4b0b33da tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f9965ef8-b02e-457b-9869-fe5b4b0b33da tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f9965ef8-b02e-457b-9869-fe5b4b0b33da tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f9965ef8-b02e-457b-9869-fe5b4b0b33da tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f9965ef8-b02e-457b-9869-fe5b4b0b33da tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1045/2067] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:19 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 1182 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4c09c75d-3670-4df3-8653-10182a4849ac None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c09c75d-3670-4df3-8653-10182a4849ac tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c09c75d-3670-4df3-8653-10182a4849ac tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c09c75d-3670-4df3-8653-10182a4849ac tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4c09c75d-3670-4df3-8653-10182a4849ac tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Volume info retrieved successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c09c75d-3670-4df3-8653-10182a4849ac tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1023/2068] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:19 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 1182 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-70d6838f-93d9-4095-9c97-5fe48556e477 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-70d6838f-93d9-4095-9c97-5fe48556e477 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-70d6838f-93d9-4095-9c97-5fe48556e477 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-detach": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-70d6838f-93d9-4095-9c97-5fe48556e477 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-70d6838f-93d9-4095-9c97-5fe48556e477 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-70d6838f-93d9-4095-9c97-5fe48556e477 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Detach volume completed successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-70d6838f-93d9-4095-9c97-5fe48556e477 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1046/2069] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:19 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-22fcc79d-d071-4d2a-af07-b257d3f07c96 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-22fcc79d-d071-4d2a-af07-b257d3f07c96 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-22fcc79d-d071-4d2a-af07-b257d3f07c96 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-22fcc79d-d071-4d2a-af07-b257d3f07c96 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-22fcc79d-d071-4d2a-af07-b257d3f07c96 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-22fcc79d-d071-4d2a-af07-b257d3f07c96 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1024/2070] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:19 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5b051b82-d4ab-4e09-9055-824f769953e0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5b051b82-d4ab-4e09-9055-824f769953e0 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5b051b82-d4ab-4e09-9055-824f769953e0 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5b051b82-d4ab-4e09-9055-824f769953e0 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5b051b82-d4ab-4e09-9055-824f769953e0 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5b051b82-d4ab-4e09-9055-824f769953e0 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Reserve volume completed successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5b051b82-d4ab-4e09-9055-824f769953e0 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1047/2071] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:22 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b97cd618-3a23-4aa1-ac86-45c4da84843d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b97cd618-3a23-4aa1-ac86-45c4da84843d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b97cd618-3a23-4aa1-ac86-45c4da84843d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b97cd618-3a23-4aa1-ac86-45c4da84843d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b97cd618-3a23-4aa1-ac86-45c4da84843d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b97cd618-3a23-4aa1-ac86-45c4da84843d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1025/2072] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:22 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c3499f5c-7c56-4755-aed4-4870f82ff11e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c3499f5c-7c56-4755-aed4-4870f82ff11e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c3499f5c-7c56-4755-aed4-4870f82ff11e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c3499f5c-7c56-4755-aed4-4870f82ff11e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c3499f5c-7c56-4755-aed4-4870f82ff11e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c3499f5c-7c56-4755-aed4-4870f82ff11e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Unreserve volume completed successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c3499f5c-7c56-4755-aed4-4870f82ff11e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1048/2073] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:22 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3d2b42eb-eb8d-46bc-9e7d-0ec3b10faeb1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d2b42eb-eb8d-46bc-9e7d-0ec3b10faeb1 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d2b42eb-eb8d-46bc-9e7d-0ec3b10faeb1 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d2b42eb-eb8d-46bc-9e7d-0ec3b10faeb1 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3d2b42eb-eb8d-46bc-9e7d-0ec3b10faeb1 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d2b42eb-eb8d-46bc-9e7d-0ec3b10faeb1 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1026/2074] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:22 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-136af8ce-3d51-4feb-ac8c-1b4804ed4a84 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-136af8ce-3d51-4feb-ac8c-1b4804ed4a84 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-136af8ce-3d51-4feb-ac8c-1b4804ed4a84 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-136af8ce-3d51-4feb-ac8c-1b4804ed4a84 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-136af8ce-3d51-4feb-ac8c-1b4804ed4a84 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-136af8ce-3d51-4feb-ac8c-1b4804ed4a84 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume updated successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-136af8ce-3d51-4feb-ac8c-1b4804ed4a84 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1049/2075] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:22 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6cac77cc-f836-4ae8-95a7-9b37567fbc7d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6cac77cc-f836-4ae8-95a7-9b37567fbc7d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6cac77cc-f836-4ae8-95a7-9b37567fbc7d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6cac77cc-f836-4ae8-95a7-9b37567fbc7d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6cac77cc-f836-4ae8-95a7-9b37567fbc7d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6cac77cc-f836-4ae8-95a7-9b37567fbc7d tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1027/2076] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:22 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-92a48d26-5160-4edc-b50a-1c961c87b3f3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-92a48d26-5160-4edc-b50a-1c961c87b3f3 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-92a48d26-5160-4edc-b50a-1c961c87b3f3 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-92a48d26-5160-4edc-b50a-1c961c87b3f3 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-92a48d26-5160-4edc-b50a-1c961c87b3f3 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-92a48d26-5160-4edc-b50a-1c961c87b3f3 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume updated successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-92a48d26-5160-4edc-b50a-1c961c87b3f3 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1050/2077] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:22 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c75c5d84-70cb-4241-9036-4ba2136bd651 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c75c5d84-70cb-4241-9036-4ba2136bd651 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c75c5d84-70cb-4241-9036-4ba2136bd651 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c75c5d84-70cb-4241-9036-4ba2136bd651 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c75c5d84-70cb-4241-9036-4ba2136bd651 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c75c5d84-70cb-4241-9036-4ba2136bd651 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1028/2078] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:22 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-007dea72-1226-4fb4-93c3-dd5bb40c1090 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-007dea72-1226-4fb4-93c3-dd5bb40c1090 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-007dea72-1226-4fb4-93c3-dd5bb40c1090 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-007dea72-1226-4fb4-93c3-dd5bb40c1090 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-007dea72-1226-4fb4-93c3-dd5bb40c1090 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-007dea72-1226-4fb4-93c3-dd5bb40c1090 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Update volume admin metadata completed successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-007dea72-1226-4fb4-93c3-dd5bb40c1090 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Update readonly setting on volume completed successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-007dea72-1226-4fb4-93c3-dd5bb40c1090 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1051/2079] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:22 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a0be9c6a-583f-4685-9b88-ffd86a87103c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0be9c6a-583f-4685-9b88-ffd86a87103c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0be9c6a-583f-4685-9b88-ffd86a87103c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0be9c6a-583f-4685-9b88-ffd86a87103c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a0be9c6a-583f-4685-9b88-ffd86a87103c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0be9c6a-583f-4685-9b88-ffd86a87103c tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1029/2080] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:22 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fd6263c2-afb3-41a5-8c2a-6c7c397fd946 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd6263c2-afb3-41a5-8c2a-6c7c397fd946 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd6263c2-afb3-41a5-8c2a-6c7c397fd946 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd6263c2-afb3-41a5-8c2a-6c7c397fd946 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd6263c2-afb3-41a5-8c2a-6c7c397fd946 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd6263c2-afb3-41a5-8c2a-6c7c397fd946 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Update volume admin metadata completed successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd6263c2-afb3-41a5-8c2a-6c7c397fd946 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Update readonly setting on volume completed successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd6263c2-afb3-41a5-8c2a-6c7c397fd946 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1052/2081] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:43:22 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-da44c5ab-2bfc-46b2-9220-f054b7889b01 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da44c5ab-2bfc-46b2-9220-f054b7889b01 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da44c5ab-2bfc-46b2-9220-f054b7889b01 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da44c5ab-2bfc-46b2-9220-f054b7889b01 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-da44c5ab-2bfc-46b2-9220-f054b7889b01 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da44c5ab-2bfc-46b2-9220-f054b7889b01 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-reader] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1030/2082] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:22 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cbbb91fd-3f2c-47c2-b3dc-13d61f83d979 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbbb91fd-3f2c-47c2-b3dc-13d61f83d979 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbbb91fd-3f2c-47c2-b3dc-13d61f83d979 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-770329488", "disk_format": "raw"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbbb91fd-3f2c-47c2-b3dc-13d61f83d979 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-770329488", "disk_format": "raw"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cbbb91fd-3f2c-47c2-b3dc-13d61f83d979 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:22 devstack devstack@c-api.service[87023]: DEBUG cinder.image.image_utils [None req-cbbb91fd-3f2c-47c2-b3dc-13d61f83d979 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-770329488'}] 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-770329488'}]. {{(pid=87023) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 11:43:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cbbb91fd-3f2c-47c2-b3dc-13d61f83d979 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Copy volume to image completed successfully. Sep 05 11:43:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbbb91fd-3f2c-47c2-b3dc-13d61f83d979 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1053/2083] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:43:22 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 654 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:32 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=36 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:43:32 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=22,cinder:UPDATE=9 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:43:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3f1c2a5c-f07d-4814-82d0-2ee84ddbc836 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3f1c2a5c-f07d-4814-82d0-2ee84ddbc836 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3f1c2a5c-f07d-4814-82d0-2ee84ddbc836 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3f1c2a5c-f07d-4814-82d0-2ee84ddbc836 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3f1c2a5c-f07d-4814-82d0-2ee84ddbc836 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3f1c2a5c-f07d-4814-82d0-2ee84ddbc836 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1031/2084] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:47 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9573be0b-d443-41ef-80b3-ef95d68bb01f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9573be0b-d443-41ef-80b3-ef95d68bb01f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9573be0b-d443-41ef-80b3-ef95d68bb01f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9573be0b-d443-41ef-80b3-ef95d68bb01f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9573be0b-d443-41ef-80b3-ef95d68bb01f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9573be0b-d443-41ef-80b3-ef95d68bb01f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1054/2085] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:48 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-855cf44b-c198-4fb7-b843-726451536750 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-855cf44b-c198-4fb7-b843-726451536750 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] POST http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action Sep 05 11:43:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-855cf44b-c198-4fb7-b843-726451536750 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-218510978", "disk_format": "qcow2"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-855cf44b-c198-4fb7-b843-726451536750 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-218510978", "disk_format": "qcow2"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-855cf44b-c198-4fb7-b843-726451536750 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:48 devstack devstack@c-api.service[87022]: DEBUG cinder.image.image_utils [None req-855cf44b-c198-4fb7-b843-726451536750 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-218510978'}] 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-218510978'}]. {{(pid=87022) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 05 11:43:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-855cf44b-c198-4fb7-b843-726451536750 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Copy volume to image completed successfully. Sep 05 11:43:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-855cf44b-c198-4fb7-b843-726451536750 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action returned with HTTP 202 Sep 05 11:43:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1032/2086] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:43:48 2026] POST /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12/action => generated 656 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:43:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-44083dad-e812-4016-945f-2025a3d9de6b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44083dad-e812-4016-945f-2025a3d9de6b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44083dad-e812-4016-945f-2025a3d9de6b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44083dad-e812-4016-945f-2025a3d9de6b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-44083dad-e812-4016-945f-2025a3d9de6b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44083dad-e812-4016-945f-2025a3d9de6b tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1055/2087] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:50 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 880 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0d23197e-e71e-4f08-9e65-4ad8d9cac6da None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d23197e-e71e-4f08-9e65-4ad8d9cac6da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d23197e-e71e-4f08-9e65-4ad8d9cac6da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d23197e-e71e-4f08-9e65-4ad8d9cac6da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0d23197e-e71e-4f08-9e65-4ad8d9cac6da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d23197e-e71e-4f08-9e65-4ad8d9cac6da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1033/2088] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:51 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 880 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-b093326d-5c61-4212-8d97-f925ec64defb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-b093326d-5c61-4212-8d97-f925ec64defb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-b093326d-5c61-4212-8d97-f925ec64defb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-b093326d-5c61-4212-8d97-f925ec64defb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-b093326d-5c61-4212-8d97-f925ec64defb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-b093326d-5c61-4212-8d97-f925ec64defb tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1056/2089] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:43:51 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 880 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-03ce3b84-c5b4-4ca7-ae8f-5c8f2c32cdde None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-03ce3b84-c5b4-4ca7-ae8f-5c8f2c32cdde None None] GET http://192.168.122.16/volume// Sep 05 11:43:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-03ce3b84-c5b4-4ca7-ae8f-5c8f2c32cdde None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-03ce3b84-c5b4-4ca7-ae8f-5c8f2c32cdde None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-03ce3b84-c5b4-4ca7-ae8f-5c8f2c32cdde None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:43:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1034/2090] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:43:51 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:43:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-a1c131e7-f106-4aa6-a33f-d8c954ecacfd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-a1c131e7-f106-4aa6-a33f-d8c954ecacfd tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:43:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-a1c131e7-f106-4aa6-a33f-d8c954ecacfd tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54c19773-205f-4c8c-92d8-7c56e6b7a18d", "connector": null, "instance_uuid": "211405ab-4fee-403b-8aff-dfa2f1ee437e"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-a1c131e7-f106-4aa6-a33f-d8c954ecacfd tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:43:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1057/2091] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:43:51 2026] POST /volume/v3/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-264feeb4-f0a3-4992-878f-bf58ef882d53 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-264feeb4-f0a3-4992-878f-bf58ef882d53 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-264feeb4-f0a3-4992-878f-bf58ef882d53 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-264feeb4-f0a3-4992-878f-bf58ef882d53 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1f816343-1980-4e5a-8896-73e28c213032 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f816343-1980-4e5a-8896-73e28c213032 None None] GET http://192.168.122.16/volume// Sep 05 11:43:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1f816343-1980-4e5a-8896-73e28c213032 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1f816343-1980-4e5a-8896-73e28c213032 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f816343-1980-4e5a-8896-73e28c213032 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:43:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1058/2092] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:43:52 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-315d4cf4-cf83-4162-9f8a-91843f235e56 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-264feeb4-f0a3-4992-878f-bf58ef882d53 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-264feeb4-f0a3-4992-878f-bf58ef882d53 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1035/2093] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:52 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 879 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-315d4cf4-cf83-4162-9f8a-91843f235e56 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-315d4cf4-cf83-4162-9f8a-91843f235e56 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-315d4cf4-cf83-4162-9f8a-91843f235e56 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-315d4cf4-cf83-4162-9f8a-91843f235e56 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-315d4cf4-cf83-4162-9f8a-91843f235e56 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1059/2094] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:43:52 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 1060 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:43:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-153a3650-990f-407a-8d5d-164500ead7ef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-153a3650-990f-407a-8d5d-164500ead7ef tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] PUT http://192.168.122.16/volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa Sep 05 11:43:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-153a3650-990f-407a-8d5d-164500ead7ef tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:52 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-153a3650-990f-407a-8d5d-164500ead7ef tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Acquiring lock "cinder-attachment_update-54c19773-205f-4c8c-92d8-7c56e6b7a18d-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:43:52 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-153a3650-990f-407a-8d5d-164500ead7ef tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Lock "cinder-attachment_update-54c19773-205f-4c8c-92d8-7c56e6b7a18d-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:43:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4eb8e811-96d2-4986-bf8c-fd725d353d2c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4eb8e811-96d2-4986-bf8c-fd725d353d2c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4eb8e811-96d2-4986-bf8c-fd725d353d2c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4eb8e811-96d2-4986-bf8c-fd725d353d2c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4eb8e811-96d2-4986-bf8c-fd725d353d2c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4eb8e811-96d2-4986-bf8c-fd725d353d2c tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1060/2095] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:53 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 879 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:43:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3a7d6f2d-6e72-496e-b548-d96313c2f9cd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a7d6f2d-6e72-496e-b548-d96313c2f9cd tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a7d6f2d-6e72-496e-b548-d96313c2f9cd tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a7d6f2d-6e72-496e-b548-d96313c2f9cd tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3a7d6f2d-6e72-496e-b548-d96313c2f9cd tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a7d6f2d-6e72-496e-b548-d96313c2f9cd tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1061/2096] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:54 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fd9f9894-c833-4ce8-a645-844ef7277598 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd9f9894-c833-4ce8-a645-844ef7277598 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd9f9894-c833-4ce8-a645-844ef7277598 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd9f9894-c833-4ce8-a645-844ef7277598 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd9f9894-c833-4ce8-a645-844ef7277598 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd9f9894-c833-4ce8-a645-844ef7277598 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1062/2097] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:55 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-41c3cb60-659c-498b-b508-30e51a1a55b2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-41c3cb60-659c-498b-b508-30e51a1a55b2 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-41c3cb60-659c-498b-b508-30e51a1a55b2 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-41c3cb60-659c-498b-b508-30e51a1a55b2 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-41c3cb60-659c-498b-b508-30e51a1a55b2 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-41c3cb60-659c-498b-b508-30e51a1a55b2 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1063/2098] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:56 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 879 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-86b86869-059b-4fa2-b911-9f4c2bba1df4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86b86869-059b-4fa2-b911-9f4c2bba1df4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86b86869-059b-4fa2-b911-9f4c2bba1df4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86b86869-059b-4fa2-b911-9f4c2bba1df4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-86b86869-059b-4fa2-b911-9f4c2bba1df4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86b86869-059b-4fa2-b911-9f4c2bba1df4 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1064/2099] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:57 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:57 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-153a3650-990f-407a-8d5d-164500ead7ef tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Lock "cinder-attachment_update-54c19773-205f-4c8c-92d8-7c56e6b7a18d-devstack" released by "attachment_update" :: held 5.158s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:43:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-153a3650-990f-407a-8d5d-164500ead7ef tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa returned with HTTP 200 Sep 05 11:43:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1036/2100] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:43:52 2026] PUT /volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa => generated 694 bytes in 5247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-356bc105-3018-43dc-a23b-b6863cf04e9e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-356bc105-3018-43dc-a23b-b6863cf04e9e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-356bc105-3018-43dc-a23b-b6863cf04e9e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-356bc105-3018-43dc-a23b-b6863cf04e9e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-356bc105-3018-43dc-a23b-b6863cf04e9e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-356bc105-3018-43dc-a23b-b6863cf04e9e tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1065/2101] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:58 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-54dbdc59-366a-4a25-b840-3316e67fcc63 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-54dbdc59-366a-4a25-b840-3316e67fcc63 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa/action Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-54dbdc59-366a-4a25-b840-3316e67fcc63 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-54dbdc59-366a-4a25-b840-3316e67fcc63 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c115b9ca-5fd2-4dd6-bb6d-235d030cde26 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c115b9ca-5fd2-4dd6-bb6d-235d030cde26 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c115b9ca-5fd2-4dd6-bb6d-235d030cde26 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c115b9ca-5fd2-4dd6-bb6d-235d030cde26 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-fdd16e78-a3d7-4e6d-bd51-c9461891b6fd req-54dbdc59-366a-4a25-b840-3316e67fcc63 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa/action returned with HTTP 204 Sep 05 11:43:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1037/2102] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:43:58 2026] POST /volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c115b9ca-5fd2-4dd6-bb6d-235d030cde26 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c115b9ca-5fd2-4dd6-bb6d-235d030cde26 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1066/2103] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:58 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0f103391-6a14-4c73-9a5e-b1f3404457ae None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f103391-6a14-4c73-9a5e-b1f3404457ae tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] DELETE http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f103391-6a14-4c73-9a5e-b1f3404457ae tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f103391-6a14-4c73-9a5e-b1f3404457ae tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-0f103391-6a14-4c73-9a5e-b1f3404457ae tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Delete volume with id: 41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0f103391-6a14-4c73-9a5e-b1f3404457ae tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0f103391-6a14-4c73-9a5e-b1f3404457ae tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Delete volume request issued successfully. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f103391-6a14-4c73-9a5e-b1f3404457ae tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 202 Sep 05 11:43:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1038/2104] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:43:58 2026] DELETE /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2ec03669-492e-4848-b4ab-ab9b54f2348f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ec03669-492e-4848-b4ab-ab9b54f2348f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ec03669-492e-4848-b4ab-ab9b54f2348f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ec03669-492e-4848-b4ab-ab9b54f2348f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2ec03669-492e-4848-b4ab-ab9b54f2348f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Volume info retrieved successfully. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ec03669-492e-4848-b4ab-ab9b54f2348f tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 200 Sep 05 11:43:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1067/2105] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:58 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-920ae84d-2bbd-4abf-8223-36da58f00186 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-920ae84d-2bbd-4abf-8223-36da58f00186 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-920ae84d-2bbd-4abf-8223-36da58f00186 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-920ae84d-2bbd-4abf-8223-36da58f00186 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:43:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-920ae84d-2bbd-4abf-8223-36da58f00186 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-920ae84d-2bbd-4abf-8223-36da58f00186 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1039/2106] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:58 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 1172 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fe87f675-b6a7-47c7-b29c-07a1e00d95da None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fe87f675-b6a7-47c7-b29c-07a1e00d95da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fe87f675-b6a7-47c7-b29c-07a1e00d95da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fe87f675-b6a7-47c7-b29c-07a1e00d95da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fe87f675-b6a7-47c7-b29c-07a1e00d95da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fe87f675-b6a7-47c7-b29c-07a1e00d95da tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1068/2107] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:58 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 1172 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-157176ab-fef2-4afc-96f1-65fc805702e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-157176ab-fef2-4afc-96f1-65fc805702e5 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] GET http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 Sep 05 11:43:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-157176ab-fef2-4afc-96f1-65fc805702e5 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-157176ab-fef2-4afc-96f1-65fc805702e5 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-157176ab-fef2-4afc-96f1-65fc805702e5 tempest-VolumesActionsTest-2081292799 tempest-VolumesActionsTest-2081292799-project-member] http://192.168.122.16/volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 returned with HTTP 404 Sep 05 11:43:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1040/2108] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/v3/volumes/41699702-8cdf-47d5-aaa7-f6f4e6637b12 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:43:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-e2f72449-845e-43fd-bb01-8645c68f7689 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:43:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-e2f72449-845e-43fd-bb01-8645c68f7689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:43:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-e2f72449-845e-43fd-bb01-8645c68f7689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:43:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-e2f72449-845e-43fd-bb01-8645c68f7689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:43:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:43:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:43:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:43:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:43:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-e2f72449-845e-43fd-bb01-8645c68f7689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:43:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-e2f72449-845e-43fd-bb01-8645c68f7689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:43:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1069/2109] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:43:59 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 1172 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-2887b2e3-3c90-4b0d-ad1b-b6d57ff91456 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-2887b2e3-3c90-4b0d-ad1b-b6d57ff91456 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] POST http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d/action Sep 05 11:44:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-2887b2e3-3c90-4b0d-ad1b-b6d57ff91456 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:44:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-2887b2e3-3c90-4b0d-ad1b-b6d57ff91456 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-2887b2e3-3c90-4b0d-ad1b-b6d57ff91456 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-2887b2e3-3c90-4b0d-ad1b-b6d57ff91456 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Begin detaching volume completed successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-2887b2e3-3c90-4b0d-ad1b-b6d57ff91456 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d/action returned with HTTP 202 Sep 05 11:44:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1041/2110] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:44:00 2026] POST /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-99105dda-9f4b-420e-8942-7e73be626ee1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99105dda-9f4b-420e-8942-7e73be626ee1 None None] GET http://192.168.122.16/volume// Sep 05 11:44:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99105dda-9f4b-420e-8942-7e73be626ee1 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99105dda-9f4b-420e-8942-7e73be626ee1 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99105dda-9f4b-420e-8942-7e73be626ee1 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:44:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1070/2111] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:44:00 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-8d714c14-a007-4e3a-8410-0e18ff1fba3f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-8d714c14-a007-4e3a-8410-0e18ff1fba3f tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:44:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-8d714c14-a007-4e3a-8410-0e18ff1fba3f tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-8d714c14-a007-4e3a-8410-0e18ff1fba3f tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-8d714c14-a007-4e3a-8410-0e18ff1fba3f tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:44:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-8d714c14-a007-4e3a-8410-0e18ff1fba3f tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:44:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1042/2112] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:44:00 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 1356 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:44:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-93ea26df-8ed3-4b21-989e-6e98cad355ac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-93ea26df-8ed3-4b21-989e-6e98cad355ac tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] DELETE http://192.168.122.16/volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa Sep 05 11:44:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-93ea26df-8ed3-4b21-989e-6e98cad355ac tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-93ea26df-8ed3-4b21-989e-6e98cad355ac tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:00 devstack devstack@c-api.service[87023]: /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 05 11:44:00 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:44:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-9640da46-817e-4db1-96c2-3dcc71f5268a req-93ea26df-8ed3-4b21-989e-6e98cad355ac tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa returned with HTTP 200 Sep 05 11:44:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1071/2113] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:44:00 2026] DELETE /volume/v3/attachments/135526d6-0229-447d-9aae-1ea2e9c1cfaa => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cc57f2e5-aa14-4d4f-88df-dc8e4dc4d28e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cc57f2e5-aa14-4d4f-88df-dc8e4dc4d28e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] DELETE http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:44:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cc57f2e5-aa14-4d4f-88df-dc8e4dc4d28e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cc57f2e5-aa14-4d4f-88df-dc8e4dc4d28e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:05 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-cc57f2e5-aa14-4d4f-88df-dc8e4dc4d28e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Delete volume with id: 54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:44:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cc57f2e5-aa14-4d4f-88df-dc8e4dc4d28e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:44:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cc57f2e5-aa14-4d4f-88df-dc8e4dc4d28e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Delete volume request issued successfully. Sep 05 11:44:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cc57f2e5-aa14-4d4f-88df-dc8e4dc4d28e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 202 Sep 05 11:44:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1043/2114] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:05 2026] DELETE /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b4285a15-e72b-472f-b78d-f5a0b8bb98af None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b4285a15-e72b-472f-b78d-f5a0b8bb98af tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:44:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b4285a15-e72b-472f-b78d-f5a0b8bb98af tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b4285a15-e72b-472f-b78d-f5a0b8bb98af tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b4285a15-e72b-472f-b78d-f5a0b8bb98af tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:44:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b4285a15-e72b-472f-b78d-f5a0b8bb98af tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 200 Sep 05 11:44:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1072/2115] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:05 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 879 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cf9748b0-3a6c-4a19-b1ab-d6100813f5be None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cf9748b0-3a6c-4a19-b1ab-d6100813f5be tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d Sep 05 11:44:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cf9748b0-3a6c-4a19-b1ab-d6100813f5be tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cf9748b0-3a6c-4a19-b1ab-d6100813f5be tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cf9748b0-3a6c-4a19-b1ab-d6100813f5be tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d returned with HTTP 404 Sep 05 11:44:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1044/2116] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:06 2026] GET /volume/v3/volumes/54c19773-205f-4c8c-92d8-7c56e6b7a18d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fff9583e-00a4-42e6-8a82-a91fbbabf689 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fff9583e-00a4-42e6-8a82-a91fbbabf689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:44:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fff9583e-00a4-42e6-8a82-a91fbbabf689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fff9583e-00a4-42e6-8a82-a91fbbabf689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:06 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-fff9583e-00a4-42e6-8a82-a91fbbabf689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Delete snapshot with id: fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:44:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fff9583e-00a4-42e6-8a82-a91fbbabf689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:44:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fff9583e-00a4-42e6-8a82-a91fbbabf689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot delete request issued successfully. Sep 05 11:44:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fff9583e-00a4-42e6-8a82-a91fbbabf689 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 202 Sep 05 11:44:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1073/2117] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:44:06 2026] DELETE /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-19a35f91-8d59-40d6-a251-ed45e2749af1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-19a35f91-8d59-40d6-a251-ed45e2749af1 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:44:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-19a35f91-8d59-40d6-a251-ed45e2749af1 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-19a35f91-8d59-40d6-a251-ed45e2749af1 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-19a35f91-8d59-40d6-a251-ed45e2749af1 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:44:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-19a35f91-8d59-40d6-a251-ed45e2749af1 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 200 Sep 05 11:44:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1045/2118] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:06 2026] GET /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 460 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3002b2c5-80c1-449b-b697-37035bc8fe9e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3002b2c5-80c1-449b-b697-37035bc8fe9e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:44:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3002b2c5-80c1-449b-b697-37035bc8fe9e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3002b2c5-80c1-449b-b697-37035bc8fe9e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3002b2c5-80c1-449b-b697-37035bc8fe9e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Snapshot retrieved successfully. Sep 05 11:44:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3002b2c5-80c1-449b-b697-37035bc8fe9e tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 200 Sep 05 11:44:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1074/2119] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:07 2026] GET /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 460 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-18e9373e-17d8-46f5-80ba-420468a529fa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1061647624", "metadata": {"Type": "Test"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1061647624', 'metadata': {'Type': 'Test'}}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume of 1 GB Sep 05 11:44:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Availability Zones retrieved successfully. Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (2de1082f-9f47-4ed1-a8f9-348ea84df3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3060585d-7f03-4f59-a669-10cdccc383f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3060585d-7f03-4f59-a669-10cdccc383f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abd9cb7-8c5b-4984-9ba0-3ffe0862c19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Created reservations ['7b20c78f-82c6-4890-8d3b-d34a86349a21', '29865296-8786-444a-9afe-6406ee53e8d3', '603e49b8-88e6-4bea-8fed-38d39a3b07b5', '2038bca4-f817-4a95-a371-66bb86481df6'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1abd9cb7-8c5b-4984-9ba0-3ffe0862c19f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b20c78f-82c6-4890-8d3b-d34a86349a21', '29865296-8786-444a-9afe-6406ee53e8d3', '603e49b8-88e6-4bea-8fed-38d39a3b07b5', '2038bca4-f817-4a95-a371-66bb86481df6']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf483274-e925-43e2-baae-884b4fe8abc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf483274-e925-43e2-baae-884b4fe8abc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1572d45d-cbdb-4217-837b-5a885f195117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1061647624',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['7b20c78f-82c6-4890-8d3b-d34a86349a21','29865296-8786-444a-9afe-6406ee53e8d3','603e49b8-88e6-4bea-8fed-38d39a3b07b5','2038bca4-f817-4a95-a371-66bb86481df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1061647624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1572d45d-cbdb-4217-837b-5a885f195117,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fde5c407ac69413eba4fe796f139154a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284db89aee3942aa86b80ffc730dd8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3f477a-21a5-43e1-ac89-d24c8646cf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3f477a-21a5-43e1-ac89-d24c8646cf20) transitioned into state 'SUCCESS' from state '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-1061647624',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['7b20c78f-82c6-4890-8d3b-d34a86349a21','29865296-8786-444a-9afe-6406ee53e8d3','603e49b8-88e6-4bea-8fed-38d39a3b07b5','2038bca4-f817-4a95-a371-66bb86481df6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a479f45b-5d59-4a6f-a80d-74df38349528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a479f45b-5d59-4a6f-a80d-74df38349528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (2de1082f-9f47-4ed1-a8f9-348ea84df3aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request issued successfully. Sep 05 11:44:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-18e9373e-17d8-46f5-80ba-420468a529fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1046/2120] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:08 2026] POST /volume/v3/volumes => generated 766 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b3b197b2-ec4f-4da8-b322-eb8b4430ca10 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3b197b2-ec4f-4da8-b322-eb8b4430ca10 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3b197b2-ec4f-4da8-b322-eb8b4430ca10 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3b197b2-ec4f-4da8-b322-eb8b4430ca10 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b3b197b2-ec4f-4da8-b322-eb8b4430ca10 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3b197b2-ec4f-4da8-b322-eb8b4430ca10 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 200 Sep 05 11:44:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1075/2121] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:08 2026] GET /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 834 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d2976030-a21a-435d-abc4-816f6179a6d0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2976030-a21a-435d-abc4-816f6179a6d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2976030-a21a-435d-abc4-816f6179a6d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2976030-a21a-435d-abc4-816f6179a6d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2976030-a21a-435d-abc4-816f6179a6d0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 returned with HTTP 404 Sep 05 11:44:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1047/2122] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:08 2026] GET /volume/v3/snapshots/fbfff391-3172-43eb-a1d4-be09a66ed640 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-95a3ee20-fa47-4cfb-8442-5f276ad1d2cf req-10afe844-ee95-4d6c-93f4-46e243597942 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-95a3ee20-fa47-4cfb-8442-5f276ad1d2cf req-10afe844-ee95-4d6c-93f4-46e243597942 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:44:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-95a3ee20-fa47-4cfb-8442-5f276ad1d2cf req-10afe844-ee95-4d6c-93f4-46e243597942 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-95a3ee20-fa47-4cfb-8442-5f276ad1d2cf req-10afe844-ee95-4d6c-93f4-46e243597942 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-95a3ee20-fa47-4cfb-8442-5f276ad1d2cf req-10afe844-ee95-4d6c-93f4-46e243597942 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:44:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-95a3ee20-fa47-4cfb-8442-5f276ad1d2cf req-10afe844-ee95-4d6c-93f4-46e243597942 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:44:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1076/2123] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:44:08 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7b64ccf0-af2d-4ef1-91a7-d28208d67fa0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7b64ccf0-af2d-4ef1-91a7-d28208d67fa0 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7b64ccf0-af2d-4ef1-91a7-d28208d67fa0 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7b64ccf0-af2d-4ef1-91a7-d28208d67fa0 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7b64ccf0-af2d-4ef1-91a7-d28208d67fa0 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7b64ccf0-af2d-4ef1-91a7-d28208d67fa0 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 200 Sep 05 11:44:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1048/2124] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:09 2026] GET /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fa260276-9723-46cc-ad36-a1772a236a11 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fa260276-9723-46cc-ad36-a1772a236a11 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] GET http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fa260276-9723-46cc-ad36-a1772a236a11 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fa260276-9723-46cc-ad36-a1772a236a11 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fa260276-9723-46cc-ad36-a1772a236a11 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Volume info retrieved successfully. Sep 05 11:44:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fa260276-9723-46cc-ad36-a1772a236a11 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 200 Sep 05 11:44:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1077/2125] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:09 2026] GET /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 859 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c8655065-5d51-49c3-b741-93caac6bf6d1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c8655065-5d51-49c3-b741-93caac6bf6d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c8655065-5d51-49c3-b741-93caac6bf6d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1061647624"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c8655065-5d51-49c3-b741-93caac6bf6d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c8655065-5d51-49c3-b741-93caac6bf6d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c8655065-5d51-49c3-b741-93caac6bf6d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 200 Sep 05 11:44:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1049/2126] 192.168.122.16 () {60 vars in 1247 bytes} [Sat Sep 5 11:44:09 2026] PUT /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 791 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d17c13b5-5034-40d1-bed8-a189802d07a9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d17c13b5-5034-40d1-bed8-a189802d07a9 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d17c13b5-5034-40d1-bed8-a189802d07a9 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-278675876", "description": "This is the new description of volume"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:10 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d17c13b5-5034-40d1-bed8-a189802d07a9 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d17c13b5-5034-40d1-bed8-a189802d07a9 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d17c13b5-5034-40d1-bed8-a189802d07a9 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 200 Sep 05 11:44:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1078/2127] 192.168.122.16 () {60 vars in 1248 bytes} [Sat Sep 5 11:44:09 2026] PUT /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 829 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6cd46130-0f3b-45b9-a073-f73f3f65dee5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6cd46130-0f3b-45b9-a073-f73f3f65dee5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] GET http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6cd46130-0f3b-45b9-a073-f73f3f65dee5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6cd46130-0f3b-45b9-a073-f73f3f65dee5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6cd46130-0f3b-45b9-a073-f73f3f65dee5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Volume info retrieved successfully. Sep 05 11:44:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6cd46130-0f3b-45b9-a073-f73f3f65dee5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 200 Sep 05 11:44:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1050/2128] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:10 2026] GET /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 897 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1874665300", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1789502059"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1874665300', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1789502059'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume of 1 GB Sep 05 11:44:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Availability Zones retrieved successfully. Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (51fa739d-4a56-4de9-9229-a6f750b6667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fc7d9c-2ce6-424e-9363-30f62bc4cd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86fc7d9c-2ce6-424e-9363-30f62bc4cd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9cda22-27a9-4866-a2da-44b3b91054d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Created reservations ['a8cd26da-c3a2-4d37-87c6-49f4ba8e4871', 'b4acd7ba-9af8-4129-aa87-b6fd18476775', '42139147-1f45-4dac-8f3a-de5604207ed6', '9bc4b81d-f6cc-4c56-8533-2ec803b7e00d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9cda22-27a9-4866-a2da-44b3b91054d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8cd26da-c3a2-4d37-87c6-49f4ba8e4871', 'b4acd7ba-9af8-4129-aa87-b6fd18476775', '42139147-1f45-4dac-8f3a-de5604207ed6', '9bc4b81d-f6cc-4c56-8533-2ec803b7e00d']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7572934-180a-44c2-9522-3a8471a60155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:10 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7572934-180a-44c2-9522-3a8471a60155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a089e58a-761a-494e-b391-1d643644cec8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1874665300',display_name='tempest-VolumesGetTest-Volume-1789502059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['a8cd26da-c3a2-4d37-87c6-49f4ba8e4871','b4acd7ba-9af8-4129-aa87-b6fd18476775','42139147-1f45-4dac-8f3a-de5604207ed6','9bc4b81d-f6cc-4c56-8533-2ec803b7e00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1874665300',display_name='tempest-VolumesGetTest-Volume-1789502059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a089e58a-761a-494e-b391-1d643644cec8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fde5c407ac69413eba4fe796f139154a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284db89aee3942aa86b80ffc730dd8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c534f6-ae5a-4ade-882b-487bea94148f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08c534f6-ae5a-4ade-882b-487bea94148f) transitioned into 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-1874665300',display_name='tempest-VolumesGetTest-Volume-1789502059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['a8cd26da-c3a2-4d37-87c6-49f4ba8e4871','b4acd7ba-9af8-4129-aa87-b6fd18476775','42139147-1f45-4dac-8f3a-de5604207ed6','9bc4b81d-f6cc-4c56-8533-2ec803b7e00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771d22ac-e930-43ae-9cd1-3f5add202cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (771d22ac-e930-43ae-9cd1-3f5add202cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (51fa739d-4a56-4de9-9229-a6f750b6667b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request issued successfully. Sep 05 11:44:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba2256a8-be63-4619-9d9d-9a26070a6099 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1079/2129] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:10 2026] POST /volume/v3/volumes => generated 787 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cce8e793-5c74-4f67-a8ca-386ca80841a7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cce8e793-5c74-4f67-a8ca-386ca80841a7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cce8e793-5c74-4f67-a8ca-386ca80841a7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cce8e793-5c74-4f67-a8ca-386ca80841a7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cce8e793-5c74-4f67-a8ca-386ca80841a7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cce8e793-5c74-4f67-a8ca-386ca80841a7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 returned with HTTP 200 Sep 05 11:44:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1051/2130] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:10 2026] GET /volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d5238bc5-020d-4e4d-bb77-261017e47392 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d5238bc5-020d-4e4d-bb77-261017e47392 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d5238bc5-020d-4e4d-bb77-261017e47392 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d5238bc5-020d-4e4d-bb77-261017e47392 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d5238bc5-020d-4e4d-bb77-261017e47392 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d5238bc5-020d-4e4d-bb77-261017e47392 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 returned with HTTP 200 Sep 05 11:44:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1080/2131] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:11 2026] GET /volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 => generated 879 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7ecdb8c1-72af-4654-915e-126cddfa62c0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7ecdb8c1-72af-4654-915e-126cddfa62c0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] DELETE http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7ecdb8c1-72af-4654-915e-126cddfa62c0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7ecdb8c1-72af-4654-915e-126cddfa62c0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-7ecdb8c1-72af-4654-915e-126cddfa62c0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Delete volume with id: eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:44:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7ecdb8c1-72af-4654-915e-126cddfa62c0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7ecdb8c1-72af-4654-915e-126cddfa62c0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Delete volume request issued successfully. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7ecdb8c1-72af-4654-915e-126cddfa62c0 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 202 Sep 05 11:44:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1052/2132] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:12 2026] DELETE /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b57a3218-144d-41ca-bd99-3aa13a59baa3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b57a3218-144d-41ca-bd99-3aa13a59baa3 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:44:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b57a3218-144d-41ca-bd99-3aa13a59baa3 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b57a3218-144d-41ca-bd99-3aa13a59baa3 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b57a3218-144d-41ca-bd99-3aa13a59baa3 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Volume info retrieved successfully. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b57a3218-144d-41ca-bd99-3aa13a59baa3 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 200 Sep 05 11:44:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1081/2133] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:12 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7ab3b02f-3ca1-465e-b156-4aa48fc977fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7ab3b02f-3ca1-465e-b156-4aa48fc977fc tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7ab3b02f-3ca1-465e-b156-4aa48fc977fc tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7ab3b02f-3ca1-465e-b156-4aa48fc977fc tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7ab3b02f-3ca1-465e-b156-4aa48fc977fc tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7ab3b02f-3ca1-465e-b156-4aa48fc977fc tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 returned with HTTP 200 Sep 05 11:44:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1053/2134] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:12 2026] GET /volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 => generated 880 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-24728c24-8070-424b-b4b5-c20e9fdf7143 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-24728c24-8070-424b-b4b5-c20e9fdf7143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-24728c24-8070-424b-b4b5-c20e9fdf7143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1061647624", "description": null}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-24728c24-8070-424b-b4b5-c20e9fdf7143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-24728c24-8070-424b-b4b5-c20e9fdf7143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-24728c24-8070-424b-b4b5-c20e9fdf7143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 returned with HTTP 200 Sep 05 11:44:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1082/2135] 192.168.122.16 () {60 vars in 1247 bytes} [Sat Sep 5 11:44:12 2026] PUT /volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 => generated 777 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-06f5df30-a505-4292-a1c0-a64558c3acc4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-06f5df30-a505-4292-a1c0-a64558c3acc4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-06f5df30-a505-4292-a1c0-a64558c3acc4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-06f5df30-a505-4292-a1c0-a64558c3acc4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-06f5df30-a505-4292-a1c0-a64558c3acc4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-06f5df30-a505-4292-a1c0-a64558c3acc4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 returned with HTTP 200 Sep 05 11:44:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1054/2136] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:12 2026] GET /volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-85e3940c-2208-415c-89fd-8e57d2f18e61 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-85e3940c-2208-415c-89fd-8e57d2f18e61 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] DELETE http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-85e3940c-2208-415c-89fd-8e57d2f18e61 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-85e3940c-2208-415c-89fd-8e57d2f18e61 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-85e3940c-2208-415c-89fd-8e57d2f18e61 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume with id: a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-85e3940c-2208-415c-89fd-8e57d2f18e61 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-85e3940c-2208-415c-89fd-8e57d2f18e61 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume request issued successfully. Sep 05 11:44:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-85e3940c-2208-415c-89fd-8e57d2f18e61 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 returned with HTTP 202 Sep 05 11:44:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1083/2137] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:12 2026] DELETE /volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e91120ff-91a4-439e-83c3-e30ae5833e33 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e91120ff-91a4-439e-83c3-e30ae5833e33 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e91120ff-91a4-439e-83c3-e30ae5833e33 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e91120ff-91a4-439e-83c3-e30ae5833e33 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e91120ff-91a4-439e-83c3-e30ae5833e33 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e91120ff-91a4-439e-83c3-e30ae5833e33 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 returned with HTTP 200 Sep 05 11:44:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1055/2138] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:13 2026] GET /volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2e977a22-a22d-4033-951d-fabc488be472 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e977a22-a22d-4033-951d-fabc488be472 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] GET http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 Sep 05 11:44:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e977a22-a22d-4033-951d-fabc488be472 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e977a22-a22d-4033-951d-fabc488be472 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e977a22-a22d-4033-951d-fabc488be472 tempest-TestStampPattern-195350192 tempest-TestStampPattern-195350192-project-member] http://192.168.122.16/volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 returned with HTTP 404 Sep 05 11:44:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1084/2139] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:13 2026] GET /volume/v3/volumes/eef2120e-bf19-49f4-b2f7-4f5638503eb9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-810c4d35-b3be-4a7e-a99d-f5990b599305 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-810c4d35-b3be-4a7e-a99d-f5990b599305 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 Sep 05 11:44:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-810c4d35-b3be-4a7e-a99d-f5990b599305 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-810c4d35-b3be-4a7e-a99d-f5990b599305 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-810c4d35-b3be-4a7e-a99d-f5990b599305 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 returned with HTTP 404 Sep 05 11:44:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1056/2140] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:14 2026] GET /volume/v3/volumes/a089e58a-761a-494e-b391-1d643644cec8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bbda7891-b26f-4971-a8f4-e75bd256de84 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbda7891-b26f-4971-a8f4-e75bd256de84 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbda7891-b26f-4971-a8f4-e75bd256de84 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbda7891-b26f-4971-a8f4-e75bd256de84 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bbda7891-b26f-4971-a8f4-e75bd256de84 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbda7891-b26f-4971-a8f4-e75bd256de84 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 200 Sep 05 11:44:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1085/2141] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:14 2026] GET /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 897 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-01720f11-e736-42d6-a86f-3fae1821962c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-01720f11-e736-42d6-a86f-3fae1821962c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] DELETE http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-01720f11-e736-42d6-a86f-3fae1821962c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-01720f11-e736-42d6-a86f-3fae1821962c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-01720f11-e736-42d6-a86f-3fae1821962c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume with id: 1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-01720f11-e736-42d6-a86f-3fae1821962c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-01720f11-e736-42d6-a86f-3fae1821962c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume request issued successfully. Sep 05 11:44:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-01720f11-e736-42d6-a86f-3fae1821962c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 202 Sep 05 11:44:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1057/2142] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:14 2026] DELETE /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-55d32862-a4a6-4a54-8c23-ffdf4b72f459 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-55d32862-a4a6-4a54-8c23-ffdf4b72f459 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-55d32862-a4a6-4a54-8c23-ffdf4b72f459 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-55d32862-a4a6-4a54-8c23-ffdf4b72f459 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-55d32862-a4a6-4a54-8c23-ffdf4b72f459 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-55d32862-a4a6-4a54-8c23-ffdf4b72f459 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 200 Sep 05 11:44:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1086/2143] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:14 2026] GET /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 896 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7e5b9d16-2be0-4b40-9e62-40635d4848b3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7e5b9d16-2be0-4b40-9e62-40635d4848b3 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 Sep 05 11:44:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7e5b9d16-2be0-4b40-9e62-40635d4848b3 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7e5b9d16-2be0-4b40-9e62-40635d4848b3 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7e5b9d16-2be0-4b40-9e62-40635d4848b3 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 returned with HTTP 404 Sep 05 11:44:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1058/2144] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:15 2026] GET /volume/v3/volumes/1572d45d-cbdb-4217-837b-5a885f195117 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fc646fe8-93e3-43a2-844e-7790836817cb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1373701046"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1373701046'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume of 1 GB Sep 05 11:44:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Availability Zones retrieved successfully. Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (b07b823b-b06c-498f-85d4-64787a3a2c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e1db7cf-6107-4c6f-8079-7d34dae71b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e1db7cf-6107-4c6f-8079-7d34dae71b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae041f13-1355-481d-af9a-3bf3bbf0a290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Created reservations ['134a0757-69c9-48df-9248-67068ddc1c3e', '2008cb8e-0894-4be1-be9f-92b526a49402', 'e65fc7d0-e238-412c-9f1a-7a4bf51f66b1', '948b2474-8385-42d0-aa06-ab2ff102a7bd'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae041f13-1355-481d-af9a-3bf3bbf0a290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['134a0757-69c9-48df-9248-67068ddc1c3e', '2008cb8e-0894-4be1-be9f-92b526a49402', 'e65fc7d0-e238-412c-9f1a-7a4bf51f66b1', '948b2474-8385-42d0-aa06-ab2ff102a7bd']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57542327-328c-4438-9cc4-9eaea80f9e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57542327-328c-4438-9cc4-9eaea80f9e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25bc0142-070d-4cc4-8016-037e1fcf43dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1373701046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['134a0757-69c9-48df-9248-67068ddc1c3e','2008cb8e-0894-4be1-be9f-92b526a49402','e65fc7d0-e238-412c-9f1a-7a4bf51f66b1','948b2474-8385-42d0-aa06-ab2ff102a7bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1373701046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25bc0142-070d-4cc4-8016-037e1fcf43dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fde5c407ac69413eba4fe796f139154a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284db89aee3942aa86b80ffc730dd8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec6fa24-ae2c-418d-9bb8-35e68243e552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ec6fa24-ae2c-418d-9bb8-35e68243e552) transitioned into state 'SUCCESS' from state '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-1373701046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['134a0757-69c9-48df-9248-67068ddc1c3e','2008cb8e-0894-4be1-be9f-92b526a49402','e65fc7d0-e238-412c-9f1a-7a4bf51f66b1','948b2474-8385-42d0-aa06-ab2ff102a7bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb6847d-2913-4a83-ac39-53a69618992d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffb6847d-2913-4a83-ac39-53a69618992d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (b07b823b-b06c-498f-85d4-64787a3a2c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request issued successfully. Sep 05 11:44:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc646fe8-93e3-43a2-844e-7790836817cb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1087/2145] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:44:15 2026] POST /volume/v3/volumes => generated 752 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dd70981b-147d-4dc0-bb86-028a735bf30e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dd70981b-147d-4dc0-bb86-028a735bf30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd Sep 05 11:44:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dd70981b-147d-4dc0-bb86-028a735bf30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dd70981b-147d-4dc0-bb86-028a735bf30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dd70981b-147d-4dc0-bb86-028a735bf30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dd70981b-147d-4dc0-bb86-028a735bf30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd returned with HTTP 200 Sep 05 11:44:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1059/2146] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:15 2026] GET /volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd => generated 820 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d89b5abc-d54e-4ef0-b10f-18f01ecfcce4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d89b5abc-d54e-4ef0-b10f-18f01ecfcce4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd Sep 05 11:44:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d89b5abc-d54e-4ef0-b10f-18f01ecfcce4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d89b5abc-d54e-4ef0-b10f-18f01ecfcce4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d89b5abc-d54e-4ef0-b10f-18f01ecfcce4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d89b5abc-d54e-4ef0-b10f-18f01ecfcce4 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd returned with HTTP 200 Sep 05 11:44:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1088/2147] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:16 2026] GET /volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "25bc0142-070d-4cc4-8016-037e1fcf43dd", "size": 1, "name": "tempest-VolumesGetTest-Volume-384362909", "metadata": {"Type": "Test"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request body: {'volume': {'source_volid': '25bc0142-070d-4cc4-8016-037e1fcf43dd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-384362909', 'metadata': {'Type': 'Test'}}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume retrieved successfully. Sep 05 11:44:16 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume of 1 GB Sep 05 11:44:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Availability Zones retrieved successfully. Sep 05 11:44:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (188c4cb8-562b-4825-88d5-9a914db04693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27dbeb20-3e11-4e8b-ac35-8868b3aa5592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27dbeb20-3e11-4e8b-ac35-8868b3aa5592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '25bc0142-070d-4cc4-8016-037e1fcf43dd', 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78313f16-b49f-4009-aaac-822a25aa3e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Created reservations ['a24bb533-db30-4f5e-a137-09ce75003108', '6beb9e55-0638-413d-9229-2fcbca41228d', 'b42d370f-af01-43ec-a07d-9b84f7d2b732', '6ede5234-b1e6-4cdd-83ac-e963c0cfacd3'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78313f16-b49f-4009-aaac-822a25aa3e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a24bb533-db30-4f5e-a137-09ce75003108', '6beb9e55-0638-413d-9229-2fcbca41228d', 'b42d370f-af01-43ec-a07d-9b84f7d2b732', '6ede5234-b1e6-4cdd-83ac-e963c0cfacd3']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b015359b-e551-437e-a443-9a8e54c382f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b015359b-e551-437e-a443-9a8e54c382f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa5ad86e-c326-41f1-8f9e-3e45402cfc51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-384362909',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['a24bb533-db30-4f5e-a137-09ce75003108','6beb9e55-0638-413d-9229-2fcbca41228d','b42d370f-af01-43ec-a07d-9b84f7d2b732','6ede5234-b1e6-4cdd-83ac-e963c0cfacd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=25bc0142-070d-4cc4-8016-037e1fcf43dd,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-384362909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa5ad86e-c326-41f1-8f9e-3e45402cfc51,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fde5c407ac69413eba4fe796f139154a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=25bc0142-070d-4cc4-8016-037e1fcf43dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284db89aee3942aa86b80ffc730dd8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e103b18-e214-427e-a171-d1af0e4bc376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e103b18-e214-427e-a171-d1af0e4bc376) transitioned into state 'SUCCESS' from state '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-384362909',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['a24bb533-db30-4f5e-a137-09ce75003108','6beb9e55-0638-413d-9229-2fcbca41228d','b42d370f-af01-43ec-a07d-9b84f7d2b732','6ede5234-b1e6-4cdd-83ac-e963c0cfacd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=25bc0142-070d-4cc4-8016-037e1fcf43dd,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2a3a66-5989-43aa-84fe-20f8c16a25ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2a3a66-5989-43aa-84fe-20f8c16a25ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (188c4cb8-562b-4825-88d5-9a914db04693) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request issued successfully. Sep 05 11:44:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cb2e56d3-f6d2-46ba-ad85-df8ac93cd283 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1060/2148] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:16 2026] POST /volume/v3/volumes => generated 799 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4bc319b8-d453-408f-b7f8-52b2db87e30e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4bc319b8-d453-408f-b7f8-52b2db87e30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4bc319b8-d453-408f-b7f8-52b2db87e30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4bc319b8-d453-408f-b7f8-52b2db87e30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4bc319b8-d453-408f-b7f8-52b2db87e30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4bc319b8-d453-408f-b7f8-52b2db87e30e tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1089/2149] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:17 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 867 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9839b065-6f99-4858-a2b1-c5951cabbef7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9839b065-6f99-4858-a2b1-c5951cabbef7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9839b065-6f99-4858-a2b1-c5951cabbef7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9839b065-6f99-4858-a2b1-c5951cabbef7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9839b065-6f99-4858-a2b1-c5951cabbef7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9839b065-6f99-4858-a2b1-c5951cabbef7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1061/2150] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:18 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1976b569-d8a0-40d7-b8b8-aae03c2dcc08 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1976b569-d8a0-40d7-b8b8-aae03c2dcc08 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1976b569-d8a0-40d7-b8b8-aae03c2dcc08 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1976b569-d8a0-40d7-b8b8-aae03c2dcc08 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1976b569-d8a0-40d7-b8b8-aae03c2dcc08 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1976b569-d8a0-40d7-b8b8-aae03c2dcc08 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1090/2151] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:19 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1aa795a7-7a5a-44f2-9ba2-c27184eb8622 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1aa795a7-7a5a-44f2-9ba2-c27184eb8622 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1aa795a7-7a5a-44f2-9ba2-c27184eb8622 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1aa795a7-7a5a-44f2-9ba2-c27184eb8622 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1aa795a7-7a5a-44f2-9ba2-c27184eb8622 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1aa795a7-7a5a-44f2-9ba2-c27184eb8622 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1062/2152] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:20 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0706064a-6c82-4d83-a91d-0865461bb33f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0706064a-6c82-4d83-a91d-0865461bb33f tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0706064a-6c82-4d83-a91d-0865461bb33f tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0706064a-6c82-4d83-a91d-0865461bb33f tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:21 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:21 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0706064a-6c82-4d83-a91d-0865461bb33f tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0706064a-6c82-4d83-a91d-0865461bb33f tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1091/2153] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:21 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-db83b7f2-81e9-40cc-b20d-69abb90b35a5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-db83b7f2-81e9-40cc-b20d-69abb90b35a5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-db83b7f2-81e9-40cc-b20d-69abb90b35a5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-db83b7f2-81e9-40cc-b20d-69abb90b35a5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-db83b7f2-81e9-40cc-b20d-69abb90b35a5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-db83b7f2-81e9-40cc-b20d-69abb90b35a5 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1063/2154] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:22 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e5ad59e7-30fd-42b2-a7cb-207cff0feb07 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e5ad59e7-30fd-42b2-a7cb-207cff0feb07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e5ad59e7-30fd-42b2-a7cb-207cff0feb07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e5ad59e7-30fd-42b2-a7cb-207cff0feb07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e5ad59e7-30fd-42b2-a7cb-207cff0feb07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e5ad59e7-30fd-42b2-a7cb-207cff0feb07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1092/2155] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:23 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-26d009b8-52ca-45ab-a4f9-384ab4761347 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-26d009b8-52ca-45ab-a4f9-384ab4761347 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-26d009b8-52ca-45ab-a4f9-384ab4761347 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-26d009b8-52ca-45ab-a4f9-384ab4761347 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-26d009b8-52ca-45ab-a4f9-384ab4761347 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-26d009b8-52ca-45ab-a4f9-384ab4761347 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1064/2156] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:25 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-deb4428d-7139-4054-aff0-9dff2b9112d8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-deb4428d-7139-4054-aff0-9dff2b9112d8 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-deb4428d-7139-4054-aff0-9dff2b9112d8 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-deb4428d-7139-4054-aff0-9dff2b9112d8 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-deb4428d-7139-4054-aff0-9dff2b9112d8 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-deb4428d-7139-4054-aff0-9dff2b9112d8 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1093/2157] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:26 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5c9cf2cf-0b78-410a-ba38-2642ce976264 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c9cf2cf-0b78-410a-ba38-2642ce976264 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c9cf2cf-0b78-410a-ba38-2642ce976264 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c9cf2cf-0b78-410a-ba38-2642ce976264 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5c9cf2cf-0b78-410a-ba38-2642ce976264 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c9cf2cf-0b78-410a-ba38-2642ce976264 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1065/2158] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:27 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 891 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1132794986"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1132794986'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume of 1 GB Sep 05 11:44:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Availability Zones retrieved successfully. Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (6896ce56-64a2-43c2-a306-8545d814b2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a283d2e7-9dbf-42df-8a6a-d969ff72493e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a283d2e7-9dbf-42df-8a6a-d969ff72493e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b9a446-274a-4465-a5a2-db135bbcef8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Created reservations ['71b0caec-0673-447e-904e-0fc754a638aa', 'a4bbb2d0-05f5-45ed-a0ba-464692f563ec', '8d14a14a-aa5c-439f-90b0-454103dbcf22', 'a11eb9dd-a572-4f2b-8388-d6b1df2f749e'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b9a446-274a-4465-a5a2-db135bbcef8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b0caec-0673-447e-904e-0fc754a638aa', 'a4bbb2d0-05f5-45ed-a0ba-464692f563ec', '8d14a14a-aa5c-439f-90b0-454103dbcf22', 'a11eb9dd-a572-4f2b-8388-d6b1df2f749e']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:27 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58493a3f-cb16-4846-ba0e-bbb485a66a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58493a3f-cb16-4846-ba0e-bbb485a66a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ee7a35c-4095-4757-bae9-6779d3e9eca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1132794986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['71b0caec-0673-447e-904e-0fc754a638aa','a4bbb2d0-05f5-45ed-a0ba-464692f563ec','8d14a14a-aa5c-439f-90b0-454103dbcf22','a11eb9dd-a572-4f2b-8388-d6b1df2f749e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1132794986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ee7a35c-4095-4757-bae9-6779d3e9eca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0fcb4f1e174eb3b5faef14342a918e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed55616592143fc9dd5f436b665041c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9ebaed-1d29-4281-8623-1a14f3c75f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e9ebaed-1d29-4281-8623-1a14f3c75f44) transitioned into state 'SUCCESS' from state '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-1132794986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['71b0caec-0673-447e-904e-0fc754a638aa','a4bbb2d0-05f5-45ed-a0ba-464692f563ec','8d14a14a-aa5c-439f-90b0-454103dbcf22','a11eb9dd-a572-4f2b-8388-d6b1df2f749e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c921ac-26fd-434f-aa19-033426936517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06c921ac-26fd-434f-aa19-033426936517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (6896ce56-64a2-43c2-a306-8545d814b2d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request issued successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3af488fb-cb18-4d32-b632-cda617b1bd08 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1094/2159] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:27 2026] POST /volume/v3/volumes => generated 764 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-95727915"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-95727915'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume of 1 GB Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Availability Zones retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (e237bb0d-b6a0-4266-906e-5d93aca82697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8963730-e308-40fd-8b04-aac8dba0b6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8963730-e308-40fd-8b04-aac8dba0b6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7e991f-e2ff-433e-b939-22a923e16028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Created reservations ['013a4714-3291-41f3-b7d1-8770934f8731', '88b99580-e60b-47da-9203-d4153f071436', '48511fce-07db-402d-b7c0-80b3472ba783', '7e337cdd-272a-4323-acab-dabcf24c1276'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc7e991f-e2ff-433e-b939-22a923e16028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['013a4714-3291-41f3-b7d1-8770934f8731', '88b99580-e60b-47da-9203-d4153f071436', '48511fce-07db-402d-b7c0-80b3472ba783', '7e337cdd-272a-4323-acab-dabcf24c1276']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250b17f3-6e29-4390-941c-716e0d55c3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8d7db9c4-5dc5-4682-a832-77eccfb3b110 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8d7db9c4-5dc5-4682-a832-77eccfb3b110 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8d7db9c4-5dc5-4682-a832-77eccfb3b110 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8d7db9c4-5dc5-4682-a832-77eccfb3b110 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250b17f3-6e29-4390-941c-716e0d55c3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7a45cc6-7263-46b8-9e78-b7a736939187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-95727915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['013a4714-3291-41f3-b7d1-8770934f8731','88b99580-e60b-47da-9203-d4153f071436','48511fce-07db-402d-b7c0-80b3472ba783','7e337cdd-272a-4323-acab-dabcf24c1276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-95727915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7a45cc6-7263-46b8-9e78-b7a736939187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0fcb4f1e174eb3b5faef14342a918e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed55616592143fc9dd5f436b665041c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8d7db9c4-5dc5-4682-a832-77eccfb3b110 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4311da4-b77b-4149-bfff-f4386af4a050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8d7db9c4-5dc5-4682-a832-77eccfb3b110 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1095/2160] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 892 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cb9c0025-0479-419a-aea9-d4e1463be874 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb9c0025-0479-419a-aea9-d4e1463be874 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb9c0025-0479-419a-aea9-d4e1463be874 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb9c0025-0479-419a-aea9-d4e1463be874 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4311da4-b77b-4149-bfff-f4386af4a050) transitioned into state 'SUCCESS' from state '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-95727915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['013a4714-3291-41f3-b7d1-8770934f8731','88b99580-e60b-47da-9203-d4153f071436','48511fce-07db-402d-b7c0-80b3472ba783','7e337cdd-272a-4323-acab-dabcf24c1276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101ab816-40b3-4db6-9876-430476ad5d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101ab816-40b3-4db6-9876-430476ad5d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (e237bb0d-b6a0-4266-906e-5d93aca82697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request issued successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae2892b6-92c6-4170-844a-bd9db4ddcabf tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1066/2161] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:28 2026] POST /volume/v3/volumes => generated 762 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cb9c0025-0479-419a-aea9-d4e1463be874 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Volume info retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-436382420"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb9c0025-0479-419a-aea9-d4e1463be874 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1096/2162] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 892 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-436382420'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume of 1 GB Sep 05 11:44:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Availability Zones retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-75d73641-b715-4203-803f-934355a0bf82 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-75d73641-b715-4203-803f-934355a0bf82 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-75d73641-b715-4203-803f-934355a0bf82 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-384362909"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (f120be1e-b79c-4acc-a766-b57fcb63248c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb6df1a-4602-4615-917a-bc1408826af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-75d73641-b715-4203-803f-934355a0bf82 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-75d73641-b715-4203-803f-934355a0bf82 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-75d73641-b715-4203-803f-934355a0bf82 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1097/2163] 192.168.122.16 () {60 vars in 1247 bytes} [Sat Sep 5 11:44:28 2026] PUT /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f8ad1fa2-0eee-4212-ad68-98b0f13ccc68 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8ad1fa2-0eee-4212-ad68-98b0f13ccc68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8ad1fa2-0eee-4212-ad68-98b0f13ccc68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1404069568", "description": "This is the new description of volume"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb6df1a-4602-4615-917a-bc1408826af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0b04a1-83a1-449e-8dea-973f7dc78e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f8ad1fa2-0eee-4212-ad68-98b0f13ccc68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f8ad1fa2-0eee-4212-ad68-98b0f13ccc68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8ad1fa2-0eee-4212-ad68-98b0f13ccc68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1098/2164] 192.168.122.16 () {60 vars in 1248 bytes} [Sat Sep 5 11:44:28 2026] PUT /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a8547fdb-222f-49d3-a4cd-3649e2f35505 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8547fdb-222f-49d3-a4cd-3649e2f35505 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8547fdb-222f-49d3-a4cd-3649e2f35505 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8547fdb-222f-49d3-a4cd-3649e2f35505 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a8547fdb-222f-49d3-a4cd-3649e2f35505 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Volume info retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8547fdb-222f-49d3-a4cd-3649e2f35505 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Created reservations ['5e67201c-d8cd-4ec2-9753-9f0522cb5a2f', 'ce1f83c4-3156-410a-8efe-f7de130a8bba', 'cd5bbc6c-28d6-4c9d-90af-8bb817a01085', '40b6e9c8-dda8-44fc-ab2e-003df9f9b7a3'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0b04a1-83a1-449e-8dea-973f7dc78e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e67201c-d8cd-4ec2-9753-9f0522cb5a2f', 'ce1f83c4-3156-410a-8efe-f7de130a8bba', 'cd5bbc6c-28d6-4c9d-90af-8bb817a01085', '40b6e9c8-dda8-44fc-ab2e-003df9f9b7a3']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455bf780-fa8e-49dc-a45b-fc70d5c93ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1099/2165] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:28 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 932 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1480953698", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-537906633"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1480953698', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-537906633'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume of 1 GB Sep 05 11:44:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Availability Zones retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455bf780-fa8e-49dc-a45b-fc70d5c93ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3070c991-7947-40f4-99b6-251d0cc39efa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-436382420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['5e67201c-d8cd-4ec2-9753-9f0522cb5a2f','ce1f83c4-3156-410a-8efe-f7de130a8bba','cd5bbc6c-28d6-4c9d-90af-8bb817a01085','40b6e9c8-dda8-44fc-ab2e-003df9f9b7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-436382420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3070c991-7947-40f4-99b6-251d0cc39efa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0fcb4f1e174eb3b5faef14342a918e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed55616592143fc9dd5f436b665041c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd7d707-0db8-41aa-80f0-e3fe45be0d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (7d2b05b4-df47-4784-b8f8-ce006b1137b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c172552-c335-4140-9324-bc397f18b529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd7d707-0db8-41aa-80f0-e3fe45be0d91) transitioned into state 'SUCCESS' from state '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-436382420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['5e67201c-d8cd-4ec2-9753-9f0522cb5a2f','ce1f83c4-3156-410a-8efe-f7de130a8bba','cd5bbc6c-28d6-4c9d-90af-8bb817a01085','40b6e9c8-dda8-44fc-ab2e-003df9f9b7a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e2d296-6d7e-4ec6-b2a5-d908b3e359be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38e2d296-6d7e-4ec6-b2a5-d908b3e359be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c172552-c335-4140-9324-bc397f18b529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (f120be1e-b79c-4acc-a766-b57fcb63248c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request issued successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd4baa54-9751-4370-8bcf-5a09182448b5 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1067/2166] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:28 2026] POST /volume/v3/volumes => generated 763 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f452c6-a85f-49a7-95db-2200c8563722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-965515952"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-965515952'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume of 1 GB Sep 05 11:44:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Availability Zones retrieved successfully. Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (093ede5b-6cc5-411d-8600-674b55b9f16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a9bb76-ec8e-40de-b258-66ab7303ee63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Created reservations ['33ddcdc7-f484-4473-b348-3ac5a4146ce3', 'cd053513-0c14-4917-ba1a-c6ef140cd7f7', 'fbf4d4c0-eecb-4814-a3fa-9068fa3367f6', '3ea59e0d-694f-4d49-acb8-25b4e0bd1d87'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f452c6-a85f-49a7-95db-2200c8563722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33ddcdc7-f484-4473-b348-3ac5a4146ce3', 'cd053513-0c14-4917-ba1a-c6ef140cd7f7', 'fbf4d4c0-eecb-4814-a3fa-9068fa3367f6', '3ea59e0d-694f-4d49-acb8-25b4e0bd1d87']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec3ca34d-b974-4c60-bfa5-a0eb6a88ff57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec3ca34d-b974-4c60-bfa5-a0eb6a88ff57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f898d131-faa7-4c6b-b564-da1f5d839e75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1480953698',display_name='tempest-VolumesGetTest-Volume-537906633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['33ddcdc7-f484-4473-b348-3ac5a4146ce3','cd053513-0c14-4917-ba1a-c6ef140cd7f7','fbf4d4c0-eecb-4814-a3fa-9068fa3367f6','3ea59e0d-694f-4d49-acb8-25b4e0bd1d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:28Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1480953698',display_name='tempest-VolumesGetTest-Volume-537906633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f898d131-faa7-4c6b-b564-da1f5d839e75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fde5c407ac69413eba4fe796f139154a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284db89aee3942aa86b80ffc730dd8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a9bb76-ec8e-40de-b258-66ab7303ee63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eefcebe5-994a-45ef-826e-dd129e725e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47daa9b9-af90-45b0-ac0b-df494523630e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eefcebe5-994a-45ef-826e-dd129e725e09) transitioned into 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-1480953698',display_name='tempest-VolumesGetTest-Volume-537906633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['33ddcdc7-f484-4473-b348-3ac5a4146ce3','cd053513-0c14-4917-ba1a-c6ef140cd7f7','fbf4d4c0-eecb-4814-a3fa-9068fa3367f6','3ea59e0d-694f-4d49-acb8-25b4e0bd1d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8cb244-a991-4e4a-8fcd-d4a8b6871b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8cb244-a991-4e4a-8fcd-d4a8b6871b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Created reservations ['ed0c5d80-c525-467f-ad6c-3c963711b8a1', '7fcf7d14-df84-4dd3-83da-f62f20588a2e', 'c91a69a1-fb1e-42d5-ad4f-7028b1f24ee8', '8fd2993b-6770-43e1-9ce9-1b59704cb0d8'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47daa9b9-af90-45b0-ac0b-df494523630e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed0c5d80-c525-467f-ad6c-3c963711b8a1', '7fcf7d14-df84-4dd3-83da-f62f20588a2e', 'c91a69a1-fb1e-42d5-ad4f-7028b1f24ee8', '8fd2993b-6770-43e1-9ce9-1b59704cb0d8']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (7d2b05b4-df47-4784-b8f8-ce006b1137b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a665ec-5685-4337-920f-b58b8ae9b33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request issued successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2a36a23-53e5-43c3-9a28-5a853aa7c3ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1100/2167] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:28 2026] POST /volume/v3/volumes => generated 786 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-76d7ce61-2a1c-4fce-b035-6f2875252a69 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-76d7ce61-2a1c-4fce-b035-6f2875252a69 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-76d7ce61-2a1c-4fce-b035-6f2875252a69 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-76d7ce61-2a1c-4fce-b035-6f2875252a69 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66a665ec-5685-4337-920f-b58b8ae9b33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4593ed7-08a4-4d7b-9b53-b542361cd767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-965515952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['ed0c5d80-c525-467f-ad6c-3c963711b8a1','7fcf7d14-df84-4dd3-83da-f62f20588a2e','c91a69a1-fb1e-42d5-ad4f-7028b1f24ee8','8fd2993b-6770-43e1-9ce9-1b59704cb0d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-965515952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4593ed7-08a4-4d7b-9b53-b542361cd767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0fcb4f1e174eb3b5faef14342a918e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed55616592143fc9dd5f436b665041c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08d81fb-a02c-4227-952e-82cc1ebb0a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-76d7ce61-2a1c-4fce-b035-6f2875252a69 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c08d81fb-a02c-4227-952e-82cc1ebb0a2c) transitioned into state 'SUCCESS' from state '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-965515952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['ed0c5d80-c525-467f-ad6c-3c963711b8a1','7fcf7d14-df84-4dd3-83da-f62f20588a2e','c91a69a1-fb1e-42d5-ad4f-7028b1f24ee8','8fd2993b-6770-43e1-9ce9-1b59704cb0d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ba8c10b-3a54-40b3-8a48-8dd33bf02079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-76d7ce61-2a1c-4fce-b035-6f2875252a69 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 200 Sep 05 11:44:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1101/2168] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:29 2026] GET /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ba8c10b-3a54-40b3-8a48-8dd33bf02079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (093ede5b-6cc5-411d-8600-674b55b9f16b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request issued successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-64d892ac-18d1-40a4-a845-d4ad472ffa63 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1068/2169] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:28 2026] POST /volume/v3/volumes => generated 763 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-87688232-f11b-4bce-a274-96670bbcbd84 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1318000122"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1318000122'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume of 1 GB Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Availability Zones retrieved successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (50f87e5c-0dcc-410a-bcc6-70287184acb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e249d91d-ae31-4fad-8e8d-130a81b48f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e249d91d-ae31-4fad-8e8d-130a81b48f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58caffa2-1bfe-4092-8813-b0189967d974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Created reservations ['a432d32c-20fe-4524-aaf8-6de8adeecb71', '6960688c-2a74-4149-9b7f-672b08316b30', 'dfacd321-2c5a-48c3-b649-244910ea105d', '9b48c4b6-d5b2-4e25-bb9e-fb871185aa7c'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58caffa2-1bfe-4092-8813-b0189967d974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a432d32c-20fe-4524-aaf8-6de8adeecb71', '6960688c-2a74-4149-9b7f-672b08316b30', 'dfacd321-2c5a-48c3-b649-244910ea105d', '9b48c4b6-d5b2-4e25-bb9e-fb871185aa7c']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e61729-13ee-4b3f-9245-5e3962cc0d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e61729-13ee-4b3f-9245-5e3962cc0d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '361aecbe-85ce-4968-872a-f31063b53ce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1318000122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['a432d32c-20fe-4524-aaf8-6de8adeecb71','6960688c-2a74-4149-9b7f-672b08316b30','dfacd321-2c5a-48c3-b649-244910ea105d','9b48c4b6-d5b2-4e25-bb9e-fb871185aa7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1318000122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=361aecbe-85ce-4968-872a-f31063b53ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f0fcb4f1e174eb3b5faef14342a918e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fed55616592143fc9dd5f436b665041c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89634cd-5f3e-4154-b1ce-2dc14c1b74a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b89634cd-5f3e-4154-b1ce-2dc14c1b74a2) transitioned into state 'SUCCESS' from state '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-1318000122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f0fcb4f1e174eb3b5faef14342a918e',qos_specs=None,replication_status=,reservations=['a432d32c-20fe-4524-aaf8-6de8adeecb71','6960688c-2a74-4149-9b7f-672b08316b30','dfacd321-2c5a-48c3-b649-244910ea105d','9b48c4b6-d5b2-4e25-bb9e-fb871185aa7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fed55616592143fc9dd5f436b665041c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315f41e7-0635-4ce4-aa08-2e95d6809b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (315f41e7-0635-4ce4-aa08-2e95d6809b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Flow 'volume_create_api' (50f87e5c-0dcc-410a-bcc6-70287184acb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Create volume request issued successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-87688232-f11b-4bce-a274-96670bbcbd84 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1102/2170] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:29 2026] POST /volume/v3/volumes => generated 764 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6c754a55-1171-418b-8d0a-0af7829d5823 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c754a55-1171-418b-8d0a-0af7829d5823 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c754a55-1171-418b-8d0a-0af7829d5823 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6c754a55-1171-418b-8d0a-0af7829d5823 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6c754a55-1171-418b-8d0a-0af7829d5823 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6c754a55-1171-418b-8d0a-0af7829d5823 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 returned with HTTP 200 Sep 05 11:44:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1069/2171] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:29 2026] GET /volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eabfa4dc-0f48-4530-88e8-e67c2388e046 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eabfa4dc-0f48-4530-88e8-e67c2388e046 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eabfa4dc-0f48-4530-88e8-e67c2388e046 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eabfa4dc-0f48-4530-88e8-e67c2388e046 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eabfa4dc-0f48-4530-88e8-e67c2388e046 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eabfa4dc-0f48-4530-88e8-e67c2388e046 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 returned with HTTP 200 Sep 05 11:44:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1103/2172] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:29 2026] GET /volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bdf982be-588d-43d1-8b7f-251c83546f4a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bdf982be-588d-43d1-8b7f-251c83546f4a tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bdf982be-588d-43d1-8b7f-251c83546f4a tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bdf982be-588d-43d1-8b7f-251c83546f4a tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bdf982be-588d-43d1-8b7f-251c83546f4a tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bdf982be-588d-43d1-8b7f-251c83546f4a tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 200 Sep 05 11:44:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1070/2173] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:30 2026] GET /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-abf5a8af-583b-4926-8305-859c594a7513 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-abf5a8af-583b-4926-8305-859c594a7513 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 Sep 05 11:44:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-abf5a8af-583b-4926-8305-859c594a7513 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-abf5a8af-583b-4926-8305-859c594a7513 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-abf5a8af-583b-4926-8305-859c594a7513 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-abf5a8af-583b-4926-8305-859c594a7513 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 returned with HTTP 200 Sep 05 11:44:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1104/2174] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:30 2026] GET /volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b2dda9b2-5421-4cea-bb78-a2e2c6ae8c4f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2dda9b2-5421-4cea-bb78-a2e2c6ae8c4f tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa Sep 05 11:44:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2dda9b2-5421-4cea-bb78-a2e2c6ae8c4f tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b2dda9b2-5421-4cea-bb78-a2e2c6ae8c4f tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b2dda9b2-5421-4cea-bb78-a2e2c6ae8c4f tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b2dda9b2-5421-4cea-bb78-a2e2c6ae8c4f tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa returned with HTTP 200 Sep 05 11:44:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1071/2175] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:30 2026] GET /volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-21604e8e-e4f9-4fef-9171-c75759f4d9ec None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-21604e8e-e4f9-4fef-9171-c75759f4d9ec tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-21604e8e-e4f9-4fef-9171-c75759f4d9ec tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-21604e8e-e4f9-4fef-9171-c75759f4d9ec tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-21604e8e-e4f9-4fef-9171-c75759f4d9ec tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-21604e8e-e4f9-4fef-9171-c75759f4d9ec tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 200 Sep 05 11:44:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1105/2176] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:31 2026] GET /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-362a213d-6185-4b90-9b25-2e03c40a1ad7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-362a213d-6185-4b90-9b25-2e03c40a1ad7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa Sep 05 11:44:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-362a213d-6185-4b90-9b25-2e03c40a1ad7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-362a213d-6185-4b90-9b25-2e03c40a1ad7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-362a213d-6185-4b90-9b25-2e03c40a1ad7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-362a213d-6185-4b90-9b25-2e03c40a1ad7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa returned with HTTP 200 Sep 05 11:44:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1072/2177] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:31 2026] GET /volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-39a5c333-6278-493b-ae5c-f78f7282ad1c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-39a5c333-6278-493b-ae5c-f78f7282ad1c tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 Sep 05 11:44:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-39a5c333-6278-493b-ae5c-f78f7282ad1c tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-39a5c333-6278-493b-ae5c-f78f7282ad1c tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-39a5c333-6278-493b-ae5c-f78f7282ad1c tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-39a5c333-6278-493b-ae5c-f78f7282ad1c tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 returned with HTTP 200 Sep 05 11:44:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1106/2178] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:31 2026] GET /volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-63de61b0-661c-494e-b57d-19a4c3f8e841 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63de61b0-661c-494e-b57d-19a4c3f8e841 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63de61b0-661c-494e-b57d-19a4c3f8e841 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63de61b0-661c-494e-b57d-19a4c3f8e841 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-63de61b0-661c-494e-b57d-19a4c3f8e841 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63de61b0-661c-494e-b57d-19a4c3f8e841 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 200 Sep 05 11:44:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1073/2179] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:32 2026] GET /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-aa050d60-98bc-49c0-84fc-c6cb6049e6b7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aa050d60-98bc-49c0-84fc-c6cb6049e6b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-aa050d60-98bc-49c0-84fc-c6cb6049e6b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-384362909", "description": null}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-aa050d60-98bc-49c0-84fc-c6cb6049e6b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-aa050d60-98bc-49c0-84fc-c6cb6049e6b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aa050d60-98bc-49c0-84fc-c6cb6049e6b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 200 Sep 05 11:44:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1107/2180] 192.168.122.16 () {60 vars in 1247 bytes} [Sat Sep 5 11:44:32 2026] PUT /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 776 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-224c9ba2-2463-42aa-ac2e-8ff7b5002260 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-224c9ba2-2463-42aa-ac2e-8ff7b5002260 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-224c9ba2-2463-42aa-ac2e-8ff7b5002260 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-224c9ba2-2463-42aa-ac2e-8ff7b5002260 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-224c9ba2-2463-42aa-ac2e-8ff7b5002260 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-224c9ba2-2463-42aa-ac2e-8ff7b5002260 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 200 Sep 05 11:44:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1074/2181] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:32 2026] GET /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 844 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e1433c61-b86d-4d51-889a-e844935143ab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1433c61-b86d-4d51-889a-e844935143ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] DELETE http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e1433c61-b86d-4d51-889a-e844935143ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e1433c61-b86d-4d51-889a-e844935143ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e1433c61-b86d-4d51-889a-e844935143ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume with id: f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e1433c61-b86d-4d51-889a-e844935143ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e1433c61-b86d-4d51-889a-e844935143ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume request issued successfully. Sep 05 11:44:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1433c61-b86d-4d51-889a-e844935143ab tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 202 Sep 05 11:44:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1108/2182] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:32 2026] DELETE /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e22bb313-fc6c-41e7-899d-296f5fb5f898 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e22bb313-fc6c-41e7-899d-296f5fb5f898 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e22bb313-fc6c-41e7-899d-296f5fb5f898 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e22bb313-fc6c-41e7-899d-296f5fb5f898 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e22bb313-fc6c-41e7-899d-296f5fb5f898 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e22bb313-fc6c-41e7-899d-296f5fb5f898 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 200 Sep 05 11:44:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1075/2183] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:32 2026] GET /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 843 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-97e83fab-ad16-43f1-9e3d-13e9bb453ad8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-97e83fab-ad16-43f1-9e3d-13e9bb453ad8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-97e83fab-ad16-43f1-9e3d-13e9bb453ad8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-97e83fab-ad16-43f1-9e3d-13e9bb453ad8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-97e83fab-ad16-43f1-9e3d-13e9bb453ad8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-97e83fab-ad16-43f1-9e3d-13e9bb453ad8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 returned with HTTP 200 Sep 05 11:44:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1109/2184] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:33 2026] GET /volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4800c557-ceae-4661-a1a3-654a92efad49 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4800c557-ceae-4661-a1a3-654a92efad49 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4800c557-ceae-4661-a1a3-654a92efad49 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4800c557-ceae-4661-a1a3-654a92efad49 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4800c557-ceae-4661-a1a3-654a92efad49 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4800c557-ceae-4661-a1a3-654a92efad49 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 returned with HTTP 200 Sep 05 11:44:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1076/2185] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:33 2026] GET /volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-773e978a-67a4-4d02-96ee-519a6a6178db None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-773e978a-67a4-4d02-96ee-519a6a6178db tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-773e978a-67a4-4d02-96ee-519a6a6178db tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-773e978a-67a4-4d02-96ee-519a6a6178db tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-773e978a-67a4-4d02-96ee-519a6a6178db tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 returned with HTTP 404 Sep 05 11:44:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1110/2186] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:33 2026] GET /volume/v3/volumes/f898d131-faa7-4c6b-b564-da1f5d839e75 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ae121835-e648-4f2f-9df9-227cf24e81ee None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae121835-e648-4f2f-9df9-227cf24e81ee tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ae121835-e648-4f2f-9df9-227cf24e81ee tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ae121835-e648-4f2f-9df9-227cf24e81ee tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ae121835-e648-4f2f-9df9-227cf24e81ee tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae121835-e648-4f2f-9df9-227cf24e81ee tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1077/2187] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:33 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 932 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4426b377-a0ea-4cda-a061-27431e2011bb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4426b377-a0ea-4cda-a061-27431e2011bb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] DELETE http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4426b377-a0ea-4cda-a061-27431e2011bb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4426b377-a0ea-4cda-a061-27431e2011bb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-4426b377-a0ea-4cda-a061-27431e2011bb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume with id: aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4426b377-a0ea-4cda-a061-27431e2011bb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4426b377-a0ea-4cda-a061-27431e2011bb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume request issued successfully. Sep 05 11:44:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4426b377-a0ea-4cda-a061-27431e2011bb tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 202 Sep 05 11:44:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1111/2188] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:33 2026] DELETE /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-068cdf16-8106-4482-9c33-f3dc3d233fae None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-068cdf16-8106-4482-9c33-f3dc3d233fae tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-068cdf16-8106-4482-9c33-f3dc3d233fae tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-068cdf16-8106-4482-9c33-f3dc3d233fae tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-068cdf16-8106-4482-9c33-f3dc3d233fae tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-068cdf16-8106-4482-9c33-f3dc3d233fae tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 200 Sep 05 11:44:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1078/2189] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:33 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 931 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9f295076-6edb-4196-b334-e22337f32dc1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9f295076-6edb-4196-b334-e22337f32dc1 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9f295076-6edb-4196-b334-e22337f32dc1 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9f295076-6edb-4196-b334-e22337f32dc1 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9f295076-6edb-4196-b334-e22337f32dc1 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9f295076-6edb-4196-b334-e22337f32dc1 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 returned with HTTP 200 Sep 05 11:44:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1112/2190] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:34 2026] GET /volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8d767717-5d9f-40a9-a3ff-3911d09cb88d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d767717-5d9f-40a9-a3ff-3911d09cb88d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] DELETE http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 Sep 05 11:44:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d767717-5d9f-40a9-a3ff-3911d09cb88d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d767717-5d9f-40a9-a3ff-3911d09cb88d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:34 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8d767717-5d9f-40a9-a3ff-3911d09cb88d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume with id: 361aecbe-85ce-4968-872a-f31063b53ce7 Sep 05 11:44:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8d767717-5d9f-40a9-a3ff-3911d09cb88d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8d767717-5d9f-40a9-a3ff-3911d09cb88d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume request issued successfully. Sep 05 11:44:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d767717-5d9f-40a9-a3ff-3911d09cb88d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 returned with HTTP 202 Sep 05 11:44:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1079/2191] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:34 2026] DELETE /volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dc0b6aa4-e391-4947-8f6b-e30ecf452a88 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc0b6aa4-e391-4947-8f6b-e30ecf452a88 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc0b6aa4-e391-4947-8f6b-e30ecf452a88 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc0b6aa4-e391-4947-8f6b-e30ecf452a88 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dc0b6aa4-e391-4947-8f6b-e30ecf452a88 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc0b6aa4-e391-4947-8f6b-e30ecf452a88 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 returned with HTTP 200 Sep 05 11:44:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1113/2192] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:34 2026] GET /volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-009932e9-c062-4c24-b7ba-8de1092b1e23 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-009932e9-c062-4c24-b7ba-8de1092b1e23 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 Sep 05 11:44:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-009932e9-c062-4c24-b7ba-8de1092b1e23 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-009932e9-c062-4c24-b7ba-8de1092b1e23 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-009932e9-c062-4c24-b7ba-8de1092b1e23 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 returned with HTTP 404 Sep 05 11:44:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1080/2193] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:34 2026] GET /volume/v3/volumes/aa5ad86e-c326-41f1-8f9e-3e45402cfc51 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9ab44c50-fde3-4f99-8ab8-6d9744f2105d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9ab44c50-fde3-4f99-8ab8-6d9744f2105d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9ab44c50-fde3-4f99-8ab8-6d9744f2105d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9ab44c50-fde3-4f99-8ab8-6d9744f2105d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9ab44c50-fde3-4f99-8ab8-6d9744f2105d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9ab44c50-fde3-4f99-8ab8-6d9744f2105d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd returned with HTTP 200 Sep 05 11:44:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1114/2194] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:34 2026] GET /volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-504b6906-4706-46ca-9938-474fc04900ef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-504b6906-4706-46ca-9938-474fc04900ef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] DELETE http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-504b6906-4706-46ca-9938-474fc04900ef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-504b6906-4706-46ca-9938-474fc04900ef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-504b6906-4706-46ca-9938-474fc04900ef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume with id: 25bc0142-070d-4cc4-8016-037e1fcf43dd Sep 05 11:44:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-504b6906-4706-46ca-9938-474fc04900ef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-504b6906-4706-46ca-9938-474fc04900ef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume request issued successfully. Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-504b6906-4706-46ca-9938-474fc04900ef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd returned with HTTP 202 Sep 05 11:44:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1081/2195] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:34 2026] DELETE /volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-816834a3-bd21-4370-b80f-f72e3e51f03b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-816834a3-bd21-4370-b80f-f72e3e51f03b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd Sep 05 11:44:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-816834a3-bd21-4370-b80f-f72e3e51f03b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-816834a3-bd21-4370-b80f-f72e3e51f03b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-816834a3-bd21-4370-b80f-f72e3e51f03b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-816834a3-bd21-4370-b80f-f72e3e51f03b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd returned with HTTP 200 Sep 05 11:44:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1115/2196] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:35 2026] GET /volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-28e0bc93-7891-4df9-bd8b-4bedc405c231 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-28e0bc93-7891-4df9-bd8b-4bedc405c231 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-28e0bc93-7891-4df9-bd8b-4bedc405c231 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-28e0bc93-7891-4df9-bd8b-4bedc405c231 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-28e0bc93-7891-4df9-bd8b-4bedc405c231 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 returned with HTTP 404 Sep 05 11:44:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1082/2197] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:35 2026] GET /volume/v3/volumes/361aecbe-85ce-4968-872a-f31063b53ce7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b0db7e76-eb20-4869-a0ca-3c1c601357c4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0db7e76-eb20-4869-a0ca-3c1c601357c4 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] DELETE http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 Sep 05 11:44:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0db7e76-eb20-4869-a0ca-3c1c601357c4 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0db7e76-eb20-4869-a0ca-3c1c601357c4 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:35 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b0db7e76-eb20-4869-a0ca-3c1c601357c4 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume with id: f4593ed7-08a4-4d7b-9b53-b542361cd767 Sep 05 11:44:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b0db7e76-eb20-4869-a0ca-3c1c601357c4 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b0db7e76-eb20-4869-a0ca-3c1c601357c4 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume request issued successfully. Sep 05 11:44:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0db7e76-eb20-4869-a0ca-3c1c601357c4 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 returned with HTTP 202 Sep 05 11:44:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1116/2198] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:35 2026] DELETE /volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-91427c33-9476-4766-b12b-d095cce4c205 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91427c33-9476-4766-b12b-d095cce4c205 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91427c33-9476-4766-b12b-d095cce4c205 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91427c33-9476-4766-b12b-d095cce4c205 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-91427c33-9476-4766-b12b-d095cce4c205 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91427c33-9476-4766-b12b-d095cce4c205 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 returned with HTTP 200 Sep 05 11:44:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1083/2199] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:35 2026] GET /volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-73fb3e14-91e4-4840-9c76-3718aaff09db None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-73fb3e14-91e4-4840-9c76-3718aaff09db tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-73fb3e14-91e4-4840-9c76-3718aaff09db tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-73fb3e14-91e4-4840-9c76-3718aaff09db tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-73fb3e14-91e4-4840-9c76-3718aaff09db tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd returned with HTTP 404 Sep 05 11:44:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1117/2200] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:36 2026] GET /volume/v3/volumes/25bc0142-070d-4cc4-8016-037e1fcf43dd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1672132563", "metadata": {"Type": "Test"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request body: {'volume': {'imageRef': 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1672132563', 'metadata': {'Type': 'Test'}}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume of 1 GB Sep 05 11:44:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Availability Zones retrieved successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (eab6a0a2-81fa-4583-8453-5795efdb9f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad4492a-01f5-4f01-8927-02a7661878cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad4492a-01f5-4f01-8927-02a7661878cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508dff23-aa96-46bf-95d8-d61a7091181d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cc13298e-bc53-4513-a639-1737e2ee191d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cc13298e-bc53-4513-a639-1737e2ee191d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cc13298e-bc53-4513-a639-1737e2ee191d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cc13298e-bc53-4513-a639-1737e2ee191d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cc13298e-bc53-4513-a639-1737e2ee191d tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 returned with HTTP 404 Sep 05 11:44:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1118/2201] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:36 2026] GET /volume/v3/volumes/f4593ed7-08a4-4d7b-9b53-b542361cd767 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e50eff79-d5ef-4f9c-b3d3-7a8918b10ad6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e50eff79-d5ef-4f9c-b3d3-7a8918b10ad6 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] DELETE http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e50eff79-d5ef-4f9c-b3d3-7a8918b10ad6 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e50eff79-d5ef-4f9c-b3d3-7a8918b10ad6 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e50eff79-d5ef-4f9c-b3d3-7a8918b10ad6 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume with id: 3070c991-7947-40f4-99b6-251d0cc39efa Sep 05 11:44:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e50eff79-d5ef-4f9c-b3d3-7a8918b10ad6 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Created reservations ['b02751f9-d479-4d0c-87dd-6a02351b21a5', '211db2e9-095b-43ce-ac82-1fc9502b45b8', '0a364a5b-981e-4c7b-b9f6-2e6a24bc02f8', '84cfb12c-96a5-483c-baa7-a503f8d9df12'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508dff23-aa96-46bf-95d8-d61a7091181d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b02751f9-d479-4d0c-87dd-6a02351b21a5', '211db2e9-095b-43ce-ac82-1fc9502b45b8', '0a364a5b-981e-4c7b-b9f6-2e6a24bc02f8', '84cfb12c-96a5-483c-baa7-a503f8d9df12']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e50eff79-d5ef-4f9c-b3d3-7a8918b10ad6 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume request issued successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e50eff79-d5ef-4f9c-b3d3-7a8918b10ad6 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa returned with HTTP 202 Sep 05 11:44:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1119/2202] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:36 2026] DELETE /volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebbb4b36-a566-4cb2-8541-993f8cde5307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-909dea68-ad24-4881-bf6b-ab9f8cfa63ee None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-909dea68-ad24-4881-bf6b-ab9f8cfa63ee tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-909dea68-ad24-4881-bf6b-ab9f8cfa63ee tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-909dea68-ad24-4881-bf6b-ab9f8cfa63ee tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-909dea68-ad24-4881-bf6b-ab9f8cfa63ee tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-909dea68-ad24-4881-bf6b-ab9f8cfa63ee tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa returned with HTTP 200 Sep 05 11:44:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1120/2203] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:36 2026] GET /volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebbb4b36-a566-4cb2-8541-993f8cde5307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daaebd0b-ac9f-4695-9628-0932db7b84bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1672132563',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['b02751f9-d479-4d0c-87dd-6a02351b21a5','211db2e9-095b-43ce-ac82-1fc9502b45b8','0a364a5b-981e-4c7b-b9f6-2e6a24bc02f8','84cfb12c-96a5-483c-baa7-a503f8d9df12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1672132563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daaebd0b-ac9f-4695-9628-0932db7b84bf,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fde5c407ac69413eba4fe796f139154a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284db89aee3942aa86b80ffc730dd8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2f2039-d7ce-4265-9b72-bde53904cfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab2f2039-d7ce-4265-9b72-bde53904cfde) transitioned into state 'SUCCESS' from state '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-1672132563',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['b02751f9-d479-4d0c-87dd-6a02351b21a5','211db2e9-095b-43ce-ac82-1fc9502b45b8','0a364a5b-981e-4c7b-b9f6-2e6a24bc02f8','84cfb12c-96a5-483c-baa7-a503f8d9df12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d7062b-39e8-4aac-af06-56845516c368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66d7062b-39e8-4aac-af06-56845516c368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (eab6a0a2-81fa-4583-8453-5795efdb9f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request issued successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b5cf38f5-9611-42c4-b365-ca3d5d7a0143 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1084/2204] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:36 2026] POST /volume/v3/volumes => generated 766 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cfb2715d-d7ff-4058-bf5e-2c69df416339 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cfb2715d-d7ff-4058-bf5e-2c69df416339 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cfb2715d-d7ff-4058-bf5e-2c69df416339 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cfb2715d-d7ff-4058-bf5e-2c69df416339 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cfb2715d-d7ff-4058-bf5e-2c69df416339 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cfb2715d-d7ff-4058-bf5e-2c69df416339 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1121/2205] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:36 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 834 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-05528aaf-f7f7-44a0-bec4-eb1ba6c28e41 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-05528aaf-f7f7-44a0-bec4-eb1ba6c28e41 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa Sep 05 11:44:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-05528aaf-f7f7-44a0-bec4-eb1ba6c28e41 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-05528aaf-f7f7-44a0-bec4-eb1ba6c28e41 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-05528aaf-f7f7-44a0-bec4-eb1ba6c28e41 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa returned with HTTP 404 Sep 05 11:44:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1085/2206] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:37 2026] GET /volume/v3/volumes/3070c991-7947-40f4-99b6-251d0cc39efa => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-58be01d2-0fe5-49d0-b521-b77f5c5907c7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-58be01d2-0fe5-49d0-b521-b77f5c5907c7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] DELETE http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 Sep 05 11:44:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-58be01d2-0fe5-49d0-b521-b77f5c5907c7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-58be01d2-0fe5-49d0-b521-b77f5c5907c7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:37 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-58be01d2-0fe5-49d0-b521-b77f5c5907c7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume with id: d7a45cc6-7263-46b8-9e78-b7a736939187 Sep 05 11:44:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-58be01d2-0fe5-49d0-b521-b77f5c5907c7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c20881e7-fede-4bb0-a2a3-b55ac61a91fa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-58be01d2-0fe5-49d0-b521-b77f5c5907c7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume request issued successfully. Sep 05 11:44:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-58be01d2-0fe5-49d0-b521-b77f5c5907c7 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 returned with HTTP 202 Sep 05 11:44:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c20881e7-fede-4bb0-a2a3-b55ac61a91fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c20881e7-fede-4bb0-a2a3-b55ac61a91fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c20881e7-fede-4bb0-a2a3-b55ac61a91fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1122/2207] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:37 2026] DELETE /volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:44:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-42d7c5b9-cf54-44f5-99c1-9f7c1e04dc02 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42d7c5b9-cf54-44f5-99c1-9f7c1e04dc02 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 Sep 05 11:44:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42d7c5b9-cf54-44f5-99c1-9f7c1e04dc02 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-42d7c5b9-cf54-44f5-99c1-9f7c1e04dc02 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c20881e7-fede-4bb0-a2a3-b55ac61a91fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-42d7c5b9-cf54-44f5-99c1-9f7c1e04dc02 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c20881e7-fede-4bb0-a2a3-b55ac61a91fa tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1086/2208] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:37 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 858 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-42d7c5b9-cf54-44f5-99c1-9f7c1e04dc02 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 returned with HTTP 200 Sep 05 11:44:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1123/2209] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:37 2026] GET /volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c6b9166c-d46b-4cea-807c-94295e3eb7cd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c6b9166c-d46b-4cea-807c-94295e3eb7cd tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c6b9166c-d46b-4cea-807c-94295e3eb7cd tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c6b9166c-d46b-4cea-807c-94295e3eb7cd tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-09e4ea53-fbf2-4a34-a028-3c15c398fea8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-09e4ea53-fbf2-4a34-a028-3c15c398fea8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 Sep 05 11:44:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-09e4ea53-fbf2-4a34-a028-3c15c398fea8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-09e4ea53-fbf2-4a34-a028-3c15c398fea8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-09e4ea53-fbf2-4a34-a028-3c15c398fea8 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 returned with HTTP 404 Sep 05 11:44:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1124/2210] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:38 2026] GET /volume/v3/volumes/d7a45cc6-7263-46b8-9e78-b7a736939187 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c6b9166c-d46b-4cea-807c-94295e3eb7cd tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1cfd1c88-c358-480c-8455-974633e660cb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1cfd1c88-c358-480c-8455-974633e660cb tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] DELETE http://192.168.122.16/volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 Sep 05 11:44:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1cfd1c88-c358-480c-8455-974633e660cb tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1cfd1c88-c358-480c-8455-974633e660cb tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:39 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-1cfd1c88-c358-480c-8455-974633e660cb tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume with id: 6ee7a35c-4095-4757-bae9-6779d3e9eca0 Sep 05 11:44:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c6b9166c-d46b-4cea-807c-94295e3eb7cd tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1087/2211] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:38 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 916 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1cfd1c88-c358-480c-8455-974633e660cb tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1cfd1c88-c358-480c-8455-974633e660cb tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Delete volume request issued successfully. Sep 05 11:44:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1cfd1c88-c358-480c-8455-974633e660cb tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 returned with HTTP 202 Sep 05 11:44:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1125/2212] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:39 2026] DELETE /volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5888c064-dcb4-43e6-9263-00728bf33475 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5888c064-dcb4-43e6-9263-00728bf33475 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 Sep 05 11:44:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5888c064-dcb4-43e6-9263-00728bf33475 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5888c064-dcb4-43e6-9263-00728bf33475 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5888c064-dcb4-43e6-9263-00728bf33475 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Volume info retrieved successfully. Sep 05 11:44:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5888c064-dcb4-43e6-9263-00728bf33475 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 returned with HTTP 200 Sep 05 11:44:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1088/2213] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:39 2026] GET /volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5d69cf24-6d38-459b-8911-de555c80a65c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d69cf24-6d38-459b-8911-de555c80a65c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d69cf24-6d38-459b-8911-de555c80a65c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d69cf24-6d38-459b-8911-de555c80a65c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5d69cf24-6d38-459b-8911-de555c80a65c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d69cf24-6d38-459b-8911-de555c80a65c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1126/2214] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:40 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e1ed480a-fcc0-46b6-8a91-1aabf9531834 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e1ed480a-fcc0-46b6-8a91-1aabf9531834 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] GET http://192.168.122.16/volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 Sep 05 11:44:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e1ed480a-fcc0-46b6-8a91-1aabf9531834 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e1ed480a-fcc0-46b6-8a91-1aabf9531834 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e1ed480a-fcc0-46b6-8a91-1aabf9531834 tempest-CreateVolumesFromImageTest-1244273339 tempest-CreateVolumesFromImageTest-1244273339-project-member] http://192.168.122.16/volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 returned with HTTP 404 Sep 05 11:44:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1089/2215] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:40 2026] GET /volume/v3/volumes/6ee7a35c-4095-4757-bae9-6779d3e9eca0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-34980ed9-f16b-4b44-a3ee-c315bb02816c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-34980ed9-f16b-4b44-a3ee-c315bb02816c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-34980ed9-f16b-4b44-a3ee-c315bb02816c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-34980ed9-f16b-4b44-a3ee-c315bb02816c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-34980ed9-f16b-4b44-a3ee-c315bb02816c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-34980ed9-f16b-4b44-a3ee-c315bb02816c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1127/2216] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:41 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-893be1ef-7bc6-4327-8618-7b7047e31932 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-893be1ef-7bc6-4327-8618-7b7047e31932 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-893be1ef-7bc6-4327-8618-7b7047e31932 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-893be1ef-7bc6-4327-8618-7b7047e31932 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-893be1ef-7bc6-4327-8618-7b7047e31932 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-893be1ef-7bc6-4327-8618-7b7047e31932 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1090/2217] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:42 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-416a9949-5aa1-4d91-9341-6477447dbdcf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1597125572"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1597125572'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:42 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume of 1 GB Sep 05 11:44:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Availability Zones retrieved successfully. Sep 05 11:44:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (b23bd26d-95fb-4bd4-bd22-50e1edbed4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3566b42f-be89-4092-bb6f-bce87cecbc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3566b42f-be89-4092-bb6f-bce87cecbc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e209e6f-5a22-4325-8a46-6ba59e6bea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Created reservations ['b608e14c-2c43-42a1-adaa-69139320fafa', 'b50b7bfc-fe1e-4e11-9b4d-2a04b2378f7e', '1d5f8696-0003-48c0-b412-009448657591', 'd4cc5e8b-f5e2-43fe-b6e7-46c9bf5c150b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e209e6f-5a22-4325-8a46-6ba59e6bea00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b608e14c-2c43-42a1-adaa-69139320fafa', 'b50b7bfc-fe1e-4e11-9b4d-2a04b2378f7e', '1d5f8696-0003-48c0-b412-009448657591', 'd4cc5e8b-f5e2-43fe-b6e7-46c9bf5c150b']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff871532-93af-41e7-bed1-19c41b40a724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=383,cinder:UPDATE=82,cinder:INSERT=51 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff871532-93af-41e7-bed1-19c41b40a724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c08aaf48-f7f1-4a77-8938-89b79e0c1946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1597125572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['b608e14c-2c43-42a1-adaa-69139320fafa','b50b7bfc-fe1e-4e11-9b4d-2a04b2378f7e','1d5f8696-0003-48c0-b412-009448657591','d4cc5e8b-f5e2-43fe-b6e7-46c9bf5c150b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1597125572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c08aaf48-f7f1-4a77-8938-89b79e0c1946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41760073c6de4d1eacd04b6fb0e287c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6860ec48-fcdc-42ec-9d94-0f346ae4ee23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6860ec48-fcdc-42ec-9d94-0f346ae4ee23) transitioned into state 'SUCCESS' from state '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-1597125572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['b608e14c-2c43-42a1-adaa-69139320fafa','b50b7bfc-fe1e-4e11-9b4d-2a04b2378f7e','1d5f8696-0003-48c0-b412-009448657591','d4cc5e8b-f5e2-43fe-b6e7-46c9bf5c150b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b86ce2-b536-460e-b4ff-3eb04d5fe21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65b86ce2-b536-460e-b4ff-3eb04d5fe21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (b23bd26d-95fb-4bd4-bd22-50e1edbed4ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request issued successfully. Sep 05 11:44:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-416a9949-5aa1-4d91-9341-6477447dbdcf tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1128/2218] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:44:42 2026] POST /volume/v3/volumes => generated 767 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-21506cc6-5275-47da-931d-8ec2768013bc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21506cc6-5275-47da-931d-8ec2768013bc tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 Sep 05 11:44:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21506cc6-5275-47da-931d-8ec2768013bc tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21506cc6-5275-47da-931d-8ec2768013bc tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:43 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=306,cinder:UPDATE=84,cinder:INSERT=49 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:44:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-21506cc6-5275-47da-931d-8ec2768013bc tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21506cc6-5275-47da-931d-8ec2768013bc tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 returned with HTTP 200 Sep 05 11:44:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1091/2219] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:43 2026] GET /volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 => generated 835 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e3c5a174-71bf-45e4-ac7b-29f1c368a310 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3c5a174-71bf-45e4-ac7b-29f1c368a310 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3c5a174-71bf-45e4-ac7b-29f1c368a310 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3c5a174-71bf-45e4-ac7b-29f1c368a310 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e3c5a174-71bf-45e4-ac7b-29f1c368a310 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3c5a174-71bf-45e4-ac7b-29f1c368a310 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1129/2220] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:43 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 918 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-69d7b733-f393-47b5-b9f9-8d9a248c54d3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69d7b733-f393-47b5-b9f9-8d9a248c54d3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69d7b733-f393-47b5-b9f9-8d9a248c54d3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69d7b733-f393-47b5-b9f9-8d9a248c54d3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-69d7b733-f393-47b5-b9f9-8d9a248c54d3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69d7b733-f393-47b5-b9f9-8d9a248c54d3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1092/2221] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-463b4cdf-ead0-4101-9d93-eb60005e7f54 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-463b4cdf-ead0-4101-9d93-eb60005e7f54 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-463b4cdf-ead0-4101-9d93-eb60005e7f54 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c08aaf48-f7f1-4a77-8938-89b79e0c1946", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1749425616"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-463b4cdf-ead0-4101-9d93-eb60005e7f54 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-463b4cdf-ead0-4101-9d93-eb60005e7f54 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create snapshot from volume c08aaf48-f7f1-4a77-8938-89b79e0c1946 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9495c47d-641d-4512-8eac-875e28068e07 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9495c47d-641d-4512-8eac-875e28068e07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9495c47d-641d-4512-8eac-875e28068e07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9495c47d-641d-4512-8eac-875e28068e07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9495c47d-641d-4512-8eac-875e28068e07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9495c47d-641d-4512-8eac-875e28068e07 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1093/2222] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 1337 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e943bfec-39a7-45be-92b8-dda69436ad22 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e943bfec-39a7-45be-92b8-dda69436ad22 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e943bfec-39a7-45be-92b8-dda69436ad22 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e943bfec-39a7-45be-92b8-dda69436ad22 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e943bfec-39a7-45be-92b8-dda69436ad22 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-463b4cdf-ead0-4101-9d93-eb60005e7f54 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Created reservations ['8b9357c8-a88c-4b90-9795-02bcb082c4fc', '7700ead7-8e8a-498d-ad89-a5ff2bf952cd', '6c7e646a-5ed8-4494-b6fb-08d88410044a', '10bb44b9-6662-4ba1-b3b5-bbe66b3f602d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e943bfec-39a7-45be-92b8-dda69436ad22 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1094/2223] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 1337 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-899793f0-26e0-4b87-af62-786fa552952c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-899793f0-26e0-4b87-af62-786fa552952c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-899793f0-26e0-4b87-af62-786fa552952c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1672132563"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-899793f0-26e0-4b87-af62-786fa552952c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-899793f0-26e0-4b87-af62-786fa552952c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-899793f0-26e0-4b87-af62-786fa552952c tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1095/2224] 192.168.122.16 () {60 vars in 1247 bytes} [Sat Sep 5 11:44:44 2026] PUT /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 790 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-463b4cdf-ead0-4101-9d93-eb60005e7f54 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Snapshot create request issued successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-463b4cdf-ead0-4101-9d93-eb60005e7f54 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:44:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1130/2225] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:44:44 2026] POST /volume/v3/snapshots => generated 316 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-03a7cfe7-148c-4ccc-9e23-75ba08a941aa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cca3767c-b6d2-428d-a5d0-b0a990fb0c68 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-03a7cfe7-148c-4ccc-9e23-75ba08a941aa tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-03a7cfe7-148c-4ccc-9e23-75ba08a941aa tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-03a7cfe7-148c-4ccc-9e23-75ba08a941aa tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cca3767c-b6d2-428d-a5d0-b0a990fb0c68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cca3767c-b6d2-428d-a5d0-b0a990fb0c68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1075677300", "description": "This is the new description of volume"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-03a7cfe7-148c-4ccc-9e23-75ba08a941aa tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Snapshot retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-03a7cfe7-148c-4ccc-9e23-75ba08a941aa tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1096/2226] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cca3767c-b6d2-428d-a5d0-b0a990fb0c68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cca3767c-b6d2-428d-a5d0-b0a990fb0c68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cca3767c-b6d2-428d-a5d0-b0a990fb0c68 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1131/2227] 192.168.122.16 () {60 vars in 1248 bytes} [Sat Sep 5 11:44:44 2026] PUT /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a6b44b9a-a4a9-4a86-8381-618d3fa9daef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a6b44b9a-a4a9-4a86-8381-618d3fa9daef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a6b44b9a-a4a9-4a86-8381-618d3fa9daef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a6b44b9a-a4a9-4a86-8381-618d3fa9daef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a6b44b9a-a4a9-4a86-8381-618d3fa9daef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] Volume info retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a6b44b9a-a4a9-4a86-8381-618d3fa9daef tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-reader] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1097/2228] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 1376 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-628770253", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1974595462"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-628770253', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1974595462'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume of 1 GB Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Availability Zones retrieved successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (22066b51-9950-48d2-ae7a-1e04ba79c9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b12e28-78a8-44a2-8f1f-525582aca4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b12e28-78a8-44a2-8f1f-525582aca4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58acb0fe-e9fe-4948-a853-26ecf1ae320a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Created reservations ['918b7261-4457-445a-8852-ebb2600c47c3', '65da70a3-ae7f-4c3a-a618-e8f5a0d406a0', '57302f31-e364-409f-827f-60ca7b919331', '7cfb3709-62bc-408c-8c11-2c11ca11c495'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58acb0fe-e9fe-4948-a853-26ecf1ae320a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['918b7261-4457-445a-8852-ebb2600c47c3', '65da70a3-ae7f-4c3a-a618-e8f5a0d406a0', '57302f31-e364-409f-827f-60ca7b919331', '7cfb3709-62bc-408c-8c11-2c11ca11c495']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf50f3d-cf09-49ef-9307-855c56a73a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf50f3d-cf09-49ef-9307-855c56a73a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '529fe3af-c627-460c-8e14-6a8b40fe8bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-628770253',display_name='tempest-VolumesGetTest-Volume-1974595462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['918b7261-4457-445a-8852-ebb2600c47c3','65da70a3-ae7f-4c3a-a618-e8f5a0d406a0','57302f31-e364-409f-827f-60ca7b919331','7cfb3709-62bc-408c-8c11-2c11ca11c495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-628770253',display_name='tempest-VolumesGetTest-Volume-1974595462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=529fe3af-c627-460c-8e14-6a8b40fe8bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fde5c407ac69413eba4fe796f139154a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284db89aee3942aa86b80ffc730dd8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a3338a-4067-414a-b460-07c207b53b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a3338a-4067-414a-b460-07c207b53b7c) transitioned into 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-628770253',display_name='tempest-VolumesGetTest-Volume-1974595462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fde5c407ac69413eba4fe796f139154a',qos_specs=None,replication_status=,reservations=['918b7261-4457-445a-8852-ebb2600c47c3','65da70a3-ae7f-4c3a-a618-e8f5a0d406a0','57302f31-e364-409f-827f-60ca7b919331','7cfb3709-62bc-408c-8c11-2c11ca11c495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284db89aee3942aa86b80ffc730dd8a9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d28e699-64e9-4424-88cf-3b5e751e0588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d28e699-64e9-4424-88cf-3b5e751e0588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Flow 'volume_create_api' (22066b51-9950-48d2-ae7a-1e04ba79c9d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Create volume request issued successfully. Sep 05 11:44:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8e421ae5-ff0c-4d72-b76a-601c32bce12d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1132/2229] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:44 2026] POST /volume/v3/volumes => generated 786 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-de3c53cf-f6b2-4fee-893a-3b9014f5ac59 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de3c53cf-f6b2-4fee-893a-3b9014f5ac59 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de3c53cf-f6b2-4fee-893a-3b9014f5ac59 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de3c53cf-f6b2-4fee-893a-3b9014f5ac59 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-de3c53cf-f6b2-4fee-893a-3b9014f5ac59 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de3c53cf-f6b2-4fee-893a-3b9014f5ac59 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 200 Sep 05 11:44:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1098/2230] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:44 2026] GET /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f8b1fd5d-9155-492a-b752-a401b063b109 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8b1fd5d-9155-492a-b752-a401b063b109 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 Sep 05 11:44:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8b1fd5d-9155-492a-b752-a401b063b109 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f8b1fd5d-9155-492a-b752-a401b063b109 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f8b1fd5d-9155-492a-b752-a401b063b109 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Snapshot retrieved successfully. Sep 05 11:44:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f8b1fd5d-9155-492a-b752-a401b063b109 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 returned with HTTP 200 Sep 05 11:44:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1133/2231] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:45 2026] GET /volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 => generated 448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-54632546-337b-4e55-b86b-a5ee0dc78908 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54632546-337b-4e55-b86b-a5ee0dc78908 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54632546-337b-4e55-b86b-a5ee0dc78908 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54632546-337b-4e55-b86b-a5ee0dc78908 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-54632546-337b-4e55-b86b-a5ee0dc78908 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54632546-337b-4e55-b86b-a5ee0dc78908 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 200 Sep 05 11:44:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1099/2232] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:46 2026] GET /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-88bd533e-d05e-4220-b376-81a377663147 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-88bd533e-d05e-4220-b376-81a377663147 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 Sep 05 11:44:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-88bd533e-d05e-4220-b376-81a377663147 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-88bd533e-d05e-4220-b376-81a377663147 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-88bd533e-d05e-4220-b376-81a377663147 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Snapshot retrieved successfully. Sep 05 11:44:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-88bd533e-d05e-4220-b376-81a377663147 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 returned with HTTP 200 Sep 05 11:44:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1134/2233] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:46 2026] GET /volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf4500ae-c2b9-49dd-a487-267d1f62d822", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-466441433"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf4500ae-c2b9-49dd-a487-267d1f62d822', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-466441433'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume of 1 GB Sep 05 11:44:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Availability Zones retrieved successfully. Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (b2f91e64-eea0-48a7-835b-27134899ef7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e7c005-006a-44dd-ae1f-56b9cfcc7bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7e7c005-006a-44dd-ae1f-56b9cfcc7bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f898f892-c5d4-4493-91da-bc69ecb331a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Created reservations ['c7fbb032-a4a8-49f1-a1e7-5518b66d2d78', 'c27c56ea-20fa-400a-8c8c-cc2af770aef4', '145dd452-b9d4-48ca-b635-6f2f6cd673aa', '488b99eb-fee4-4de5-ae27-bccb63593e02'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f898f892-c5d4-4493-91da-bc69ecb331a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7fbb032-a4a8-49f1-a1e7-5518b66d2d78', 'c27c56ea-20fa-400a-8c8c-cc2af770aef4', '145dd452-b9d4-48ca-b635-6f2f6cd673aa', '488b99eb-fee4-4de5-ae27-bccb63593e02']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48dc2edd-2dab-4913-9806-bfeab015bbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48dc2edd-2dab-4913-9806-bfeab015bbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bef2a2bc-03f1-43c2-8bba-062ff6e8c50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-466441433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['c7fbb032-a4a8-49f1-a1e7-5518b66d2d78','c27c56ea-20fa-400a-8c8c-cc2af770aef4','145dd452-b9d4-48ca-b635-6f2f6cd673aa','488b99eb-fee4-4de5-ae27-bccb63593e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-466441433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bef2a2bc-03f1-43c2-8bba-062ff6e8c50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41760073c6de4d1eacd04b6fb0e287c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3602b1-d1f2-4d5e-b926-7087cfd62225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3602b1-d1f2-4d5e-b926-7087cfd62225) transitioned into state 'SUCCESS' from state '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-466441433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['c7fbb032-a4a8-49f1-a1e7-5518b66d2d78','c27c56ea-20fa-400a-8c8c-cc2af770aef4','145dd452-b9d4-48ca-b635-6f2f6cd673aa','488b99eb-fee4-4de5-ae27-bccb63593e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2334fe42-1ea7-4067-89a7-da732cad9e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2334fe42-1ea7-4067-89a7-da732cad9e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (b2f91e64-eea0-48a7-835b-27134899ef7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request issued successfully. Sep 05 11:44:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0bc6186f-bb68-4487-bac9-7a25d83a499a tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1100/2234] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:46 2026] POST /volume/v3/volumes => generated 766 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:44:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf4500ae-c2b9-49dd-a487-267d1f62d822", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1816058210"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf4500ae-c2b9-49dd-a487-267d1f62d822', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1816058210'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:46 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume of 1 GB Sep 05 11:44:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Availability Zones retrieved successfully. Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (37400231-def7-49aa-b2ec-9b73f4f90981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720811ae-7dc9-4717-bcc0-48d5bdec2d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720811ae-7dc9-4717-bcc0-48d5bdec2d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6e31d6-736a-495d-bc8f-928074b31ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-add2b0c5-e1e2-4ef5-ab61-cbca3f48d529 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-add2b0c5-e1e2-4ef5-ab61-cbca3f48d529 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-add2b0c5-e1e2-4ef5-ab61-cbca3f48d529 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-add2b0c5-e1e2-4ef5-ab61-cbca3f48d529 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-add2b0c5-e1e2-4ef5-ab61-cbca3f48d529 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-add2b0c5-e1e2-4ef5-ab61-cbca3f48d529 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 200 Sep 05 11:44:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1101/2235] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:47 2026] GET /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 878 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Created reservations ['b80311c3-88bc-43a9-9e92-96b4f3ca6184', '4daebe93-f264-4df5-b15f-3389695c4d87', '0a196f55-a0c7-4dc4-9fe1-afad577d649f', 'a3af0d0c-843d-4ff3-82ea-07c8f9561cb2'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6e31d6-736a-495d-bc8f-928074b31ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b80311c3-88bc-43a9-9e92-96b4f3ca6184', '4daebe93-f264-4df5-b15f-3389695c4d87', '0a196f55-a0c7-4dc4-9fe1-afad577d649f', 'a3af0d0c-843d-4ff3-82ea-07c8f9561cb2']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e259ceec-b7f0-42b4-b683-217c365806aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e259ceec-b7f0-42b4-b683-217c365806aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c96961b7-bdd5-4803-9757-5b8ebde8ebc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1816058210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['b80311c3-88bc-43a9-9e92-96b4f3ca6184','4daebe93-f264-4df5-b15f-3389695c4d87','0a196f55-a0c7-4dc4-9fe1-afad577d649f','a3af0d0c-843d-4ff3-82ea-07c8f9561cb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1816058210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c96961b7-bdd5-4803-9757-5b8ebde8ebc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41760073c6de4d1eacd04b6fb0e287c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2d1ebd-81d1-47b2-a1cd-f64ebfd3c60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2d1ebd-81d1-47b2-a1cd-f64ebfd3c60d) transitioned into state 'SUCCESS' from state '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-1816058210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['b80311c3-88bc-43a9-9e92-96b4f3ca6184','4daebe93-f264-4df5-b15f-3389695c4d87','0a196f55-a0c7-4dc4-9fe1-afad577d649f','a3af0d0c-843d-4ff3-82ea-07c8f9561cb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb2c80e-6a30-4271-8578-99ff8c2197bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb2c80e-6a30-4271-8578-99ff8c2197bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (37400231-def7-49aa-b2ec-9b73f4f90981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request issued successfully. Sep 05 11:44:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cb27bf55-3b34-463b-88b3-d61ad995c8f3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1135/2236] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:46 2026] POST /volume/v3/volumes => generated 767 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-111aee98-3225-489b-b748-86b6f67f5964 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf4500ae-c2b9-49dd-a487-267d1f62d822", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1443913794"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf4500ae-c2b9-49dd-a487-267d1f62d822', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1443913794'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume of 1 GB Sep 05 11:44:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Availability Zones retrieved successfully. Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (eb938746-a781-4cc6-968e-a67897497939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc0fb2f-abbc-4b32-97ad-9f3fd1ec0758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc0fb2f-abbc-4b32-97ad-9f3fd1ec0758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd63430-98fa-4f2d-8e93-cb1b21a1b669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Created reservations ['3255ea31-3403-4e12-8d8f-9053eef8e894', '238afd40-8415-4bd6-8e1f-2759e12d836a', 'df642052-a6ed-4796-89dc-13d72fa49ab8', '89e37d56-3565-41a3-85e3-7c15dad4cf7f'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd63430-98fa-4f2d-8e93-cb1b21a1b669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3255ea31-3403-4e12-8d8f-9053eef8e894', '238afd40-8415-4bd6-8e1f-2759e12d836a', 'df642052-a6ed-4796-89dc-13d72fa49ab8', '89e37d56-3565-41a3-85e3-7c15dad4cf7f']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52f5a169-88f9-4512-bfa9-f8beee2d9064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52f5a169-88f9-4512-bfa9-f8beee2d9064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76cf731e-6a53-44cf-9a91-6592b03f3d17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1443913794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['3255ea31-3403-4e12-8d8f-9053eef8e894','238afd40-8415-4bd6-8e1f-2759e12d836a','df642052-a6ed-4796-89dc-13d72fa49ab8','89e37d56-3565-41a3-85e3-7c15dad4cf7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1443913794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76cf731e-6a53-44cf-9a91-6592b03f3d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41760073c6de4d1eacd04b6fb0e287c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f79c9f05-44c1-422f-9914-cbcf6d96e8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f79c9f05-44c1-422f-9914-cbcf6d96e8e5) transitioned into state 'SUCCESS' from state '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-1443913794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['3255ea31-3403-4e12-8d8f-9053eef8e894','238afd40-8415-4bd6-8e1f-2759e12d836a','df642052-a6ed-4796-89dc-13d72fa49ab8','89e37d56-3565-41a3-85e3-7c15dad4cf7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cedbb589-d40c-4658-b4e3-6e3f93369a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cedbb589-d40c-4658-b4e3-6e3f93369a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (eb938746-a781-4cc6-968e-a67897497939) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request issued successfully. Sep 05 11:44:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-111aee98-3225-489b-b748-86b6f67f5964 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1102/2237] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:47 2026] POST /volume/v3/volumes => generated 767 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-826136ec-6f13-484c-8f31-5286c3216027 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf4500ae-c2b9-49dd-a487-267d1f62d822", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1071738796"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf4500ae-c2b9-49dd-a487-267d1f62d822', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1071738796'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume of 1 GB Sep 05 11:44:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Availability Zones retrieved successfully. Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (c6457ef9-4415-44c5-87f3-367a8b46586b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d01821-bd3c-4787-b9be-6b599eb4de01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d01821-bd3c-4787-b9be-6b599eb4de01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11bb9d91-8b7a-4f02-8bb0-9da3d7e33dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Created reservations ['b8717630-412d-46b9-8d40-af9f6b0e7a90', 'bfc85153-ebb6-4afc-9e3a-7ae485bb8ee7', '53f56bf4-9ce5-46b6-9b0f-49a5e6f361a5', '578bafe1-988b-4f6a-b131-48a33ebf3671'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11bb9d91-8b7a-4f02-8bb0-9da3d7e33dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8717630-412d-46b9-8d40-af9f6b0e7a90', 'bfc85153-ebb6-4afc-9e3a-7ae485bb8ee7', '53f56bf4-9ce5-46b6-9b0f-49a5e6f361a5', '578bafe1-988b-4f6a-b131-48a33ebf3671']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d02101-98d5-4cc4-857c-0cd3c37c69d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d02101-98d5-4cc4-857c-0cd3c37c69d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bffa4dbd-c470-4d8a-b7c0-32e334af2559', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1071738796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['b8717630-412d-46b9-8d40-af9f6b0e7a90','bfc85153-ebb6-4afc-9e3a-7ae485bb8ee7','53f56bf4-9ce5-46b6-9b0f-49a5e6f361a5','578bafe1-988b-4f6a-b131-48a33ebf3671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1071738796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bffa4dbd-c470-4d8a-b7c0-32e334af2559,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41760073c6de4d1eacd04b6fb0e287c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66f714a-5a26-4fbf-ab08-eeb3070ce6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d66f714a-5a26-4fbf-ab08-eeb3070ce6a2) transitioned into state 'SUCCESS' from state '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-1071738796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['b8717630-412d-46b9-8d40-af9f6b0e7a90','bfc85153-ebb6-4afc-9e3a-7ae485bb8ee7','53f56bf4-9ce5-46b6-9b0f-49a5e6f361a5','578bafe1-988b-4f6a-b131-48a33ebf3671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be51763-ccc8-46c7-bd09-9a1d45658fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0be51763-ccc8-46c7-bd09-9a1d45658fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (c6457ef9-4415-44c5-87f3-367a8b46586b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request issued successfully. Sep 05 11:44:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-826136ec-6f13-484c-8f31-5286c3216027 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1136/2238] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:47 2026] POST /volume/v3/volumes => generated 767 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a36beb44-051f-4267-9729-cdb538984bd8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cf4500ae-c2b9-49dd-a487-267d1f62d822", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-954888652"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cf4500ae-c2b9-49dd-a487-267d1f62d822', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-954888652'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume of 1 GB Sep 05 11:44:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Availability Zones retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (1b3f39a8-33eb-4321-b1f0-0564dfbbd1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b920b95-ab59-455f-a056-e72dc173dea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b920b95-ab59-455f-a056-e72dc173dea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72209ec5-b676-491b-86eb-e538fc3c1314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8823b3cc-df1f-4cff-83fe-a028a46311ff None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8823b3cc-df1f-4cff-83fe-a028a46311ff tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8823b3cc-df1f-4cff-83fe-a028a46311ff tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8823b3cc-df1f-4cff-83fe-a028a46311ff tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Created reservations ['704d58df-6ff0-43f0-b45e-724edfd952e7', 'f46eab55-4c88-44ee-8667-7a97292c1faf', '5a92cd41-d7dc-4a63-be83-71cf0416df8d', '460e86ca-f8c4-40cd-bceb-68f290ed4b42'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72209ec5-b676-491b-86eb-e538fc3c1314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['704d58df-6ff0-43f0-b45e-724edfd952e7', 'f46eab55-4c88-44ee-8667-7a97292c1faf', '5a92cd41-d7dc-4a63-be83-71cf0416df8d', '460e86ca-f8c4-40cd-bceb-68f290ed4b42']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8823b3cc-df1f-4cff-83fe-a028a46311ff tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29867e3c-9e29-4d76-8d20-ba4f88251567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8823b3cc-df1f-4cff-83fe-a028a46311ff tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 200 Sep 05 11:44:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1137/2239] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:48 2026] GET /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 879 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29867e3c-9e29-4d76-8d20-ba4f88251567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63c11085-cf1d-40a4-bf5d-29e0357adf87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-954888652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['704d58df-6ff0-43f0-b45e-724edfd952e7','f46eab55-4c88-44ee-8667-7a97292c1faf','5a92cd41-d7dc-4a63-be83-71cf0416df8d','460e86ca-f8c4-40cd-bceb-68f290ed4b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-954888652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63c11085-cf1d-40a4-bf5d-29e0357adf87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41760073c6de4d1eacd04b6fb0e287c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-780f616d-1f49-4f5e-8339-6ec7b51301d1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f16e238d-809f-4c6c-9468-4f037c1f2ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-780f616d-1f49-4f5e-8339-6ec7b51301d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] PUT http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-780f616d-1f49-4f5e-8339-6ec7b51301d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1672132563", "description": null}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-780f616d-1f49-4f5e-8339-6ec7b51301d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-780f616d-1f49-4f5e-8339-6ec7b51301d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume updated successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-780f616d-1f49-4f5e-8339-6ec7b51301d1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 200 Sep 05 11:44:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1138/2240] 192.168.122.16 () {60 vars in 1247 bytes} [Sat Sep 5 11:44:48 2026] PUT /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 777 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f16e238d-809f-4c6c-9468-4f037c1f2ec3) transitioned into state 'SUCCESS' from state '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-954888652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41760073c6de4d1eacd04b6fb0e287c8',qos_specs=None,replication_status=,reservations=['704d58df-6ff0-43f0-b45e-724edfd952e7','f46eab55-4c88-44ee-8667-7a97292c1faf','5a92cd41-d7dc-4a63-be83-71cf0416df8d','460e86ca-f8c4-40cd-bceb-68f290ed4b42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09ec81c81eb4e6bade225f5957f69ef',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1cd890-2b6b-4a9f-8cfa-ec0504be33ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b08b4cdd-6d5f-4dc1-a064-cb2ebbd0ec4b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b08b4cdd-6d5f-4dc1-a064-cb2ebbd0ec4b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b08b4cdd-6d5f-4dc1-a064-cb2ebbd0ec4b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b08b4cdd-6d5f-4dc1-a064-cb2ebbd0ec4b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b1cd890-2b6b-4a9f-8cfa-ec0504be33ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Flow 'volume_create_api' (1b3f39a8-33eb-4321-b1f0-0564dfbbd1c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Create volume request issued successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a36beb44-051f-4267-9729-cdb538984bd8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1103/2241] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:48 2026] POST /volume/v3/volumes => generated 766 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b08b4cdd-6d5f-4dc1-a064-cb2ebbd0ec4b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b08b4cdd-6d5f-4dc1-a064-cb2ebbd0ec4b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 200 Sep 05 11:44:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1139/2242] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:48 2026] GET /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b25ddbc0-4d6f-4890-a8cf-91d4fefbf842 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b25ddbc0-4d6f-4890-a8cf-91d4fefbf842 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b25ddbc0-4d6f-4890-a8cf-91d4fefbf842 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b25ddbc0-4d6f-4890-a8cf-91d4fefbf842 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8c18d9bf-13d2-4a32-824b-ff27ec081f95 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8c18d9bf-13d2-4a32-824b-ff27ec081f95 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] DELETE http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8c18d9bf-13d2-4a32-824b-ff27ec081f95 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8c18d9bf-13d2-4a32-824b-ff27ec081f95 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8c18d9bf-13d2-4a32-824b-ff27ec081f95 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume with id: 529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b25ddbc0-4d6f-4890-a8cf-91d4fefbf842 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8c18d9bf-13d2-4a32-824b-ff27ec081f95 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b25ddbc0-4d6f-4890-a8cf-91d4fefbf842 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e returned with HTTP 200 Sep 05 11:44:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1104/2243] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:48 2026] GET /volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1efaa7e0-4f6e-4d2d-a513-88b992bb08f9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1efaa7e0-4f6e-4d2d-a513-88b992bb08f9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1efaa7e0-4f6e-4d2d-a513-88b992bb08f9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1efaa7e0-4f6e-4d2d-a513-88b992bb08f9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8c18d9bf-13d2-4a32-824b-ff27ec081f95 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume request issued successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8c18d9bf-13d2-4a32-824b-ff27ec081f95 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 202 Sep 05 11:44:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1140/2244] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:48 2026] DELETE /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bd86f7dd-ac95-417f-a249-acdac5ae9809 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bd86f7dd-ac95-417f-a249-acdac5ae9809 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bd86f7dd-ac95-417f-a249-acdac5ae9809 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1efaa7e0-4f6e-4d2d-a513-88b992bb08f9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bd86f7dd-ac95-417f-a249-acdac5ae9809 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1efaa7e0-4f6e-4d2d-a513-88b992bb08f9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 returned with HTTP 200 Sep 05 11:44:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1105/2245] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:48 2026] GET /volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bd86f7dd-ac95-417f-a249-acdac5ae9809 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bd86f7dd-ac95-417f-a249-acdac5ae9809 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 200 Sep 05 11:44:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1141/2246] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:48 2026] GET /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4c68835b-96cf-4475-8b4c-0913963cfa76 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c68835b-96cf-4475-8b4c-0913963cfa76 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c68835b-96cf-4475-8b4c-0913963cfa76 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c68835b-96cf-4475-8b4c-0913963cfa76 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4c68835b-96cf-4475-8b4c-0913963cfa76 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bfc69386-ec06-4da8-8e94-e55cd975b7b7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c68835b-96cf-4475-8b4c-0913963cfa76 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 returned with HTTP 200 Sep 05 11:44:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1106/2247] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bfc69386-ec06-4da8-8e94-e55cd975b7b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bfc69386-ec06-4da8-8e94-e55cd975b7b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bfc69386-ec06-4da8-8e94-e55cd975b7b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-570bcf4b-befc-49ea-80cd-732f98a72640 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-570bcf4b-befc-49ea-80cd-732f98a72640 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-570bcf4b-befc-49ea-80cd-732f98a72640 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bfc69386-ec06-4da8-8e94-e55cd975b7b7 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf returned with HTTP 404 Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-570bcf4b-befc-49ea-80cd-732f98a72640 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1142/2248] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/v3/volumes/529fe3af-c627-460c-8e14-6a8b40fe8bcf => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0a2fd357-1218-4caa-a394-994ec1be445d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0a2fd357-1218-4caa-a394-994ec1be445d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0a2fd357-1218-4caa-a394-994ec1be445d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0a2fd357-1218-4caa-a394-994ec1be445d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-570bcf4b-befc-49ea-80cd-732f98a72640 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0a2fd357-1218-4caa-a394-994ec1be445d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-570bcf4b-befc-49ea-80cd-732f98a72640 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 returned with HTTP 200 Sep 05 11:44:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1107/2249] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0a2fd357-1218-4caa-a394-994ec1be445d tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1143/2250] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 1376 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-57a0ff3b-20e7-4112-b4f9-1a4825c738ea None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-57a0ff3b-20e7-4112-b4f9-1a4825c738ea tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] DELETE http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-57a0ff3b-20e7-4112-b4f9-1a4825c738ea tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-57a0ff3b-20e7-4112-b4f9-1a4825c738ea tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-57a0ff3b-20e7-4112-b4f9-1a4825c738ea tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume with id: daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-57a0ff3b-20e7-4112-b4f9-1a4825c738ea tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-57a0ff3b-20e7-4112-b4f9-1a4825c738ea tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Delete volume request issued successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-57a0ff3b-20e7-4112-b4f9-1a4825c738ea tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 202 Sep 05 11:44:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1108/2251] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:49 2026] DELETE /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-aec00ffe-5e49-479a-9140-bb2bbfc3914b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aec00ffe-5e49-479a-9140-bb2bbfc3914b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-aec00ffe-5e49-479a-9140-bb2bbfc3914b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-aec00ffe-5e49-479a-9140-bb2bbfc3914b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-aec00ffe-5e49-479a-9140-bb2bbfc3914b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aec00ffe-5e49-479a-9140-bb2bbfc3914b tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1144/2252] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:49 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 1375 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-00bbc3bb-92d0-488c-a81a-8193cd6dc0b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-00bbc3bb-92d0-488c-a81a-8193cd6dc0b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 Sep 05 11:44:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-00bbc3bb-92d0-488c-a81a-8193cd6dc0b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-00bbc3bb-92d0-488c-a81a-8193cd6dc0b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-00bbc3bb-92d0-488c-a81a-8193cd6dc0b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-00bbc3bb-92d0-488c-a81a-8193cd6dc0b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 returned with HTTP 200 Sep 05 11:44:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1109/2253] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:50 2026] GET /volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-617d944d-6b83-4c08-a4e2-53fc88d5cfa9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-617d944d-6b83-4c08-a4e2-53fc88d5cfa9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 Sep 05 11:44:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-617d944d-6b83-4c08-a4e2-53fc88d5cfa9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-617d944d-6b83-4c08-a4e2-53fc88d5cfa9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-617d944d-6b83-4c08-a4e2-53fc88d5cfa9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-617d944d-6b83-4c08-a4e2-53fc88d5cfa9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 returned with HTTP 200 Sep 05 11:44:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1145/2254] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:50 2026] GET /volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fd3a85a7-a814-4e7e-953c-665fd8fe0626 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fd3a85a7-a814-4e7e-953c-665fd8fe0626 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 Sep 05 11:44:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fd3a85a7-a814-4e7e-953c-665fd8fe0626 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fd3a85a7-a814-4e7e-953c-665fd8fe0626 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-63cf8abb-4ef7-40bd-be8a-fc1a416c2aa1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-63cf8abb-4ef7-40bd-be8a-fc1a416c2aa1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-63cf8abb-4ef7-40bd-be8a-fc1a416c2aa1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-63cf8abb-4ef7-40bd-be8a-fc1a416c2aa1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fd3a85a7-a814-4e7e-953c-665fd8fe0626 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fd3a85a7-a814-4e7e-953c-665fd8fe0626 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 returned with HTTP 200 Sep 05 11:44:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1110/2255] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:50 2026] GET /volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-63cf8abb-4ef7-40bd-be8a-fc1a416c2aa1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Volume info retrieved successfully. Sep 05 11:44:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-63cf8abb-4ef7-40bd-be8a-fc1a416c2aa1 tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 200 Sep 05 11:44:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1146/2256] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:50 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 1375 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:44:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-855a7a0a-e22c-42f7-8998-a87baf032745 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-855a7a0a-e22c-42f7-8998-a87baf032745 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 Sep 05 11:44:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-855a7a0a-e22c-42f7-8998-a87baf032745 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-855a7a0a-e22c-42f7-8998-a87baf032745 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a713869d-0768-4269-a495-1de862e1fbda None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a713869d-0768-4269-a495-1de862e1fbda tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] GET http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf Sep 05 11:44:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a713869d-0768-4269-a495-1de862e1fbda tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a713869d-0768-4269-a495-1de862e1fbda tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-855a7a0a-e22c-42f7-8998-a87baf032745 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a713869d-0768-4269-a495-1de862e1fbda tempest-VolumesGetTest-965963118 tempest-VolumesGetTest-965963118-project-member] http://192.168.122.16/volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf returned with HTTP 404 Sep 05 11:44:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1147/2257] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:51 2026] GET /volume/v3/volumes/daaebd0b-ac9f-4695-9628-0932db7b84bf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-855a7a0a-e22c-42f7-8998-a87baf032745 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 returned with HTTP 200 Sep 05 11:44:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1111/2258] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:51 2026] GET /volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6625d3a5-4d2b-4147-8fb8-9a7844e428c9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6625d3a5-4d2b-4147-8fb8-9a7844e428c9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] DELETE http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 Sep 05 11:44:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6625d3a5-4d2b-4147-8fb8-9a7844e428c9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6625d3a5-4d2b-4147-8fb8-9a7844e428c9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:51 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-6625d3a5-4d2b-4147-8fb8-9a7844e428c9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume with id: 63c11085-cf1d-40a4-bf5d-29e0357adf87 Sep 05 11:44:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6625d3a5-4d2b-4147-8fb8-9a7844e428c9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6625d3a5-4d2b-4147-8fb8-9a7844e428c9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume request issued successfully. Sep 05 11:44:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6625d3a5-4d2b-4147-8fb8-9a7844e428c9 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 returned with HTTP 202 Sep 05 11:44:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1148/2259] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:51 2026] DELETE /volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-934c0905-7309-427d-894d-cd2f34c89742 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-934c0905-7309-427d-894d-cd2f34c89742 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 Sep 05 11:44:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-934c0905-7309-427d-894d-cd2f34c89742 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-934c0905-7309-427d-894d-cd2f34c89742 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-934c0905-7309-427d-894d-cd2f34c89742 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-934c0905-7309-427d-894d-cd2f34c89742 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 returned with HTTP 200 Sep 05 11:44:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1112/2260] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:52 2026] GET /volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e20619d4-6174-4236-ab24-8becf855ed06 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e20619d4-6174-4236-ab24-8becf855ed06 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 Sep 05 11:44:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e20619d4-6174-4236-ab24-8becf855ed06 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e20619d4-6174-4236-ab24-8becf855ed06 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e20619d4-6174-4236-ab24-8becf855ed06 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 returned with HTTP 404 Sep 05 11:44:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1149/2261] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:53 2026] GET /volume/v3/volumes/63c11085-cf1d-40a4-bf5d-29e0357adf87 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a0c04091-9c4a-450e-adb6-c329631a44b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0c04091-9c4a-450e-adb6-c329631a44b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] DELETE http://192.168.122.16/volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 Sep 05 11:44:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0c04091-9c4a-450e-adb6-c329631a44b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0c04091-9c4a-450e-adb6-c329631a44b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:53 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a0c04091-9c4a-450e-adb6-c329631a44b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume with id: bffa4dbd-c470-4d8a-b7c0-32e334af2559 Sep 05 11:44:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a0c04091-9c4a-450e-adb6-c329631a44b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a0c04091-9c4a-450e-adb6-c329631a44b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume request issued successfully. Sep 05 11:44:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0c04091-9c4a-450e-adb6-c329631a44b5 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 returned with HTTP 202 Sep 05 11:44:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1113/2262] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:53 2026] DELETE /volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6fd81b8e-260e-4a90-b46d-cf4880ea1c14 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6fd81b8e-260e-4a90-b46d-cf4880ea1c14 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 Sep 05 11:44:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6fd81b8e-260e-4a90-b46d-cf4880ea1c14 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6fd81b8e-260e-4a90-b46d-cf4880ea1c14 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6fd81b8e-260e-4a90-b46d-cf4880ea1c14 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6fd81b8e-260e-4a90-b46d-cf4880ea1c14 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 returned with HTTP 200 Sep 05 11:44:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1150/2263] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:53 2026] GET /volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-12304466-24d8-46e9-a4d7-02cade5b4195 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-12304466-24d8-46e9-a4d7-02cade5b4195 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 Sep 05 11:44:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-12304466-24d8-46e9-a4d7-02cade5b4195 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-12304466-24d8-46e9-a4d7-02cade5b4195 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-12304466-24d8-46e9-a4d7-02cade5b4195 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 returned with HTTP 404 Sep 05 11:44:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1114/2264] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:54 2026] GET /volume/v3/volumes/bffa4dbd-c470-4d8a-b7c0-32e334af2559 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8c075648-7654-4703-96d5-473ed16fd5f8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8c075648-7654-4703-96d5-473ed16fd5f8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] DELETE http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 Sep 05 11:44:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8c075648-7654-4703-96d5-473ed16fd5f8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8c075648-7654-4703-96d5-473ed16fd5f8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8c075648-7654-4703-96d5-473ed16fd5f8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume with id: 76cf731e-6a53-44cf-9a91-6592b03f3d17 Sep 05 11:44:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8c075648-7654-4703-96d5-473ed16fd5f8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8c075648-7654-4703-96d5-473ed16fd5f8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume request issued successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8c075648-7654-4703-96d5-473ed16fd5f8 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 returned with HTTP 202 Sep 05 11:44:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1151/2265] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:54 2026] DELETE /volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7d791a89-6680-4f44-8b03-1100b155bdb3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7d791a89-6680-4f44-8b03-1100b155bdb3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 Sep 05 11:44:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7d791a89-6680-4f44-8b03-1100b155bdb3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7d791a89-6680-4f44-8b03-1100b155bdb3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7d791a89-6680-4f44-8b03-1100b155bdb3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7d791a89-6680-4f44-8b03-1100b155bdb3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 returned with HTTP 200 Sep 05 11:44:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1115/2266] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:54 2026] GET /volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bb5016e1-a72c-4f97-bfff-97a5f4cb96bc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bb5016e1-a72c-4f97-bfff-97a5f4cb96bc tempest-VolumesSummaryTest-630077494 tempest-VolumesSummaryTest-630077494-project-reader] GET http://192.168.122.16/volume/v3/volumes/summary Sep 05 11:44:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bb5016e1-a72c-4f97-bfff-97a5f4cb96bc tempest-VolumesSummaryTest-630077494 tempest-VolumesSummaryTest-630077494-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bb5016e1-a72c-4f97-bfff-97a5f4cb96bc tempest-VolumesSummaryTest-630077494 tempest-VolumesSummaryTest-630077494-project-reader] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-bb5016e1-a72c-4f97-bfff-97a5f4cb96bc tempest-VolumesSummaryTest-630077494 tempest-VolumesSummaryTest-630077494-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bb5016e1-a72c-4f97-bfff-97a5f4cb96bc tempest-VolumesSummaryTest-630077494 tempest-VolumesSummaryTest-630077494-project-reader] Get summary completed successfully. Sep 05 11:44:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bb5016e1-a72c-4f97-bfff-97a5f4cb96bc tempest-VolumesSummaryTest-630077494 tempest-VolumesSummaryTest-630077494-project-reader] http://192.168.122.16/volume/v3/volumes/summary returned with HTTP 200 Sep 05 11:44:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1152/2267] 192.168.122.16 () {60 vars in 1181 bytes} [Sat Sep 5 11:44:54 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-24dee6ed-0d46-44c4-8458-7b7efe15a4be None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-24dee6ed-0d46-44c4-8458-7b7efe15a4be tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 Sep 05 11:44:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-24dee6ed-0d46-44c4-8458-7b7efe15a4be tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-24dee6ed-0d46-44c4-8458-7b7efe15a4be tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-24dee6ed-0d46-44c4-8458-7b7efe15a4be tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 returned with HTTP 404 Sep 05 11:44:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1116/2268] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:55 2026] GET /volume/v3/volumes/76cf731e-6a53-44cf-9a91-6592b03f3d17 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9e8780de-9adc-48de-98d5-ae8fddf436cb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9e8780de-9adc-48de-98d5-ae8fddf436cb tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 Sep 05 11:44:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9e8780de-9adc-48de-98d5-ae8fddf436cb tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9e8780de-9adc-48de-98d5-ae8fddf436cb tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:55 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-9e8780de-9adc-48de-98d5-ae8fddf436cb tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume with id: c96961b7-bdd5-4803-9757-5b8ebde8ebc9 Sep 05 11:44:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9e8780de-9adc-48de-98d5-ae8fddf436cb tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9e8780de-9adc-48de-98d5-ae8fddf436cb tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume request issued successfully. Sep 05 11:44:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9e8780de-9adc-48de-98d5-ae8fddf436cb tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 returned with HTTP 202 Sep 05 11:44:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1153/2269] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:55 2026] DELETE /volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2c3771f4-74dc-406a-9204-9d879fc78cec None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2c3771f4-74dc-406a-9204-9d879fc78cec tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 Sep 05 11:44:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2c3771f4-74dc-406a-9204-9d879fc78cec tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2c3771f4-74dc-406a-9204-9d879fc78cec tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2c3771f4-74dc-406a-9204-9d879fc78cec tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2c3771f4-74dc-406a-9204-9d879fc78cec tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 returned with HTTP 200 Sep 05 11:44:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1117/2270] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:55 2026] GET /volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-212a93f5-1c2f-4e9c-9e6c-4df0820ae739 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-212a93f5-1c2f-4e9c-9e6c-4df0820ae739 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 Sep 05 11:44:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-212a93f5-1c2f-4e9c-9e6c-4df0820ae739 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-212a93f5-1c2f-4e9c-9e6c-4df0820ae739 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-212a93f5-1c2f-4e9c-9e6c-4df0820ae739 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 returned with HTTP 404 Sep 05 11:44:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1154/2271] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:56 2026] GET /volume/v3/volumes/c96961b7-bdd5-4803-9757-5b8ebde8ebc9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6a75569a-15e9-4cd1-8b4d-9c1cec8e8149 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6a75569a-15e9-4cd1-8b4d-9c1cec8e8149 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] DELETE http://192.168.122.16/volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e Sep 05 11:44:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6a75569a-15e9-4cd1-8b4d-9c1cec8e8149 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6a75569a-15e9-4cd1-8b4d-9c1cec8e8149 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:56 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6a75569a-15e9-4cd1-8b4d-9c1cec8e8149 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume with id: bef2a2bc-03f1-43c2-8bba-062ff6e8c50e Sep 05 11:44:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6a75569a-15e9-4cd1-8b4d-9c1cec8e8149 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6a75569a-15e9-4cd1-8b4d-9c1cec8e8149 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume request issued successfully. Sep 05 11:44:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6a75569a-15e9-4cd1-8b4d-9c1cec8e8149 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e returned with HTTP 202 Sep 05 11:44:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1118/2272] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:56 2026] DELETE /volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2b254c09-1555-40d7-ab64-cca419a4fb97 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b254c09-1555-40d7-ab64-cca419a4fb97 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e Sep 05 11:44:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b254c09-1555-40d7-ab64-cca419a4fb97 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b254c09-1555-40d7-ab64-cca419a4fb97 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2b254c09-1555-40d7-ab64-cca419a4fb97 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:44:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b254c09-1555-40d7-ab64-cca419a4fb97 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e returned with HTTP 200 Sep 05 11:44:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1155/2273] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:56 2026] GET /volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ea52e05f-3341-470b-a3e6-3de7b0e30ca3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ea52e05f-3341-470b-a3e6-3de7b0e30ca3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e Sep 05 11:44:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ea52e05f-3341-470b-a3e6-3de7b0e30ca3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ea52e05f-3341-470b-a3e6-3de7b0e30ca3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ea52e05f-3341-470b-a3e6-3de7b0e30ca3 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e returned with HTTP 404 Sep 05 11:44:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1119/2274] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:57 2026] GET /volume/v3/volumes/bef2a2bc-03f1-43c2-8bba-062ff6e8c50e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:44:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fb98dd68-8f2a-46db-b4c9-c40129d89625 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fb98dd68-8f2a-46db-b4c9-c40129d89625 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 Sep 05 11:44:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fb98dd68-8f2a-46db-b4c9-c40129d89625 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fb98dd68-8f2a-46db-b4c9-c40129d89625 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:57 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-fb98dd68-8f2a-46db-b4c9-c40129d89625 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete snapshot with id: cf4500ae-c2b9-49dd-a487-267d1f62d822 Sep 05 11:44:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fb98dd68-8f2a-46db-b4c9-c40129d89625 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Snapshot retrieved successfully. Sep 05 11:44:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fb98dd68-8f2a-46db-b4c9-c40129d89625 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Snapshot delete request issued successfully. Sep 05 11:44:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fb98dd68-8f2a-46db-b4c9-c40129d89625 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 returned with HTTP 202 Sep 05 11:44:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1156/2275] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:44:57 2026] DELETE /volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:44:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5583abd7-08c4-458e-975e-70ccabb4b032 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5583abd7-08c4-458e-975e-70ccabb4b032 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 Sep 05 11:44:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5583abd7-08c4-458e-975e-70ccabb4b032 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5583abd7-08c4-458e-975e-70ccabb4b032 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5583abd7-08c4-458e-975e-70ccabb4b032 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Snapshot retrieved successfully. Sep 05 11:44:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5583abd7-08c4-458e-975e-70ccabb4b032 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 returned with HTTP 200 Sep 05 11:44:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1120/2276] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:57 2026] GET /volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-60147eb6-9721-4c36-856b-ec89e00ebc06 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-60147eb6-9721-4c36-856b-ec89e00ebc06 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes Sep 05 11:44:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-60147eb6-9721-4c36-856b-ec89e00ebc06 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-60147eb6-9721-4c36-856b-ec89e00ebc06 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-60147eb6-9721-4c36-856b-ec89e00ebc06 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:44:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:58 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-60147eb6-9721-4c36-856b-ec89e00ebc06 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:44:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-60147eb6-9721-4c36-856b-ec89e00ebc06 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:44:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-60147eb6-9721-4c36-856b-ec89e00ebc06 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes returned with HTTP 200 Sep 05 11:44:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1157/2277] 192.168.122.16 () {58 vars in 1116 bytes} [Sat Sep 5 11:44:58 2026] GET /volume/v3/volumes => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-602136441"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-602136441'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume of 1 GB Sep 05 11:44:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Availability Zones retrieved successfully. Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Flow 'volume_create_api' (40a1f50a-12e6-4d31-bd07-c3a659795ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19622d6-e866-4b59-adba-2e48feaf2967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a19622d6-e866-4b59-adba-2e48feaf2967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba41220-d8e2-4382-88af-efe2a9dce7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Created reservations ['2de685e5-a2b8-4436-b688-962df211781d', '33b3ccc3-e072-44fc-b461-8639ee1abeae', '6511bb81-52e3-498f-b678-42b72e62ada9', '07ae71f6-0b96-4d7f-9bbd-81c57c74aca0'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba41220-d8e2-4382-88af-efe2a9dce7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2de685e5-a2b8-4436-b688-962df211781d', '33b3ccc3-e072-44fc-b461-8639ee1abeae', '6511bb81-52e3-498f-b678-42b72e62ada9', '07ae71f6-0b96-4d7f-9bbd-81c57c74aca0']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c32ba73-bfd1-492f-a4f7-65e6f9015a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c32ba73-bfd1-492f-a4f7-65e6f9015a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7757daf1-469b-4e0a-a27e-92003eb6e92a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-602136441',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2d244a9af1874c479293f5f8a72f3760',qos_specs=None,replication_status=,reservations=['2de685e5-a2b8-4436-b688-962df211781d','33b3ccc3-e072-44fc-b461-8639ee1abeae','6511bb81-52e3-498f-b678-42b72e62ada9','07ae71f6-0b96-4d7f-9bbd-81c57c74aca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e5618debf7492bae44f212fce8839f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-602136441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7757daf1-469b-4e0a-a27e-92003eb6e92a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2d244a9af1874c479293f5f8a72f3760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7e5618debf7492bae44f212fce8839f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44881b34-bea8-4a5c-99aa-aa77c268ca37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44881b34-bea8-4a5c-99aa-aa77c268ca37) transitioned into state 'SUCCESS' from state '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-602136441',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2d244a9af1874c479293f5f8a72f3760',qos_specs=None,replication_status=,reservations=['2de685e5-a2b8-4436-b688-962df211781d','33b3ccc3-e072-44fc-b461-8639ee1abeae','6511bb81-52e3-498f-b678-42b72e62ada9','07ae71f6-0b96-4d7f-9bbd-81c57c74aca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e5618debf7492bae44f212fce8839f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8445c57e-eee9-4504-b4ea-07e99b514dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8445c57e-eee9-4504-b4ea-07e99b514dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Flow 'volume_create_api' (40a1f50a-12e6-4d31-bd07-c3a659795ee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume request issued successfully. Sep 05 11:44:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6e27f3c3-b648-4574-aaba-a15eb79f0ef5 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:44:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1121/2278] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:44:58 2026] POST /volume/v3/volumes => generated 770 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:44:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7b2b3898-99da-4602-8316-92ade24f5465 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b2b3898-99da-4602-8316-92ade24f5465 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:44:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b2b3898-99da-4602-8316-92ade24f5465 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b2b3898-99da-4602-8316-92ade24f5465 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7b2b3898-99da-4602-8316-92ade24f5465 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:44:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b2b3898-99da-4602-8316-92ade24f5465 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 200 Sep 05 11:44:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1158/2279] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:58 2026] GET /volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-71281253-39dc-4bfe-b4ff-2495c7f5b38f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71281253-39dc-4bfe-b4ff-2495c7f5b38f tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71281253-39dc-4bfe-b4ff-2495c7f5b38f tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71281253-39dc-4bfe-b4ff-2495c7f5b38f tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:44:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-71281253-39dc-4bfe-b4ff-2495c7f5b38f tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Snapshot retrieved successfully. Sep 05 11:44:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71281253-39dc-4bfe-b4ff-2495c7f5b38f tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 returned with HTTP 200 Sep 05 11:44:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1122/2280] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:58 2026] GET /volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:44:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b0ea97aa-4363-4419-a9aa-baf292435753 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0ea97aa-4363-4419-a9aa-baf292435753 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:44:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0ea97aa-4363-4419-a9aa-baf292435753 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0ea97aa-4363-4419-a9aa-baf292435753 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:44:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:44:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:44:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:44:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b0ea97aa-4363-4419-a9aa-baf292435753 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:44:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0ea97aa-4363-4419-a9aa-baf292435753 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 200 Sep 05 11:44:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1159/2281] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:44:59 2026] GET /volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 862 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:44:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e339598-47dd-4a2b-9559-02222cbcf324 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e339598-47dd-4a2b-9559-02222cbcf324 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 Sep 05 11:44:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e339598-47dd-4a2b-9559-02222cbcf324 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:44:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e339598-47dd-4a2b-9559-02222cbcf324 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:44:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e339598-47dd-4a2b-9559-02222cbcf324 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 returned with HTTP 404 Sep 05 11:44:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1123/2282] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:44:59 2026] GET /volume/v3/snapshots/cf4500ae-c2b9-49dd-a487-267d1f62d822 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:44:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fcf0e5c6-f704-4588-8938-c5a950021796 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:44:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fcf0e5c6-f704-4588-8938-c5a950021796 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 Sep 05 11:44:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fcf0e5c6-f704-4588-8938-c5a950021796 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fcf0e5c6-f704-4588-8938-c5a950021796 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-fcf0e5c6-f704-4588-8938-c5a950021796 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume with id: c08aaf48-f7f1-4a77-8938-89b79e0c1946 Sep 05 11:45:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fcf0e5c6-f704-4588-8938-c5a950021796 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fcf0e5c6-f704-4588-8938-c5a950021796 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Delete volume request issued successfully. Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fcf0e5c6-f704-4588-8938-c5a950021796 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 returned with HTTP 202 Sep 05 11:45:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1160/2283] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:44:59 2026] DELETE /volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f99369a5-a076-466c-bdcf-2f91fec51926 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f99369a5-a076-466c-bdcf-2f91fec51926 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 Sep 05 11:45:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f99369a5-a076-466c-bdcf-2f91fec51926 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f99369a5-a076-466c-bdcf-2f91fec51926 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f99369a5-a076-466c-bdcf-2f91fec51926 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Volume info retrieved successfully. Sep 05 11:45:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f99369a5-a076-466c-bdcf-2f91fec51926 tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 returned with HTTP 200 Sep 05 11:45:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1124/2284] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:00 2026] GET /volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b3a54048-8e3c-4f74-914b-d3c08c033863 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3a54048-8e3c-4f74-914b-d3c08c033863 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3a54048-8e3c-4f74-914b-d3c08c033863 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3a54048-8e3c-4f74-914b-d3c08c033863 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b3a54048-8e3c-4f74-914b-d3c08c033863 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3a54048-8e3c-4f74-914b-d3c08c033863 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 200 Sep 05 11:45:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1161/2285] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:00 2026] GET /volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b12545b2-1539-4e89-9be7-edf8cd90668b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b12545b2-1539-4e89-9be7-edf8cd90668b tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b12545b2-1539-4e89-9be7-edf8cd90668b tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b12545b2-1539-4e89-9be7-edf8cd90668b tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b12545b2-1539-4e89-9be7-edf8cd90668b tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Volume info retrieved successfully. Sep 05 11:45:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b12545b2-1539-4e89-9be7-edf8cd90668b tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 200 Sep 05 11:45:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1125/2286] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:00 2026] GET /volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 863 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-98243664-bdc5-422a-8cb3-236701f321e3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1124925325"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1124925325'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume of 1 GB Sep 05 11:45:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Availability Zones retrieved successfully. Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Flow 'volume_create_api' (048b931d-20c6-4cb8-b02f-e509c8b25636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81806f1f-006a-4984-b089-b4215e7d77d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:00 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81806f1f-006a-4984-b089-b4215e7d77d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93ea084-94ce-496b-af39-648a8f2e6c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Created reservations ['c4e85b47-e6d9-4145-ab2e-8702bccbf864', '54e9effd-0a54-48af-83ec-4536c3ff955a', '2a32de8b-8602-40f2-99d5-851187d5ef6e', '1eb6ce1d-fdbd-4349-a3dd-bf795af5f416'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93ea084-94ce-496b-af39-648a8f2e6c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4e85b47-e6d9-4145-ab2e-8702bccbf864', '54e9effd-0a54-48af-83ec-4536c3ff955a', '2a32de8b-8602-40f2-99d5-851187d5ef6e', '1eb6ce1d-fdbd-4349-a3dd-bf795af5f416']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bc158c-501e-4ef4-afb5-3176c48798f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-34b5f870-86ec-4cd0-98a5-ba3dc8af007d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34b5f870-86ec-4cd0-98a5-ba3dc8af007d tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] GET http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 Sep 05 11:45:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34b5f870-86ec-4cd0-98a5-ba3dc8af007d tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-34b5f870-86ec-4cd0-98a5-ba3dc8af007d tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17bc158c-501e-4ef4-afb5-3176c48798f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8e702e-9c27-495b-ab1a-5af4d534b2e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1124925325',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2d244a9af1874c479293f5f8a72f3760',qos_specs=None,replication_status=,reservations=['c4e85b47-e6d9-4145-ab2e-8702bccbf864','54e9effd-0a54-48af-83ec-4536c3ff955a','2a32de8b-8602-40f2-99d5-851187d5ef6e','1eb6ce1d-fdbd-4349-a3dd-bf795af5f416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e5618debf7492bae44f212fce8839f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1124925325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8e702e-9c27-495b-ab1a-5af4d534b2e4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2d244a9af1874c479293f5f8a72f3760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7e5618debf7492bae44f212fce8839f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc88a201-7275-45e1-8b50-48cd63613e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-34b5f870-86ec-4cd0-98a5-ba3dc8af007d tempest-CreateVolumesFromSnapshotTest-1213073038 tempest-CreateVolumesFromSnapshotTest-1213073038-project-member] http://192.168.122.16/volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 returned with HTTP 404 Sep 05 11:45:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1126/2287] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:01 2026] GET /volume/v3/volumes/c08aaf48-f7f1-4a77-8938-89b79e0c1946 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc88a201-7275-45e1-8b50-48cd63613e39) transitioned into state 'SUCCESS' from state '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-1124925325',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2d244a9af1874c479293f5f8a72f3760',qos_specs=None,replication_status=,reservations=['c4e85b47-e6d9-4145-ab2e-8702bccbf864','54e9effd-0a54-48af-83ec-4536c3ff955a','2a32de8b-8602-40f2-99d5-851187d5ef6e','1eb6ce1d-fdbd-4349-a3dd-bf795af5f416'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e5618debf7492bae44f212fce8839f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0447a53a-cb25-4f5a-98fe-0e03ce5d4568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0447a53a-cb25-4f5a-98fe-0e03ce5d4568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Flow 'volume_create_api' (048b931d-20c6-4cb8-b02f-e509c8b25636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume request issued successfully. Sep 05 11:45:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98243664-bdc5-422a-8cb3-236701f321e3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1162/2288] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:45:00 2026] POST /volume/v3/volumes => generated 771 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7a7a4493-7ee2-4ca6-bd44-aa705fec4d2c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7a7a4493-7ee2-4ca6-bd44-aa705fec4d2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7a7a4493-7ee2-4ca6-bd44-aa705fec4d2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7a7a4493-7ee2-4ca6-bd44-aa705fec4d2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7a7a4493-7ee2-4ca6-bd44-aa705fec4d2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7a7a4493-7ee2-4ca6-bd44-aa705fec4d2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 200 Sep 05 11:45:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1127/2289] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:01 2026] GET /volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d9492474-aeb2-44cf-8e2b-33978eed3fe1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d9492474-aeb2-44cf-8e2b-33978eed3fe1 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d9492474-aeb2-44cf-8e2b-33978eed3fe1 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d9492474-aeb2-44cf-8e2b-33978eed3fe1 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d9492474-aeb2-44cf-8e2b-33978eed3fe1 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d9492474-aeb2-44cf-8e2b-33978eed3fe1 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 200 Sep 05 11:45:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1163/2290] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:02 2026] GET /volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bad80e28-4d36-43df-8da5-740e46b3dc2c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bad80e28-4d36-43df-8da5-740e46b3dc2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bad80e28-4d36-43df-8da5-740e46b3dc2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bad80e28-4d36-43df-8da5-740e46b3dc2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bad80e28-4d36-43df-8da5-740e46b3dc2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Volume info retrieved successfully. Sep 05 11:45:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bad80e28-4d36-43df-8da5-740e46b3dc2c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 200 Sep 05 11:45:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1128/2291] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:02 2026] GET /volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-95357406"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-95357406'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume of 1 GB Sep 05 11:45:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Availability Zones retrieved successfully. Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Flow 'volume_create_api' (31d67137-b85b-4c0e-a979-c5569dbb9b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82acd45-edc8-4d5d-8035-c76345abd91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82acd45-edc8-4d5d-8035-c76345abd91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86452001-1491-429c-ae8b-839d23491007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Created reservations ['47bdcde0-0b73-4a11-aefd-2c956acd7e2e', '5f233b83-490f-4eae-856d-36937918d00f', '65b29277-af7d-4ee8-a766-e9eb4d7b8387', 'aed8f697-6b57-4a4a-9d38-9a755cfcf077'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86452001-1491-429c-ae8b-839d23491007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47bdcde0-0b73-4a11-aefd-2c956acd7e2e', '5f233b83-490f-4eae-856d-36937918d00f', '65b29277-af7d-4ee8-a766-e9eb4d7b8387', 'aed8f697-6b57-4a4a-9d38-9a755cfcf077']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02538eb0-8ba3-453c-9f09-221446b11ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02538eb0-8ba3-453c-9f09-221446b11ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ea0f66c-930a-4daa-addc-bdce7d0f5501', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-95357406',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2d244a9af1874c479293f5f8a72f3760',qos_specs=None,replication_status=,reservations=['47bdcde0-0b73-4a11-aefd-2c956acd7e2e','5f233b83-490f-4eae-856d-36937918d00f','65b29277-af7d-4ee8-a766-e9eb4d7b8387','aed8f697-6b57-4a4a-9d38-9a755cfcf077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e5618debf7492bae44f212fce8839f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-95357406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ea0f66c-930a-4daa-addc-bdce7d0f5501,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='2d244a9af1874c479293f5f8a72f3760',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7e5618debf7492bae44f212fce8839f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b74c3a-494d-4884-a442-9c2b6f01c581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b74c3a-494d-4884-a442-9c2b6f01c581) transitioned into state 'SUCCESS' from state '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-95357406',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='2d244a9af1874c479293f5f8a72f3760',qos_specs=None,replication_status=,reservations=['47bdcde0-0b73-4a11-aefd-2c956acd7e2e','5f233b83-490f-4eae-856d-36937918d00f','65b29277-af7d-4ee8-a766-e9eb4d7b8387','aed8f697-6b57-4a4a-9d38-9a755cfcf077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e5618debf7492bae44f212fce8839f',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a230c95-af4e-4b73-b7e1-48a1f797e91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a230c95-af4e-4b73-b7e1-48a1f797e91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Flow 'volume_create_api' (31d67137-b85b-4c0e-a979-c5569dbb9b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Create volume request issued successfully. Sep 05 11:45:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0bbbcca5-ea8c-464a-83f1-1e63e59c666f tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1164/2292] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:45:02 2026] POST /volume/v3/volumes => generated 769 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f0e4db3a-a4a3-4c80-82c1-f1e63adc9c1c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f0e4db3a-a4a3-4c80-82c1-f1e63adc9c1c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f0e4db3a-a4a3-4c80-82c1-f1e63adc9c1c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f0e4db3a-a4a3-4c80-82c1-f1e63adc9c1c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f0e4db3a-a4a3-4c80-82c1-f1e63adc9c1c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f0e4db3a-a4a3-4c80-82c1-f1e63adc9c1c tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 200 Sep 05 11:45:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1129/2293] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:02 2026] GET /volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b5305f65-692b-4c8e-a01a-944e213da12b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1865284114"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1865284114'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Create volume of 1 GB Sep 05 11:45:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Availability Zones retrieved successfully. Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Flow 'volume_create_api' (22418f9d-fc8b-4954-992f-1f724eb02bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57523303-963f-4e2a-8e1c-1dd221c11bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57523303-963f-4e2a-8e1c-1dd221c11bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e89fa14-6f5d-409d-9969-231f9ab7ff75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-448b2466-2f9e-4180-9fe4-b7fade206f53 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-448b2466-2f9e-4180-9fe4-b7fade206f53 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-448b2466-2f9e-4180-9fe4-b7fade206f53 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-448b2466-2f9e-4180-9fe4-b7fade206f53 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Created reservations ['d937da2c-7d35-41de-b750-d64a4c330857', '10b5a6b6-8ec3-4fcf-8215-87eb556306bb', '8b8f49e0-f9de-4f5f-b949-508cbba8e85e', '93e366d2-1573-403b-96b5-c5b3daf9eb4b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e89fa14-6f5d-409d-9969-231f9ab7ff75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d937da2c-7d35-41de-b750-d64a4c330857', '10b5a6b6-8ec3-4fcf-8215-87eb556306bb', '8b8f49e0-f9de-4f5f-b949-508cbba8e85e', '93e366d2-1573-403b-96b5-c5b3daf9eb4b']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15472679-731e-4a8a-81d2-f7f972d9ad38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-448b2466-2f9e-4180-9fe4-b7fade206f53 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-448b2466-2f9e-4180-9fe4-b7fade206f53 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 200 Sep 05 11:45:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1130/2294] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:03 2026] GET /volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6284f112-f7e8-41ff-87e9-c77f75e5a915 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15472679-731e-4a8a-81d2-f7f972d9ad38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58d8196c-f2c2-4727-87e5-21ed64d7a951', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1865284114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69acccc9e900442fa51d522c5b384b1c',qos_specs=None,replication_status=,reservations=['d937da2c-7d35-41de-b750-d64a4c330857','10b5a6b6-8ec3-4fcf-8215-87eb556306bb','8b8f49e0-f9de-4f5f-b949-508cbba8e85e','93e366d2-1573-403b-96b5-c5b3daf9eb4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97ab8d60ae124efabd47d70eb7a7b6e1',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1865284114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58d8196c-f2c2-4727-87e5-21ed64d7a951,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69acccc9e900442fa51d522c5b384b1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97ab8d60ae124efabd47d70eb7a7b6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6284f112-f7e8-41ff-87e9-c77f75e5a915 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6284f112-f7e8-41ff-87e9-c77f75e5a915 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab0468e-90dd-4505-90e7-6c3385921f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6284f112-f7e8-41ff-87e9-c77f75e5a915 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6284f112-f7e8-41ff-87e9-c77f75e5a915 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Volume info retrieved successfully. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6284f112-f7e8-41ff-87e9-c77f75e5a915 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 200 Sep 05 11:45:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1131/2295] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:03 2026] GET /volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab0468e-90dd-4505-90e7-6c3385921f6a) transitioned into state 'SUCCESS' from state '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-1865284114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69acccc9e900442fa51d522c5b384b1c',qos_specs=None,replication_status=,reservations=['d937da2c-7d35-41de-b750-d64a4c330857','10b5a6b6-8ec3-4fcf-8215-87eb556306bb','8b8f49e0-f9de-4f5f-b949-508cbba8e85e','93e366d2-1573-403b-96b5-c5b3daf9eb4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97ab8d60ae124efabd47d70eb7a7b6e1',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7a997b-4838-43c1-92be-522e4a7ff350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0c0f5105-dc15-4cc3-ac91-811ff83aed18 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0c0f5105-dc15-4cc3-ac91-811ff83aed18 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0c0f5105-dc15-4cc3-ac91-811ff83aed18 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0c0f5105-dc15-4cc3-ac91-811ff83aed18 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-0c0f5105-dc15-4cc3-ac91-811ff83aed18 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0c0f5105-dc15-4cc3-ac91-811ff83aed18 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0c0f5105-dc15-4cc3-ac91-811ff83aed18 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0c0f5105-dc15-4cc3-ac91-811ff83aed18 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes returned with HTTP 200 Sep 05 11:45:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7a997b-4838-43c1-92be-522e4a7ff350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1132/2296] 192.168.122.16 () {58 vars in 1116 bytes} [Sat Sep 5 11:45:03 2026] GET /volume/v3/volumes => generated 991 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Flow 'volume_create_api' (22418f9d-fc8b-4954-992f-1f724eb02bab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Create volume request issued successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b5305f65-692b-4c8e-a01a-944e213da12b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1165/2297] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:45:03 2026] POST /volume/v3/volumes => generated 777 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b08e81ed-5ed9-4b4e-8dbe-333e85397aa8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b08e81ed-5ed9-4b4e-8dbe-333e85397aa8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1124925325 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b08e81ed-5ed9-4b4e-8dbe-333e85397aa8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b08e81ed-5ed9-4b4e-8dbe-333e85397aa8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-b08e81ed-5ed9-4b4e-8dbe-333e85397aa8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b08e81ed-5ed9-4b4e-8dbe-333e85397aa8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1124925325'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5d1b43a1-4ec1-4cc2-9e8e-b8bfa19f31b5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d1b43a1-4ec1-4cc2-9e8e-b8bfa19f31b5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d1b43a1-4ec1-4cc2-9e8e-b8bfa19f31b5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5d1b43a1-4ec1-4cc2-9e8e-b8bfa19f31b5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b08e81ed-5ed9-4b4e-8dbe-333e85397aa8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b08e81ed-5ed9-4b4e-8dbe-333e85397aa8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1124925325 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1133/2298] 192.168.122.16 () {58 vars in 1217 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1124925325 => generated 340 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a7248331-9cd9-44b8-a9cc-e96de3b7a382 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a7248331-9cd9-44b8-a9cc-e96de3b7a382 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-602136441 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a7248331-9cd9-44b8-a9cc-e96de3b7a382 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a7248331-9cd9-44b8-a9cc-e96de3b7a382 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-a7248331-9cd9-44b8-a9cc-e96de3b7a382 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a7248331-9cd9-44b8-a9cc-e96de3b7a382 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-602136441'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5d1b43a1-4ec1-4cc2-9e8e-b8bfa19f31b5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5d1b43a1-4ec1-4cc2-9e8e-b8bfa19f31b5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1166/2299] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a7248331-9cd9-44b8-a9cc-e96de3b7a382 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a7248331-9cd9-44b8-a9cc-e96de3b7a382 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-602136441 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1134/2300] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-602136441 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fa9cf432-9bfe-4ea7-b819-4b85d9fb45ab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fa9cf432-9bfe-4ea7-b819-4b85d9fb45ab tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/detail?limit=1 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fa9cf432-9bfe-4ea7-b819-4b85d9fb45ab tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fa9cf432-9bfe-4ea7-b819-4b85d9fb45ab tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-fa9cf432-9bfe-4ea7-b819-4b85d9fb45ab tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-fa9cf432-9bfe-4ea7-b819-4b85d9fb45ab tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fa9cf432-9bfe-4ea7-b819-4b85d9fb45ab tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fa9cf432-9bfe-4ea7-b819-4b85d9fb45ab tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1167/2301] 192.168.122.16 () {58 vars in 1152 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1011 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-da590438-04d8-40d3-8aec-668b7377b545 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da590438-04d8-40d3-8aec-668b7377b545 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/detail?limit=1&marker=4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da590438-04d8-40d3-8aec-668b7377b545 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da590438-04d8-40d3-8aec-668b7377b545 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-da590438-04d8-40d3-8aec-668b7377b545 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-da590438-04d8-40d3-8aec-668b7377b545 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-da590438-04d8-40d3-8aec-668b7377b545 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da590438-04d8-40d3-8aec-668b7377b545 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/detail?limit=1&marker=4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1135/2302] 192.168.122.16 () {58 vars in 1240 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 1013 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-751d633c-224c-467e-9a52-4e14c3cfca3a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-751d633c-224c-467e-9a52-4e14c3cfca3a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/detail?limit=1&marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-751d633c-224c-467e-9a52-4e14c3cfca3a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-751d633c-224c-467e-9a52-4e14c3cfca3a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-751d633c-224c-467e-9a52-4e14c3cfca3a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-751d633c-224c-467e-9a52-4e14c3cfca3a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-751d633c-224c-467e-9a52-4e14c3cfca3a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-751d633c-224c-467e-9a52-4e14c3cfca3a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/detail?limit=1&marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1168/2303] 192.168.122.16 () {58 vars in 1240 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 1012 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a0690cc9-255c-421b-8c75-ccca25fe72b0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0690cc9-255c-421b-8c75-ccca25fe72b0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/detail?limit=1&marker=7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0690cc9-255c-421b-8c75-ccca25fe72b0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0690cc9-255c-421b-8c75-ccca25fe72b0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-a0690cc9-255c-421b-8c75-ccca25fe72b0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a0690cc9-255c-421b-8c75-ccca25fe72b0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a0690cc9-255c-421b-8c75-ccca25fe72b0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0690cc9-255c-421b-8c75-ccca25fe72b0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/detail?limit=1&marker=7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1136/2304] 192.168.122.16 () {58 vars in 1240 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value available, assuming string {{(pid=87023) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-87481c4a-44ad-4b79-874a-17df4e6ee34a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1169/2305] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1906 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value available, assuming string {{(pid=87022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-564fcdc7-ce45-4551-8f4a-1f7c338952dc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1137/2306] 192.168.122.16 () {58 vars in 1238 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-af852cd7-749d-4451-9643-1bcfac97b6f2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-af852cd7-749d-4451-9643-1bcfac97b6f2 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes?limit=1 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-af852cd7-749d-4451-9643-1bcfac97b6f2 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-af852cd7-749d-4451-9643-1bcfac97b6f2 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-af852cd7-749d-4451-9643-1bcfac97b6f2 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-af852cd7-749d-4451-9643-1bcfac97b6f2 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-af852cd7-749d-4451-9643-1bcfac97b6f2 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-af852cd7-749d-4451-9643-1bcfac97b6f2 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1170/2307] 192.168.122.16 () {58 vars in 1131 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes?limit=1 => generated 477 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-41b15eb3-35e8-4639-81e6-be4cdf7f0d4e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-41b15eb3-35e8-4639-81e6-be4cdf7f0d4e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes?limit=1&marker=4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-41b15eb3-35e8-4639-81e6-be4cdf7f0d4e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-41b15eb3-35e8-4639-81e6-be4cdf7f0d4e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-41b15eb3-35e8-4639-81e6-be4cdf7f0d4e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-41b15eb3-35e8-4639-81e6-be4cdf7f0d4e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-41b15eb3-35e8-4639-81e6-be4cdf7f0d4e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-41b15eb3-35e8-4639-81e6-be4cdf7f0d4e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes?limit=1&marker=4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1138/2308] 192.168.122.16 () {58 vars in 1219 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes?limit=1&marker=4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 479 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-469cacfb-59ae-44da-b025-8bb45ceed17e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-469cacfb-59ae-44da-b025-8bb45ceed17e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes?limit=1&marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-469cacfb-59ae-44da-b025-8bb45ceed17e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-469cacfb-59ae-44da-b025-8bb45ceed17e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-469cacfb-59ae-44da-b025-8bb45ceed17e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-469cacfb-59ae-44da-b025-8bb45ceed17e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-469cacfb-59ae-44da-b025-8bb45ceed17e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-469cacfb-59ae-44da-b025-8bb45ceed17e tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes?limit=1&marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1171/2309] 192.168.122.16 () {58 vars in 1219 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes?limit=1&marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 478 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6314ed74-1715-4ddc-9850-7c39ccca1615 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6314ed74-1715-4ddc-9850-7c39ccca1615 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes?limit=1&marker=7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6314ed74-1715-4ddc-9850-7c39ccca1615 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6314ed74-1715-4ddc-9850-7c39ccca1615 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-6314ed74-1715-4ddc-9850-7c39ccca1615 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6314ed74-1715-4ddc-9850-7c39ccca1615 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6314ed74-1715-4ddc-9850-7c39ccca1615 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6314ed74-1715-4ddc-9850-7c39ccca1615 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes?limit=1&marker=7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1139/2310] 192.168.122.16 () {58 vars in 1219 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes?limit=1&marker=7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1124925325&status=available Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value available, assuming string {{(pid=87023) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1124925325'), ('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee8a23c9-44b3-4994-8d35-5c37f4409222 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1124925325&status=available returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1172/2311] 192.168.122.16 () {58 vars in 1251 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1124925325&status=available => generated 340 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-507f672e-2686-490b-b975-15fc3d77c7ea None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-507f672e-2686-490b-b975-15fc3d77c7ea tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-602136441&status=available Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-507f672e-2686-490b-b975-15fc3d77c7ea tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-507f672e-2686-490b-b975-15fc3d77c7ea tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-507f672e-2686-490b-b975-15fc3d77c7ea tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-507f672e-2686-490b-b975-15fc3d77c7ea tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value available, assuming string {{(pid=87022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-507f672e-2686-490b-b975-15fc3d77c7ea tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-602136441'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-507f672e-2686-490b-b975-15fc3d77c7ea tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-507f672e-2686-490b-b975-15fc3d77c7ea tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-602136441&status=available returned with HTTP 200 Sep 05 11:45:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1140/2312] 192.168.122.16 () {58 vars in 1270 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-602136441&status=available => generated 866 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4b510705-9f41-4f11-a823-2d481779f346 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4b510705-9f41-4f11-a823-2d481779f346 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4&sort=id%3Aasc Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4b510705-9f41-4f11-a823-2d481779f346 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4b510705-9f41-4f11-a823-2d481779f346 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-4b510705-9f41-4f11-a823-2d481779f346 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-4b510705-9f41-4f11-a823-2d481779f346 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4b510705-9f41-4f11-a823-2d481779f346 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4b510705-9f41-4f11-a823-2d481779f346 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4&sort=id%3Aasc returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1173/2313] 192.168.122.16 () {58 vars in 1252 bytes} [Sat Sep 5 11:45:04 2026] GET /volume/v3/volumes/detail?marker=7e8e702e-9c27-495b-ab1a-5af4d534b2e4&sort=id%3Aasc => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b7265ef1-a374-460e-b053-684bdddad8ed None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b7265ef1-a374-460e-b053-684bdddad8ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b7265ef1-a374-460e-b053-684bdddad8ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b7265ef1-a374-460e-b053-684bdddad8ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-b7265ef1-a374-460e-b053-684bdddad8ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b7265ef1-a374-460e-b053-684bdddad8ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-05481e86-d16e-4ed3-bb79-dbf26593f93d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-05481e86-d16e-4ed3-bb79-dbf26593f93d tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-05481e86-d16e-4ed3-bb79-dbf26593f93d tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-05481e86-d16e-4ed3-bb79-dbf26593f93d tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b7265ef1-a374-460e-b053-684bdddad8ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-05481e86-d16e-4ed3-bb79-dbf26593f93d tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b7265ef1-a374-460e-b053-684bdddad8ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1141/2314] 192.168.122.16 () {58 vars in 1216 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2572 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-05481e86-d16e-4ed3-bb79-dbf26593f93d tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1174/2315] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f2d12282-3321-483f-a961-50836a892546 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3d1f3162-f609-445d-a648-fd8b564e9463 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f2d12282-3321-483f-a961-50836a892546 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d1f3162-f609-445d-a648-fd8b564e9463 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f2d12282-3321-483f-a961-50836a892546 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "58d8196c-f2c2-4727-87e5-21ed64d7a951", "name": "tempest-VolumeDependencyTests-Snapshot-381267773"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3162-f609-445d-a648-fd8b564e9463 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3162-f609-445d-a648-fd8b564e9463 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-3d1f3162-f609-445d-a648-fd8b564e9463 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-3d1f3162-f609-445d-a648-fd8b564e9463 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f2d12282-3321-483f-a961-50836a892546 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-f2d12282-3321-483f-a961-50836a892546 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Create snapshot from volume 58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3d1f3162-f609-445d-a648-fd8b564e9463 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d1f3162-f609-445d-a648-fd8b564e9463 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1142/2316] 192.168.122.16 () {58 vars in 1137 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/detail => generated 2572 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0a3f4381-e1a1-450e-b794-9316e3ba97cd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0a3f4381-e1a1-450e-b794-9316e3ba97cd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0a3f4381-e1a1-450e-b794-9316e3ba97cd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0a3f4381-e1a1-450e-b794-9316e3ba97cd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-0a3f4381-e1a1-450e-b794-9316e3ba97cd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0a3f4381-e1a1-450e-b794-9316e3ba97cd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0a3f4381-e1a1-450e-b794-9316e3ba97cd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0a3f4381-e1a1-450e-b794-9316e3ba97cd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1143/2317] 192.168.122.16 () {58 vars in 1195 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 991 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?availability_zone=nova Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value nova, assuming string {{(pid=87022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-f2d12282-3321-483f-a961-50836a892546 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Created reservations ['5bb6138a-9d5a-479c-84c1-3f1a0984b904', '62fe7390-97dc-499a-88f1-e84553b84522', 'db585826-a729-47ac-a851-7c3ae2d647db', '72c299b5-34e2-4647-b65b-e77a83ee3d7d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7f2750f5-a04b-4fd7-b79b-65b18d3d1ccc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1144/2318] 192.168.122.16 () {58 vars in 1161 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 991 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?availability_zone=nova Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value nova, assuming string {{(pid=87022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f2d12282-3321-483f-a961-50836a892546 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot create request issued successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f2d12282-3321-483f-a961-50836a892546 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1175/2319] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:45:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5afd910e-ed2f-4015-88a9-6ba7cf167994 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1145/2320] 192.168.122.16 () {58 vars in 1161 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes?availability_zone=nova => generated 991 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5f6e02ea-aa08-4c43-9378-205db4cdf24b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5f6e02ea-aa08-4c43-9378-205db4cdf24b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5f6e02ea-aa08-4c43-9378-205db4cdf24b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5f6e02ea-aa08-4c43-9378-205db4cdf24b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-14bb539d-cfdb-4933-abf7-83195d8fd611 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-14bb539d-cfdb-4933-abf7-83195d8fd611 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?bootable=false Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-14bb539d-cfdb-4933-abf7-83195d8fd611 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-14bb539d-cfdb-4933-abf7-83195d8fd611 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-14bb539d-cfdb-4933-abf7-83195d8fd611 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-14bb539d-cfdb-4933-abf7-83195d8fd611 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5f6e02ea-aa08-4c43-9378-205db4cdf24b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot retrieved successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5f6e02ea-aa08-4c43-9378-205db4cdf24b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1176/2321] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-14bb539d-cfdb-4933-abf7-83195d8fd611 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-14bb539d-cfdb-4933-abf7-83195d8fd611 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1146/2322] 192.168.122.16 () {58 vars in 1145 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes?bootable=false => generated 991 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ccb3038f-db45-4c47-8820-f5e958291b76 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ccb3038f-db45-4c47-8820-f5e958291b76 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?bootable=false Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ccb3038f-db45-4c47-8820-f5e958291b76 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ccb3038f-db45-4c47-8820-f5e958291b76 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-ccb3038f-db45-4c47-8820-f5e958291b76 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ccb3038f-db45-4c47-8820-f5e958291b76 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /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 05 11:45:05 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ccb3038f-db45-4c47-8820-f5e958291b76 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ccb3038f-db45-4c47-8820-f5e958291b76 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1177/2323] 192.168.122.16 () {58 vars in 1145 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes?bootable=false => generated 991 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-229cc563-821a-4589-8b56-9b3577154f72 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-229cc563-821a-4589-8b56-9b3577154f72 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?status=available Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-229cc563-821a-4589-8b56-9b3577154f72 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-229cc563-821a-4589-8b56-9b3577154f72 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-229cc563-821a-4589-8b56-9b3577154f72 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-229cc563-821a-4589-8b56-9b3577154f72 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value available, assuming string {{(pid=87022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-229cc563-821a-4589-8b56-9b3577154f72 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-229cc563-821a-4589-8b56-9b3577154f72 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-229cc563-821a-4589-8b56-9b3577154f72 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1147/2324] 192.168.122.16 () {58 vars in 1149 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes?status=available => generated 991 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes?status=available Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value available, assuming string {{(pid=87023) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d5abfa83-84fd-46a4-9ac2-a95ec9d70252 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes?status=available returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1178/2325] 192.168.122.16 () {58 vars in 1149 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes?status=available => generated 991 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?availability_zone=nova Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value nova, assuming string {{(pid=87022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-04ed3953-4ce1-4bb5-8336-e22257d1f4bc tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1148/2326] 192.168.122.16 () {58 vars in 1182 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2572 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2be26c16-944a-459d-acbb-de56c8a56e02 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2be26c16-944a-459d-acbb-de56c8a56e02 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?bootable=false Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2be26c16-944a-459d-acbb-de56c8a56e02 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2be26c16-944a-459d-acbb-de56c8a56e02 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-2be26c16-944a-459d-acbb-de56c8a56e02 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2be26c16-944a-459d-acbb-de56c8a56e02 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2be26c16-944a-459d-acbb-de56c8a56e02 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2be26c16-944a-459d-acbb-de56c8a56e02 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1179/2327] 192.168.122.16 () {58 vars in 1166 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2572 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail?status=available Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Could not evaluate value available, assuming string {{(pid=87022) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] Get all volumes completed successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60b5c0f0-b36b-45ea-bb2c-7c1c5ca50095 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-reader] http://192.168.122.16/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1149/2328] 192.168.122.16 () {58 vars in 1170 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/detail?status=available => generated 2572 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-288450ae-338a-4526-a94b-4d9e51c7706a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-288450ae-338a-4526-a94b-4d9e51c7706a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-288450ae-338a-4526-a94b-4d9e51c7706a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-288450ae-338a-4526-a94b-4d9e51c7706a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-288450ae-338a-4526-a94b-4d9e51c7706a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-288450ae-338a-4526-a94b-4d9e51c7706a tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 200 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1180/2329] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1127ef80-27ea-40b7-9fd8-8b544af84d49 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1127ef80-27ea-40b7-9fd8-8b544af84d49 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1127ef80-27ea-40b7-9fd8-8b544af84d49 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1127ef80-27ea-40b7-9fd8-8b544af84d49 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-1127ef80-27ea-40b7-9fd8-8b544af84d49 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Delete volume with id: 4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1127ef80-27ea-40b7-9fd8-8b544af84d49 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1127ef80-27ea-40b7-9fd8-8b544af84d49 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Delete volume request issued successfully. Sep 05 11:45:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1127ef80-27ea-40b7-9fd8-8b544af84d49 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 202 Sep 05 11:45:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1150/2330] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:05 2026] DELETE /volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eee86268-c85a-4658-a055-6b5cd90cbbf0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eee86268-c85a-4658-a055-6b5cd90cbbf0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eee86268-c85a-4658-a055-6b5cd90cbbf0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eee86268-c85a-4658-a055-6b5cd90cbbf0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eee86268-c85a-4658-a055-6b5cd90cbbf0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eee86268-c85a-4658-a055-6b5cd90cbbf0 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 200 Sep 05 11:45:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1181/2331] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:05 2026] GET /volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4790d375-c08d-43b3-97a4-7ee221f3c6c8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4790d375-c08d-43b3-97a4-7ee221f3c6c8 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4790d375-c08d-43b3-97a4-7ee221f3c6c8 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4790d375-c08d-43b3-97a4-7ee221f3c6c8 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4790d375-c08d-43b3-97a4-7ee221f3c6c8 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot retrieved successfully. Sep 05 11:45:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4790d375-c08d-43b3-97a4-7ee221f3c6c8 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 200 Sep 05 11:45:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1151/2332] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:06 2026] GET /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f35272fb-0f19-4678-9877-836b881032ed None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f35272fb-0f19-4678-9877-836b881032ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f35272fb-0f19-4678-9877-836b881032ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f35272fb-0f19-4678-9877-836b881032ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f35272fb-0f19-4678-9877-836b881032ed tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 returned with HTTP 404 Sep 05 11:45:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1182/2333] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:07 2026] GET /volume/v3/volumes/4ea0f66c-930a-4daa-addc-bdce7d0f5501 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bb5d87d3-2aa5-4224-9fe0-69b6c8a4de65 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bb5d87d3-2aa5-4224-9fe0-69b6c8a4de65 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bb5d87d3-2aa5-4224-9fe0-69b6c8a4de65 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bb5d87d3-2aa5-4224-9fe0-69b6c8a4de65 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bb5d87d3-2aa5-4224-9fe0-69b6c8a4de65 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bb5d87d3-2aa5-4224-9fe0-69b6c8a4de65 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 200 Sep 05 11:45:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1152/2334] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:07 2026] GET /volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4b3e71d8-4487-427f-99cd-559904675ff8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4b3e71d8-4487-427f-99cd-559904675ff8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] DELETE http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4b3e71d8-4487-427f-99cd-559904675ff8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4b3e71d8-4487-427f-99cd-559904675ff8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-4b3e71d8-4487-427f-99cd-559904675ff8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Delete volume with id: 7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4b3e71d8-4487-427f-99cd-559904675ff8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4b3e71d8-4487-427f-99cd-559904675ff8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Delete volume request issued successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4b3e71d8-4487-427f-99cd-559904675ff8 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 202 Sep 05 11:45:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1183/2335] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:07 2026] DELETE /volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e0cf6764-e792-4455-ac51-fea75420ae70 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e0cf6764-e792-4455-ac51-fea75420ae70 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e0cf6764-e792-4455-ac51-fea75420ae70 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e0cf6764-e792-4455-ac51-fea75420ae70 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e0cf6764-e792-4455-ac51-fea75420ae70 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e0cf6764-e792-4455-ac51-fea75420ae70 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 200 Sep 05 11:45:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1153/2336] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:07 2026] GET /volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a491cf80-b02e-4d76-8226-3381ae8f08fd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a491cf80-b02e-4d76-8226-3381ae8f08fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a491cf80-b02e-4d76-8226-3381ae8f08fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a491cf80-b02e-4d76-8226-3381ae8f08fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a491cf80-b02e-4d76-8226-3381ae8f08fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot retrieved successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a491cf80-b02e-4d76-8226-3381ae8f08fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 200 Sep 05 11:45:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1184/2337] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:07 2026] GET /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d81f22ee-0051-4f70-a3d0-d029e3113ae5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1755003650"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Create volume request body: {'volume': {'snapshot_id': 'd81f22ee-0051-4f70-a3d0-d029e3113ae5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1755003650'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot retrieved successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Create volume of 1 GB Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Availability Zones retrieved successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Flow 'volume_create_api' (740346eb-1b8c-44aa-a484-0214d9b053cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12690a61-a3c8-4292-9919-74b7f8023624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12690a61-a3c8-4292-9919-74b7f8023624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd81f22ee-0051-4f70-a3d0-d029e3113ae5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc53364f-b72a-49df-b307-bf77d35780ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Created reservations ['b69b890b-ec9b-4b83-b5de-31c4f532c026', 'ffe39aae-9dbc-4144-93f9-68763443a1fe', '87d06a83-3769-46df-b43d-851b6eb7e17b', 'cf5a191e-9ce5-4e92-81f4-1fced25cd901'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc53364f-b72a-49df-b307-bf77d35780ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69b890b-ec9b-4b83-b5de-31c4f532c026', 'ffe39aae-9dbc-4144-93f9-68763443a1fe', '87d06a83-3769-46df-b43d-851b6eb7e17b', 'cf5a191e-9ce5-4e92-81f4-1fced25cd901']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f0ea6b-6c15-4d8b-bfb0-398e17c7505f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f0ea6b-6c15-4d8b-bfb0-398e17c7505f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b9670b-96a3-4703-a2e8-afbe4a52e23c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1755003650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69acccc9e900442fa51d522c5b384b1c',qos_specs=None,replication_status=,reservations=['b69b890b-ec9b-4b83-b5de-31c4f532c026','ffe39aae-9dbc-4144-93f9-68763443a1fe','87d06a83-3769-46df-b43d-851b6eb7e17b','cf5a191e-9ce5-4e92-81f4-1fced25cd901'],size=1,snapshot_id=d81f22ee-0051-4f70-a3d0-d029e3113ae5,source_replicaid=,source_volid=None,status='creating',user_id='97ab8d60ae124efabd47d70eb7a7b6e1',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1755003650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b9670b-96a3-4703-a2e8-afbe4a52e23c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69acccc9e900442fa51d522c5b384b1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d81f22ee-0051-4f70-a3d0-d029e3113ae5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97ab8d60ae124efabd47d70eb7a7b6e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af43c72-303f-4d1c-b14b-a6cf6ea6dda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af43c72-303f-4d1c-b14b-a6cf6ea6dda1) transitioned into state 'SUCCESS' from state '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-1755003650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69acccc9e900442fa51d522c5b384b1c',qos_specs=None,replication_status=,reservations=['b69b890b-ec9b-4b83-b5de-31c4f532c026','ffe39aae-9dbc-4144-93f9-68763443a1fe','87d06a83-3769-46df-b43d-851b6eb7e17b','cf5a191e-9ce5-4e92-81f4-1fced25cd901'],size=1,snapshot_id=d81f22ee-0051-4f70-a3d0-d029e3113ae5,source_replicaid=,source_volid=None,status='creating',user_id='97ab8d60ae124efabd47d70eb7a7b6e1',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99801685-6e72-408e-a784-41db861ab4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99801685-6e72-408e-a784-41db861ab4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Flow 'volume_create_api' (740346eb-1b8c-44aa-a484-0214d9b053cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Create volume request issued successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-358a263d-ae50-4e11-ac9d-48f08c1848e5 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1154/2338] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:45:07 2026] POST /volume/v3/volumes => generated 811 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7399a82d-b0bc-4175-8c0d-adb48016ee29 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7399a82d-b0bc-4175-8c0d-adb48016ee29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7399a82d-b0bc-4175-8c0d-adb48016ee29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7399a82d-b0bc-4175-8c0d-adb48016ee29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7399a82d-b0bc-4175-8c0d-adb48016ee29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7399a82d-b0bc-4175-8c0d-adb48016ee29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1185/2339] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:07 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 879 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1afe36bd-7209-4542-bc7b-1f48d62d3d27 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1afe36bd-7209-4542-bc7b-1f48d62d3d27 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1afe36bd-7209-4542-bc7b-1f48d62d3d27 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1afe36bd-7209-4542-bc7b-1f48d62d3d27 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1afe36bd-7209-4542-bc7b-1f48d62d3d27 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 returned with HTTP 404 Sep 05 11:45:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1155/2340] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:08 2026] GET /volume/v3/volumes/7e8e702e-9c27-495b-ab1a-5af4d534b2e4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7aa4513d-4f9e-4be3-836c-db634f3d4ffd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7aa4513d-4f9e-4be3-836c-db634f3d4ffd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7aa4513d-4f9e-4be3-836c-db634f3d4ffd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7aa4513d-4f9e-4be3-836c-db634f3d4ffd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7aa4513d-4f9e-4be3-836c-db634f3d4ffd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7aa4513d-4f9e-4be3-836c-db634f3d4ffd tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 200 Sep 05 11:45:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1186/2341] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:08 2026] GET /volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8d351522-9883-44f4-bc23-8fa12634e4c3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d351522-9883-44f4-bc23-8fa12634e4c3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] DELETE http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d351522-9883-44f4-bc23-8fa12634e4c3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8d351522-9883-44f4-bc23-8fa12634e4c3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8d351522-9883-44f4-bc23-8fa12634e4c3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Delete volume with id: 7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8d351522-9883-44f4-bc23-8fa12634e4c3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8d351522-9883-44f4-bc23-8fa12634e4c3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Delete volume request issued successfully. Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8d351522-9883-44f4-bc23-8fa12634e4c3 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 202 Sep 05 11:45:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1156/2342] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:08 2026] DELETE /volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-51d50251-0ed4-41dd-ba15-2b949153f1f9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51d50251-0ed4-41dd-ba15-2b949153f1f9 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51d50251-0ed4-41dd-ba15-2b949153f1f9 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51d50251-0ed4-41dd-ba15-2b949153f1f9 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-51d50251-0ed4-41dd-ba15-2b949153f1f9 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Volume info retrieved successfully. Sep 05 11:45:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51d50251-0ed4-41dd-ba15-2b949153f1f9 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 200 Sep 05 11:45:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1187/2343] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:08 2026] GET /volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b0d7da0e-9e43-4861-8aea-8bfbeef9701b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0d7da0e-9e43-4861-8aea-8bfbeef9701b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0d7da0e-9e43-4861-8aea-8bfbeef9701b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0d7da0e-9e43-4861-8aea-8bfbeef9701b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b0d7da0e-9e43-4861-8aea-8bfbeef9701b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0d7da0e-9e43-4861-8aea-8bfbeef9701b tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1157/2344] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:08 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-337ba50d-92a5-4b8d-b11a-c4558d27c151 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-337ba50d-92a5-4b8d-b11a-c4558d27c151 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] GET http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a Sep 05 11:45:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-337ba50d-92a5-4b8d-b11a-c4558d27c151 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-337ba50d-92a5-4b8d-b11a-c4558d27c151 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-337ba50d-92a5-4b8d-b11a-c4558d27c151 tempest-VolumesListTestJSON-53057076 tempest-VolumesListTestJSON-53057076-project-member] http://192.168.122.16/volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a returned with HTTP 404 Sep 05 11:45:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1188/2345] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:09 2026] GET /volume/v3/volumes/7757daf1-469b-4e0a-a27e-92003eb6e92a => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:45:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1577182d-539f-493a-ba67-a59962483bb2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1577182d-539f-493a-ba67-a59962483bb2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1577182d-539f-493a-ba67-a59962483bb2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1577182d-539f-493a-ba67-a59962483bb2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1577182d-539f-493a-ba67-a59962483bb2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1577182d-539f-493a-ba67-a59962483bb2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1158/2346] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:10 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 903 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fd13dcda-d356-4b1d-8c08-b90accd2e067 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd13dcda-d356-4b1d-8c08-b90accd2e067 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd13dcda-d356-4b1d-8c08-b90accd2e067 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd13dcda-d356-4b1d-8c08-b90accd2e067 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd13dcda-d356-4b1d-8c08-b90accd2e067 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd13dcda-d356-4b1d-8c08-b90accd2e067 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1189/2347] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:11 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 903 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-99301ddd-30f8-48d9-80db-66fbb70fcbb9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-99301ddd-30f8-48d9-80db-66fbb70fcbb9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-99301ddd-30f8-48d9-80db-66fbb70fcbb9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-99301ddd-30f8-48d9-80db-66fbb70fcbb9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-99301ddd-30f8-48d9-80db-66fbb70fcbb9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-99301ddd-30f8-48d9-80db-66fbb70fcbb9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1159/2348] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:12 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 903 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cca573c2-4ec1-47fa-8f05-2f3bd19fac5a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cca573c2-4ec1-47fa-8f05-2f3bd19fac5a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cca573c2-4ec1-47fa-8f05-2f3bd19fac5a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cca573c2-4ec1-47fa-8f05-2f3bd19fac5a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cca573c2-4ec1-47fa-8f05-2f3bd19fac5a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cca573c2-4ec1-47fa-8f05-2f3bd19fac5a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1190/2349] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:13 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 903 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-21ccca26-31a2-4757-be01-da9d032df3a3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21ccca26-31a2-4757-be01-da9d032df3a3 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21ccca26-31a2-4757-be01-da9d032df3a3 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-21ccca26-31a2-4757-be01-da9d032df3a3 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-21ccca26-31a2-4757-be01-da9d032df3a3 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-21ccca26-31a2-4757-be01-da9d032df3a3 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1160/2350] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:14 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 903 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-adc0c475-f9a0-4579-bc2a-7bba6ee86c29 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-adc0c475-f9a0-4579-bc2a-7bba6ee86c29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-adc0c475-f9a0-4579-bc2a-7bba6ee86c29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-adc0c475-f9a0-4579-bc2a-7bba6ee86c29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-adc0c475-f9a0-4579-bc2a-7bba6ee86c29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-adc0c475-f9a0-4579-bc2a-7bba6ee86c29 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1191/2351] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:15 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 904 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-311d7860-a962-48a8-b7d8-e53ff1fb315f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-311d7860-a962-48a8-b7d8-e53ff1fb315f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-311d7860-a962-48a8-b7d8-e53ff1fb315f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-311d7860-a962-48a8-b7d8-e53ff1fb315f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:15 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-311d7860-a962-48a8-b7d8-e53ff1fb315f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Delete snapshot with id: d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-311d7860-a962-48a8-b7d8-e53ff1fb315f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot retrieved successfully. Sep 05 11:45:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-311d7860-a962-48a8-b7d8-e53ff1fb315f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot delete request issued successfully. Sep 05 11:45:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-311d7860-a962-48a8-b7d8-e53ff1fb315f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 202 Sep 05 11:45:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1161/2352] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:45:15 2026] DELETE /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-abf3391b-05da-4e64-a660-908e0a274ca9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-abf3391b-05da-4e64-a660-908e0a274ca9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-abf3391b-05da-4e64-a660-908e0a274ca9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-abf3391b-05da-4e64-a660-908e0a274ca9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-abf3391b-05da-4e64-a660-908e0a274ca9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot retrieved successfully. Sep 05 11:45:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-abf3391b-05da-4e64-a660-908e0a274ca9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 200 Sep 05 11:45:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1192/2353] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:15 2026] GET /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9083d5de-f4d2-430d-8baf-06ba1853fe33 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9083d5de-f4d2-430d-8baf-06ba1853fe33 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9083d5de-f4d2-430d-8baf-06ba1853fe33 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9083d5de-f4d2-430d-8baf-06ba1853fe33 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9083d5de-f4d2-430d-8baf-06ba1853fe33 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Snapshot retrieved successfully. Sep 05 11:45:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9083d5de-f4d2-430d-8baf-06ba1853fe33 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 200 Sep 05 11:45:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1162/2354] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:16 2026] GET /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3aa5ea74-b762-44b9-b183-3204241836f0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3aa5ea74-b762-44b9-b183-3204241836f0 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3aa5ea74-b762-44b9-b183-3204241836f0 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3aa5ea74-b762-44b9-b183-3204241836f0 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3aa5ea74-b762-44b9-b183-3204241836f0 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 404 Sep 05 11:45:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1193/2355] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:17 2026] GET /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7bd8c219-06b2-403a-a105-1f4a2a2699fd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7bd8c219-06b2-403a-a105-1f4a2a2699fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] DELETE http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7bd8c219-06b2-403a-a105-1f4a2a2699fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7bd8c219-06b2-403a-a105-1f4a2a2699fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:17 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-7bd8c219-06b2-403a-a105-1f4a2a2699fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Delete volume with id: 58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7bd8c219-06b2-403a-a105-1f4a2a2699fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7bd8c219-06b2-403a-a105-1f4a2a2699fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Delete volume request issued successfully. Sep 05 11:45:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7bd8c219-06b2-403a-a105-1f4a2a2699fd tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 returned with HTTP 202 Sep 05 11:45:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1163/2356] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:45:17 2026] DELETE /volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:45:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e40512c8-a316-4e83-b420-f65099c86306 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e40512c8-a316-4e83-b420-f65099c86306 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e40512c8-a316-4e83-b420-f65099c86306 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e40512c8-a316-4e83-b420-f65099c86306 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e40512c8-a316-4e83-b420-f65099c86306 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e40512c8-a316-4e83-b420-f65099c86306 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 returned with HTTP 200 Sep 05 11:45:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1194/2357] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:18 2026] GET /volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 => generated 869 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-37565257-26fd-4141-82cf-8fa32989f4c2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37565257-26fd-4141-82cf-8fa32989f4c2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-37565257-26fd-4141-82cf-8fa32989f4c2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-37565257-26fd-4141-82cf-8fa32989f4c2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37565257-26fd-4141-82cf-8fa32989f4c2 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 returned with HTTP 404 Sep 05 11:45:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1164/2358] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:19 2026] GET /volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:45:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7fb67383-3b9e-441b-92ab-8a3454968e48 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7fb67383-3b9e-441b-92ab-8a3454968e48 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] DELETE http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7fb67383-3b9e-441b-92ab-8a3454968e48 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7fb67383-3b9e-441b-92ab-8a3454968e48 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:19 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-7fb67383-3b9e-441b-92ab-8a3454968e48 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Delete volume with id: 49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7fb67383-3b9e-441b-92ab-8a3454968e48 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7fb67383-3b9e-441b-92ab-8a3454968e48 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Delete volume request issued successfully. Sep 05 11:45:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7fb67383-3b9e-441b-92ab-8a3454968e48 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 202 Sep 05 11:45:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1195/2359] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:45:19 2026] DELETE /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:45:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3332bbc6-6183-421f-9006-52934f3aa9e9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3332bbc6-6183-421f-9006-52934f3aa9e9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3332bbc6-6183-421f-9006-52934f3aa9e9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3332bbc6-6183-421f-9006-52934f3aa9e9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3332bbc6-6183-421f-9006-52934f3aa9e9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Volume info retrieved successfully. Sep 05 11:45:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3332bbc6-6183-421f-9006-52934f3aa9e9 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 200 Sep 05 11:45:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1165/2360] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:19 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 903 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-38890b91-1eeb-4e96-9605-5c6c3fb20807 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-38890b91-1eeb-4e96-9605-5c6c3fb20807 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-38890b91-1eeb-4e96-9605-5c6c3fb20807 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-38890b91-1eeb-4e96-9605-5c6c3fb20807 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-38890b91-1eeb-4e96-9605-5c6c3fb20807 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c returned with HTTP 404 Sep 05 11:45:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1196/2361] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:20 2026] GET /volume/v3/volumes/49b9670b-96a3-4703-a2e8-afbe4a52e23c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:45:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3fd20d77-c13b-47e7-b8e0-5dfc4344e06f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3fd20d77-c13b-47e7-b8e0-5dfc4344e06f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3fd20d77-c13b-47e7-b8e0-5dfc4344e06f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3fd20d77-c13b-47e7-b8e0-5dfc4344e06f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:20 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-3fd20d77-c13b-47e7-b8e0-5dfc4344e06f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Delete snapshot with id: d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3fd20d77-c13b-47e7-b8e0-5dfc4344e06f tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 404 Sep 05 11:45:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1166/2362] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:45:20 2026] DELETE /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e7d643af-14bb-48c1-94ec-b3de906caba0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7d643af-14bb-48c1-94ec-b3de906caba0 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7d643af-14bb-48c1-94ec-b3de906caba0 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7d643af-14bb-48c1-94ec-b3de906caba0 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7d643af-14bb-48c1-94ec-b3de906caba0 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 returned with HTTP 404 Sep 05 11:45:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1197/2363] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:20 2026] GET /volume/v3/snapshots/d81f22ee-0051-4f70-a3d0-d029e3113ae5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e97046b4-0884-4848-89e1-04298af16ed4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e97046b4-0884-4848-89e1-04298af16ed4 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] DELETE http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e97046b4-0884-4848-89e1-04298af16ed4 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e97046b4-0884-4848-89e1-04298af16ed4 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:20 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e97046b4-0884-4848-89e1-04298af16ed4 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Delete volume with id: 58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e97046b4-0884-4848-89e1-04298af16ed4 tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 returned with HTTP 404 Sep 05 11:45:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1167/2364] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:45:20 2026] DELETE /volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c8f23004-ba4a-4240-b830-904a523b504a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c8f23004-ba4a-4240-b830-904a523b504a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] GET http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c8f23004-ba4a-4240-b830-904a523b504a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c8f23004-ba4a-4240-b830-904a523b504a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c8f23004-ba4a-4240-b830-904a523b504a tempest-VolumeDependencyTests-503857854 tempest-VolumeDependencyTests-503857854-project-member] http://192.168.122.16/volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 returned with HTTP 404 Sep 05 11:45:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1198/2365] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:20 2026] GET /volume/v3/volumes/58d8196c-f2c2-4727-87e5-21ed64d7a951 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e6957d27-937f-4c56-9745-f6615fa9da62 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1239751680"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1239751680'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume of 1 GB Sep 05 11:45:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Availability Zones retrieved successfully. Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (66bf3218-f85b-41df-90bb-a7a2a9eaf064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e5afc9-8934-4d34-81a0-03a4c9bb3467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e5afc9-8934-4d34-81a0-03a4c9bb3467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcfacb76-2da2-4f5c-a062-44cbc3658d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Created reservations ['4692ccc0-6caf-4f77-a3ae-55c6ca1c87b1', '749abc89-f9c2-4814-a418-a98a734f54ae', 'f39fc7cc-1ab8-43d5-b24a-7bc211ade55b', '7e1aab12-f88f-4009-8e3f-aad8b61d1e8f'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcfacb76-2da2-4f5c-a062-44cbc3658d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4692ccc0-6caf-4f77-a3ae-55c6ca1c87b1', '749abc89-f9c2-4814-a418-a98a734f54ae', 'f39fc7cc-1ab8-43d5-b24a-7bc211ade55b', '7e1aab12-f88f-4009-8e3f-aad8b61d1e8f']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (051da0ef-08b7-4f5d-b39a-02f03cc46f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (051da0ef-08b7-4f5d-b39a-02f03cc46f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa8c6814-d90d-4d6e-82b4-98749369bf71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1239751680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['4692ccc0-6caf-4f77-a3ae-55c6ca1c87b1','749abc89-f9c2-4814-a418-a98a734f54ae','f39fc7cc-1ab8-43d5-b24a-7bc211ade55b','7e1aab12-f88f-4009-8e3f-aad8b61d1e8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1239751680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa8c6814-d90d-4d6e-82b4-98749369bf71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2572956785c44787836beb4824e5eba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6458e53-7dfe-4dfd-b071-ad702f141a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6458e53-7dfe-4dfd-b071-ad702f141a47) transitioned into state 'SUCCESS' from state '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-1239751680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['4692ccc0-6caf-4f77-a3ae-55c6ca1c87b1','749abc89-f9c2-4814-a418-a98a734f54ae','f39fc7cc-1ab8-43d5-b24a-7bc211ade55b','7e1aab12-f88f-4009-8e3f-aad8b61d1e8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1796470e-1e8b-42ac-88bf-43fb4aa37bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1796470e-1e8b-42ac-88bf-43fb4aa37bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (66bf3218-f85b-41df-90bb-a7a2a9eaf064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request issued successfully. Sep 05 11:45:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6957d27-937f-4c56-9745-f6615fa9da62 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1168/2366] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:45:23 2026] POST /volume/v3/volumes => generated 761 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cfeb8c9f-4c8c-47af-b864-5c6e21b09438 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cfeb8c9f-4c8c-47af-b864-5c6e21b09438 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:45:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cfeb8c9f-4c8c-47af-b864-5c6e21b09438 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cfeb8c9f-4c8c-47af-b864-5c6e21b09438 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cfeb8c9f-4c8c-47af-b864-5c6e21b09438 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cfeb8c9f-4c8c-47af-b864-5c6e21b09438 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 200 Sep 05 11:45:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1199/2367] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:23 2026] GET /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 829 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e2ed78d8-55ce-47b9-982b-53642ef6d264 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2ed78d8-55ce-47b9-982b-53642ef6d264 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:45:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2ed78d8-55ce-47b9-982b-53642ef6d264 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e2ed78d8-55ce-47b9-982b-53642ef6d264 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e2ed78d8-55ce-47b9-982b-53642ef6d264 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e2ed78d8-55ce-47b9-982b-53642ef6d264 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 200 Sep 05 11:45:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1169/2368] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:24 2026] GET /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4a4b6ac0-cc8c-45e6-afee-cafc86185bee None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4a4b6ac0-cc8c-45e6-afee-cafc86185bee tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] GET http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:45:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4a4b6ac0-cc8c-45e6-afee-cafc86185bee tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4a4b6ac0-cc8c-45e6-afee-cafc86185bee tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4a4b6ac0-cc8c-45e6-afee-cafc86185bee tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Volume info retrieved successfully. Sep 05 11:45:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4a4b6ac0-cc8c-45e6-afee-cafc86185bee tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 200 Sep 05 11:45:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1200/2369] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:25 2026] GET /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 854 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4251960c-cb4f-4eca-b81e-8f9a4251ca7d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4251960c-cb4f-4eca-b81e-8f9a4251ca7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:45:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4251960c-cb4f-4eca-b81e-8f9a4251ca7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa8c6814-d90d-4d6e-82b4-98749369bf71", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2111766049"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4251960c-cb4f-4eca-b81e-8f9a4251ca7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:25 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-4251960c-cb4f-4eca-b81e-8f9a4251ca7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create snapshot from volume aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:45:25 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-4251960c-cb4f-4eca-b81e-8f9a4251ca7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Created reservations ['706a967c-ac8f-4bbf-ab52-b1795bbe23aa', '6dae53b4-e0bd-4492-bf04-feb668b20808', '00def815-7526-469a-81ed-50ac4b03aee5', '85720df6-ff70-40ad-9497-c711304e3204'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4251960c-cb4f-4eca-b81e-8f9a4251ca7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot create request issued successfully. Sep 05 11:45:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4251960c-cb4f-4eca-b81e-8f9a4251ca7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:45:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1170/2370] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:45:25 2026] POST /volume/v3/snapshots => generated 380 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a7674520-c699-4d84-8b1e-0860ecd5f35c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a7674520-c699-4d84-8b1e-0860ecd5f35c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a7674520-c699-4d84-8b1e-0860ecd5f35c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a7674520-c699-4d84-8b1e-0860ecd5f35c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a7674520-c699-4d84-8b1e-0860ecd5f35c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a7674520-c699-4d84-8b1e-0860ecd5f35c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1201/2371] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:25 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-579b15d3-2572-4b47-b525-9c0385a83514 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7af78449-b680-412a-9b14-16c9e4cc6bbe", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7af78449-b680-412a-9b14-16c9e4cc6bbe', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Create volume of 1 GB Sep 05 11:45:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Availability Zones retrieved successfully. Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Flow 'volume_create_api' (6be18d7d-b316-4f60-af8d-234e36e3c780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3b98df-a7db-4ec7-ac77-feced697d786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3b98df-a7db-4ec7-ac77-feced697d786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812ba4cf-a05c-44da-a861-c3d4d473ec6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Created reservations ['d15f7c6b-e050-4d0b-8c79-9ec21df24597', '31c3fab7-a555-4d91-be8e-0957cd17967f', '51f5de35-3df7-4e3c-ab29-8fe4206c85a1', '2e377504-a420-4656-b13e-d7faefb3f5c2'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812ba4cf-a05c-44da-a861-c3d4d473ec6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d15f7c6b-e050-4d0b-8c79-9ec21df24597', '31c3fab7-a555-4d91-be8e-0957cd17967f', '51f5de35-3df7-4e3c-ab29-8fe4206c85a1', '2e377504-a420-4656-b13e-d7faefb3f5c2']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (963e44a2-57a9-42ff-8473-bfaa33561168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (963e44a2-57a9-42ff-8473-bfaa33561168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa8adc6c-a791-472f-a717-e0edde96f1df', '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='1d62c7066b9840fcbc155ae7756eb407',qos_specs=None,replication_status=,reservations=['d15f7c6b-e050-4d0b-8c79-9ec21df24597','31c3fab7-a555-4d91-be8e-0957cd17967f','51f5de35-3df7-4e3c-ab29-8fe4206c85a1','2e377504-a420-4656-b13e-d7faefb3f5c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b9939cc44246d6bb7fdb8a7302dac1',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:26Z,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=fa8adc6c-a791-472f-a717-e0edde96f1df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d62c7066b9840fcbc155ae7756eb407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2b9939cc44246d6bb7fdb8a7302dac1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7987da6f-797d-41e0-b037-1f6981a9baba None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58550b57-ef48-4a02-bc16-cd5266f87596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7987da6f-797d-41e0-b037-1f6981a9baba tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7987da6f-797d-41e0-b037-1f6981a9baba tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7987da6f-797d-41e0-b037-1f6981a9baba tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7987da6f-797d-41e0-b037-1f6981a9baba tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7987da6f-797d-41e0-b037-1f6981a9baba tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1202/2372] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:26 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 512 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58550b57-ef48-4a02-bc16-cd5266f87596) transitioned into state 'SUCCESS' from 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='1d62c7066b9840fcbc155ae7756eb407',qos_specs=None,replication_status=,reservations=['d15f7c6b-e050-4d0b-8c79-9ec21df24597','31c3fab7-a555-4d91-be8e-0957cd17967f','51f5de35-3df7-4e3c-ab29-8fe4206c85a1','2e377504-a420-4656-b13e-d7faefb3f5c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b9939cc44246d6bb7fdb8a7302dac1',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b7c57e-685b-4c5a-b362-73b0e3eb8084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b7c57e-685b-4c5a-b362-73b0e3eb8084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Flow 'volume_create_api' (6be18d7d-b316-4f60-af8d-234e36e3c780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Create volume request issued successfully. Sep 05 11:45:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-579b15d3-2572-4b47-b525-9c0385a83514 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1171/2373] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:45:26 2026] POST /volume/v3/volumes => generated 782 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2e117db4-5de7-4378-8eaf-42e5f968a719 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e117db4-5de7-4378-8eaf-42e5f968a719 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e117db4-5de7-4378-8eaf-42e5f968a719 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e117db4-5de7-4378-8eaf-42e5f968a719 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2e117db4-5de7-4378-8eaf-42e5f968a719 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e117db4-5de7-4378-8eaf-42e5f968a719 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1203/2374] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:26 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-48137d29-7c12-4dff-be2b-0e242cac7990 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48137d29-7c12-4dff-be2b-0e242cac7990 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48137d29-7c12-4dff-be2b-0e242cac7990 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48137d29-7c12-4dff-be2b-0e242cac7990 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-48137d29-7c12-4dff-be2b-0e242cac7990 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48137d29-7c12-4dff-be2b-0e242cac7990 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1172/2375] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:27 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fc5f723f-cd73-4801-8a90-2e10ab7cb411 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc5f723f-cd73-4801-8a90-2e10ab7cb411 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc5f723f-cd73-4801-8a90-2e10ab7cb411 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc5f723f-cd73-4801-8a90-2e10ab7cb411 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fc5f723f-cd73-4801-8a90-2e10ab7cb411 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc5f723f-cd73-4801-8a90-2e10ab7cb411 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1204/2376] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:27 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 874 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-30185c85-d0d0-4319-a17f-50ebbccd7935 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-30185c85-d0d0-4319-a17f-50ebbccd7935 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-30185c85-d0d0-4319-a17f-50ebbccd7935 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-30185c85-d0d0-4319-a17f-50ebbccd7935 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-30185c85-d0d0-4319-a17f-50ebbccd7935 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-30185c85-d0d0-4319-a17f-50ebbccd7935 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1173/2377] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:28 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 539 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a93379b1-05ef-4278-8b0b-8df6ba3fa63e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a93379b1-05ef-4278-8b0b-8df6ba3fa63e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a93379b1-05ef-4278-8b0b-8df6ba3fa63e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a93379b1-05ef-4278-8b0b-8df6ba3fa63e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a93379b1-05ef-4278-8b0b-8df6ba3fa63e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Snapshot retrieved successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a93379b1-05ef-4278-8b0b-8df6ba3fa63e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1205/2378] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:28 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f4b6d2c5-3798-4486-a68c-0a7907bac4dd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f4b6d2c5-3798-4486-a68c-0a7907bac4dd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] GET http://192.168.122.16/volume/v3/snapshots Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f4b6d2c5-3798-4486-a68c-0a7907bac4dd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f4b6d2c5-3798-4486-a68c-0a7907bac4dd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-f4b6d2c5-3798-4486-a68c-0a7907bac4dd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-f4b6d2c5-3798-4486-a68c-0a7907bac4dd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: /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 05 11:45:28 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f4b6d2c5-3798-4486-a68c-0a7907bac4dd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Get all snapshots completed successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f4b6d2c5-3798-4486-a68c-0a7907bac4dd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] http://192.168.122.16/volume/v3/snapshots returned with HTTP 200 Sep 05 11:45:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1174/2379] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:45:28 2026] GET /volume/v3/snapshots => generated 408 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-655b76d4-3c9d-49e5-b454-a252c04faf44 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-655b76d4-3c9d-49e5-b454-a252c04faf44 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] PUT http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-655b76d4-3c9d-49e5-b454-a252c04faf44 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-662721464", "description": "This is the new description of snapshot."}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-655b76d4-3c9d-49e5-b454-a252c04faf44 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-655b76d4-3c9d-49e5-b454-a252c04faf44 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1206/2380] 192.168.122.16 () {60 vars in 1254 bytes} [Sat Sep 5 11:45:28 2026] PUT /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe7ce5a3-a57f-46bd-b6b5-c103169614ff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe7ce5a3-a57f-46bd-b6b5-c103169614ff tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe7ce5a3-a57f-46bd-b6b5-c103169614ff tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe7ce5a3-a57f-46bd-b6b5-c103169614ff tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5c102f14-dbec-469c-81da-34d0a9b2df5c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5c102f14-dbec-469c-81da-34d0a9b2df5c tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5c102f14-dbec-469c-81da-34d0a9b2df5c tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5c102f14-dbec-469c-81da-34d0a9b2df5c tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe7ce5a3-a57f-46bd-b6b5-c103169614ff tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Snapshot retrieved successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe7ce5a3-a57f-46bd-b6b5-c103169614ff tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1175/2381] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:28 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 576 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9c19457c-db36-423c-ad89-b86e0fd1ee87 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5c102f14-dbec-469c-81da-34d0a9b2df5c tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9c19457c-db36-423c-ad89-b86e0fd1ee87 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9c19457c-db36-423c-ad89-b86e0fd1ee87 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9c19457c-db36-423c-ad89-b86e0fd1ee87 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-9c19457c-db36-423c-ad89-b86e0fd1ee87 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete snapshot with id: 6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5c102f14-dbec-469c-81da-34d0a9b2df5c tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1207/2382] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:28 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 932 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9c19457c-db36-423c-ad89-b86e0fd1ee87 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9c19457c-db36-423c-ad89-b86e0fd1ee87 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot delete request issued successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9c19457c-db36-423c-ad89-b86e0fd1ee87 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 202 Sep 05 11:45:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1176/2383] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:45:28 2026] DELETE /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8d7772a9-99f6-4552-8ad7-793816bd239b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8d7772a9-99f6-4552-8ad7-793816bd239b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8d7772a9-99f6-4552-8ad7-793816bd239b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8d7772a9-99f6-4552-8ad7-793816bd239b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8d7772a9-99f6-4552-8ad7-793816bd239b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8d7772a9-99f6-4552-8ad7-793816bd239b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1208/2384] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:28 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 575 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c7576e81-06c2-4894-9849-cae8c60f51fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7576e81-06c2-4894-9849-cae8c60f51fc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7576e81-06c2-4894-9849-cae8c60f51fc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7576e81-06c2-4894-9849-cae8c60f51fc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c7576e81-06c2-4894-9849-cae8c60f51fc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7576e81-06c2-4894-9849-cae8c60f51fc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1177/2385] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:29 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 935 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2fb8091d-56cd-453f-b50b-1ef55b22e24c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2fb8091d-56cd-453f-b50b-1ef55b22e24c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2fb8091d-56cd-453f-b50b-1ef55b22e24c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2fb8091d-56cd-453f-b50b-1ef55b22e24c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2fb8091d-56cd-453f-b50b-1ef55b22e24c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2fb8091d-56cd-453f-b50b-1ef55b22e24c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 200 Sep 05 11:45:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1209/2386] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:29 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 575 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e9e2cef1-1da8-4fe8-b10b-5a92d792965b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e9e2cef1-1da8-4fe8-b10b-5a92d792965b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e9e2cef1-1da8-4fe8-b10b-5a92d792965b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e9e2cef1-1da8-4fe8-b10b-5a92d792965b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-be565a10-d27f-49c3-8cf2-cb76008a12b3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be565a10-d27f-49c3-8cf2-cb76008a12b3 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be565a10-d27f-49c3-8cf2-cb76008a12b3 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be565a10-d27f-49c3-8cf2-cb76008a12b3 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e9e2cef1-1da8-4fe8-b10b-5a92d792965b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be565a10-d27f-49c3-8cf2-cb76008a12b3 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 404 Sep 05 11:45:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1210/2387] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:30 2026] GET /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e9e2cef1-1da8-4fe8-b10b-5a92d792965b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1178/2388] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:30 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 935 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-40df1cc6-4915-467f-a6ee-02b7c9a87f6a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-40df1cc6-4915-467f-a6ee-02b7c9a87f6a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-40df1cc6-4915-467f-a6ee-02b7c9a87f6a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-40df1cc6-4915-467f-a6ee-02b7c9a87f6a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:30 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-40df1cc6-4915-467f-a6ee-02b7c9a87f6a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete snapshot with id: 6d00578c-0325-4855-9e20-6433190d911d Sep 05 11:45:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-40df1cc6-4915-467f-a6ee-02b7c9a87f6a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d returned with HTTP 404 Sep 05 11:45:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1211/2389] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:45:30 2026] DELETE /volume/v3/snapshots/6d00578c-0325-4855-9e20-6433190d911d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:45:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e3275c7-d919-4e77-9831-856a01929fd6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e3275c7-d919-4e77-9831-856a01929fd6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] GET http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:45:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e3275c7-d919-4e77-9831-856a01929fd6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e3275c7-d919-4e77-9831-856a01929fd6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8e3275c7-d919-4e77-9831-856a01929fd6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Volume info retrieved successfully. Sep 05 11:45:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e3275c7-d919-4e77-9831-856a01929fd6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 200 Sep 05 11:45:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1179/2390] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:30 2026] GET /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee645916-62ea-439c-be44-e51529186028 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-587462075"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-587462075'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume of 1 GB Sep 05 11:45:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Availability Zones retrieved successfully. Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (64bd27f6-5e80-4b3f-a253-b22a5d3c558e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986915b3-acdb-4703-b65a-7b0c3aa81932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986915b3-acdb-4703-b65a-7b0c3aa81932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c98d9ca-0ced-42a5-aa7a-b20db1611eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Created reservations ['925aecfe-c24e-4950-bd04-fbe33cd8cdf4', 'ec24b0f7-4cfb-4b9f-9444-9ed0460fdaf9', '2458c1c7-ab05-4d22-b8f1-3709522d0ea6', 'a92f3b19-dda8-4c99-ac9c-1d901a39107f'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c98d9ca-0ced-42a5-aa7a-b20db1611eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['925aecfe-c24e-4950-bd04-fbe33cd8cdf4', 'ec24b0f7-4cfb-4b9f-9444-9ed0460fdaf9', '2458c1c7-ab05-4d22-b8f1-3709522d0ea6', 'a92f3b19-dda8-4c99-ac9c-1d901a39107f']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ce0855-35b1-4c6c-9930-f391cddf571d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ce0855-35b1-4c6c-9930-f391cddf571d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47ffa976-4504-4108-9b86-54d1327ecd54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-587462075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['925aecfe-c24e-4950-bd04-fbe33cd8cdf4','ec24b0f7-4cfb-4b9f-9444-9ed0460fdaf9','2458c1c7-ab05-4d22-b8f1-3709522d0ea6','a92f3b19-dda8-4c99-ac9c-1d901a39107f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-587462075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47ffa976-4504-4108-9b86-54d1327ecd54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2572956785c44787836beb4824e5eba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a89c43b-9692-45b0-a659-41908bb7a06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a89c43b-9692-45b0-a659-41908bb7a06e) transitioned into state 'SUCCESS' from state '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-587462075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['925aecfe-c24e-4950-bd04-fbe33cd8cdf4','ec24b0f7-4cfb-4b9f-9444-9ed0460fdaf9','2458c1c7-ab05-4d22-b8f1-3709522d0ea6','a92f3b19-dda8-4c99-ac9c-1d901a39107f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4afb0831-14e2-4946-b650-488c33d35ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4afb0831-14e2-4946-b650-488c33d35ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (64bd27f6-5e80-4b3f-a253-b22a5d3c558e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request issued successfully. Sep 05 11:45:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee645916-62ea-439c-be44-e51529186028 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1212/2391] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:45:31 2026] POST /volume/v3/volumes => generated 760 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-63609c65-d5ae-4d1e-b38c-c215d2b9f48c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63609c65-d5ae-4d1e-b38c-c215d2b9f48c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 Sep 05 11:45:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63609c65-d5ae-4d1e-b38c-c215d2b9f48c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63609c65-d5ae-4d1e-b38c-c215d2b9f48c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-63609c65-d5ae-4d1e-b38c-c215d2b9f48c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63609c65-d5ae-4d1e-b38c-c215d2b9f48c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 returned with HTTP 200 Sep 05 11:45:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1180/2392] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:31 2026] GET /volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 => generated 828 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c1f637bd-d3f6-4bb1-8d2d-fc85cc9de96a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c1f637bd-d3f6-4bb1-8d2d-fc85cc9de96a tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c1f637bd-d3f6-4bb1-8d2d-fc85cc9de96a tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c1f637bd-d3f6-4bb1-8d2d-fc85cc9de96a tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c1f637bd-d3f6-4bb1-8d2d-fc85cc9de96a tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c1f637bd-d3f6-4bb1-8d2d-fc85cc9de96a tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1213/2393] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:31 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 935 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-30c25c5b-90f9-4029-9dea-7b09b52fe2f2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-30c25c5b-90f9-4029-9dea-7b09b52fe2f2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 Sep 05 11:45:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-30c25c5b-90f9-4029-9dea-7b09b52fe2f2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-30c25c5b-90f9-4029-9dea-7b09b52fe2f2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-30c25c5b-90f9-4029-9dea-7b09b52fe2f2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-30c25c5b-90f9-4029-9dea-7b09b52fe2f2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 returned with HTTP 200 Sep 05 11:45:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1181/2394] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:32 2026] GET /volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1f7b81fc-c7f8-4b99-ac21-c4ee60fd2939 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f7b81fc-c7f8-4b99-ac21-c4ee60fd2939 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:45:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1f7b81fc-c7f8-4b99-ac21-c4ee60fd2939 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47ffa976-4504-4108-9b86-54d1327ecd54", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1529367931"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1f7b81fc-c7f8-4b99-ac21-c4ee60fd2939 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-1f7b81fc-c7f8-4b99-ac21-c4ee60fd2939 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create snapshot from volume 47ffa976-4504-4108-9b86-54d1327ecd54 Sep 05 11:45:32 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-1f7b81fc-c7f8-4b99-ac21-c4ee60fd2939 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Created reservations ['98a2061d-1226-440c-8f13-b648d9ec645a', 'cfaa6aa4-57d3-4484-ab3e-bbbeb07c48d9', 'fc0b4eb7-f6b1-4f5c-a403-192369dfa9c3', '4bbd4e72-2df6-45d5-abab-bc7dc483b425'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1f7b81fc-c7f8-4b99-ac21-c4ee60fd2939 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot create request issued successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1f7b81fc-c7f8-4b99-ac21-c4ee60fd2939 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:45:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1214/2395] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:45:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4b3ccb7a-f7da-4550-b87b-9b89083f3760 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4b3ccb7a-f7da-4550-b87b-9b89083f3760 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 Sep 05 11:45:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4b3ccb7a-f7da-4550-b87b-9b89083f3760 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4b3ccb7a-f7da-4550-b87b-9b89083f3760 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4b3ccb7a-f7da-4550-b87b-9b89083f3760 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4b3ccb7a-f7da-4550-b87b-9b89083f3760 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 returned with HTTP 200 Sep 05 11:45:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1182/2396] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:32 2026] GET /volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-28064917-680c-4ff4-8786-e1d973659c15 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-28064917-680c-4ff4-8786-e1d973659c15 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-28064917-680c-4ff4-8786-e1d973659c15 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-28064917-680c-4ff4-8786-e1d973659c15 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-28064917-680c-4ff4-8786-e1d973659c15 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-28064917-680c-4ff4-8786-e1d973659c15 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1215/2397] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:33 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 1200 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:45:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e1fb313d-e398-4016-9564-4830c69c9f5b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e1fb313d-e398-4016-9564-4830c69c9f5b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e1fb313d-e398-4016-9564-4830c69c9f5b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e1fb313d-e398-4016-9564-4830c69c9f5b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e1fb313d-e398-4016-9564-4830c69c9f5b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e1fb313d-e398-4016-9564-4830c69c9f5b tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1183/2398] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:33 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 1200 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-675b158e-b9df-4218-a572-3b8539c864f2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-675b158e-b9df-4218-a572-3b8539c864f2 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] DELETE http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-675b158e-b9df-4218-a572-3b8539c864f2 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-675b158e-b9df-4218-a572-3b8539c864f2 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-675b158e-b9df-4218-a572-3b8539c864f2 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Delete volume with id: fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-675b158e-b9df-4218-a572-3b8539c864f2 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-675b158e-b9df-4218-a572-3b8539c864f2 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Delete volume request issued successfully. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-675b158e-b9df-4218-a572-3b8539c864f2 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 202 Sep 05 11:45:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1216/2399] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:45:33 2026] DELETE /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:45:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-912582a6-4adb-4ac6-af5f-ac7923324576 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-912582a6-4adb-4ac6-af5f-ac7923324576 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-912582a6-4adb-4ac6-af5f-ac7923324576 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-912582a6-4adb-4ac6-af5f-ac7923324576 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-912582a6-4adb-4ac6-af5f-ac7923324576 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-912582a6-4adb-4ac6-af5f-ac7923324576 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1184/2400] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:33 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 1199 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6f58606d-0a66-43b5-ae56-a121dd690556 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6f58606d-0a66-43b5-ae56-a121dd690556 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6f58606d-0a66-43b5-ae56-a121dd690556 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6f58606d-0a66-43b5-ae56-a121dd690556 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6f58606d-0a66-43b5-ae56-a121dd690556 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6f58606d-0a66-43b5-ae56-a121dd690556 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 returned with HTTP 200 Sep 05 11:45:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1217/2401] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:33 2026] GET /volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 => generated 442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5f57cf8c-be6a-4fdb-a195-57051cb11263 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5f57cf8c-be6a-4fdb-a195-57051cb11263 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5f57cf8c-be6a-4fdb-a195-57051cb11263 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5f57cf8c-be6a-4fdb-a195-57051cb11263 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5f57cf8c-be6a-4fdb-a195-57051cb11263 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Volume info retrieved successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5f57cf8c-be6a-4fdb-a195-57051cb11263 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 200 Sep 05 11:45:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1185/2402] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:34 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 1199 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fa9e65b3-4376-406e-90bb-c6eec7f072e9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fa9e65b3-4376-406e-90bb-c6eec7f072e9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 Sep 05 11:45:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fa9e65b3-4376-406e-90bb-c6eec7f072e9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fa9e65b3-4376-406e-90bb-c6eec7f072e9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fa9e65b3-4376-406e-90bb-c6eec7f072e9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fa9e65b3-4376-406e-90bb-c6eec7f072e9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 returned with HTTP 200 Sep 05 11:45:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1218/2403] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:34 2026] GET /volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "20613ec4-8623-4ae5-8467-d89298c81e09", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1293795138"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request body: {'volume': {'snapshot_id': '20613ec4-8623-4ae5-8467-d89298c81e09', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1293795138'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume of 2 GB Sep 05 11:45:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Availability Zones retrieved successfully. Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (61cb870e-e3b5-4286-8e10-e91541836691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3da196-b1a5-4b3b-9d93-5544a404ff5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3da196-b1a5-4b3b-9d93-5544a404ff5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '20613ec4-8623-4ae5-8467-d89298c81e09', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df57f8e9-92e6-43d0-9001-fe743fe32d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Created reservations ['cbf7a091-b7e5-4db8-b419-4394dacb399d', 'b07b899d-96bd-41a3-a75d-8a818a60b9e6', '21ba39be-cc55-498a-8c70-b55c090c1fcf', '3424687b-16de-46ce-a98f-ea4fb1fbe2a9'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df57f8e9-92e6-43d0-9001-fe743fe32d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf7a091-b7e5-4db8-b419-4394dacb399d', 'b07b899d-96bd-41a3-a75d-8a818a60b9e6', '21ba39be-cc55-498a-8c70-b55c090c1fcf', '3424687b-16de-46ce-a98f-ea4fb1fbe2a9']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b753f7-5080-45b1-93c8-720bc56eb381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30b753f7-5080-45b1-93c8-720bc56eb381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4867b388-e21a-4f37-a2a6-b562cc904ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1293795138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['cbf7a091-b7e5-4db8-b419-4394dacb399d','b07b899d-96bd-41a3-a75d-8a818a60b9e6','21ba39be-cc55-498a-8c70-b55c090c1fcf','3424687b-16de-46ce-a98f-ea4fb1fbe2a9'],size=2,snapshot_id=20613ec4-8623-4ae5-8467-d89298c81e09,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1293795138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4867b388-e21a-4f37-a2a6-b562cc904ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2572956785c44787836beb4824e5eba2',provider_auth=None,provider_geometry=None,provider_id=None,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=20613ec4-8623-4ae5-8467-d89298c81e09,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (277ae79e-3bfa-4e5f-a36a-265f839f0cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (277ae79e-3bfa-4e5f-a36a-265f839f0cee) transitioned into state 'SUCCESS' from state '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-1293795138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['cbf7a091-b7e5-4db8-b419-4394dacb399d','b07b899d-96bd-41a3-a75d-8a818a60b9e6','21ba39be-cc55-498a-8c70-b55c090c1fcf','3424687b-16de-46ce-a98f-ea4fb1fbe2a9'],size=2,snapshot_id=20613ec4-8623-4ae5-8467-d89298c81e09,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3ca18b-07bc-497b-8521-ecabe14c119d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd3ca18b-07bc-497b-8521-ecabe14c119d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (61cb870e-e3b5-4286-8e10-e91541836691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request issued successfully. Sep 05 11:45:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66a186d9-adc8-4693-8ce4-ae92070d0d6b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1186/2404] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:45:34 2026] POST /volume/v3/volumes => generated 795 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-735387fe-23b7-443d-96f9-bd316aeefe8f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-735387fe-23b7-443d-96f9-bd316aeefe8f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-735387fe-23b7-443d-96f9-bd316aeefe8f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-735387fe-23b7-443d-96f9-bd316aeefe8f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-735387fe-23b7-443d-96f9-bd316aeefe8f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-735387fe-23b7-443d-96f9-bd316aeefe8f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1219/2405] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:35 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e010048d-983c-45f9-a9cc-ee533bc24891 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e010048d-983c-45f9-a9cc-ee533bc24891 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e010048d-983c-45f9-a9cc-ee533bc24891 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e010048d-983c-45f9-a9cc-ee533bc24891 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e010048d-983c-45f9-a9cc-ee533bc24891 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 404 Sep 05 11:45:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1187/2406] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:35 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5aafd923-96d3-4dc2-add5-13db09ed1abc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5aafd923-96d3-4dc2-add5-13db09ed1abc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] DELETE http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5aafd923-96d3-4dc2-add5-13db09ed1abc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5aafd923-96d3-4dc2-add5-13db09ed1abc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-5aafd923-96d3-4dc2-add5-13db09ed1abc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Delete volume with id: fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5aafd923-96d3-4dc2-add5-13db09ed1abc tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 404 Sep 05 11:45:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1220/2407] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:45:35 2026] DELETE /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-93f46d80-0524-42de-aeeb-a008753883d0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-93f46d80-0524-42de-aeeb-a008753883d0 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] GET http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-93f46d80-0524-42de-aeeb-a008753883d0 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-93f46d80-0524-42de-aeeb-a008753883d0 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-93f46d80-0524-42de-aeeb-a008753883d0 tempest-VolumeImageDependencyTests-1268183693 tempest-VolumeImageDependencyTests-1268183693-project-member] http://192.168.122.16/volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df returned with HTTP 404 Sep 05 11:45:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1188/2408] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:45:35 2026] GET /volume/v3/volumes/fa8adc6c-a791-472f-a717-e0edde96f1df => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:45:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d8f767c0-b426-4253-8506-ec20f07687cb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d8f767c0-b426-4253-8506-ec20f07687cb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d8f767c0-b426-4253-8506-ec20f07687cb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d8f767c0-b426-4253-8506-ec20f07687cb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d8f767c0-b426-4253-8506-ec20f07687cb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d8f767c0-b426-4253-8506-ec20f07687cb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1221/2409] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:36 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9a78f2f0-4bfc-4250-a65b-a2c30d40754e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9a78f2f0-4bfc-4250-a65b-a2c30d40754e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9a78f2f0-4bfc-4250-a65b-a2c30d40754e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9a78f2f0-4bfc-4250-a65b-a2c30d40754e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9a78f2f0-4bfc-4250-a65b-a2c30d40754e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9a78f2f0-4bfc-4250-a65b-a2c30d40754e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1189/2410] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:37 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d2db5ba6-83c7-49a9-86a1-d1498c7b4205 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d2db5ba6-83c7-49a9-86a1-d1498c7b4205 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d2db5ba6-83c7-49a9-86a1-d1498c7b4205 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d2db5ba6-83c7-49a9-86a1-d1498c7b4205 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d2db5ba6-83c7-49a9-86a1-d1498c7b4205 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d2db5ba6-83c7-49a9-86a1-d1498c7b4205 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1222/2411] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:38 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 887 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-96d9d5e5-1bfa-4658-8ab4-5bea0915ef28 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-96d9d5e5-1bfa-4658-8ab4-5bea0915ef28 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-96d9d5e5-1bfa-4658-8ab4-5bea0915ef28 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-96d9d5e5-1bfa-4658-8ab4-5bea0915ef28 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-96d9d5e5-1bfa-4658-8ab4-5bea0915ef28 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-96d9d5e5-1bfa-4658-8ab4-5bea0915ef28 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1190/2412] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:39 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 887 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0e525949-0762-47bf-9b48-f94f95995c8a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ce2d5a7f-b5e2-4013-9cb5-978f19213f95 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce2d5a7f-b5e2-4013-9cb5-978f19213f95 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce2d5a7f-b5e2-4013-9cb5-978f19213f95 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce2d5a7f-b5e2-4013-9cb5-978f19213f95 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ce2d5a7f-b5e2-4013-9cb5-978f19213f95 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce2d5a7f-b5e2-4013-9cb5-978f19213f95 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1191/2413] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:40 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 887 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Create volume of 1 GB Sep 05 11:45:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Availability Zones retrieved successfully. Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Flow 'volume_create_api' (f3e1b942-c714-450f-8750-be678762f94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa34db0-abbc-44fa-ab9f-b7a623fb2a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa34db0-abbc-44fa-ab9f-b7a623fb2a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca85beec-42e1-4c5f-85e6-08efbb78fdf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Created reservations ['492685f7-48c0-4fbd-b420-70ce29e84e80', '685a2543-df1e-401b-8863-b3d41c2fa879', '6a8ad830-832d-4585-9118-f372fddcfde1', '53e46ff2-ae9d-4d47-a3da-0fc0caa65cbc'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca85beec-42e1-4c5f-85e6-08efbb78fdf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['492685f7-48c0-4fbd-b420-70ce29e84e80', '685a2543-df1e-401b-8863-b3d41c2fa879', '6a8ad830-832d-4585-9118-f372fddcfde1', '53e46ff2-ae9d-4d47-a3da-0fc0caa65cbc']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8886bd03-4b58-40cd-8aae-385b922d21fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8886bd03-4b58-40cd-8aae-385b922d21fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2066e02d-cdf6-444b-8aed-6199adc3a32d', '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='a93fe7edd3f64408b41206870426b8a5',qos_specs=None,replication_status=,reservations=['492685f7-48c0-4fbd-b420-70ce29e84e80','685a2543-df1e-401b-8863-b3d41c2fa879','6a8ad830-832d-4585-9118-f372fddcfde1','53e46ff2-ae9d-4d47-a3da-0fc0caa65cbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0c267e71a324b66a41e4787244dbcd9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:41Z,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=2066e02d-cdf6-444b-8aed-6199adc3a32d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a93fe7edd3f64408b41206870426b8a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0c267e71a324b66a41e4787244dbcd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3ecbd6-8f57-4d0d-88e9-4fbc393a318e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b3ecbd6-8f57-4d0d-88e9-4fbc393a318e) transitioned into state 'SUCCESS' from 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='a93fe7edd3f64408b41206870426b8a5',qos_specs=None,replication_status=,reservations=['492685f7-48c0-4fbd-b420-70ce29e84e80','685a2543-df1e-401b-8863-b3d41c2fa879','6a8ad830-832d-4585-9118-f372fddcfde1','53e46ff2-ae9d-4d47-a3da-0fc0caa65cbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0c267e71a324b66a41e4787244dbcd9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (763be2cb-99ac-4390-97fe-357e9d6395ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (763be2cb-99ac-4390-97fe-357e9d6395ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Flow 'volume_create_api' (f3e1b942-c714-450f-8750-be678762f94f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Create volume request issued successfully. Sep 05 11:45:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0e525949-0762-47bf-9b48-f94f95995c8a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1223/2414] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:45:40 2026] POST /volume/v3/volumes => generated 747 bytes in 974 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:45:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1f1fbc65-1df0-417d-8900-3e689b7ce460 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f1fbc65-1df0-417d-8900-3e689b7ce460 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d Sep 05 11:45:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f1fbc65-1df0-417d-8900-3e689b7ce460 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f1fbc65-1df0-417d-8900-3e689b7ce460 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1f1fbc65-1df0-417d-8900-3e689b7ce460 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f1fbc65-1df0-417d-8900-3e689b7ce460 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d returned with HTTP 200 Sep 05 11:45:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1192/2415] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:41 2026] GET /volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d => generated 815 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a5e7594b-09f9-4745-aac5-f176ebb74356 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5e7594b-09f9-4745-aac5-f176ebb74356 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5e7594b-09f9-4745-aac5-f176ebb74356 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a5e7594b-09f9-4745-aac5-f176ebb74356 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a5e7594b-09f9-4745-aac5-f176ebb74356 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a5e7594b-09f9-4745-aac5-f176ebb74356 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1224/2416] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:41 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6250a4c0-64f9-4591-b620-8f67986289ed None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6250a4c0-64f9-4591-b620-8f67986289ed tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d Sep 05 11:45:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6250a4c0-64f9-4591-b620-8f67986289ed tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6250a4c0-64f9-4591-b620-8f67986289ed tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6250a4c0-64f9-4591-b620-8f67986289ed tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6250a4c0-64f9-4591-b620-8f67986289ed tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d returned with HTTP 200 Sep 05 11:45:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1193/2417] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:42 2026] GET /volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ef47d6c9-f7e8-4224-b623-e503bf4e786b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ef47d6c9-f7e8-4224-b623-e503bf4e786b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ef47d6c9-f7e8-4224-b623-e503bf4e786b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ef47d6c9-f7e8-4224-b623-e503bf4e786b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=444,cinder:UPDATE=152,cinder:INSERT=86 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ef47d6c9-f7e8-4224-b623-e503bf4e786b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ef47d6c9-f7e8-4224-b623-e503bf4e786b tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1225/2418] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:43 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 888 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0185d71e-6a75-45e8-9693-74f2bdbef9d0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0185d71e-6a75-45e8-9693-74f2bdbef9d0 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0185d71e-6a75-45e8-9693-74f2bdbef9d0 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0185d71e-6a75-45e8-9693-74f2bdbef9d0 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0185d71e-6a75-45e8-9693-74f2bdbef9d0 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Volume info retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0185d71e-6a75-45e8-9693-74f2bdbef9d0 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1194/2419] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:43 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a09ecd74-c4d8-4038-bd2d-a810eb111077 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a09ecd74-c4d8-4038-bd2d-a810eb111077 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a09ecd74-c4d8-4038-bd2d-a810eb111077 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a09ecd74-c4d8-4038-bd2d-a810eb111077 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-a09ecd74-c4d8-4038-bd2d-a810eb111077 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume with id: 4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a09ecd74-c4d8-4038-bd2d-a810eb111077 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a09ecd74-c4d8-4038-bd2d-a810eb111077 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume request issued successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a09ecd74-c4d8-4038-bd2d-a810eb111077 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 202 Sep 05 11:45:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1226/2420] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:43 2026] DELETE /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-46e1ca63-9cb2-45eb-a377-934371428c61 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-46e1ca63-9cb2-45eb-a377-934371428c61 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-46e1ca63-9cb2-45eb-a377-934371428c61 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-46e1ca63-9cb2-45eb-a377-934371428c61 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=472,cinder:UPDATE=117,cinder:INSERT=77 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-46e1ca63-9cb2-45eb-a377-934371428c61 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-46e1ca63-9cb2-45eb-a377-934371428c61 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 200 Sep 05 11:45:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1195/2421] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:43 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7cc59ce1-be87-4e1d-967c-50eb70c4de2a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7cc59ce1-be87-4e1d-967c-50eb70c4de2a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7cc59ce1-be87-4e1d-967c-50eb70c4de2a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7cc59ce1-be87-4e1d-967c-50eb70c4de2a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7cc59ce1-be87-4e1d-967c-50eb70c4de2a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7cc59ce1-be87-4e1d-967c-50eb70c4de2a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d returned with HTTP 200 Sep 05 11:45:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1227/2422] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:43 2026] GET /volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8e0f3564-62e0-414a-9e44-0f45afb342d8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e0f3564-62e0-414a-9e44-0f45afb342d8 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e0f3564-62e0-414a-9e44-0f45afb342d8 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8e0f3564-62e0-414a-9e44-0f45afb342d8 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8e0f3564-62e0-414a-9e44-0f45afb342d8 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8e0f3564-62e0-414a-9e44-0f45afb342d8 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d returned with HTTP 200 Sep 05 11:45:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1196/2423] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:43 2026] GET /volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0433c951-cb35-4447-9a12-da2104884317 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1096858111"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1096858111'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Create volume of 1 GB Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Availability Zones retrieved successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Flow 'volume_create_api' (de0c6d5f-df0a-4d7e-aa2d-9a7ecc95e09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f265b3d0-91f4-45b7-8be4-3d719b99102c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f265b3d0-91f4-45b7-8be4-3d719b99102c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45f00b7-7c49-4ac9-ab4d-e842a7a7573a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Created reservations ['19aba6aa-3a1e-4940-af0a-e6ca22d5f3a7', 'af451493-62ca-4b57-96f4-f0c9282780d1', '079d7a6a-bd07-4e78-bc9d-1c5e74b641e7', '13a09bfb-9a3a-48cf-84a9-052e84970566'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a45f00b7-7c49-4ac9-ab4d-e842a7a7573a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19aba6aa-3a1e-4940-af0a-e6ca22d5f3a7', 'af451493-62ca-4b57-96f4-f0c9282780d1', '079d7a6a-bd07-4e78-bc9d-1c5e74b641e7', '13a09bfb-9a3a-48cf-84a9-052e84970566']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2846b359-a1b0-49eb-9cc8-8cf69db96add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2846b359-a1b0-49eb-9cc8-8cf69db96add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59252043-446e-4093-b0b4-d43913acbddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1096858111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93fe7edd3f64408b41206870426b8a5',qos_specs=None,replication_status=,reservations=['19aba6aa-3a1e-4940-af0a-e6ca22d5f3a7','af451493-62ca-4b57-96f4-f0c9282780d1','079d7a6a-bd07-4e78-bc9d-1c5e74b641e7','13a09bfb-9a3a-48cf-84a9-052e84970566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0c267e71a324b66a41e4787244dbcd9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:43Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1096858111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59252043-446e-4093-b0b4-d43913acbddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a93fe7edd3f64408b41206870426b8a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0c267e71a324b66a41e4787244dbcd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358a348c-b8b0-45e4-bbef-c14c582121d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358a348c-b8b0-45e4-bbef-c14c582121d2) transitioned into 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-1096858111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a93fe7edd3f64408b41206870426b8a5',qos_specs=None,replication_status=,reservations=['19aba6aa-3a1e-4940-af0a-e6ca22d5f3a7','af451493-62ca-4b57-96f4-f0c9282780d1','079d7a6a-bd07-4e78-bc9d-1c5e74b641e7','13a09bfb-9a3a-48cf-84a9-052e84970566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0c267e71a324b66a41e4787244dbcd9',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (385e29e4-d525-4fc1-a966-a4a4bae1a080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (385e29e4-d525-4fc1-a966-a4a4bae1a080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Flow 'volume_create_api' (de0c6d5f-df0a-4d7e-aa2d-9a7ecc95e09b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Create volume request issued successfully. Sep 05 11:45:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0433c951-cb35-4447-9a12-da2104884317 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1228/2424] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:45:43 2026] POST /volume/v3/volumes => generated 783 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5cbc816e-d6c0-4e11-b55a-beeb95e82f5d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5cbc816e-d6c0-4e11-b55a-beeb95e82f5d tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf Sep 05 11:45:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5cbc816e-d6c0-4e11-b55a-beeb95e82f5d tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5cbc816e-d6c0-4e11-b55a-beeb95e82f5d tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5cbc816e-d6c0-4e11-b55a-beeb95e82f5d tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5cbc816e-d6c0-4e11-b55a-beeb95e82f5d tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf returned with HTTP 200 Sep 05 11:45:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1197/2425] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:43 2026] GET /volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b7d60adf-7e83-4171-9b77-192a2c91713e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b7d60adf-7e83-4171-9b77-192a2c91713e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b7d60adf-7e83-4171-9b77-192a2c91713e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b7d60adf-7e83-4171-9b77-192a2c91713e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b7d60adf-7e83-4171-9b77-192a2c91713e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 404 Sep 05 11:45:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1229/2426] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:44 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-79a122d3-f624-4b83-a68f-e8e4e36276cf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-79a122d3-f624-4b83-a68f-e8e4e36276cf tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-79a122d3-f624-4b83-a68f-e8e4e36276cf tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-79a122d3-f624-4b83-a68f-e8e4e36276cf tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-79a122d3-f624-4b83-a68f-e8e4e36276cf tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 404 Sep 05 11:45:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1198/2427] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:44 2026] GET /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a04d6d3a-2bef-4875-a248-d0ad61caeb76 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a04d6d3a-2bef-4875-a248-d0ad61caeb76 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a04d6d3a-2bef-4875-a248-d0ad61caeb76 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a04d6d3a-2bef-4875-a248-d0ad61caeb76 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-a04d6d3a-2bef-4875-a248-d0ad61caeb76 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume with id: 4867b388-e21a-4f37-a2a6-b562cc904ee8 Sep 05 11:45:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a04d6d3a-2bef-4875-a248-d0ad61caeb76 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 returned with HTTP 404 Sep 05 11:45:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1230/2428] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:44 2026] DELETE /volume/v3/volumes/4867b388-e21a-4f37-a2a6-b562cc904ee8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:45:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-675e2946-4d04-4f54-9e3f-635384c91684 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-675e2946-4d04-4f54-9e3f-635384c91684 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 Sep 05 11:45:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-675e2946-4d04-4f54-9e3f-635384c91684 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-675e2946-4d04-4f54-9e3f-635384c91684 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-675e2946-4d04-4f54-9e3f-635384c91684 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete snapshot with id: 20613ec4-8623-4ae5-8467-d89298c81e09 Sep 05 11:45:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-675e2946-4d04-4f54-9e3f-635384c91684 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-675e2946-4d04-4f54-9e3f-635384c91684 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot delete request issued successfully. Sep 05 11:45:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-675e2946-4d04-4f54-9e3f-635384c91684 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 returned with HTTP 202 Sep 05 11:45:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1199/2429] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:45:44 2026] DELETE /volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e2eb5002-b3fc-4d60-981a-b2e9dd576830 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2eb5002-b3fc-4d60-981a-b2e9dd576830 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2eb5002-b3fc-4d60-981a-b2e9dd576830 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2eb5002-b3fc-4d60-981a-b2e9dd576830 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e2eb5002-b3fc-4d60-981a-b2e9dd576830 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2eb5002-b3fc-4d60-981a-b2e9dd576830 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 returned with HTTP 200 Sep 05 11:45:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1231/2430] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:44 2026] GET /volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7c69d9d1-d2f4-48a6-b480-e856c37b5334 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7c69d9d1-d2f4-48a6-b480-e856c37b5334 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7c69d9d1-d2f4-48a6-b480-e856c37b5334 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7c69d9d1-d2f4-48a6-b480-e856c37b5334 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7c69d9d1-d2f4-48a6-b480-e856c37b5334 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7c69d9d1-d2f4-48a6-b480-e856c37b5334 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf returned with HTTP 200 Sep 05 11:45:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1200/2431] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:45 2026] GET /volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e6175037-981b-4f4d-84fb-be36e34b49e3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e6175037-981b-4f4d-84fb-be36e34b49e3 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf Sep 05 11:45:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e6175037-981b-4f4d-84fb-be36e34b49e3 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e6175037-981b-4f4d-84fb-be36e34b49e3 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e6175037-981b-4f4d-84fb-be36e34b49e3 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e6175037-981b-4f4d-84fb-be36e34b49e3 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf returned with HTTP 200 Sep 05 11:45:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1232/2432] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:45 2026] GET /volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1caaeb35-a72e-461d-926c-a873568b3181 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1caaeb35-a72e-461d-926c-a873568b3181 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1caaeb35-a72e-461d-926c-a873568b3181 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59252043-446e-4093-b0b4-d43913acbddf", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-169932878"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1caaeb35-a72e-461d-926c-a873568b3181 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-1caaeb35-a72e-461d-926c-a873568b3181 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Create snapshot from volume 59252043-446e-4093-b0b4-d43913acbddf Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-1caaeb35-a72e-461d-926c-a873568b3181 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Created reservations ['133cae3c-6528-4a11-b98a-63bc7bfcc785', '4ec54bd8-f95f-4cd2-b65a-98f9ede23de8', '34315733-44d0-4633-a9f8-933e5c16287c', '8529a86e-7833-422d-bc86-4c5cfa516fae'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1caaeb35-a72e-461d-926c-a873568b3181 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot create request issued successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1caaeb35-a72e-461d-926c-a873568b3181 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:45:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1201/2433] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:45:45 2026] POST /volume/v3/snapshots => generated 325 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c52675b9-b6b3-45e5-802a-70bfc1e2eaad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c52675b9-b6b3-45e5-802a-70bfc1e2eaad tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c52675b9-b6b3-45e5-802a-70bfc1e2eaad tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c52675b9-b6b3-45e5-802a-70bfc1e2eaad tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c52675b9-b6b3-45e5-802a-70bfc1e2eaad tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot retrieved successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c52675b9-b6b3-45e5-802a-70bfc1e2eaad tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 returned with HTTP 200 Sep 05 11:45:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1233/2434] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:45 2026] GET /volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 => generated 457 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-520802ae-5ca5-4b2d-b800-85276f29965f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-520802ae-5ca5-4b2d-b800-85276f29965f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-520802ae-5ca5-4b2d-b800-85276f29965f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-520802ae-5ca5-4b2d-b800-85276f29965f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-520802ae-5ca5-4b2d-b800-85276f29965f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-520802ae-5ca5-4b2d-b800-85276f29965f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 returned with HTTP 200 Sep 05 11:45:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1202/2435] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:45 2026] GET /volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-19b4d8ac-e25c-49a3-b050-f7a071772c11 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19b4d8ac-e25c-49a3-b050-f7a071772c11 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19b4d8ac-e25c-49a3-b050-f7a071772c11 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-19b4d8ac-e25c-49a3-b050-f7a071772c11 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-19b4d8ac-e25c-49a3-b050-f7a071772c11 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot retrieved successfully. Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-19b4d8ac-e25c-49a3-b050-f7a071772c11 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 returned with HTTP 200 Sep 05 11:45:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1234/2436] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:46 2026] GET /volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 => generated 457 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-42212359-f498-4543-ba5e-b0d0715f4a1f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-42212359-f498-4543-ba5e-b0d0715f4a1f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 Sep 05 11:45:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-42212359-f498-4543-ba5e-b0d0715f4a1f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-42212359-f498-4543-ba5e-b0d0715f4a1f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-42212359-f498-4543-ba5e-b0d0715f4a1f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 returned with HTTP 404 Sep 05 11:45:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1203/2437] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:46 2026] GET /volume/v3/snapshots/20613ec4-8623-4ae5-8467-d89298c81e09 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4356f7eb-e07a-418c-9ea5-bc806b1de0ed None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4356f7eb-e07a-418c-9ea5-bc806b1de0ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4356f7eb-e07a-418c-9ea5-bc806b1de0ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4356f7eb-e07a-418c-9ea5-bc806b1de0ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4356f7eb-e07a-418c-9ea5-bc806b1de0ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4356f7eb-e07a-418c-9ea5-bc806b1de0ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 returned with HTTP 200 Sep 05 11:45:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1235/2438] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:46 2026] GET /volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4244901b-a91b-4127-b75e-4fdd15a3edbb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4244901b-a91b-4127-b75e-4fdd15a3edbb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 Sep 05 11:45:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4244901b-a91b-4127-b75e-4fdd15a3edbb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4244901b-a91b-4127-b75e-4fdd15a3edbb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:46 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-4244901b-a91b-4127-b75e-4fdd15a3edbb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume with id: 47ffa976-4504-4108-9b86-54d1327ecd54 Sep 05 11:45:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4244901b-a91b-4127-b75e-4fdd15a3edbb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4244901b-a91b-4127-b75e-4fdd15a3edbb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume request issued successfully. Sep 05 11:45:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4244901b-a91b-4127-b75e-4fdd15a3edbb tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 returned with HTTP 202 Sep 05 11:45:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1204/2439] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:46 2026] DELETE /volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1125e1fb-1b14-4ceb-b2df-989d1fb1bfb9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1125e1fb-1b14-4ceb-b2df-989d1fb1bfb9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1125e1fb-1b14-4ceb-b2df-989d1fb1bfb9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1125e1fb-1b14-4ceb-b2df-989d1fb1bfb9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1125e1fb-1b14-4ceb-b2df-989d1fb1bfb9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1125e1fb-1b14-4ceb-b2df-989d1fb1bfb9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 returned with HTTP 200 Sep 05 11:45:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1236/2440] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:46 2026] GET /volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3df79a38-b678-4ed6-8dd6-069298ee544b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3df79a38-b678-4ed6-8dd6-069298ee544b tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3df79a38-b678-4ed6-8dd6-069298ee544b tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3df79a38-b678-4ed6-8dd6-069298ee544b tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3df79a38-b678-4ed6-8dd6-069298ee544b tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3df79a38-b678-4ed6-8dd6-069298ee544b tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 returned with HTTP 200 Sep 05 11:45:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1205/2441] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:47 2026] GET /volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-22e41b41-87b8-4fb4-b6be-52f5de671962 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-22e41b41-87b8-4fb4-b6be-52f5de671962 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-22e41b41-87b8-4fb4-b6be-52f5de671962 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-22e41b41-87b8-4fb4-b6be-52f5de671962 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-22e41b41-87b8-4fb4-b6be-52f5de671962 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-22e41b41-87b8-4fb4-b6be-52f5de671962 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 returned with HTTP 200 Sep 05 11:45:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1237/2442] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:47 2026] GET /volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 => generated 484 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fef86062-eae8-4b3f-933c-82abe3951231 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fef86062-eae8-4b3f-933c-82abe3951231 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fef86062-eae8-4b3f-933c-82abe3951231 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fef86062-eae8-4b3f-933c-82abe3951231 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-fef86062-eae8-4b3f-933c-82abe3951231 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Delete snapshot with id: 5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fef86062-eae8-4b3f-933c-82abe3951231 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fef86062-eae8-4b3f-933c-82abe3951231 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot delete request issued successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fef86062-eae8-4b3f-933c-82abe3951231 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 returned with HTTP 202 Sep 05 11:45:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1206/2443] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:45:47 2026] DELETE /volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d56ddc7a-7d61-4de2-8c6e-480d2096126a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d56ddc7a-7d61-4de2-8c6e-480d2096126a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d56ddc7a-7d61-4de2-8c6e-480d2096126a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d56ddc7a-7d61-4de2-8c6e-480d2096126a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d56ddc7a-7d61-4de2-8c6e-480d2096126a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d56ddc7a-7d61-4de2-8c6e-480d2096126a tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 returned with HTTP 200 Sep 05 11:45:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1238/2444] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:47 2026] GET /volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 => generated 483 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f48a32d2-c5b5-4950-8c1a-3718e7e15087 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f48a32d2-c5b5-4950-8c1a-3718e7e15087 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f48a32d2-c5b5-4950-8c1a-3718e7e15087 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f48a32d2-c5b5-4950-8c1a-3718e7e15087 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f48a32d2-c5b5-4950-8c1a-3718e7e15087 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 returned with HTTP 404 Sep 05 11:45:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1207/2445] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:47 2026] GET /volume/v3/volumes/47ffa976-4504-4108-9b86-54d1327ecd54 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-730b4d05-d093-49c1-9ce8-0d6339763d7d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-730b4d05-d093-49c1-9ce8-0d6339763d7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] GET http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-730b4d05-d093-49c1-9ce8-0d6339763d7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-730b4d05-d093-49c1-9ce8-0d6339763d7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-730b4d05-d093-49c1-9ce8-0d6339763d7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Volume info retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-730b4d05-d093-49c1-9ce8-0d6339763d7d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 200 Sep 05 11:45:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1239/2446] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:47 2026] GET /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1664448765"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1664448765'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume of 1 GB Sep 05 11:45:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Availability Zones retrieved successfully. Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (607642ab-b786-428c-830a-21c605c64e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5895a2c6-7508-4290-a9b9-3320073d64fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5895a2c6-7508-4290-a9b9-3320073d64fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:47 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b18137-8cbc-4f3e-ae03-46f8e5f7bf76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Created reservations ['22444619-bd78-48ef-92e7-06ab56c1cc20', 'a1c871e9-5233-4501-b11e-c814ff233d31', '1c598e7f-6bc5-42a4-a0bd-fc3c0bb9244a', '5788b296-420f-470b-8c15-8c56dfe1de60'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3b18137-8cbc-4f3e-ae03-46f8e5f7bf76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22444619-bd78-48ef-92e7-06ab56c1cc20', 'a1c871e9-5233-4501-b11e-c814ff233d31', '1c598e7f-6bc5-42a4-a0bd-fc3c0bb9244a', '5788b296-420f-470b-8c15-8c56dfe1de60']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9593935-99e5-4f70-9567-53b95d8b26cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9593935-99e5-4f70-9567-53b95d8b26cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1664448765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['22444619-bd78-48ef-92e7-06ab56c1cc20','a1c871e9-5233-4501-b11e-c814ff233d31','1c598e7f-6bc5-42a4-a0bd-fc3c0bb9244a','5788b296-420f-470b-8c15-8c56dfe1de60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1664448765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2572956785c44787836beb4824e5eba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd4e768-7263-4391-9371-cdce28f4cbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd4e768-7263-4391-9371-cdce28f4cbf4) transitioned into state 'SUCCESS' from state '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-1664448765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['22444619-bd78-48ef-92e7-06ab56c1cc20','a1c871e9-5233-4501-b11e-c814ff233d31','1c598e7f-6bc5-42a4-a0bd-fc3c0bb9244a','5788b296-420f-470b-8c15-8c56dfe1de60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcde722a-6023-463f-85ec-352056eec0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcde722a-6023-463f-85ec-352056eec0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (607642ab-b786-428c-830a-21c605c64e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request issued successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f2dd22dd-762f-4acd-8a4e-8df6441132a9 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1208/2447] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:45:47 2026] POST /volume/v3/volumes => generated 761 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0fc181a1-2677-42cd-8fb0-d7681e37beb1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0fc181a1-2677-42cd-8fb0-d7681e37beb1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce Sep 05 11:45:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0fc181a1-2677-42cd-8fb0-d7681e37beb1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0fc181a1-2677-42cd-8fb0-d7681e37beb1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0fc181a1-2677-42cd-8fb0-d7681e37beb1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0fc181a1-2677-42cd-8fb0-d7681e37beb1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce returned with HTTP 200 Sep 05 11:45:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1240/2448] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:48 2026] GET /volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce => generated 829 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b747de59-5fc7-4686-8a1f-68b850a21854 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b747de59-5fc7-4686-8a1f-68b850a21854 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b747de59-5fc7-4686-8a1f-68b850a21854 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b747de59-5fc7-4686-8a1f-68b850a21854 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b747de59-5fc7-4686-8a1f-68b850a21854 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Snapshot retrieved successfully. Sep 05 11:45:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b747de59-5fc7-4686-8a1f-68b850a21854 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 returned with HTTP 200 Sep 05 11:45:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1209/2449] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:48 2026] GET /volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 => generated 483 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6e60e827-285a-4fe8-9424-bd1f32b9e483 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e60e827-285a-4fe8-9424-bd1f32b9e483 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e60e827-285a-4fe8-9424-bd1f32b9e483 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e60e827-285a-4fe8-9424-bd1f32b9e483 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6e60e827-285a-4fe8-9424-bd1f32b9e483 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e60e827-285a-4fe8-9424-bd1f32b9e483 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce returned with HTTP 200 Sep 05 11:45:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1241/2450] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:49 2026] GET /volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a4df9cb7-b42b-4b1d-9cbc-7f9b71c54f8c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a4df9cb7-b42b-4b1d-9cbc-7f9b71c54f8c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a4df9cb7-b42b-4b1d-9cbc-7f9b71c54f8c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1981407203"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a4df9cb7-b42b-4b1d-9cbc-7f9b71c54f8c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-a4df9cb7-b42b-4b1d-9cbc-7f9b71c54f8c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create snapshot from volume d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a4df9cb7-b42b-4b1d-9cbc-7f9b71c54f8c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Created reservations ['c678deb3-fe72-4cb3-872f-fc084b907753', '54526455-37ef-4ca2-b99b-93a2a57baf32', '65c93c57-b8ce-4c92-9896-25046568bc05', 'd8b72a28-d297-4363-85e1-e5d23aa07696'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a4df9cb7-b42b-4b1d-9cbc-7f9b71c54f8c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot create request issued successfully. Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a4df9cb7-b42b-4b1d-9cbc-7f9b71c54f8c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:45:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1210/2451] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:45:49 2026] POST /volume/v3/snapshots => generated 310 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9a147e0f-1849-4764-bab7-b5eecca20153 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a147e0f-1849-4764-bab7-b5eecca20153 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a147e0f-1849-4764-bab7-b5eecca20153 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a147e0f-1849-4764-bab7-b5eecca20153 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9a147e0f-1849-4764-bab7-b5eecca20153 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a147e0f-1849-4764-bab7-b5eecca20153 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c returned with HTTP 200 Sep 05 11:45:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1242/2452] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:49 2026] GET /volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aa8c9a47-64ba-4443-b5c3-14a36d953722 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aa8c9a47-64ba-4443-b5c3-14a36d953722 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aa8c9a47-64ba-4443-b5c3-14a36d953722 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aa8c9a47-64ba-4443-b5c3-14a36d953722 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aa8c9a47-64ba-4443-b5c3-14a36d953722 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 returned with HTTP 404 Sep 05 11:45:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1211/2453] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:49 2026] GET /volume/v3/snapshots/5960a631-8147-47e7-bda9-e258ab11f334 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-150a62cb-f19b-47a1-a806-1c7bddc8c236 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-150a62cb-f19b-47a1-a806-1c7bddc8c236 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] DELETE http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-150a62cb-f19b-47a1-a806-1c7bddc8c236 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-150a62cb-f19b-47a1-a806-1c7bddc8c236 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-150a62cb-f19b-47a1-a806-1c7bddc8c236 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Delete volume with id: 59252043-446e-4093-b0b4-d43913acbddf Sep 05 11:45:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-150a62cb-f19b-47a1-a806-1c7bddc8c236 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-150a62cb-f19b-47a1-a806-1c7bddc8c236 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Delete volume request issued successfully. Sep 05 11:45:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-150a62cb-f19b-47a1-a806-1c7bddc8c236 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf returned with HTTP 202 Sep 05 11:45:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1243/2454] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:49 2026] DELETE /volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d1a42a88-f541-4d08-9c95-50be07c0a2fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d1a42a88-f541-4d08-9c95-50be07c0a2fc tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d1a42a88-f541-4d08-9c95-50be07c0a2fc tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d1a42a88-f541-4d08-9c95-50be07c0a2fc tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d1a42a88-f541-4d08-9c95-50be07c0a2fc tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d1a42a88-f541-4d08-9c95-50be07c0a2fc tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf returned with HTTP 200 Sep 05 11:45:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1212/2455] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:49 2026] GET /volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf => generated 875 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bbdae7fe-f0b6-4781-942d-dcef6266c096 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbdae7fe-f0b6-4781-942d-dcef6266c096 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c Sep 05 11:45:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbdae7fe-f0b6-4781-942d-dcef6266c096 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbdae7fe-f0b6-4781-942d-dcef6266c096 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bbdae7fe-f0b6-4781-942d-dcef6266c096 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbdae7fe-f0b6-4781-942d-dcef6266c096 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c returned with HTTP 200 Sep 05 11:45:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1244/2456] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:50 2026] GET /volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2234ba09-4252-43ce-9b23-5cc994f34e0c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2234ba09-4252-43ce-9b23-5cc994f34e0c tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf Sep 05 11:45:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2234ba09-4252-43ce-9b23-5cc994f34e0c tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2234ba09-4252-43ce-9b23-5cc994f34e0c tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2234ba09-4252-43ce-9b23-5cc994f34e0c tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf returned with HTTP 404 Sep 05 11:45:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1213/2457] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:50 2026] GET /volume/v3/volumes/59252043-446e-4093-b0b4-d43913acbddf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-97bbfe0a-8a7c-408e-a282-4d28c69c19c5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-97bbfe0a-8a7c-408e-a282-4d28c69c19c5 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] DELETE http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d Sep 05 11:45:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-97bbfe0a-8a7c-408e-a282-4d28c69c19c5 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-97bbfe0a-8a7c-408e-a282-4d28c69c19c5 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:50 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-97bbfe0a-8a7c-408e-a282-4d28c69c19c5 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Delete volume with id: 2066e02d-cdf6-444b-8aed-6199adc3a32d Sep 05 11:45:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-97bbfe0a-8a7c-408e-a282-4d28c69c19c5 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-97bbfe0a-8a7c-408e-a282-4d28c69c19c5 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Delete volume request issued successfully. Sep 05 11:45:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-97bbfe0a-8a7c-408e-a282-4d28c69c19c5 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d returned with HTTP 202 Sep 05 11:45:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1245/2458] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:50 2026] DELETE /volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-568ee909-43af-475c-8b51-f4dfdb69a3bd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-568ee909-43af-475c-8b51-f4dfdb69a3bd tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d Sep 05 11:45:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-568ee909-43af-475c-8b51-f4dfdb69a3bd tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-568ee909-43af-475c-8b51-f4dfdb69a3bd tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-568ee909-43af-475c-8b51-f4dfdb69a3bd tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Volume info retrieved successfully. Sep 05 11:45:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-568ee909-43af-475c-8b51-f4dfdb69a3bd tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d returned with HTTP 200 Sep 05 11:45:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1214/2459] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:50 2026] GET /volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d => generated 839 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ce1e1890-ecc8-4795-8859-f9e3d4722957 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce1e1890-ecc8-4795-8859-f9e3d4722957 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c Sep 05 11:45:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce1e1890-ecc8-4795-8859-f9e3d4722957 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce1e1890-ecc8-4795-8859-f9e3d4722957 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ce1e1890-ecc8-4795-8859-f9e3d4722957 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce1e1890-ecc8-4795-8859-f9e3d4722957 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c returned with HTTP 200 Sep 05 11:45:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1246/2460] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:45:51 2026] GET /volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c13f1187-4147-46ed-9a36-39ab708136d1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e987052f-0064-4ce5-a8cf-817456687e7c", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2057611603"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request body: {'volume': {'snapshot_id': 'e987052f-0064-4ce5-a8cf-817456687e7c', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2057611603'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:45:51 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume of 1 GB Sep 05 11:45:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Availability Zones retrieved successfully. Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (fa5d0658-8494-441f-9d36-19123984bff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a047cc7-70ef-4024-b7d9-c62e04c3e34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a047cc7-70ef-4024-b7d9-c62e04c3e34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e987052f-0064-4ce5-a8cf-817456687e7c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10fbb53-ed83-4069-b25a-98d0f7661ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Created reservations ['a5c0a11e-e652-4106-88a8-26138d4c6669', '41a9642e-ab1d-406c-9d15-7b1f71df3601', '6b5ce819-6470-4b0f-bd0d-5b0e521f8708', '540cc159-8c7f-470d-bc2e-5655fc3f26ac'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b10fbb53-ed83-4069-b25a-98d0f7661ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5c0a11e-e652-4106-88a8-26138d4c6669', '41a9642e-ab1d-406c-9d15-7b1f71df3601', '6b5ce819-6470-4b0f-bd0d-5b0e521f8708', '540cc159-8c7f-470d-bc2e-5655fc3f26ac']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a104cecd-4aea-4606-b4d1-20850e8d2561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a104cecd-4aea-4606-b4d1-20850e8d2561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef4dad8f-c29b-46a2-b3fa-6798585fe807', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2057611603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['a5c0a11e-e652-4106-88a8-26138d4c6669','41a9642e-ab1d-406c-9d15-7b1f71df3601','6b5ce819-6470-4b0f-bd0d-5b0e521f8708','540cc159-8c7f-470d-bc2e-5655fc3f26ac'],size=1,snapshot_id=e987052f-0064-4ce5-a8cf-817456687e7c,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2057611603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef4dad8f-c29b-46a2-b3fa-6798585fe807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2572956785c44787836beb4824e5eba2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e987052f-0064-4ce5-a8cf-817456687e7c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98175707-69d2-4113-bc55-f76f181b73b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98175707-69d2-4113-bc55-f76f181b73b0) transitioned into state 'SUCCESS' from state '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-2057611603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2572956785c44787836beb4824e5eba2',qos_specs=None,replication_status=,reservations=['a5c0a11e-e652-4106-88a8-26138d4c6669','41a9642e-ab1d-406c-9d15-7b1f71df3601','6b5ce819-6470-4b0f-bd0d-5b0e521f8708','540cc159-8c7f-470d-bc2e-5655fc3f26ac'],size=1,snapshot_id=e987052f-0064-4ce5-a8cf-817456687e7c,source_replicaid=,source_volid=None,status='creating',user_id='ff4dd51ead374062be58d6f5a2f97ef3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b2ade91-3b15-4657-b19d-9e5c68c546a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:45:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:52 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b2ade91-3b15-4657-b19d-9e5c68c546a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:45:52 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Flow 'volume_create_api' (fa5d0658-8494-441f-9d36-19123984bff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:45:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Create volume request issued successfully. Sep 05 11:45:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c13f1187-4147-46ed-9a36-39ab708136d1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:45:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1215/2461] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:45:51 2026] POST /volume/v3/volumes => generated 795 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:45:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1006fb67-fb24-4e8c-a0a6-047f8e778b84 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7811e238-8644-4edc-bd68-745944974893 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1006fb67-fb24-4e8c-a0a6-047f8e778b84 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] GET http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d Sep 05 11:45:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1006fb67-fb24-4e8c-a0a6-047f8e778b84 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7811e238-8644-4edc-bd68-745944974893 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7811e238-8644-4edc-bd68-745944974893 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7811e238-8644-4edc-bd68-745944974893 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1006fb67-fb24-4e8c-a0a6-047f8e778b84 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7811e238-8644-4edc-bd68-745944974893 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1006fb67-fb24-4e8c-a0a6-047f8e778b84 tempest-CinderUnicodeTest-1484031032 tempest-CinderUnicodeTest-1484031032-project-member] http://192.168.122.16/volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d returned with HTTP 404 Sep 05 11:45:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1247/2462] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:52 2026] GET /volume/v3/volumes/2066e02d-cdf6-444b-8aed-6199adc3a32d => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7811e238-8644-4edc-bd68-745944974893 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1216/2463] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:52 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-08c23912-0352-40c7-835a-778f933cc9b6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-08c23912-0352-40c7-835a-778f933cc9b6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-08c23912-0352-40c7-835a-778f933cc9b6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-08c23912-0352-40c7-835a-778f933cc9b6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-08c23912-0352-40c7-835a-778f933cc9b6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-08c23912-0352-40c7-835a-778f933cc9b6 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1248/2464] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:53 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 887 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2521b96a-3cd0-40f4-bbc7-81011ee82f0a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2521b96a-3cd0-40f4-bbc7-81011ee82f0a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2521b96a-3cd0-40f4-bbc7-81011ee82f0a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2521b96a-3cd0-40f4-bbc7-81011ee82f0a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2521b96a-3cd0-40f4-bbc7-81011ee82f0a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2521b96a-3cd0-40f4-bbc7-81011ee82f0a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1217/2465] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:54 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 887 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-00469126-4d71-420a-a875-405a22678ffd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00469126-4d71-420a-a875-405a22678ffd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00469126-4d71-420a-a875-405a22678ffd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00469126-4d71-420a-a875-405a22678ffd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-00469126-4d71-420a-a875-405a22678ffd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00469126-4d71-420a-a875-405a22678ffd tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1249/2466] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:55 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 887 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ae1ae3f2-dc46-423a-8794-d793709b6046 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae1ae3f2-dc46-423a-8794-d793709b6046 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ae1ae3f2-dc46-423a-8794-d793709b6046 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-792265164", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ae1ae3f2-dc46-423a-8794-d793709b6046 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:45:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1218/2467] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:45:55 2026] POST /volume/v3/types => generated 379 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a6705a77-6afd-4188-be38-d8b1f6430756 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a6705a77-6afd-4188-be38-d8b1f6430756 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption Sep 05 11:45:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a6705a77-6afd-4188-be38-d8b1f6430756 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a6705a77-6afd-4188-be38-d8b1f6430756 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption returned with HTTP 200 Sep 05 11:45:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1250/2468] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:45:56 2026] POST /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption => generated 239 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-829ad211-de8f-4508-9d26-24d70acfbe81 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-829ad211-de8f-4508-9d26-24d70acfbe81 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-829ad211-de8f-4508-9d26-24d70acfbe81 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-167460336", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-829ad211-de8f-4508-9d26-24d70acfbe81 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:45:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1219/2469] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:45:56 2026] POST /volume/v3/types => generated 379 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b979df26-a279-46bc-9bf9-e1d348dd665b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b979df26-a279-46bc-9bf9-e1d348dd665b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types/7878030f-b259-4ca3-848a-b4d633654392/encryption Sep 05 11:45:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b979df26-a279-46bc-9bf9-e1d348dd665b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-02c414c7-4312-4a00-870c-879abdab74a7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-02c414c7-4312-4a00-870c-879abdab74a7 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-02c414c7-4312-4a00-870c-879abdab74a7 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-02c414c7-4312-4a00-870c-879abdab74a7 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-02c414c7-4312-4a00-870c-879abdab74a7 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b979df26-a279-46bc-9bf9-e1d348dd665b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/7878030f-b259-4ca3-848a-b4d633654392/encryption returned with HTTP 200 Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-02c414c7-4312-4a00-870c-879abdab74a7 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1251/2470] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:45:56 2026] POST /volume/v3/types/7878030f-b259-4ca3-848a-b4d633654392/encryption => generated 239 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1220/2471] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:56 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 887 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee63b524-da3b-4724-a272-fcb235dcfdc9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee63b524-da3b-4724-a272-fcb235dcfdc9 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:45:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee63b524-da3b-4724-a272-fcb235dcfdc9 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1502518044", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee63b524-da3b-4724-a272-fcb235dcfdc9 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:45:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1252/2472] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:45:56 2026] POST /volume/v3/types => generated 380 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-071b943f-0650-4f8a-a788-758951fe3998 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-071b943f-0650-4f8a-a788-758951fe3998 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae/extra_specs Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-071b943f-0650-4f8a-a788-758951fe3998 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-071b943f-0650-4f8a-a788-758951fe3998 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae/extra_specs returned with HTTP 200 Sep 05 11:45:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1221/2473] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:45:56 2026] POST /volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae/extra_specs => generated 35 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-74bdac57-0462-4292-9fec-c3af17c66d02 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-74bdac57-0462-4292-9fec-c3af17c66d02 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] PUT http://192.168.122.16/volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae/extra_specs/key2 Sep 05 11:45:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-74bdac57-0462-4292-9fec-c3af17c66d02 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-74bdac57-0462-4292-9fec-c3af17c66d02 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae/extra_specs/key2 returned with HTTP 200 Sep 05 11:45:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1253/2474] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:45:56 2026] PUT /volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae/extra_specs/key2 => generated 25 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fbbb1f64-bcf7-430b-973e-0bd210434fd9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbbb1f64-bcf7-430b-973e-0bd210434fd9 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:45:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbbb1f64-bcf7-430b-973e-0bd210434fd9 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbbb1f64-bcf7-430b-973e-0bd210434fd9 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1222/2475] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:45:56 2026] POST /volume/v3/types => generated 195 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a576fb43-c455-471b-8c00-f78307dce179 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a576fb43-c455-471b-8c00-f78307dce179 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/862e86ab-cd5c-4609-bcb0-33ad4cd7d5ce Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a576fb43-c455-471b-8c00-f78307dce179 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a576fb43-c455-471b-8c00-f78307dce179 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a576fb43-c455-471b-8c00-f78307dce179 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/862e86ab-cd5c-4609-bcb0-33ad4cd7d5ce returned with HTTP 202 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1254/2476] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:45:57 2026] DELETE /volume/v3/types/862e86ab-cd5c-4609-bcb0-33ad4cd7d5ce => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-be345c92-8e6a-49a3-8461-d5060cd35051 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be345c92-8e6a-49a3-8461-d5060cd35051 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be345c92-8e6a-49a3-8461-d5060cd35051 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1859701501", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be345c92-8e6a-49a3-8461-d5060cd35051 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1223/2477] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:45:57 2026] POST /volume/v3/types => generated 380 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-915239cf-d4e2-4ebf-ad0c-e0c503efc57b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-915239cf-d4e2-4ebf-ad0c-e0c503efc57b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc/encryption Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-915239cf-d4e2-4ebf-ad0c-e0c503efc57b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-915239cf-d4e2-4ebf-ad0c-e0c503efc57b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc/encryption returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1255/2478] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:45:57 2026] POST /volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc/encryption => generated 239 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f63e42ed-71d4-4b8e-b4db-13ae6e030b48 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f63e42ed-71d4-4b8e-b4db-13ae6e030b48 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc/encryption/6a494b8f-4beb-47a4-b0b3-eb4c5b45712e Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f63e42ed-71d4-4b8e-b4db-13ae6e030b48 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f63e42ed-71d4-4b8e-b4db-13ae6e030b48 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f63e42ed-71d4-4b8e-b4db-13ae6e030b48 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc/encryption/6a494b8f-4beb-47a4-b0b3-eb4c5b45712e returned with HTTP 202 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1224/2479] 192.168.122.16 () {58 vars in 1368 bytes} [Sat Sep 5 11:45:57 2026] DELETE /volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc/encryption/6a494b8f-4beb-47a4-b0b3-eb4c5b45712e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7842daa8-fc40-45bb-a493-2f18e9f36f2c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7842daa8-fc40-45bb-a493-2f18e9f36f2c tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7842daa8-fc40-45bb-a493-2f18e9f36f2c tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-76545276", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7842daa8-fc40-45bb-a493-2f18e9f36f2c tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1256/2480] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:45:57 2026] POST /volume/v3/types => generated 378 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3b8cfffd-4382-4822-88f6-0584e13e00dd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3b8cfffd-4382-4822-88f6-0584e13e00dd tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/4e2c7363-78da-4761-bb8c-30edd975842d/extra_specs/key1 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3b8cfffd-4382-4822-88f6-0584e13e00dd tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3b8cfffd-4382-4822-88f6-0584e13e00dd tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3283c537-a6d4-479f-a17f-f8e5a29aac4d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3283c537-a6d4-479f-a17f-f8e5a29aac4d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3283c537-a6d4-479f-a17f-f8e5a29aac4d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3283c537-a6d4-479f-a17f-f8e5a29aac4d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3283c537-a6d4-479f-a17f-f8e5a29aac4d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3b8cfffd-4382-4822-88f6-0584e13e00dd tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/4e2c7363-78da-4761-bb8c-30edd975842d/extra_specs/key1 returned with HTTP 202 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1225/2481] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:45:57 2026] DELETE /volume/v3/types/4e2c7363-78da-4761-bb8c-30edd975842d/extra_specs/key1 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3283c537-a6d4-479f-a17f-f8e5a29aac4d tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1257/2482] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:57 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 887 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-011ba990-03ea-4aca-ad65-3985be5dc2b4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-011ba990-03ea-4aca-ad65-3985be5dc2b4 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-011ba990-03ea-4aca-ad65-3985be5dc2b4 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1599674544", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-011ba990-03ea-4aca-ad65-3985be5dc2b4 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1226/2483] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:45:57 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d29c63f5-af4d-486e-b163-8cf9be062773 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d29c63f5-af4d-486e-b163-8cf9be062773 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/d9f7e264-be62-4aa3-8828-024e1e8ec543 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d29c63f5-af4d-486e-b163-8cf9be062773 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d29c63f5-af4d-486e-b163-8cf9be062773 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d29c63f5-af4d-486e-b163-8cf9be062773 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/d9f7e264-be62-4aa3-8828-024e1e8ec543 returned with HTTP 202 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1258/2484] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:45:57 2026] DELETE /volume/v3/types/d9f7e264-be62-4aa3-8828-024e1e8ec543 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c1c6a246-3a46-4db1-880c-56a00d548503 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c1c6a246-3a46-4db1-880c-56a00d548503 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] GET http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c1c6a246-3a46-4db1-880c-56a00d548503 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c1c6a246-3a46-4db1-880c-56a00d548503 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c1c6a246-3a46-4db1-880c-56a00d548503 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1227/2485] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:45:57 2026] GET /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs => generated 185 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-99ce4638-30db-436a-8a55-194b36f9e650 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99ce4638-30db-436a-8a55-194b36f9e650 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] GET http://192.168.122.16/volume/v3/types Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99ce4638-30db-436a-8a55-194b36f9e650 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99ce4638-30db-436a-8a55-194b36f9e650 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99ce4638-30db-436a-8a55-194b36f9e650 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1259/2486] 192.168.122.16 () {58 vars in 1110 bytes} [Sat Sep 5 11:45:57 2026] GET /volume/v3/types => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-39cd3ad3-872d-4bc2-9944-26f51f3f72fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-39cd3ad3-872d-4bc2-9944-26f51f3f72fc tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] GET http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption/cipher Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-39cd3ad3-872d-4bc2-9944-26f51f3f72fc tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-39cd3ad3-872d-4bc2-9944-26f51f3f72fc tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-39cd3ad3-872d-4bc2-9944-26f51f3f72fc tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption/cipher returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1228/2487] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:45:57 2026] GET /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-27f4ca1b-604b-4c5e-b292-b74b9f30256a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-27f4ca1b-604b-4c5e-b292-b74b9f30256a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] GET http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-27f4ca1b-604b-4c5e-b292-b74b9f30256a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-27f4ca1b-604b-4c5e-b292-b74b9f30256a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-27f4ca1b-604b-4c5e-b292-b74b9f30256a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1260/2488] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:45:57 2026] GET /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-359ada66-69b3-498c-b325-67875ad8fb8c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-359ada66-69b3-498c-b325-67875ad8fb8c tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] GET http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/multiattach Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-359ada66-69b3-498c-b325-67875ad8fb8c tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-359ada66-69b3-498c-b325-67875ad8fb8c tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-359ada66-69b3-498c-b325-67875ad8fb8c tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/multiattach returned with HTTP 200 Sep 05 11:45:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1229/2489] 192.168.122.16 () {58 vars in 1293 bytes} [Sat Sep 5 11:45:57 2026] GET /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a454fc37-13f5-428e-ae91-a09e0649235b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a454fc37-13f5-428e-ae91-a09e0649235b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] GET http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/volume_backend_name Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a454fc37-13f5-428e-ae91-a09e0649235b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a454fc37-13f5-428e-ae91-a09e0649235b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a454fc37-13f5-428e-ae91-a09e0649235b tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1261/2490] 192.168.122.16 () {58 vars in 1317 bytes} [Sat Sep 5 11:45:57 2026] GET /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/volume_backend_name => generated 44 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-36b466b7-94fe-4147-9241-e769239b0f16 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-36b466b7-94fe-4147-9241-e769239b0f16 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] GET http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-36b466b7-94fe-4147-9241-e769239b0f16 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-36b466b7-94fe-4147-9241-e769239b0f16 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-36b466b7-94fe-4147-9241-e769239b0f16 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a returned with HTTP 200 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1230/2491] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:45:58 2026] GET /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a => generated 401 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-57679864-40fb-49dc-ade8-bd970183ad3a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57679864-40fb-49dc-ade8-bd970183ad3a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] PUT http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption/2f93fd68-4123-48d1-8581-de432f8b6398 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-57679864-40fb-49dc-ade8-bd970183ad3a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57679864-40fb-49dc-ade8-bd970183ad3a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption/2f93fd68-4123-48d1-8581-de432f8b6398 returned with HTTP 200 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1262/2492] 192.168.122.16 () {60 vars in 1385 bytes} [Sat Sep 5 11:45:58 2026] PUT /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/encryption/2f93fd68-4123-48d1-8581-de432f8b6398 => generated 33 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2be778ba-7537-4e88-8a71-d55bbaf91f6f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2be778ba-7537-4e88-8a71-d55bbaf91f6f tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] PUT http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/key1 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2be778ba-7537-4e88-8a71-d55bbaf91f6f tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2be778ba-7537-4e88-8a71-d55bbaf91f6f tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/key1 returned with HTTP 200 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1231/2493] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:45:58 2026] PUT /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a/extra_specs/key1 => generated 30 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eb48639e-98bb-46f8-b4fa-1e52abde97a2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eb48639e-98bb-46f8-b4fa-1e52abde97a2 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] PUT http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eb48639e-98bb-46f8-b4fa-1e52abde97a2 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eb48639e-98bb-46f8-b4fa-1e52abde97a2 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a returned with HTTP 200 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1263/2494] 192.168.122.16 () {60 vars in 1241 bytes} [Sat Sep 5 11:45:58 2026] PUT /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a => generated 370 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-94ed1471-c4dd-44b4-a204-69130a2f455f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-94ed1471-c4dd-44b4-a204-69130a2f455f tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/4e2c7363-78da-4761-bb8c-30edd975842d Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-94ed1471-c4dd-44b4-a204-69130a2f455f tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-94ed1471-c4dd-44b4-a204-69130a2f455f tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-94ed1471-c4dd-44b4-a204-69130a2f455f tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/4e2c7363-78da-4761-bb8c-30edd975842d returned with HTTP 202 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1232/2495] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:45:58 2026] DELETE /volume/v3/types/4e2c7363-78da-4761-bb8c-30edd975842d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0980f80e-170e-42e9-b7d1-d30f5a41c9c0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0980f80e-170e-42e9-b7d1-d30f5a41c9c0 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0980f80e-170e-42e9-b7d1-d30f5a41c9c0 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0980f80e-170e-42e9-b7d1-d30f5a41c9c0 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0980f80e-170e-42e9-b7d1-d30f5a41c9c0 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc returned with HTTP 202 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1264/2496] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:45:58 2026] DELETE /volume/v3/types/27d78c0a-7b1c-485c-b078-270662b30afc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-42a4532d-0356-42da-a409-4943ad5ef12a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-42a4532d-0356-42da-a409-4943ad5ef12a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-42a4532d-0356-42da-a409-4943ad5ef12a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-42a4532d-0356-42da-a409-4943ad5ef12a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-42a4532d-0356-42da-a409-4943ad5ef12a tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae returned with HTTP 202 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1233/2497] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:45:58 2026] DELETE /volume/v3/types/787caec6-8dfe-47df-92ab-da1a38227aae => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9b45bf25-57f2-48ca-a201-88eee2b12323 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b45bf25-57f2-48ca-a201-88eee2b12323 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/7878030f-b259-4ca3-848a-b4d633654392 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b45bf25-57f2-48ca-a201-88eee2b12323 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9b45bf25-57f2-48ca-a201-88eee2b12323 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9b45bf25-57f2-48ca-a201-88eee2b12323 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/7878030f-b259-4ca3-848a-b4d633654392 returned with HTTP 202 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1265/2498] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:45:58 2026] DELETE /volume/v3/types/7878030f-b259-4ca3-848a-b4d633654392 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-111874d0-6b85-4d2f-847b-80ea950e7a24 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-111874d0-6b85-4d2f-847b-80ea950e7a24 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] DELETE http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-111874d0-6b85-4d2f-847b-80ea950e7a24 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-111874d0-6b85-4d2f-847b-80ea950e7a24 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-111874d0-6b85-4d2f-847b-80ea950e7a24 tempest-VolumeTypesAdminTests-1984964457 tempest-VolumeTypesAdminTests-1984964457-project-admin] http://192.168.122.16/volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a returned with HTTP 202 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1234/2499] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:45:58 2026] DELETE /volume/v3/types/b8fd2f7e-87b9-4486-af73-b0e6f1ac975a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-889e5557-510e-4f0e-af02-1d24df9f4e9f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-889e5557-510e-4f0e-af02-1d24df9f4e9f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-889e5557-510e-4f0e-af02-1d24df9f4e9f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-889e5557-510e-4f0e-af02-1d24df9f4e9f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-889e5557-510e-4f0e-af02-1d24df9f4e9f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-889e5557-510e-4f0e-af02-1d24df9f4e9f tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1266/2500] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:58 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 888 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1da743ac-01f6-4786-8b0b-94f55a0efb2a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1da743ac-01f6-4786-8b0b-94f55a0efb2a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1da743ac-01f6-4786-8b0b-94f55a0efb2a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1da743ac-01f6-4786-8b0b-94f55a0efb2a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1da743ac-01f6-4786-8b0b-94f55a0efb2a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] Volume info retrieved successfully. Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1da743ac-01f6-4786-8b0b-94f55a0efb2a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-reader] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1235/2501] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:58 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-784ad481-5255-437d-be13-4a1f08bba0b2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-784ad481-5255-437d-be13-4a1f08bba0b2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-784ad481-5255-437d-be13-4a1f08bba0b2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-784ad481-5255-437d-be13-4a1f08bba0b2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-784ad481-5255-437d-be13-4a1f08bba0b2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume with id: ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:45:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-784ad481-5255-437d-be13-4a1f08bba0b2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-784ad481-5255-437d-be13-4a1f08bba0b2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume request issued successfully. Sep 05 11:45:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-784ad481-5255-437d-be13-4a1f08bba0b2 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 202 Sep 05 11:45:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1267/2502] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:45:58 2026] DELETE /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-aead9594-8b9c-4730-8f06-71f89cc7bb4a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aead9594-8b9c-4730-8f06-71f89cc7bb4a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aead9594-8b9c-4730-8f06-71f89cc7bb4a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-aead9594-8b9c-4730-8f06-71f89cc7bb4a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:45:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:45:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:45:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-aead9594-8b9c-4730-8f06-71f89cc7bb4a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:45:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-aead9594-8b9c-4730-8f06-71f89cc7bb4a tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 200 Sep 05 11:45:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1236/2503] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:58 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 887 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:45:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e53ba713-af66-46b7-8b28-3f6f4e23846e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:45:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e53ba713-af66-46b7-8b28-3f6f4e23846e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:45:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e53ba713-af66-46b7-8b28-3f6f4e23846e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:45:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e53ba713-af66-46b7-8b28-3f6f4e23846e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:45:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e53ba713-af66-46b7-8b28-3f6f4e23846e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 404 Sep 05 11:45:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1268/2504] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:59 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:45:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-703b6bff-621e-4ab2-9c32-ee7cc6b4f596 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-703b6bff-621e-4ab2-9c32-ee7cc6b4f596 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:46:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-703b6bff-621e-4ab2-9c32-ee7cc6b4f596 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-703b6bff-621e-4ab2-9c32-ee7cc6b4f596 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-703b6bff-621e-4ab2-9c32-ee7cc6b4f596 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 404 Sep 05 11:46:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1237/2505] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:45:59 2026] GET /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-46d1c8af-8857-4c59-9bf9-223e4591f269 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-46d1c8af-8857-4c59-9bf9-223e4591f269 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:46:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-46d1c8af-8857-4c59-9bf9-223e4591f269 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-46d1c8af-8857-4c59-9bf9-223e4591f269 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:00 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-46d1c8af-8857-4c59-9bf9-223e4591f269 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume with id: ef4dad8f-c29b-46a2-b3fa-6798585fe807 Sep 05 11:46:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-46d1c8af-8857-4c59-9bf9-223e4591f269 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 returned with HTTP 404 Sep 05 11:46:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1269/2506] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:00 2026] DELETE /volume/v3/volumes/ef4dad8f-c29b-46a2-b3fa-6798585fe807 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-76f0a79d-e705-438f-bdcb-09c1fd422337 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-76f0a79d-e705-438f-bdcb-09c1fd422337 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c Sep 05 11:46:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-76f0a79d-e705-438f-bdcb-09c1fd422337 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-76f0a79d-e705-438f-bdcb-09c1fd422337 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:00 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-76f0a79d-e705-438f-bdcb-09c1fd422337 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete snapshot with id: e987052f-0064-4ce5-a8cf-817456687e7c Sep 05 11:46:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-76f0a79d-e705-438f-bdcb-09c1fd422337 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:46:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-76f0a79d-e705-438f-bdcb-09c1fd422337 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot delete request issued successfully. Sep 05 11:46:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-76f0a79d-e705-438f-bdcb-09c1fd422337 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c returned with HTTP 202 Sep 05 11:46:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1238/2507] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:46:00 2026] DELETE /volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fedac575-44e1-480f-b4aa-451dec277949 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fedac575-44e1-480f-b4aa-451dec277949 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c Sep 05 11:46:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fedac575-44e1-480f-b4aa-451dec277949 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fedac575-44e1-480f-b4aa-451dec277949 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fedac575-44e1-480f-b4aa-451dec277949 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:46:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fedac575-44e1-480f-b4aa-451dec277949 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c returned with HTTP 200 Sep 05 11:46:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1270/2508] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:00 2026] GET /volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fcc420ee-6f2b-44e7-806c-1cbd69ce4e27 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fcc420ee-6f2b-44e7-806c-1cbd69ce4e27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c Sep 05 11:46:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fcc420ee-6f2b-44e7-806c-1cbd69ce4e27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fcc420ee-6f2b-44e7-806c-1cbd69ce4e27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fcc420ee-6f2b-44e7-806c-1cbd69ce4e27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Snapshot retrieved successfully. Sep 05 11:46:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fcc420ee-6f2b-44e7-806c-1cbd69ce4e27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c returned with HTTP 200 Sep 05 11:46:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1239/2509] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:01 2026] GET /volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a92a97f8-fb3f-44a7-943e-a553a401331b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1921223731"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1921223731'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume of 1 GB Sep 05 11:46:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Availability Zones retrieved successfully. Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Flow 'volume_create_api' (3b8ab762-e1a3-4a55-aa47-5642b6712e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cce96ae-3f20-48e0-993a-0725846bea49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cce96ae-3f20-48e0-993a-0725846bea49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f5a51c-e9ab-49b1-9d8d-78b8f30fa374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Created reservations ['d54c949b-9d60-4aca-9a22-cec1487fa634', '85824402-2b43-4c8b-bcd8-acb5d5337b50', '06dc1e58-ed97-479d-9238-27d49f990060', 'e278ad29-b9a1-408f-879e-d1c6ad98267d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f5a51c-e9ab-49b1-9d8d-78b8f30fa374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d54c949b-9d60-4aca-9a22-cec1487fa634', '85824402-2b43-4c8b-bcd8-acb5d5337b50', '06dc1e58-ed97-479d-9238-27d49f990060', 'e278ad29-b9a1-408f-879e-d1c6ad98267d']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f6a6a6-2972-49c2-a293-52f64b92850e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f6a6a6-2972-49c2-a293-52f64b92850e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df780573-3cbd-4dd7-b410-594ee3a4b0b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1921223731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef0122adf734b20b76ee620680e6619',qos_specs=None,replication_status=,reservations=['d54c949b-9d60-4aca-9a22-cec1487fa634','85824402-2b43-4c8b-bcd8-acb5d5337b50','06dc1e58-ed97-479d-9238-27d49f990060','e278ad29-b9a1-408f-879e-d1c6ad98267d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55869d152c84654ac5b50c6b2ba801b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1921223731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df780573-3cbd-4dd7-b410-594ee3a4b0b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bef0122adf734b20b76ee620680e6619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d55869d152c84654ac5b50c6b2ba801b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba20b987-3d43-4f34-8975-6741df6406c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba20b987-3d43-4f34-8975-6741df6406c7) transitioned into state 'SUCCESS' from state '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-1921223731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef0122adf734b20b76ee620680e6619',qos_specs=None,replication_status=,reservations=['d54c949b-9d60-4aca-9a22-cec1487fa634','85824402-2b43-4c8b-bcd8-acb5d5337b50','06dc1e58-ed97-479d-9238-27d49f990060','e278ad29-b9a1-408f-879e-d1c6ad98267d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55869d152c84654ac5b50c6b2ba801b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bb0ba0c-4936-4672-abab-aa573b9bab51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bb0ba0c-4936-4672-abab-aa573b9bab51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Flow 'volume_create_api' (3b8ab762-e1a3-4a55-aa47-5642b6712e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume request issued successfully. Sep 05 11:46:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a92a97f8-fb3f-44a7-943e-a553a401331b tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1271/2510] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:46:01 2026] POST /volume/v3/volumes => generated 785 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-340cdb6f-8f1b-4bf9-b93a-24c7420ed995 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-340cdb6f-8f1b-4bf9-b93a-24c7420ed995 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 Sep 05 11:46:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-340cdb6f-8f1b-4bf9-b93a-24c7420ed995 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-340cdb6f-8f1b-4bf9-b93a-24c7420ed995 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-340cdb6f-8f1b-4bf9-b93a-24c7420ed995 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-340cdb6f-8f1b-4bf9-b93a-24c7420ed995 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 returned with HTTP 200 Sep 05 11:46:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1240/2511] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:01 2026] GET /volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-93a96556-f97a-4322-be94-dc613ce27f2e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-93a96556-f97a-4322-be94-dc613ce27f2e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c Sep 05 11:46:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-93a96556-f97a-4322-be94-dc613ce27f2e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-93a96556-f97a-4322-be94-dc613ce27f2e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-93a96556-f97a-4322-be94-dc613ce27f2e tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c returned with HTTP 404 Sep 05 11:46:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1272/2512] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:46:02 2026] GET /volume/v3/snapshots/e987052f-0064-4ce5-a8cf-817456687e7c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a35f5d2f-0515-475f-917c-13e926dffc27 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a35f5d2f-0515-475f-917c-13e926dffc27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce Sep 05 11:46:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a35f5d2f-0515-475f-917c-13e926dffc27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a35f5d2f-0515-475f-917c-13e926dffc27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a35f5d2f-0515-475f-917c-13e926dffc27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:46:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a35f5d2f-0515-475f-917c-13e926dffc27 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce returned with HTTP 200 Sep 05 11:46:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1241/2513] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:02 2026] GET /volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-81b3fe6b-7c80-46bd-8e9f-0a4c8797d6ed None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-81b3fe6b-7c80-46bd-8e9f-0a4c8797d6ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce Sep 05 11:46:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-81b3fe6b-7c80-46bd-8e9f-0a4c8797d6ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-81b3fe6b-7c80-46bd-8e9f-0a4c8797d6ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:02 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-81b3fe6b-7c80-46bd-8e9f-0a4c8797d6ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume with id: d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce Sep 05 11:46:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-81b3fe6b-7c80-46bd-8e9f-0a4c8797d6ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:46:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-81b3fe6b-7c80-46bd-8e9f-0a4c8797d6ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume request issued successfully. Sep 05 11:46:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-81b3fe6b-7c80-46bd-8e9f-0a4c8797d6ed tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce returned with HTTP 202 Sep 05 11:46:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1273/2514] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:02 2026] DELETE /volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-705086c3-7142-496b-818d-4ff582e9457c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-705086c3-7142-496b-818d-4ff582e9457c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce Sep 05 11:46:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-705086c3-7142-496b-818d-4ff582e9457c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-705086c3-7142-496b-818d-4ff582e9457c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-705086c3-7142-496b-818d-4ff582e9457c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:46:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-705086c3-7142-496b-818d-4ff582e9457c tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce returned with HTTP 200 Sep 05 11:46:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1242/2515] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:02 2026] GET /volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5a6165fe-fcb6-4708-bd27-71d8a2e1456e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5a6165fe-fcb6-4708-bd27-71d8a2e1456e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5a6165fe-fcb6-4708-bd27-71d8a2e1456e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5a6165fe-fcb6-4708-bd27-71d8a2e1456e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5a6165fe-fcb6-4708-bd27-71d8a2e1456e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5a6165fe-fcb6-4708-bd27-71d8a2e1456e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 returned with HTTP 200 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1274/2516] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:03 2026] GET /volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0f74da2c-d010-4a4d-b695-7bee89757d8a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f74da2c-d010-4a4d-b695-7bee89757d8a tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] GET http://192.168.122.16/volume/v3/volumes Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f74da2c-d010-4a4d-b695-7bee89757d8a tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f74da2c-d010-4a4d-b695-7bee89757d8a tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-0f74da2c-d010-4a4d-b695-7bee89757d8a tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0f74da2c-d010-4a4d-b695-7bee89757d8a tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0f74da2c-d010-4a4d-b695-7bee89757d8a tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Get all volumes completed successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f74da2c-d010-4a4d-b695-7bee89757d8a tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] http://192.168.122.16/volume/v3/volumes returned with HTTP 200 Sep 05 11:46:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1243/2517] 192.168.122.16 () {60 vars in 1157 bytes} [Sat Sep 5 11:46:03 2026] GET /volume/v3/volumes => generated 342 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-068335fc-fa27-4636-a6e8-83a4f63403d2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-068335fc-fa27-4636-a6e8-83a4f63403d2 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-068335fc-fa27-4636-a6e8-83a4f63403d2 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-068335fc-fa27-4636-a6e8-83a4f63403d2 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-068335fc-fa27-4636-a6e8-83a4f63403d2 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Delete volume with id: df780573-3cbd-4dd7-b410-594ee3a4b0b5 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-068335fc-fa27-4636-a6e8-83a4f63403d2 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-068335fc-fa27-4636-a6e8-83a4f63403d2 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Delete volume request issued successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-068335fc-fa27-4636-a6e8-83a4f63403d2 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 returned with HTTP 202 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1275/2518] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:46:03 2026] DELETE /volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f20164e2-82ab-4960-9f12-a472f29d77ba None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f20164e2-82ab-4960-9f12-a472f29d77ba tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f20164e2-82ab-4960-9f12-a472f29d77ba tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f20164e2-82ab-4960-9f12-a472f29d77ba tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f20164e2-82ab-4960-9f12-a472f29d77ba tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f20164e2-82ab-4960-9f12-a472f29d77ba tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 returned with HTTP 200 Sep 05 11:46:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1244/2519] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:03 2026] GET /volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a64e3f3b-5433-4803-8c2b-dbb4ed2ec1fa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a64e3f3b-5433-4803-8c2b-dbb4ed2ec1fa tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a64e3f3b-5433-4803-8c2b-dbb4ed2ec1fa tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a64e3f3b-5433-4803-8c2b-dbb4ed2ec1fa tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a64e3f3b-5433-4803-8c2b-dbb4ed2ec1fa tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce returned with HTTP 404 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1276/2520] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:03 2026] GET /volume/v3/volumes/d8a5fa3e-d5cd-4fe3-a74c-4ee8398126ce => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-69a2077d-0c34-429f-8373-0964de9cc402 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69a2077d-0c34-429f-8373-0964de9cc402 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69a2077d-0c34-429f-8373-0964de9cc402 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69a2077d-0c34-429f-8373-0964de9cc402 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-69a2077d-0c34-429f-8373-0964de9cc402 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69a2077d-0c34-429f-8373-0964de9cc402 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 200 Sep 05 11:46:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1245/2521] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:03 2026] GET /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e9cfc284-1eba-41d2-bfff-9701c652e0d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9cfc284-1eba-41d2-bfff-9701c652e0d4 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] DELETE http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9cfc284-1eba-41d2-bfff-9701c652e0d4 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9cfc284-1eba-41d2-bfff-9701c652e0d4 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e9cfc284-1eba-41d2-bfff-9701c652e0d4 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume with id: aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e9cfc284-1eba-41d2-bfff-9701c652e0d4 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e9cfc284-1eba-41d2-bfff-9701c652e0d4 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Delete volume request issued successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9cfc284-1eba-41d2-bfff-9701c652e0d4 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 202 Sep 05 11:46:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1277/2522] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:46:03 2026] DELETE /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a104db28-b0db-46cb-b8dc-89e3cb7113c1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a104db28-b0db-46cb-b8dc-89e3cb7113c1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a104db28-b0db-46cb-b8dc-89e3cb7113c1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a104db28-b0db-46cb-b8dc-89e3cb7113c1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a104db28-b0db-46cb-b8dc-89e3cb7113c1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Volume info retrieved successfully. Sep 05 11:46:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a104db28-b0db-46cb-b8dc-89e3cb7113c1 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 200 Sep 05 11:46:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1246/2523] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:03 2026] GET /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b702bf04-5e9e-404a-97ef-4e21e4c0ee71 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b702bf04-5e9e-404a-97ef-4e21e4c0ee71 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b702bf04-5e9e-404a-97ef-4e21e4c0ee71 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b702bf04-5e9e-404a-97ef-4e21e4c0ee71 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b702bf04-5e9e-404a-97ef-4e21e4c0ee71 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 returned with HTTP 404 Sep 05 11:46:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1278/2524] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:04 2026] GET /volume/v3/volumes/df780573-3cbd-4dd7-b410-594ee3a4b0b5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2606ec72-3046-47f3-b798-1c74c1f01966 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2134654509"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2134654509'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume of 1 GB Sep 05 11:46:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Availability Zones retrieved successfully. Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Flow 'volume_create_api' (dc1a0ce7-5a10-4ec3-9dac-1f693f5a75c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67bc1549-08f5-4815-ab69-69b7a504d5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67bc1549-08f5-4815-ab69-69b7a504d5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9728c99-da38-4243-ae39-514ef040ef9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-064d07c8-434f-4047-bf51-7cd3eef234c8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-064d07c8-434f-4047-bf51-7cd3eef234c8 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] GET http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-064d07c8-434f-4047-bf51-7cd3eef234c8 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Created reservations ['f9a5bfef-c941-42c1-8cce-8f9c9041e027', '3a43d10b-cd16-425d-bdfb-5d12c9426c56', 'c86ddb35-5f81-4613-b5b7-c707f7191db6', 'f258c0e1-f64f-42e0-903d-d8940d85d71c'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-064d07c8-434f-4047-bf51-7cd3eef234c8 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9728c99-da38-4243-ae39-514ef040ef9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a5bfef-c941-42c1-8cce-8f9c9041e027', '3a43d10b-cd16-425d-bdfb-5d12c9426c56', 'c86ddb35-5f81-4613-b5b7-c707f7191db6', 'f258c0e1-f64f-42e0-903d-d8940d85d71c']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38c1611-50d7-4215-a2a6-6a73e77024a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-064d07c8-434f-4047-bf51-7cd3eef234c8 tempest-VolumesSnapshotTestJSON-1307782270 tempest-VolumesSnapshotTestJSON-1307782270-project-member] http://192.168.122.16/volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 returned with HTTP 404 Sep 05 11:46:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1279/2525] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:04 2026] GET /volume/v3/volumes/aa8c6814-d90d-4d6e-82b4-98749369bf71 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38c1611-50d7-4215-a2a6-6a73e77024a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1887e607-6ce4-459c-a7c5-a71864602239', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2134654509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef0122adf734b20b76ee620680e6619',qos_specs=None,replication_status=,reservations=['f9a5bfef-c941-42c1-8cce-8f9c9041e027','3a43d10b-cd16-425d-bdfb-5d12c9426c56','c86ddb35-5f81-4613-b5b7-c707f7191db6','f258c0e1-f64f-42e0-903d-d8940d85d71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55869d152c84654ac5b50c6b2ba801b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2134654509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1887e607-6ce4-459c-a7c5-a71864602239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bef0122adf734b20b76ee620680e6619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d55869d152c84654ac5b50c6b2ba801b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e17639-dc05-4a3c-b75c-af9ba3f0581c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85e17639-dc05-4a3c-b75c-af9ba3f0581c) transitioned into state 'SUCCESS' from state '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-2134654509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef0122adf734b20b76ee620680e6619',qos_specs=None,replication_status=,reservations=['f9a5bfef-c941-42c1-8cce-8f9c9041e027','3a43d10b-cd16-425d-bdfb-5d12c9426c56','c86ddb35-5f81-4613-b5b7-c707f7191db6','f258c0e1-f64f-42e0-903d-d8940d85d71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55869d152c84654ac5b50c6b2ba801b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3b3131-5625-4c44-b891-d1387929eebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac3b3131-5625-4c44-b891-d1387929eebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Flow 'volume_create_api' (dc1a0ce7-5a10-4ec3-9dac-1f693f5a75c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume request issued successfully. Sep 05 11:46:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2606ec72-3046-47f3-b798-1c74c1f01966 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1247/2526] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:46:04 2026] POST /volume/v3/volumes => generated 785 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6f798d81-ab0d-4b75-82ef-0678d3eb7f9f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6f798d81-ab0d-4b75-82ef-0678d3eb7f9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6f798d81-ab0d-4b75-82ef-0678d3eb7f9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6f798d81-ab0d-4b75-82ef-0678d3eb7f9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6f798d81-ab0d-4b75-82ef-0678d3eb7f9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6f798d81-ab0d-4b75-82ef-0678d3eb7f9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 returned with HTTP 200 Sep 05 11:46:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1280/2527] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:04 2026] GET /volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 => generated 964 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-71c464b6-dfe6-44ae-a18f-88eb55591d61 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71c464b6-dfe6-44ae-a18f-88eb55591d61 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 Sep 05 11:46:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71c464b6-dfe6-44ae-a18f-88eb55591d61 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-71c464b6-dfe6-44ae-a18f-88eb55591d61 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-71c464b6-dfe6-44ae-a18f-88eb55591d61 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-71c464b6-dfe6-44ae-a18f-88eb55591d61 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 returned with HTTP 200 Sep 05 11:46:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1248/2528] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:05 2026] GET /volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ed24c628-3af8-4299-b5b9-817c001d331e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ed24c628-3af8-4299-b5b9-817c001d331e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 Sep 05 11:46:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ed24c628-3af8-4299-b5b9-817c001d331e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ed24c628-3af8-4299-b5b9-817c001d331e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ed24c628-3af8-4299-b5b9-817c001d331e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ed24c628-3af8-4299-b5b9-817c001d331e tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 returned with HTTP 200 Sep 05 11:46:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1281/2529] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:06 2026] GET /volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-041d9682-01c5-4561-ae02-03826bc921cf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-041d9682-01c5-4561-ae02-03826bc921cf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:46:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-041d9682-01c5-4561-ae02-03826bc921cf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-041d9682-01c5-4561-ae02-03826bc921cf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-041d9682-01c5-4561-ae02-03826bc921cf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:46:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-041d9682-01c5-4561-ae02-03826bc921cf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:46:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-041d9682-01c5-4561-ae02-03826bc921cf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Get all volumes completed successfully. Sep 05 11:46:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-041d9682-01c5-4561-ae02-03826bc921cf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:46:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1249/2530] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:46:07 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4f0e6f97-c201-41a0-b973-bb34dd642b65 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f0e6f97-c201-41a0-b973-bb34dd642b65 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 Sep 05 11:46:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f0e6f97-c201-41a0-b973-bb34dd642b65 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f0e6f97-c201-41a0-b973-bb34dd642b65 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:07 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-4f0e6f97-c201-41a0-b973-bb34dd642b65 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Delete volume with id: 1887e607-6ce4-459c-a7c5-a71864602239 Sep 05 11:46:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4f0e6f97-c201-41a0-b973-bb34dd642b65 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4f0e6f97-c201-41a0-b973-bb34dd642b65 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Delete volume request issued successfully. Sep 05 11:46:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f0e6f97-c201-41a0-b973-bb34dd642b65 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 returned with HTTP 202 Sep 05 11:46:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1282/2531] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:46:07 2026] DELETE /volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:46:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9a8e96d7-c7a2-4852-bf9d-bf1492fc446d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9a8e96d7-c7a2-4852-bf9d-bf1492fc446d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 Sep 05 11:46:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9a8e96d7-c7a2-4852-bf9d-bf1492fc446d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9a8e96d7-c7a2-4852-bf9d-bf1492fc446d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9a8e96d7-c7a2-4852-bf9d-bf1492fc446d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9a8e96d7-c7a2-4852-bf9d-bf1492fc446d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 returned with HTTP 200 Sep 05 11:46:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1250/2532] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:07 2026] GET /volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-99690783-d670-4934-baee-1acc6663d36c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99690783-d670-4934-baee-1acc6663d36c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 Sep 05 11:46:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99690783-d670-4934-baee-1acc6663d36c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99690783-d670-4934-baee-1acc6663d36c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99690783-d670-4934-baee-1acc6663d36c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 returned with HTTP 404 Sep 05 11:46:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1283/2533] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:08 2026] GET /volume/v3/volumes/1887e607-6ce4-459c-a7c5-a71864602239 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1986386723"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1986386723'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume of 1 GB Sep 05 11:46:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Availability Zones retrieved successfully. Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Flow 'volume_create_api' (ea629e85-eb59-4fc1-8de4-b128ed75014c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd8eb49-8aef-4895-9030-aec3c8f0c4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd8eb49-8aef-4895-9030-aec3c8f0c4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3931d992-2ab5-43ca-a7c5-2eff2ed2c49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Created reservations ['09cf890e-e04a-4659-a105-67c3cebec94c', '0a83cbe9-654c-427c-be7b-ec1adb29f31a', 'a6c5abf8-6e34-4681-bcbe-49ec4b349d9e', '8929c230-5bd4-4941-9f63-982e7e559b88'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3931d992-2ab5-43ca-a7c5-2eff2ed2c49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09cf890e-e04a-4659-a105-67c3cebec94c', '0a83cbe9-654c-427c-be7b-ec1adb29f31a', 'a6c5abf8-6e34-4681-bcbe-49ec4b349d9e', '8929c230-5bd4-4941-9f63-982e7e559b88']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53bb0eb0-1092-4d24-9f0b-d953e21b88c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:08 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53bb0eb0-1092-4d24-9f0b-d953e21b88c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '192c0864-567a-478a-a10c-220826a183e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986386723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef0122adf734b20b76ee620680e6619',qos_specs=None,replication_status=,reservations=['09cf890e-e04a-4659-a105-67c3cebec94c','0a83cbe9-654c-427c-be7b-ec1adb29f31a','a6c5abf8-6e34-4681-bcbe-49ec4b349d9e','8929c230-5bd4-4941-9f63-982e7e559b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55869d152c84654ac5b50c6b2ba801b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1986386723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=192c0864-567a-478a-a10c-220826a183e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bef0122adf734b20b76ee620680e6619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d55869d152c84654ac5b50c6b2ba801b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d000826a-1a90-4afe-b1db-9ea923183e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d000826a-1a90-4afe-b1db-9ea923183e08) transitioned into state 'SUCCESS' from state '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-1986386723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef0122adf734b20b76ee620680e6619',qos_specs=None,replication_status=,reservations=['09cf890e-e04a-4659-a105-67c3cebec94c','0a83cbe9-654c-427c-be7b-ec1adb29f31a','a6c5abf8-6e34-4681-bcbe-49ec4b349d9e','8929c230-5bd4-4941-9f63-982e7e559b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55869d152c84654ac5b50c6b2ba801b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2798ba90-20bf-4efd-9e69-2da0974e76a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2798ba90-20bf-4efd-9e69-2da0974e76a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Flow 'volume_create_api' (ea629e85-eb59-4fc1-8de4-b128ed75014c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume request issued successfully. Sep 05 11:46:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-20ccc48d-73f3-4909-bb7f-fce145bde4fc tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1251/2534] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:46:08 2026] POST /volume/v3/volumes => generated 785 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ba2786b7-90b0-45ca-a15f-a69e20e2fdff None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba2786b7-90b0-45ca-a15f-a69e20e2fdff tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 Sep 05 11:46:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ba2786b7-90b0-45ca-a15f-a69e20e2fdff tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ba2786b7-90b0-45ca-a15f-a69e20e2fdff tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ba2786b7-90b0-45ca-a15f-a69e20e2fdff tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ba2786b7-90b0-45ca-a15f-a69e20e2fdff tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 returned with HTTP 200 Sep 05 11:46:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1284/2535] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:08 2026] GET /volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 => generated 964 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-23952ea9-d873-4fb5-934c-c2f9de760bc0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-23952ea9-d873-4fb5-934c-c2f9de760bc0 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 Sep 05 11:46:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-23952ea9-d873-4fb5-934c-c2f9de760bc0 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-23952ea9-d873-4fb5-934c-c2f9de760bc0 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-23952ea9-d873-4fb5-934c-c2f9de760bc0 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-23952ea9-d873-4fb5-934c-c2f9de760bc0 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 returned with HTTP 200 Sep 05 11:46:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1252/2536] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:09 2026] GET /volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e8273bb2-8b95-4238-9154-123ff7707d9f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e8273bb2-8b95-4238-9154-123ff7707d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] GET http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 Sep 05 11:46:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e8273bb2-8b95-4238-9154-123ff7707d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e8273bb2-8b95-4238-9154-123ff7707d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e8273bb2-8b95-4238-9154-123ff7707d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Volume info retrieved successfully. Sep 05 11:46:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e8273bb2-8b95-4238-9154-123ff7707d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 returned with HTTP 200 Sep 05 11:46:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1285/2537] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:09 2026] GET /volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:46:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-796b9cc3-961d-45d6-ae6a-f09fbc3d556f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-796b9cc3-961d-45d6-ae6a-f09fbc3d556f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 Sep 05 11:46:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-796b9cc3-961d-45d6-ae6a-f09fbc3d556f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-796b9cc3-961d-45d6-ae6a-f09fbc3d556f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:09 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-796b9cc3-961d-45d6-ae6a-f09fbc3d556f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Delete volume with id: 192c0864-567a-478a-a10c-220826a183e7 Sep 05 11:46:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-796b9cc3-961d-45d6-ae6a-f09fbc3d556f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-796b9cc3-961d-45d6-ae6a-f09fbc3d556f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Delete volume request issued successfully. Sep 05 11:46:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-796b9cc3-961d-45d6-ae6a-f09fbc3d556f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 returned with HTTP 202 Sep 05 11:46:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1253/2538] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:46:09 2026] DELETE /volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:46:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-29a0ab91-b377-4978-af50-d330a36fed69 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-29a0ab91-b377-4978-af50-d330a36fed69 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 Sep 05 11:46:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-29a0ab91-b377-4978-af50-d330a36fed69 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-29a0ab91-b377-4978-af50-d330a36fed69 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-29a0ab91-b377-4978-af50-d330a36fed69 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-29a0ab91-b377-4978-af50-d330a36fed69 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 returned with HTTP 200 Sep 05 11:46:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1286/2539] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:09 2026] GET /volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 => generated 1014 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a19589d2-c0cc-4de3-b8c5-1213487adbbf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a19589d2-c0cc-4de3-b8c5-1213487adbbf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 Sep 05 11:46:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a19589d2-c0cc-4de3-b8c5-1213487adbbf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a19589d2-c0cc-4de3-b8c5-1213487adbbf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a19589d2-c0cc-4de3-b8c5-1213487adbbf tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 returned with HTTP 404 Sep 05 11:46:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1254/2540] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:10 2026] GET /volume/v3/volumes/192c0864-567a-478a-a10c-220826a183e7 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-773628183"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-773628183'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume of 1 GB Sep 05 11:46:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Availability Zones retrieved successfully. Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Flow 'volume_create_api' (162b9387-abb6-402e-b16f-6d771cbbfe29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e3ab5e-3a93-4b6e-9d1f-69997a1ff831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6e3ab5e-3a93-4b6e-9d1f-69997a1ff831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e2c499-454f-4ba3-8597-0a7258623ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Created reservations ['de5a6858-4786-415a-8fcc-267b7f57b4ae', 'de76d6be-6c3f-41b3-b1af-91adf7bc6c6b', '49fa19fd-f7d2-488d-b88e-608e608b8c3c', '8ee5928f-776d-49e0-967e-790d70f64653'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e2c499-454f-4ba3-8597-0a7258623ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de5a6858-4786-415a-8fcc-267b7f57b4ae', 'de76d6be-6c3f-41b3-b1af-91adf7bc6c6b', '49fa19fd-f7d2-488d-b88e-608e608b8c3c', '8ee5928f-776d-49e0-967e-790d70f64653']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4ba2c3e-ff5c-4058-a612-e7824dc321cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4ba2c3e-ff5c-4058-a612-e7824dc321cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5045169c-3225-45fb-a80d-6275a068b05c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-773628183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef0122adf734b20b76ee620680e6619',qos_specs=None,replication_status=,reservations=['de5a6858-4786-415a-8fcc-267b7f57b4ae','de76d6be-6c3f-41b3-b1af-91adf7bc6c6b','49fa19fd-f7d2-488d-b88e-608e608b8c3c','8ee5928f-776d-49e0-967e-790d70f64653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55869d152c84654ac5b50c6b2ba801b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-773628183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5045169c-3225-45fb-a80d-6275a068b05c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bef0122adf734b20b76ee620680e6619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d55869d152c84654ac5b50c6b2ba801b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12a119f-e900-44a1-82af-a57ea19d6723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12a119f-e900-44a1-82af-a57ea19d6723) transitioned into state 'SUCCESS' from state '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-773628183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bef0122adf734b20b76ee620680e6619',qos_specs=None,replication_status=,reservations=['de5a6858-4786-415a-8fcc-267b7f57b4ae','de76d6be-6c3f-41b3-b1af-91adf7bc6c6b','49fa19fd-f7d2-488d-b88e-608e608b8c3c','8ee5928f-776d-49e0-967e-790d70f64653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55869d152c84654ac5b50c6b2ba801b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984833a5-f07c-46b6-b3d5-e113df73ed4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984833a5-f07c-46b6-b3d5-e113df73ed4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Flow 'volume_create_api' (162b9387-abb6-402e-b16f-6d771cbbfe29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Create volume request issued successfully. Sep 05 11:46:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9810d0bf-9176-4e87-937f-4b9d843c4136 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1287/2541] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:46:11 2026] POST /volume/v3/volumes => generated 784 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6284f2a7-50c6-4a36-b19e-ba0c254cab4c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6284f2a7-50c6-4a36-b19e-ba0c254cab4c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c Sep 05 11:46:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6284f2a7-50c6-4a36-b19e-ba0c254cab4c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6284f2a7-50c6-4a36-b19e-ba0c254cab4c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6284f2a7-50c6-4a36-b19e-ba0c254cab4c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6284f2a7-50c6-4a36-b19e-ba0c254cab4c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c returned with HTTP 200 Sep 05 11:46:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1255/2542] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:11 2026] GET /volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c => generated 963 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5f9d9625-56d5-478a-8ae9-ebd286644d9f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5f9d9625-56d5-478a-8ae9-ebd286644d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c Sep 05 11:46:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5f9d9625-56d5-478a-8ae9-ebd286644d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5f9d9625-56d5-478a-8ae9-ebd286644d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5f9d9625-56d5-478a-8ae9-ebd286644d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5f9d9625-56d5-478a-8ae9-ebd286644d9f tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c returned with HTTP 200 Sep 05 11:46:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1288/2543] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:12 2026] GET /volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d605f633-f850-486a-96ad-7e3708e28ebe None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d605f633-f850-486a-96ad-7e3708e28ebe tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c Sep 05 11:46:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d605f633-f850-486a-96ad-7e3708e28ebe tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d605f633-f850-486a-96ad-7e3708e28ebe tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d605f633-f850-486a-96ad-7e3708e28ebe tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d605f633-f850-486a-96ad-7e3708e28ebe tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c returned with HTTP 200 Sep 05 11:46:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1256/2544] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:13 2026] GET /volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d005a143-74c3-4169-811f-4501ec1d6102 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d005a143-74c3-4169-811f-4501ec1d6102 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] GET http://192.168.122.16/volume/v3/volumes/summary Sep 05 11:46:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d005a143-74c3-4169-811f-4501ec1d6102 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d005a143-74c3-4169-811f-4501ec1d6102 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-d005a143-74c3-4169-811f-4501ec1d6102 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:46:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d005a143-74c3-4169-811f-4501ec1d6102 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] Get summary completed successfully. Sep 05 11:46:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d005a143-74c3-4169-811f-4501ec1d6102 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-reader] http://192.168.122.16/volume/v3/volumes/summary returned with HTTP 200 Sep 05 11:46:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1289/2545] 192.168.122.16 () {60 vars in 1181 bytes} [Sat Sep 5 11:46:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3ccef838-14d6-4047-9159-04b049e9a462 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ccef838-14d6-4047-9159-04b049e9a462 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c Sep 05 11:46:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ccef838-14d6-4047-9159-04b049e9a462 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ccef838-14d6-4047-9159-04b049e9a462 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:13 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-3ccef838-14d6-4047-9159-04b049e9a462 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Delete volume with id: 5045169c-3225-45fb-a80d-6275a068b05c Sep 05 11:46:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3ccef838-14d6-4047-9159-04b049e9a462 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3ccef838-14d6-4047-9159-04b049e9a462 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Delete volume request issued successfully. Sep 05 11:46:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ccef838-14d6-4047-9159-04b049e9a462 tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c returned with HTTP 202 Sep 05 11:46:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1257/2546] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:46:13 2026] DELETE /volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:46:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a1cc1f67-da4b-44af-a0ac-f1e43ea2057c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a1cc1f67-da4b-44af-a0ac-f1e43ea2057c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c Sep 05 11:46:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a1cc1f67-da4b-44af-a0ac-f1e43ea2057c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a1cc1f67-da4b-44af-a0ac-f1e43ea2057c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a1cc1f67-da4b-44af-a0ac-f1e43ea2057c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Volume info retrieved successfully. Sep 05 11:46:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a1cc1f67-da4b-44af-a0ac-f1e43ea2057c tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c returned with HTTP 200 Sep 05 11:46:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1290/2547] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:13 2026] GET /volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5a80e0fe-425c-4d4c-a4b3-63c9bf26969d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5a80e0fe-425c-4d4c-a4b3-63c9bf26969d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] GET http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c Sep 05 11:46:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5a80e0fe-425c-4d4c-a4b3-63c9bf26969d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5a80e0fe-425c-4d4c-a4b3-63c9bf26969d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5a80e0fe-425c-4d4c-a4b3-63c9bf26969d tempest-ProjectReaderTests-64563612 tempest-ProjectReaderTests-64563612-project-admin] http://192.168.122.16/volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c returned with HTTP 404 Sep 05 11:46:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1258/2548] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:46:14 2026] GET /volume/v3/volumes/5045169c-3225-45fb-a80d-6275a068b05c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:46:23 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=251,cinder:UPDATE=63,cinder:INSERT=45 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:46:24 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=293,cinder:UPDATE=93,cinder:INSERT=65 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:46:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ddc08778-9fca-4101-8594-f2ea4bc844cd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ddc08778-9fca-4101-8594-f2ea4bc844cd tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:46:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ddc08778-9fca-4101-8594-f2ea4bc844cd tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776433392-802600183", "extra_specs": {}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ddc08778-9fca-4101-8594-f2ea4bc844cd tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:46:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1291/2549] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:46:28 2026] POST /volume/v3/types => generated 267 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a441056c-f3b2-432b-82e0-97c475437cad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a441056c-f3b2-432b-82e0-97c475437cad tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a441056c-f3b2-432b-82e0-97c475437cad tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2039084028-1793286791", "extra_specs": {}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a441056c-f3b2-432b-82e0-97c475437cad tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:46:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1259/2550] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:46:31 2026] POST /volume/v3/types => generated 269 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-684324c1-a7b4-4431-aae4-340111e8b11c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-684324c1-a7b4-4431-aae4-340111e8b11c tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-684324c1-a7b4-4431-aae4-340111e8b11c tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-133608028-880771439", "extra_specs": {}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-684324c1-a7b4-4431-aae4-340111e8b11c tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:46:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1292/2551] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:46:31 2026] POST /volume/v3/types => generated 267 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-484714807", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2039084028-1793286791", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-484714807', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2039084028-1793286791', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume of 1 GB Sep 05 11:46:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Availability Zones retrieved successfully. Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Flow 'volume_create_api' (675cc609-22f1-4b12-9d2a-271133103ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d63fb8b5-8079-44b8-adbd-73e0a8416602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d63fb8b5-8079-44b8-adbd-73e0a8416602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:46:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=df1fbaad-c43a-474b-82b9-e2c707ab7420,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2039084028-1793286791',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df1fbaad-c43a-474b-82b9-e2c707ab7420', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762963f9-61bd-4a96-9683-635e0f55715a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2039084028-1793286791 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2039084028-1793286791, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:46:31 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2039084028-1793286791 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2039084028-1793286791, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Created reservations ['e0131c89-08d8-41ab-87f2-a95f098a4b21', 'd23ee6d6-f93d-4b74-84ea-578115415ec5', 'e654cbc0-a819-427e-aef7-0983c61b1efc', '6404b76c-3a6f-4416-8147-be0aacdeda18'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762963f9-61bd-4a96-9683-635e0f55715a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0131c89-08d8-41ab-87f2-a95f098a4b21', 'd23ee6d6-f93d-4b74-84ea-578115415ec5', 'e654cbc0-a819-427e-aef7-0983c61b1efc', '6404b76c-3a6f-4416-8147-be0aacdeda18']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dffe32ed-e40f-42cd-b870-a45cd16bb4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dffe32ed-e40f-42cd-b870-a45cd16bb4ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0423e8-9c45-4607-bd00-e2232a47ac73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-484714807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4049e3db1745aaa50f7b61d6880e72',qos_specs=None,replication_status=,reservations=['e0131c89-08d8-41ab-87f2-a95f098a4b21','d23ee6d6-f93d-4b74-84ea-578115415ec5','e654cbc0-a819-427e-aef7-0983c61b1efc','6404b76c-3a6f-4416-8147-be0aacdeda18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41fd27af1e204050af3149333221a585',volume_type_id=df1fbaad-c43a-474b-82b9-e2c707ab7420), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-484714807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e0423e8-9c45-4607-bd00-e2232a47ac73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4049e3db1745aaa50f7b61d6880e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41fd27af1e204050af3149333221a585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df1fbaad-c43a-474b-82b9-e2c707ab7420),volume_type_id=df1fbaad-c43a-474b-82b9-e2c707ab7420)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f495304-433b-40c0-91eb-5c8f5342afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f495304-433b-40c0-91eb-5c8f5342afc0) transitioned into state 'SUCCESS' from state '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-484714807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4049e3db1745aaa50f7b61d6880e72',qos_specs=None,replication_status=,reservations=['e0131c89-08d8-41ab-87f2-a95f098a4b21','d23ee6d6-f93d-4b74-84ea-578115415ec5','e654cbc0-a819-427e-aef7-0983c61b1efc','6404b76c-3a6f-4416-8147-be0aacdeda18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41fd27af1e204050af3149333221a585',volume_type_id=df1fbaad-c43a-474b-82b9-e2c707ab7420)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a889a82b-db65-4481-9c85-d7035239aa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a889a82b-db65-4481-9c85-d7035239aa70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Flow 'volume_create_api' (675cc609-22f1-4b12-9d2a-271133103ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume request issued successfully. Sep 05 11:46:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d73d8d32-9294-4d29-a369-412b4d9a9e49 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1260/2552] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:46:31 2026] POST /volume/v3/volumes => generated 852 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-378270350", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-133608028-880771439", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-378270350', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-133608028-880771439', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume of 1 GB Sep 05 11:46:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Availability Zones retrieved successfully. Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Flow 'volume_create_api' (198030d7-f5f8-4c55-a3a4-cd56eaf60ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cddc044b-eceb-4cdb-b7af-5cabc3f7f765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cddc044b-eceb-4cdb-b7af-5cabc3f7f765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:46:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=42223028-e2de-4cb0-ad7f-4791c655e647,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-133608028-880771439',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42223028-e2de-4cb0-ad7f-4791c655e647', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:31 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2b4b4f-c3e0-441f-9ab7-bbc960efb56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-133608028-880771439 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-133608028-880771439, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:46:32 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-133608028-880771439 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-133608028-880771439, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Created reservations ['7c914e33-8fe3-4a83-937a-4480dee780d1', '01d27f93-a1a6-4588-8708-dfeff30bf86d', 'cc99a01e-a3c1-43fc-ab53-851334b49101', 'c1ce2d31-d85c-4167-a85f-08509d367fb4'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2b4b4f-c3e0-441f-9ab7-bbc960efb56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c914e33-8fe3-4a83-937a-4480dee780d1', '01d27f93-a1a6-4588-8708-dfeff30bf86d', 'cc99a01e-a3c1-43fc-ab53-851334b49101', 'c1ce2d31-d85c-4167-a85f-08509d367fb4']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fae86933-45d9-4e53-80fd-433bd99257f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fae86933-45d9-4e53-80fd-433bd99257f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b11b595-9ccb-4ff6-a771-eea6ee98e10c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-378270350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4049e3db1745aaa50f7b61d6880e72',qos_specs=None,replication_status=,reservations=['7c914e33-8fe3-4a83-937a-4480dee780d1','01d27f93-a1a6-4588-8708-dfeff30bf86d','cc99a01e-a3c1-43fc-ab53-851334b49101','c1ce2d31-d85c-4167-a85f-08509d367fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41fd27af1e204050af3149333221a585',volume_type_id=42223028-e2de-4cb0-ad7f-4791c655e647), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-378270350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b11b595-9ccb-4ff6-a771-eea6ee98e10c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4049e3db1745aaa50f7b61d6880e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41fd27af1e204050af3149333221a585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42223028-e2de-4cb0-ad7f-4791c655e647),volume_type_id=42223028-e2de-4cb0-ad7f-4791c655e647)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (604e6509-462a-450b-909a-172e20137231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (604e6509-462a-450b-909a-172e20137231) transitioned into state 'SUCCESS' from state '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-378270350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4049e3db1745aaa50f7b61d6880e72',qos_specs=None,replication_status=,reservations=['7c914e33-8fe3-4a83-937a-4480dee780d1','01d27f93-a1a6-4588-8708-dfeff30bf86d','cc99a01e-a3c1-43fc-ab53-851334b49101','c1ce2d31-d85c-4167-a85f-08509d367fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41fd27af1e204050af3149333221a585',volume_type_id=42223028-e2de-4cb0-ad7f-4791c655e647)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae7f5bea-edab-4eae-adf0-6f230ac3fb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae7f5bea-edab-4eae-adf0-6f230ac3fb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Flow 'volume_create_api' (198030d7-f5f8-4c55-a3a4-cd56eaf60ccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume request issued successfully. Sep 05 11:46:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d85c9b1e-0c5c-4b5c-8531-3a918fe47919 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1293/2553] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:46:31 2026] POST /volume/v3/volumes => generated 850 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1996881270", "snapshot_id": null, "imageRef": "14d834b2-6d5b-4464-b125-448f5ea8a536", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776433392-802600183", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1996881270', 'snapshot_id': None, 'imageRef': '14d834b2-6d5b-4464-b125-448f5ea8a536', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776433392-802600183', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume of 1 GB Sep 05 11:46:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Availability Zones retrieved successfully. Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Flow 'volume_create_api' (2b0d0d63-a82d-400c-afae-6e0b8555ab36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eee7a54-ebd6-4992-a179-1241bac76832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eee7a54-ebd6-4992-a179-1241bac76832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:46:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ffa880a-ac5a-4879-919f-5cb32b96a570,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776433392-802600183',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ffa880a-ac5a-4879-919f-5cb32b96a570', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227f77ec-973e-4835-95e5-ae4ea5f6289a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776433392-802600183 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776433392-802600183, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:46:32 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776433392-802600183 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-776433392-802600183, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Created reservations ['afa6bc90-5e0f-4f91-ac95-a84f14cc15db', 'bbc53fff-31e2-4ae0-8e06-06b1312637a0', 'e9f57eee-249f-461c-a32d-e95b06ff3771', 'bee426d6-33f8-454c-b20d-9c863bde0946'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227f77ec-973e-4835-95e5-ae4ea5f6289a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afa6bc90-5e0f-4f91-ac95-a84f14cc15db', 'bbc53fff-31e2-4ae0-8e06-06b1312637a0', 'e9f57eee-249f-461c-a32d-e95b06ff3771', 'bee426d6-33f8-454c-b20d-9c863bde0946']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d624eb-4bbb-4078-b4b7-1c202b55710b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d624eb-4bbb-4078-b4b7-1c202b55710b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0486825b-9bc5-4144-a045-98966f38c863', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1996881270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4049e3db1745aaa50f7b61d6880e72',qos_specs=None,replication_status=,reservations=['afa6bc90-5e0f-4f91-ac95-a84f14cc15db','bbc53fff-31e2-4ae0-8e06-06b1312637a0','e9f57eee-249f-461c-a32d-e95b06ff3771','bee426d6-33f8-454c-b20d-9c863bde0946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41fd27af1e204050af3149333221a585',volume_type_id=6ffa880a-ac5a-4879-919f-5cb32b96a570), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1996881270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0486825b-9bc5-4144-a045-98966f38c863,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b4049e3db1745aaa50f7b61d6880e72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41fd27af1e204050af3149333221a585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ffa880a-ac5a-4879-919f-5cb32b96a570),volume_type_id=6ffa880a-ac5a-4879-919f-5cb32b96a570)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33733ed3-54b7-4f89-863e-8288c3697469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33733ed3-54b7-4f89-863e-8288c3697469) transitioned into state 'SUCCESS' from state '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-1996881270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b4049e3db1745aaa50f7b61d6880e72',qos_specs=None,replication_status=,reservations=['afa6bc90-5e0f-4f91-ac95-a84f14cc15db','bbc53fff-31e2-4ae0-8e06-06b1312637a0','e9f57eee-249f-461c-a32d-e95b06ff3771','bee426d6-33f8-454c-b20d-9c863bde0946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41fd27af1e204050af3149333221a585',volume_type_id=6ffa880a-ac5a-4879-919f-5cb32b96a570)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89095351-9ea1-40a3-8096-e1c161cc2e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89095351-9ea1-40a3-8096-e1c161cc2e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Flow 'volume_create_api' (2b0d0d63-a82d-400c-afae-6e0b8555ab36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:46:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Create volume request issued successfully. Sep 05 11:46:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0a92962-d324-4788-a9dd-fd907d0c9884 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:46:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1261/2554] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:46:32 2026] POST /volume/v3/volumes => generated 851 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4f86ecae-310a-41da-8dcb-699c2dc8c69e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f86ecae-310a-41da-8dcb-699c2dc8c69e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f86ecae-310a-41da-8dcb-699c2dc8c69e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f86ecae-310a-41da-8dcb-699c2dc8c69e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4f86ecae-310a-41da-8dcb-699c2dc8c69e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f86ecae-310a-41da-8dcb-699c2dc8c69e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1294/2555] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:32 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 919 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ecb01660-19fd-43ec-9593-0beedff1579a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ecb01660-19fd-43ec-9593-0beedff1579a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ecb01660-19fd-43ec-9593-0beedff1579a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ecb01660-19fd-43ec-9593-0beedff1579a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ecb01660-19fd-43ec-9593-0beedff1579a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ecb01660-19fd-43ec-9593-0beedff1579a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1262/2556] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:33 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-38039502-bfcb-4ce4-8335-53693393d632 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-38039502-bfcb-4ce4-8335-53693393d632 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-38039502-bfcb-4ce4-8335-53693393d632 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-38039502-bfcb-4ce4-8335-53693393d632 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-38039502-bfcb-4ce4-8335-53693393d632 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-38039502-bfcb-4ce4-8335-53693393d632 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1295/2557] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:34 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 943 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a35519af-d0fc-4ebc-9b1e-0f2a61ddd488 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a35519af-d0fc-4ebc-9b1e-0f2a61ddd488 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a35519af-d0fc-4ebc-9b1e-0f2a61ddd488 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a35519af-d0fc-4ebc-9b1e-0f2a61ddd488 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a35519af-d0fc-4ebc-9b1e-0f2a61ddd488 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a35519af-d0fc-4ebc-9b1e-0f2a61ddd488 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1263/2558] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:36 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 943 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:46:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3cf67b89-41b5-495c-aad6-26cd085c2b8e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3cf67b89-41b5-495c-aad6-26cd085c2b8e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3cf67b89-41b5-495c-aad6-26cd085c2b8e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3cf67b89-41b5-495c-aad6-26cd085c2b8e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3cf67b89-41b5-495c-aad6-26cd085c2b8e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3cf67b89-41b5-495c-aad6-26cd085c2b8e tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1296/2559] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:37 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1001 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ecce253d-9f89-48ca-abb6-c8c3341465a6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ecce253d-9f89-48ca-abb6-c8c3341465a6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ecce253d-9f89-48ca-abb6-c8c3341465a6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ecce253d-9f89-48ca-abb6-c8c3341465a6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ecce253d-9f89-48ca-abb6-c8c3341465a6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ecce253d-9f89-48ca-abb6-c8c3341465a6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1264/2560] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:38 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1004 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-51b4d15c-fff6-4ebd-bede-bcf74674b420 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51b4d15c-fff6-4ebd-bede-bcf74674b420 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51b4d15c-fff6-4ebd-bede-bcf74674b420 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-51b4d15c-fff6-4ebd-bede-bcf74674b420 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-51b4d15c-fff6-4ebd-bede-bcf74674b420 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-51b4d15c-fff6-4ebd-bede-bcf74674b420 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1297/2561] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:39 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e310d8d4-f437-48d0-a69d-55333e9c0970 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e310d8d4-f437-48d0-a69d-55333e9c0970 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e310d8d4-f437-48d0-a69d-55333e9c0970 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e310d8d4-f437-48d0-a69d-55333e9c0970 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e310d8d4-f437-48d0-a69d-55333e9c0970 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e310d8d4-f437-48d0-a69d-55333e9c0970 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1265/2562] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:40 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1004 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e720d865-851b-4de3-b263-fd8fe9de82e6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e720d865-851b-4de3-b263-fd8fe9de82e6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e720d865-851b-4de3-b263-fd8fe9de82e6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e720d865-851b-4de3-b263-fd8fe9de82e6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e720d865-851b-4de3-b263-fd8fe9de82e6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e720d865-851b-4de3-b263-fd8fe9de82e6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1298/2563] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:46:41 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1256 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-c09686ad-1ac5-430e-8e57-067d39708406 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-c09686ad-1ac5-430e-8e57-067d39708406 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-c09686ad-1ac5-430e-8e57-067d39708406 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-c09686ad-1ac5-430e-8e57-067d39708406 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-c09686ad-1ac5-430e-8e57-067d39708406 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-c09686ad-1ac5-430e-8e57-067d39708406 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1266/2564] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:46:41 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1256 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-5fa84cbb-ff9a-42f3-9083-e679f3c3f347 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-5fa84cbb-ff9a-42f3-9083-e679f3c3f347 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-5fa84cbb-ff9a-42f3-9083-e679f3c3f347 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-5fa84cbb-ff9a-42f3-9083-e679f3c3f347 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-5fa84cbb-ff9a-42f3-9083-e679f3c3f347 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-5fa84cbb-ff9a-42f3-9083-e679f3c3f347 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1299/2565] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:46:42 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1256 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-db96ad92-da2c-41a2-820b-ce1383a081fe None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-db96ad92-da2c-41a2-820b-ce1383a081fe None None] GET http://192.168.122.16/volume// Sep 05 11:46:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-db96ad92-da2c-41a2-820b-ce1383a081fe None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-db96ad92-da2c-41a2-820b-ce1383a081fe None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-db96ad92-da2c-41a2-820b-ce1383a081fe None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:46:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1267/2566] 192.168.122.16 () {58 vars in 1303 bytes} [Sat Sep 5 11:46:42 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:46:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-9514d00d-4ce4-48b7-90b2-99fce37d9556 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-9514d00d-4ce4-48b7-90b2-99fce37d9556 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:46:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-9514d00d-4ce4-48b7-90b2-99fce37d9556 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0486825b-9bc5-4144-a045-98966f38c863", "connector": null, "instance_uuid": "6ad3a7bb-fa27-4674-9571-fa80c48c2176"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-9514d00d-4ce4-48b7-90b2-99fce37d9556 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:46:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1300/2567] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:46:42 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8bd32a6c-264b-423e-98c0-b9232139b186 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8bd32a6c-264b-423e-98c0-b9232139b186 None None] GET http://192.168.122.16/volume// Sep 05 11:46:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8bd32a6c-264b-423e-98c0-b9232139b186 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8bd32a6c-264b-423e-98c0-b9232139b186 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8bd32a6c-264b-423e-98c0-b9232139b186 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:46:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1268/2568] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:46:43 2026] GET /volume/ => generated 389 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:46:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-de678908-b1c6-4b69-9a6b-84df4de07712 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-de678908-b1c6-4b69-9a6b-84df4de07712 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:46:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-de678908-b1c6-4b69-9a6b-84df4de07712 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:46:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-de678908-b1c6-4b69-9a6b-84df4de07712 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:46:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-de678908-b1c6-4b69-9a6b-84df4de07712 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:46:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-de678908-b1c6-4b69-9a6b-84df4de07712 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:46:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1301/2569] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:46:43 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1436 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:46:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-fec8b120-faf9-4b86-bc9f-dd44997fc390 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-fec8b120-faf9-4b86-bc9f-dd44997fc390 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] PUT http://192.168.122.16/volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a Sep 05 11:46:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-fec8b120-faf9-4b86-bc9f-dd44997fc390 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:44 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-fec8b120-faf9-4b86-bc9f-dd44997fc390 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Acquiring lock "cinder-attachment_update-0486825b-9bc5-4144-a045-98966f38c863-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:46:44 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-fec8b120-faf9-4b86-bc9f-dd44997fc390 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Lock "cinder-attachment_update-0486825b-9bc5-4144-a045-98966f38c863-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:46:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:46:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:46:45 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-fec8b120-faf9-4b86-bc9f-dd44997fc390 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Lock "cinder-attachment_update-0486825b-9bc5-4144-a045-98966f38c863-devstack" released by "attachment_update" :: held 1.034s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:46:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-fec8b120-faf9-4b86-bc9f-dd44997fc390 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a returned with HTTP 200 Sep 05 11:46:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1269/2570] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:46:43 2026] PUT /volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a => generated 692 bytes in 1080 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:46:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-185c3ab6-9a36-4d55-9c35-7f203644eda6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:46:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-185c3ab6-9a36-4d55-9c35-7f203644eda6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a/action Sep 05 11:46:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-185c3ab6-9a36-4d55-9c35-7f203644eda6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:46:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-185c3ab6-9a36-4d55-9c35-7f203644eda6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:46:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:46:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:46:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:46:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:46:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-f2a1f25e-f0a4-4077-82a5-09628cb607c9 req-185c3ab6-9a36-4d55-9c35-7f203644eda6 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a/action returned with HTTP 204 Sep 05 11:46:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1302/2571] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:46:45 2026] POST /volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:46:55 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=74,cinder:INSERT=19,cinder:UPDATE=25 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:46:55 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=67,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2d13272a-e2fd-4a57-8f28-09322657ab02 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2d13272a-e2fd-4a57-8f28-09322657ab02 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2d13272a-e2fd-4a57-8f28-09322657ab02 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2d13272a-e2fd-4a57-8f28-09322657ab02 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2d13272a-e2fd-4a57-8f28-09322657ab02 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2d13272a-e2fd-4a57-8f28-09322657ab02 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1270/2572] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:14 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 945 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-5db9ebc5-d1a7-48de-982a-288fbc4bf3f8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-5db9ebc5-d1a7-48de-982a-288fbc4bf3f8 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-5db9ebc5-d1a7-48de-982a-288fbc4bf3f8 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-5db9ebc5-d1a7-48de-982a-288fbc4bf3f8 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-5db9ebc5-d1a7-48de-982a-288fbc4bf3f8 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-5db9ebc5-d1a7-48de-982a-288fbc4bf3f8 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1303/2573] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:47:14 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4cbe8f3b-3c69-45f0-8f6f-aa0d04697c66 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4cbe8f3b-3c69-45f0-8f6f-aa0d04697c66 None None] GET http://192.168.122.16/volume// Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4cbe8f3b-3c69-45f0-8f6f-aa0d04697c66 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4cbe8f3b-3c69-45f0-8f6f-aa0d04697c66 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4cbe8f3b-3c69-45f0-8f6f-aa0d04697c66 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:47:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1271/2574] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:47:14 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-34006a4c-939e-4bab-ad76-53798a6c5cab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-34006a4c-939e-4bab-ad76-53798a6c5cab tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-34006a4c-939e-4bab-ad76-53798a6c5cab tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e0423e8-9c45-4607-bd00-e2232a47ac73", "connector": null, "instance_uuid": "6ad3a7bb-fa27-4674-9571-fa80c48c2176"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-34006a4c-939e-4bab-ad76-53798a6c5cab tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:47:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1304/2575] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:47:14 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 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6b8942e4-0b02-4c8d-912f-f6722e709f1a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b8942e4-0b02-4c8d-912f-f6722e709f1a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b8942e4-0b02-4c8d-912f-f6722e709f1a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b8942e4-0b02-4c8d-912f-f6722e709f1a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ac229ac1-e6d9-4591-be71-d9cdb35a8d07 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ac229ac1-e6d9-4591-be71-d9cdb35a8d07 None None] GET http://192.168.122.16/volume// Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ac229ac1-e6d9-4591-be71-d9cdb35a8d07 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ac229ac1-e6d9-4591-be71-d9cdb35a8d07 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ac229ac1-e6d9-4591-be71-d9cdb35a8d07 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:47:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1305/2576] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:47:14 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-14d5acad-c6f6-4e8b-9bb4-8fe9fee81685 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6b8942e4-0b02-4c8d-912f-f6722e709f1a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-14d5acad-c6f6-4e8b-9bb4-8fe9fee81685 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-14d5acad-c6f6-4e8b-9bb4-8fe9fee81685 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-14d5acad-c6f6-4e8b-9bb4-8fe9fee81685 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b8942e4-0b02-4c8d-912f-f6722e709f1a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1272/2577] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:14 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 944 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-14d5acad-c6f6-4e8b-9bb4-8fe9fee81685 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-14d5acad-c6f6-4e8b-9bb4-8fe9fee81685 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1306/2578] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:47:14 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 1125 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-040b62a9-e20e-4458-b17a-5dccbc738864 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-040b62a9-e20e-4458-b17a-5dccbc738864 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] PUT http://192.168.122.16/volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-040b62a9-e20e-4458-b17a-5dccbc738864 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-040b62a9-e20e-4458-b17a-5dccbc738864 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Acquiring lock "cinder-attachment_update-3e0423e8-9c45-4607-bd00-e2232a47ac73-devstack" by "attachment_update" {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-040b62a9-e20e-4458-b17a-5dccbc738864 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Lock "cinder-attachment_update-3e0423e8-9c45-4607-bd00-e2232a47ac73-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87022) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:47:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:15 devstack devstack@c-api.service[87022]: DEBUG cinder.coordination [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-040b62a9-e20e-4458-b17a-5dccbc738864 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Lock "cinder-attachment_update-3e0423e8-9c45-4607-bd00-e2232a47ac73-devstack" released by "attachment_update" :: held 0.548s {{(pid=87022) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:47:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-040b62a9-e20e-4458-b17a-5dccbc738864 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f returned with HTTP 200 Sep 05 11:47:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1273/2579] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:47:14 2026] PUT /volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f => generated 694 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-416e8c6a-3454-44d3-a139-33814b48fdbb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-416e8c6a-3454-44d3-a139-33814b48fdbb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-416e8c6a-3454-44d3-a139-33814b48fdbb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-416e8c6a-3454-44d3-a139-33814b48fdbb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-c9319628-b9bc-4b91-b576-f6bf002ed443 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-416e8c6a-3454-44d3-a139-33814b48fdbb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-c9319628-b9bc-4b91-b576-f6bf002ed443 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f/action Sep 05 11:47:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-c9319628-b9bc-4b91-b576-f6bf002ed443 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action body: b'{"os-complete": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-c9319628-b9bc-4b91-b576-f6bf002ed443 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-416e8c6a-3454-44d3-a139-33814b48fdbb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1307/2580] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:15 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 945 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-5e669a33-e49e-4152-8f9d-6d90a4535c72 req-c9319628-b9bc-4b91-b576-f6bf002ed443 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f/action returned with HTTP 204 Sep 05 11:47:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1274/2581] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:47:15 2026] POST /volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-db874298-49ee-4859-9abf-fc82eb77d84c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db874298-49ee-4859-9abf-fc82eb77d84c tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db874298-49ee-4859-9abf-fc82eb77d84c tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db874298-49ee-4859-9abf-fc82eb77d84c tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-db874298-49ee-4859-9abf-fc82eb77d84c tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db874298-49ee-4859-9abf-fc82eb77d84c tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1308/2582] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:16 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-443c7296-1a68-436a-b563-b2112044de08 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-443c7296-1a68-436a-b563-b2112044de08 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-443c7296-1a68-436a-b563-b2112044de08 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-443c7296-1a68-436a-b563-b2112044de08 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-443c7296-1a68-436a-b563-b2112044de08 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-443c7296-1a68-436a-b563-b2112044de08 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1275/2583] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:16 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c956f377-ccbf-4816-8edc-c8a6e068d48d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c956f377-ccbf-4816-8edc-c8a6e068d48d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c956f377-ccbf-4816-8edc-c8a6e068d48d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c956f377-ccbf-4816-8edc-c8a6e068d48d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c956f377-ccbf-4816-8edc-c8a6e068d48d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c956f377-ccbf-4816-8edc-c8a6e068d48d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1309/2584] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:17 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 943 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a561cde0-1ac4-440a-afd3-f4c3e1a8f5f4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a561cde0-1ac4-440a-afd3-f4c3e1a8f5f4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a561cde0-1ac4-440a-afd3-f4c3e1a8f5f4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a561cde0-1ac4-440a-afd3-f4c3e1a8f5f4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a561cde0-1ac4-440a-afd3-f4c3e1a8f5f4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a561cde0-1ac4-440a-afd3-f4c3e1a8f5f4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1276/2585] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:47:17 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 943 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ec9f1c01-5c13-4614-917d-a0b65623017b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec9f1c01-5c13-4614-917d-a0b65623017b None None] GET http://192.168.122.16/volume// Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec9f1c01-5c13-4614-917d-a0b65623017b None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec9f1c01-5c13-4614-917d-a0b65623017b None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec9f1c01-5c13-4614-917d-a0b65623017b None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:47:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1310/2586] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:47:17 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-90adf06c-517a-45e9-a152-201b428869a4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-90adf06c-517a-45e9-a152-201b428869a4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-90adf06c-517a-45e9-a152-201b428869a4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b11b595-9ccb-4ff6-a771-eea6ee98e10c", "connector": null, "instance_uuid": "6ad3a7bb-fa27-4674-9571-fa80c48c2176"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-90adf06c-517a-45e9-a152-201b428869a4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:47:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1277/2587] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:47:17 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d7f41260-397e-4fb1-8552-da535453b012 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d7f41260-397e-4fb1-8552-da535453b012 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d7f41260-397e-4fb1-8552-da535453b012 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d7f41260-397e-4fb1-8552-da535453b012 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1c3288d1-905a-421c-aa4a-e3f18d1a77a6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1c3288d1-905a-421c-aa4a-e3f18d1a77a6 None None] GET http://192.168.122.16/volume// Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1c3288d1-905a-421c-aa4a-e3f18d1a77a6 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1c3288d1-905a-421c-aa4a-e3f18d1a77a6 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1c3288d1-905a-421c-aa4a-e3f18d1a77a6 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:47:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1278/2588] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:47:17 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d7f41260-397e-4fb1-8552-da535453b012 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-347e0711-a039-4ea9-9ff1-fc1a134ecf54 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-347e0711-a039-4ea9-9ff1-fc1a134ecf54 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-347e0711-a039-4ea9-9ff1-fc1a134ecf54 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-347e0711-a039-4ea9-9ff1-fc1a134ecf54 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d7f41260-397e-4fb1-8552-da535453b012 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1311/2589] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:17 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 942 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-347e0711-a039-4ea9-9ff1-fc1a134ecf54 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-347e0711-a039-4ea9-9ff1-fc1a134ecf54 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1279/2590] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:47:17 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 1123 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-41b252e9-2bf2-4a07-a4d2-cc904dd4c686 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-41b252e9-2bf2-4a07-a4d2-cc904dd4c686 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] PUT http://192.168.122.16/volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1 Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-41b252e9-2bf2-4a07-a4d2-cc904dd4c686 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-41b252e9-2bf2-4a07-a4d2-cc904dd4c686 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Acquiring lock "cinder-attachment_update-2b11b595-9ccb-4ff6-a771-eea6ee98e10c-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-41b252e9-2bf2-4a07-a4d2-cc904dd4c686 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Lock "cinder-attachment_update-2b11b595-9ccb-4ff6-a771-eea6ee98e10c-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:47:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:18 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-41b252e9-2bf2-4a07-a4d2-cc904dd4c686 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Lock "cinder-attachment_update-2b11b595-9ccb-4ff6-a771-eea6ee98e10c-devstack" released by "attachment_update" :: held 0.559s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:47:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-41b252e9-2bf2-4a07-a4d2-cc904dd4c686 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1 returned with HTTP 200 Sep 05 11:47:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1312/2591] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:47:17 2026] PUT /volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1 => generated 694 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b615e413-a61f-4179-8a01-ad02f7b6a30d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b615e413-a61f-4179-8a01-ad02f7b6a30d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b615e413-a61f-4179-8a01-ad02f7b6a30d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b615e413-a61f-4179-8a01-ad02f7b6a30d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b615e413-a61f-4179-8a01-ad02f7b6a30d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a859d2dd-cfa0-4110-bfa7-b66d65be880b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a859d2dd-cfa0-4110-bfa7-b66d65be880b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1/action Sep 05 11:47:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a859d2dd-cfa0-4110-bfa7-b66d65be880b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a859d2dd-cfa0-4110-bfa7-b66d65be880b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b615e413-a61f-4179-8a01-ad02f7b6a30d tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1280/2592] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:18 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 943 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:47:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-72bb785b-5a32-46e8-971a-bfbbbdbe9a68 req-a859d2dd-cfa0-4110-bfa7-b66d65be880b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1/action returned with HTTP 204 Sep 05 11:47:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1313/2593] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:47:18 2026] POST /volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-897669bd-6cfa-46c1-9769-6c5a20e6a1ce None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-897669bd-6cfa-46c1-9769-6c5a20e6a1ce tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-897669bd-6cfa-46c1-9769-6c5a20e6a1ce tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-897669bd-6cfa-46c1-9769-6c5a20e6a1ce tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-897669bd-6cfa-46c1-9769-6c5a20e6a1ce tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-897669bd-6cfa-46c1-9769-6c5a20e6a1ce tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1281/2594] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:19 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4802411a-8c92-446f-9824-b432d89b04de None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4802411a-8c92-446f-9824-b432d89b04de tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4802411a-8c92-446f-9824-b432d89b04de tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4802411a-8c92-446f-9824-b432d89b04de tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4802411a-8c92-446f-9824-b432d89b04de tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4802411a-8c92-446f-9824-b432d89b04de tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1314/2595] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:19 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 1235 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-ef18b6ce-be90-461a-b2bb-be82481b8fdb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-ef18b6ce-be90-461a-b2bb-be82481b8fdb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-ef18b6ce-be90-461a-b2bb-be82481b8fdb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-ef18b6ce-be90-461a-b2bb-be82481b8fdb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-ef18b6ce-be90-461a-b2bb-be82481b8fdb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-ef18b6ce-be90-461a-b2bb-be82481b8fdb tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1282/2596] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:47:22 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 1237 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-3e483c1f-10f9-451c-bf0e-c1b14c1a64c4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-3e483c1f-10f9-451c-bf0e-c1b14c1a64c4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73/action Sep 05 11:47:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-3e483c1f-10f9-451c-bf0e-c1b14c1a64c4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-3e483c1f-10f9-451c-bf0e-c1b14c1a64c4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-3e483c1f-10f9-451c-bf0e-c1b14c1a64c4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-3e483c1f-10f9-451c-bf0e-c1b14c1a64c4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Begin detaching volume completed successfully. Sep 05 11:47:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-3e483c1f-10f9-451c-bf0e-c1b14c1a64c4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73/action returned with HTTP 202 Sep 05 11:47:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1315/2597] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:47:22 2026] POST /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6b612e68-86b1-460f-b168-eb4571f960ef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b612e68-86b1-460f-b168-eb4571f960ef None None] GET http://192.168.122.16/volume// Sep 05 11:47:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b612e68-86b1-460f-b168-eb4571f960ef None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b612e68-86b1-460f-b168-eb4571f960ef None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b612e68-86b1-460f-b168-eb4571f960ef None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:47:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1283/2598] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:47:22 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-a9195c18-7690-489c-a5b3-8a3623fac0ba None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-a9195c18-7690-489c-a5b3-8a3623fac0ba tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-a9195c18-7690-489c-a5b3-8a3623fac0ba tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-a9195c18-7690-489c-a5b3-8a3623fac0ba tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-a9195c18-7690-489c-a5b3-8a3623fac0ba tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-a9195c18-7690-489c-a5b3-8a3623fac0ba tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 200 Sep 05 11:47:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1316/2599] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:47:22 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 1421 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:47:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-537d867a-c29c-4b03-8a0f-f742520265d9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-537d867a-c29c-4b03-8a0f-f742520265d9 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] DELETE http://192.168.122.16/volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f Sep 05 11:47:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-537d867a-c29c-4b03-8a0f-f742520265d9 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-537d867a-c29c-4b03-8a0f-f742520265d9 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:23 devstack devstack@c-api.service[87022]: /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 05 11:47:23 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:47:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-0ca13815-c125-4026-b0a9-b23a9bba78af req-537d867a-c29c-4b03-8a0f-f742520265d9 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f returned with HTTP 200 Sep 05 11:47:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1284/2600] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:47:23 2026] DELETE /volume/v3/attachments/597f9b48-5846-4654-bf6a-e8ad6e7d928f => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-276d7f00-5e92-474c-963c-2c2663effc6a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-276d7f00-5e92-474c-963c-2c2663effc6a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] DELETE http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-276d7f00-5e92-474c-963c-2c2663effc6a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-276d7f00-5e92-474c-963c-2c2663effc6a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:23 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-276d7f00-5e92-474c-963c-2c2663effc6a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Delete volume with id: 3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-276d7f00-5e92-474c-963c-2c2663effc6a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-276d7f00-5e92-474c-963c-2c2663effc6a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Delete volume request issued successfully. Sep 05 11:47:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-276d7f00-5e92-474c-963c-2c2663effc6a tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 202 Sep 05 11:47:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1317/2601] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:47:23 2026] DELETE /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:47:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-ac7cdddb-cc86-4041-8916-30319204efff req-a468fbff-70d3-4bb4-af7c-15f6be96580b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-a468fbff-70d3-4bb4-af7c-15f6be96580b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-a468fbff-70d3-4bb4-af7c-15f6be96580b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-a468fbff-70d3-4bb4-af7c-15f6be96580b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-ac7cdddb-cc86-4041-8916-30319204efff req-a468fbff-70d3-4bb4-af7c-15f6be96580b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-a468fbff-70d3-4bb4-af7c-15f6be96580b tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1285/2602] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:47:26 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 1235 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-ac7cdddb-cc86-4041-8916-30319204efff req-76b0d109-344e-4f4e-8694-b42b626dba13 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-76b0d109-344e-4f4e-8694-b42b626dba13 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] POST http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c/action Sep 05 11:47:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-76b0d109-344e-4f4e-8694-b42b626dba13 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:47:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-76b0d109-344e-4f4e-8694-b42b626dba13 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:47:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-ac7cdddb-cc86-4041-8916-30319204efff req-76b0d109-344e-4f4e-8694-b42b626dba13 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-ac7cdddb-cc86-4041-8916-30319204efff req-76b0d109-344e-4f4e-8694-b42b626dba13 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Begin detaching volume completed successfully. Sep 05 11:47:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-76b0d109-344e-4f4e-8694-b42b626dba13 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c/action returned with HTTP 202 Sep 05 11:47:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1318/2603] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:47:26 2026] POST /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:47:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bf8ea3a1-3aad-427a-a3c4-fca4d4c76be6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bf8ea3a1-3aad-427a-a3c4-fca4d4c76be6 None None] GET http://192.168.122.16/volume// Sep 05 11:47:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bf8ea3a1-3aad-427a-a3c4-fca4d4c76be6 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bf8ea3a1-3aad-427a-a3c4-fca4d4c76be6 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bf8ea3a1-3aad-427a-a3c4-fca4d4c76be6 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:47:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1286/2604] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:47:26 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:47:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-ac7cdddb-cc86-4041-8916-30319204efff req-4f2a8e4b-6376-49dc-80a0-43604859fcdf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-4f2a8e4b-6376-49dc-80a0-43604859fcdf tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-4f2a8e4b-6376-49dc-80a0-43604859fcdf tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-4f2a8e4b-6376-49dc-80a0-43604859fcdf tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-ac7cdddb-cc86-4041-8916-30319204efff req-4f2a8e4b-6376-49dc-80a0-43604859fcdf tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-4f2a8e4b-6376-49dc-80a0-43604859fcdf tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1319/2605] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:47:26 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 1419 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:47:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-ac7cdddb-cc86-4041-8916-30319204efff req-19992c0b-d957-4059-a042-f9fa50d0e648 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-19992c0b-d957-4059-a042-f9fa50d0e648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] DELETE http://192.168.122.16/volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1 Sep 05 11:47:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-19992c0b-d957-4059-a042-f9fa50d0e648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-19992c0b-d957-4059-a042-f9fa50d0e648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:27 devstack devstack@c-api.service[87022]: /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 05 11:47:27 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:47:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-ac7cdddb-cc86-4041-8916-30319204efff req-19992c0b-d957-4059-a042-f9fa50d0e648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1 returned with HTTP 200 Sep 05 11:47:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1287/2606] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:47:27 2026] DELETE /volume/v3/attachments/559c6d26-26b0-40f5-8503-dbe46e0a39b1 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c3e38ab5-8a3a-44c6-9254-fdeb4c1d2c37 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c3e38ab5-8a3a-44c6-9254-fdeb4c1d2c37 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] DELETE http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c3e38ab5-8a3a-44c6-9254-fdeb4c1d2c37 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c3e38ab5-8a3a-44c6-9254-fdeb4c1d2c37 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:27 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-c3e38ab5-8a3a-44c6-9254-fdeb4c1d2c37 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Delete volume with id: 2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c3e38ab5-8a3a-44c6-9254-fdeb4c1d2c37 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c3e38ab5-8a3a-44c6-9254-fdeb4c1d2c37 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Delete volume request issued successfully. Sep 05 11:47:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c3e38ab5-8a3a-44c6-9254-fdeb4c1d2c37 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 202 Sep 05 11:47:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1320/2607] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:47:27 2026] DELETE /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:47:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-8ebd063b-f731-4e10-80a5-5ebaca25c918 req-9b2934e5-51eb-4da9-b5d3-b85342318809 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-8ebd063b-f731-4e10-80a5-5ebaca25c918 req-9b2934e5-51eb-4da9-b5d3-b85342318809 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-8ebd063b-f731-4e10-80a5-5ebaca25c918 req-9b2934e5-51eb-4da9-b5d3-b85342318809 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-8ebd063b-f731-4e10-80a5-5ebaca25c918 req-9b2934e5-51eb-4da9-b5d3-b85342318809 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-8ebd063b-f731-4e10-80a5-5ebaca25c918 req-9b2934e5-51eb-4da9-b5d3-b85342318809 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-8ebd063b-f731-4e10-80a5-5ebaca25c918 req-9b2934e5-51eb-4da9-b5d3-b85342318809 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 200 Sep 05 11:47:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1288/2608] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:47:28 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 942 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-7e2bead7-1ccd-4260-845a-7ac916662bcd req-91791b80-c695-457b-ab42-7e1819e20351 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-7e2bead7-1ccd-4260-845a-7ac916662bcd req-91791b80-c695-457b-ab42-7e1819e20351 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-7e2bead7-1ccd-4260-845a-7ac916662bcd req-91791b80-c695-457b-ab42-7e1819e20351 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-7e2bead7-1ccd-4260-845a-7ac916662bcd req-91791b80-c695-457b-ab42-7e1819e20351 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-7e2bead7-1ccd-4260-845a-7ac916662bcd req-91791b80-c695-457b-ab42-7e1819e20351 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 404 Sep 05 11:47:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1321/2609] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:47:28 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-815c5a24-9d47-4405-8429-eb300b86dfc6 req-6f0ae0e5-627c-423e-9454-85f5f3af5571 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-815c5a24-9d47-4405-8429-eb300b86dfc6 req-6f0ae0e5-627c-423e-9454-85f5f3af5571 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] DELETE http://192.168.122.16/volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a Sep 05 11:47:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-815c5a24-9d47-4405-8429-eb300b86dfc6 req-6f0ae0e5-627c-423e-9454-85f5f3af5571 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-815c5a24-9d47-4405-8429-eb300b86dfc6 req-6f0ae0e5-627c-423e-9454-85f5f3af5571 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:31 devstack devstack@c-api.service[87022]: /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 05 11:47:31 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, Sep 05 11:47:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-815c5a24-9d47-4405-8429-eb300b86dfc6 req-6f0ae0e5-627c-423e-9454-85f5f3af5571 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a returned with HTTP 200 Sep 05 11:47:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1289/2610] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:47:31 2026] DELETE /volume/v3/attachments/b547c5ce-be37-4bdf-8b06-dd8d6675119a => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:47:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-49c3f3a4-e0f7-4036-ab0a-2aa76eb9c648 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49c3f3a4-e0f7-4036-ab0a-2aa76eb9c648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] DELETE http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:47:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-49c3f3a4-e0f7-4036-ab0a-2aa76eb9c648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-49c3f3a4-e0f7-4036-ab0a-2aa76eb9c648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:32 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-49c3f3a4-e0f7-4036-ab0a-2aa76eb9c648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Delete volume with id: 0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:47:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-49c3f3a4-e0f7-4036-ab0a-2aa76eb9c648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-49c3f3a4-e0f7-4036-ab0a-2aa76eb9c648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Delete volume request issued successfully. Sep 05 11:47:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-49c3f3a4-e0f7-4036-ab0a-2aa76eb9c648 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 202 Sep 05 11:47:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1322/2611] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:47:32 2026] DELETE /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:47:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4ec43f98-a8e8-4fce-96a3-20cd863ee189 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4ec43f98-a8e8-4fce-96a3-20cd863ee189 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:47:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4ec43f98-a8e8-4fce-96a3-20cd863ee189 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4ec43f98-a8e8-4fce-96a3-20cd863ee189 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:47:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:47:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4ec43f98-a8e8-4fce-96a3-20cd863ee189 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Volume info retrieved successfully. Sep 05 11:47:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4ec43f98-a8e8-4fce-96a3-20cd863ee189 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 200 Sep 05 11:47:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1290/2612] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:32 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 1255 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:47:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-85a25289-c6ea-4d1b-9047-2023d6907235 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-85a25289-c6ea-4d1b-9047-2023d6907235 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 Sep 05 11:47:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-85a25289-c6ea-4d1b-9047-2023d6907235 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-85a25289-c6ea-4d1b-9047-2023d6907235 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:47:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:47:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:47:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:47:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-85a25289-c6ea-4d1b-9047-2023d6907235 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 returned with HTTP 404 Sep 05 11:47:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1323/2613] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:33 2026] GET /volume/v3/volumes/0486825b-9bc5-4144-a045-98966f38c863 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9ea67c0c-935f-42d8-a01c-06d79cba5275 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9ea67c0c-935f-42d8-a01c-06d79cba5275 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] DELETE http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9ea67c0c-935f-42d8-a01c-06d79cba5275 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9ea67c0c-935f-42d8-a01c-06d79cba5275 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:33 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-9ea67c0c-935f-42d8-a01c-06d79cba5275 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Delete volume with id: 2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9ea67c0c-935f-42d8-a01c-06d79cba5275 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 404 Sep 05 11:47:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1291/2614] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:47:33 2026] DELETE /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1b24fb24-e4cc-4926-9535-487b8afe2e26 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b24fb24-e4cc-4926-9535-487b8afe2e26 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c Sep 05 11:47:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b24fb24-e4cc-4926-9535-487b8afe2e26 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b24fb24-e4cc-4926-9535-487b8afe2e26 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b24fb24-e4cc-4926-9535-487b8afe2e26 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c returned with HTTP 404 Sep 05 11:47:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1324/2615] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:33 2026] GET /volume/v3/volumes/2b11b595-9ccb-4ff6-a771-eea6ee98e10c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-99aa6b32-cfcb-446b-940c-6069447f71a4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-99aa6b32-cfcb-446b-940c-6069447f71a4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] DELETE http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-99aa6b32-cfcb-446b-940c-6069447f71a4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-99aa6b32-cfcb-446b-940c-6069447f71a4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:33 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-99aa6b32-cfcb-446b-940c-6069447f71a4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Delete volume with id: 3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-99aa6b32-cfcb-446b-940c-6069447f71a4 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 404 Sep 05 11:47:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1292/2616] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:47:33 2026] DELETE /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-89d2a9a9-0710-4834-a607-7c87ee47e9d7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89d2a9a9-0710-4834-a607-7c87ee47e9d7 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] GET http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-89d2a9a9-0710-4834-a607-7c87ee47e9d7 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-89d2a9a9-0710-4834-a607-7c87ee47e9d7 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89d2a9a9-0710-4834-a607-7c87ee47e9d7 tempest-TestInstancesWithCinderVolumes-626034450 tempest-TestInstancesWithCinderVolumes-626034450-project-member] http://192.168.122.16/volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 returned with HTTP 404 Sep 05 11:47:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1325/2617] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:47:34 2026] GET /volume/v3/volumes/3e0423e8-9c45-4607-bd00-e2232a47ac73 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-626caa30-dace-4a31-8ce8-d59133d45056 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-626caa30-dace-4a31-8ce8-d59133d45056 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] GET http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-626caa30-dace-4a31-8ce8-d59133d45056 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-626caa30-dace-4a31-8ce8-d59133d45056 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-626caa30-dace-4a31-8ce8-d59133d45056 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-626caa30-dace-4a31-8ce8-d59133d45056 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Get all volumes completed successfully. Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-626caa30-dace-4a31-8ce8-d59133d45056 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:47:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1293/2618] 192.168.122.16 () {58 vars in 1164 bytes} [Sat Sep 5 11:47:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fad3fabc-ee42-4944-b104-5b042016bbfc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fad3fabc-ee42-4944-b104-5b042016bbfc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] DELETE http://192.168.122.16/volume/v3/types/42223028-e2de-4cb0-ad7f-4791c655e647 Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fad3fabc-ee42-4944-b104-5b042016bbfc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fad3fabc-ee42-4944-b104-5b042016bbfc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fad3fabc-ee42-4944-b104-5b042016bbfc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/types/42223028-e2de-4cb0-ad7f-4791c655e647 returned with HTTP 202 Sep 05 11:47:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1326/2619] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:47:34 2026] DELETE /volume/v3/types/42223028-e2de-4cb0-ad7f-4791c655e647 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b94d2143-f93e-422c-a622-fc0178a3b4dc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b94d2143-f93e-422c-a622-fc0178a3b4dc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] GET http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b94d2143-f93e-422c-a622-fc0178a3b4dc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b94d2143-f93e-422c-a622-fc0178a3b4dc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b94d2143-f93e-422c-a622-fc0178a3b4dc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b94d2143-f93e-422c-a622-fc0178a3b4dc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Get all volumes completed successfully. Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b94d2143-f93e-422c-a622-fc0178a3b4dc tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:47:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1294/2620] 192.168.122.16 () {58 vars in 1164 bytes} [Sat Sep 5 11:47:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b3faf6da-a6b4-48ba-a62a-a1f204abad3c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3faf6da-a6b4-48ba-a62a-a1f204abad3c tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] DELETE http://192.168.122.16/volume/v3/types/df1fbaad-c43a-474b-82b9-e2c707ab7420 Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3faf6da-a6b4-48ba-a62a-a1f204abad3c tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b3faf6da-a6b4-48ba-a62a-a1f204abad3c tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b3faf6da-a6b4-48ba-a62a-a1f204abad3c tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/types/df1fbaad-c43a-474b-82b9-e2c707ab7420 returned with HTTP 202 Sep 05 11:47:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1327/2621] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:47:34 2026] DELETE /volume/v3/types/df1fbaad-c43a-474b-82b9-e2c707ab7420 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-44daa091-5d2a-487f-af81-55157280f647 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-44daa091-5d2a-487f-af81-55157280f647 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] GET http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-44daa091-5d2a-487f-af81-55157280f647 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-44daa091-5d2a-487f-af81-55157280f647 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Calling method 'detail' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-44daa091-5d2a-487f-af81-55157280f647 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-44daa091-5d2a-487f-af81-55157280f647 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Get all volumes completed successfully. Sep 05 11:47:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-44daa091-5d2a-487f-af81-55157280f647 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:47:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1295/2622] 192.168.122.16 () {58 vars in 1164 bytes} [Sat Sep 5 11:47:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6a202ce8-f1f5-44cf-9ebb-b10a76b9e569 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a202ce8-f1f5-44cf-9ebb-b10a76b9e569 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] DELETE http://192.168.122.16/volume/v3/types/6ffa880a-ac5a-4879-919f-5cb32b96a570 Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a202ce8-f1f5-44cf-9ebb-b10a76b9e569 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a202ce8-f1f5-44cf-9ebb-b10a76b9e569 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:47:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a202ce8-f1f5-44cf-9ebb-b10a76b9e569 tempest-TestInstancesWithCinderVolumes-12693325 tempest-TestInstancesWithCinderVolumes-12693325-project-admin] http://192.168.122.16/volume/v3/types/6ffa880a-ac5a-4879-919f-5cb32b96a570 returned with HTTP 202 Sep 05 11:47:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1328/2623] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:47:34 2026] DELETE /volume/v3/types/6ffa880a-ac5a-4879-919f-5cb32b96a570 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:47:44 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=100,cinder:UPDATE=14,cinder:INSERT=1 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:47:44 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=99,cinder:UPDATE=22,cinder:INSERT=4 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-293829349", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-293829349', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Create volume of 1 GB Sep 05 11:48:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Availability Zones retrieved successfully. Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Flow 'volume_create_api' (160bef1d-0e26-4347-9058-0f0adcd0799a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9183b641-0501-4f59-80a7-a570def8bb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9183b641-0501-4f59-80a7-a570def8bb24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981e05dc-c7c7-4eab-b635-bc8956205cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Created reservations ['2f734a2b-77c6-4c12-abe7-58e41d6b03b1', 'db6a0ca9-be1d-4e1e-b4a4-00d3ec7c6a47', 'dcdb144e-ec38-49d9-b821-d4a0b027a48c', '9e8ade59-585d-46a1-9748-ad04039c7cec'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981e05dc-c7c7-4eab-b635-bc8956205cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f734a2b-77c6-4c12-abe7-58e41d6b03b1', 'db6a0ca9-be1d-4e1e-b4a4-00d3ec7c6a47', 'dcdb144e-ec38-49d9-b821-d4a0b027a48c', '9e8ade59-585d-46a1-9748-ad04039c7cec']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25767857-a25a-4291-afd9-18d2fa266f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25767857-a25a-4291-afd9-18d2fa266f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85af78a8-cc23-4ec1-b7b1-c44f615bce3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-293829349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c748610b1494d6e9b86aaffbe75854b',qos_specs=None,replication_status=,reservations=['2f734a2b-77c6-4c12-abe7-58e41d6b03b1','db6a0ca9-be1d-4e1e-b4a4-00d3ec7c6a47','dcdb144e-ec38-49d9-b821-d4a0b027a48c','9e8ade59-585d-46a1-9748-ad04039c7cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499b198ee7834be2b28cc55641894f9b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-293829349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85af78a8-cc23-4ec1-b7b1-c44f615bce3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c748610b1494d6e9b86aaffbe75854b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='499b198ee7834be2b28cc55641894f9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:28 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0d4415-a7a3-4908-a7f2-00540d7c53d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa0d4415-a7a3-4908-a7f2-00540d7c53d8) transitioned into state 'SUCCESS' from state '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-293829349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c748610b1494d6e9b86aaffbe75854b',qos_specs=None,replication_status=,reservations=['2f734a2b-77c6-4c12-abe7-58e41d6b03b1','db6a0ca9-be1d-4e1e-b4a4-00d3ec7c6a47','dcdb144e-ec38-49d9-b821-d4a0b027a48c','9e8ade59-585d-46a1-9748-ad04039c7cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='499b198ee7834be2b28cc55641894f9b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1292922e-e1a6-47be-8874-675aa81ceadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:48:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1292922e-e1a6-47be-8874-675aa81ceadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:48:29 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Flow 'volume_create_api' (160bef1d-0e26-4347-9058-0f0adcd0799a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:48:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Create volume request issued successfully. Sep 05 11:48:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6cda9ba3-1078-4c54-adee-a7d4a43de768 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:48:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1296/2624] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:48:28 2026] POST /volume/v3/volumes => generated 795 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-52f724ad-c90f-499c-b73d-323c28a181f9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-52f724ad-c90f-499c-b73d-323c28a181f9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-52f724ad-c90f-499c-b73d-323c28a181f9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-52f724ad-c90f-499c-b73d-323c28a181f9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:48:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-52f724ad-c90f-499c-b73d-323c28a181f9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-52f724ad-c90f-499c-b73d-323c28a181f9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1329/2625] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:29 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-25b16a53-7e76-49fd-a0b5-0d3bac6ead58 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25b16a53-7e76-49fd-a0b5-0d3bac6ead58 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25b16a53-7e76-49fd-a0b5-0d3bac6ead58 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25b16a53-7e76-49fd-a0b5-0d3bac6ead58 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-25b16a53-7e76-49fd-a0b5-0d3bac6ead58 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25b16a53-7e76-49fd-a0b5-0d3bac6ead58 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1297/2626] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:30 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 888 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9a4056ce-df80-4cc8-acb8-077a8f33e979 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a4056ce-df80-4cc8-acb8-077a8f33e979 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a4056ce-df80-4cc8-acb8-077a8f33e979 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a4056ce-df80-4cc8-acb8-077a8f33e979 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:48:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9a4056ce-df80-4cc8-acb8-077a8f33e979 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a4056ce-df80-4cc8-acb8-077a8f33e979 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1330/2627] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:30 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 888 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-671108a3-043a-465d-abbe-2cb62ef4fa69 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-671108a3-043a-465d-abbe-2cb62ef4fa69 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-671108a3-043a-465d-abbe-2cb62ef4fa69 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-671108a3-043a-465d-abbe-2cb62ef4fa69 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-671108a3-043a-465d-abbe-2cb62ef4fa69 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-671108a3-043a-465d-abbe-2cb62ef4fa69 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1298/2628] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:48:30 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 870 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-effa57d6-771d-4845-8762-44171d9a831f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-effa57d6-771d-4845-8762-44171d9a831f None None] GET http://192.168.122.16/volume// Sep 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-effa57d6-771d-4845-8762-44171d9a831f None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-effa57d6-771d-4845-8762-44171d9a831f None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-effa57d6-771d-4845-8762-44171d9a831f None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:48:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1331/2629] 192.168.122.16 () {58 vars in 1312 bytes} [Sat Sep 5 11:48:30 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-c25c41df-5457-423c-99af-c6a6dc14bc48 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-c25c41df-5457-423c-99af-c6a6dc14bc48 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] POST http://192.168.122.16/volume/v3/attachments Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-c25c41df-5457-423c-99af-c6a6dc14bc48 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85af78a8-cc23-4ec1-b7b1-c44f615bce3a", "connector": null, "instance_uuid": "30b44779-a4d8-49d2-a27e-82beebfd15ae"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-c25c41df-5457-423c-99af-c6a6dc14bc48 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/attachments returned with HTTP 200 Sep 05 11:48:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1299/2630] 192.168.122.16 () {66 vars in 1478 bytes} [Sat Sep 5 11:48:30 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 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6702c0ed-899a-4066-b497-0fefe018df22 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6702c0ed-899a-4066-b497-0fefe018df22 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6702c0ed-899a-4066-b497-0fefe018df22 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6702c0ed-899a-4066-b497-0fefe018df22 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3003d3d7-22ec-4490-874e-8a3c9d6834d5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3003d3d7-22ec-4490-874e-8a3c9d6834d5 None None] GET http://192.168.122.16/volume// Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3003d3d7-22ec-4490-874e-8a3c9d6834d5 None None] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3003d3d7-22ec-4490-874e-8a3c9d6834d5 None None] Calling method 'all' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3003d3d7-22ec-4490-874e-8a3c9d6834d5 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:48:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1300/2631] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:48:30 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:48:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6702c0ed-899a-4066-b497-0fefe018df22 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-447e52eb-8efd-43ee-947e-b783c3a4acd5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-447e52eb-8efd-43ee-947e-b783c3a4acd5 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-447e52eb-8efd-43ee-947e-b783c3a4acd5 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-447e52eb-8efd-43ee-947e-b783c3a4acd5 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6702c0ed-899a-4066-b497-0fefe018df22 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1332/2632] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:30 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-447e52eb-8efd-43ee-947e-b783c3a4acd5 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-447e52eb-8efd-43ee-947e-b783c3a4acd5 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1301/2633] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:48:30 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 1050 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:48:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7340763b-0dce-42e6-a26e-22f3efeab35b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7340763b-0dce-42e6-a26e-22f3efeab35b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] PUT http://192.168.122.16/volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb Sep 05 11:48:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7340763b-0dce-42e6-a26e-22f3efeab35b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.16", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8d4aa582ab7", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d722e761-9909-4ada-8d7d-154dd0b0da0c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:31 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7340763b-0dce-42e6-a26e-22f3efeab35b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Acquiring lock "cinder-attachment_update-85af78a8-cc23-4ec1-b7b1-c44f615bce3a-devstack" by "attachment_update" {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 05 11:48:31 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7340763b-0dce-42e6-a26e-22f3efeab35b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Lock "cinder-attachment_update-85af78a8-cc23-4ec1-b7b1-c44f615bce3a-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87023) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 05 11:48:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:48:31 devstack devstack@c-api.service[87023]: DEBUG cinder.coordination [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7340763b-0dce-42e6-a26e-22f3efeab35b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Lock "cinder-attachment_update-85af78a8-cc23-4ec1-b7b1-c44f615bce3a-devstack" released by "attachment_update" :: held 0.522s {{(pid=87023) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 05 11:48:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7340763b-0dce-42e6-a26e-22f3efeab35b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb returned with HTTP 200 Sep 05 11:48:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1333/2634] 192.168.122.16 () {66 vars in 1588 bytes} [Sat Sep 5 11:48:31 2026] PUT /volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb => generated 694 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2d4f63d4-f249-433c-bf40-484bd9bb5723 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2d4f63d4-f249-433c-bf40-484bd9bb5723 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2d4f63d4-f249-433c-bf40-484bd9bb5723 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2d4f63d4-f249-433c-bf40-484bd9bb5723 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2d4f63d4-f249-433c-bf40-484bd9bb5723 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2d4f63d4-f249-433c-bf40-484bd9bb5723 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1302/2635] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:31 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 888 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7fd02ba3-dd1e-49c8-aeca-708361065474 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7fd02ba3-dd1e-49c8-aeca-708361065474 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] POST http://192.168.122.16/volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb/action Sep 05 11:48:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7fd02ba3-dd1e-49c8-aeca-708361065474 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Action body: b'{"os-complete": null}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7fd02ba3-dd1e-49c8-aeca-708361065474 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:48:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2c67f8e3-1f84-4a04-a129-ad6aa9f4d52f req-7fd02ba3-dd1e-49c8-aeca-708361065474 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb/action returned with HTTP 204 Sep 05 11:48:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1334/2636] 192.168.122.16 () {66 vars in 1609 bytes} [Sat Sep 5 11:48:32 2026] POST /volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d84cc427-0755-4172-8555-64e8d19634ae None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d84cc427-0755-4172-8555-64e8d19634ae tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d84cc427-0755-4172-8555-64e8d19634ae tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d84cc427-0755-4172-8555-64e8d19634ae tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d84cc427-0755-4172-8555-64e8d19634ae tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d84cc427-0755-4172-8555-64e8d19634ae tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1303/2637] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:33 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 1180 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-24c51c83-c750-4557-a8cf-c101a4573a20 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-24c51c83-c750-4557-a8cf-c101a4573a20 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-24c51c83-c750-4557-a8cf-c101a4573a20 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-24c51c83-c750-4557-a8cf-c101a4573a20 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:48:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-24c51c83-c750-4557-a8cf-c101a4573a20 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-24c51c83-c750-4557-a8cf-c101a4573a20 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1335/2638] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:33 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 1180 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cb96e586-630a-47d0-b0be-6fcebeedfa8f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1304/2639] 192.168.122.16 () {62 vars in 1490 bytes} [Sat Sep 5 11:48:33 2026] DELETE /volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-11f2ab06-4b3e-4a7a-ad83-ce3781a421fc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: WARNING keystonemiddleware.auth_token [None req-11f2ab06-4b3e-4a7a-ad83-ce3781a421fc None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 05 11:48:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1336/2640] 192.168.122.16 () {62 vars in 1490 bytes} [Sat Sep 5 11:48:33 2026] DELETE /volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb => generated 114 bytes in 105 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4380a8c6-89d7-4148-853c-c649727e58bc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] DELETE http://192.168.122.16/volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Attachment connected to vm 30b44779-a4d8-49d2-a27e-82beebfd15ae, checking data on nova Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.compute.nova [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Creating Keystone token plugin using URL: http://192.168.122.16/identity {{(pid=87022) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] REQ: curl -g -i -X GET http://192.168.122.16/compute/v2.1/servers/30b44779-a4d8-49d2-a27e-82beebfd15ae/os-volume_attachments/85af78a8-cc23-4ec1-b7b1-c44f615bce3a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}30746ccfcf6b5760f4d6c359e4bbdbd6070e8884520562a36ae8aed8c653d829" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4380a8c6-89d7-4148-853c-c649727e58bc" -H "X-Service-Token: {SHA256}7b39c291eef4bd5dc638b5b8ba1e31eed92c1f27c742a8fe3f6d24f64828cc80" {{(pid=87022) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 05 Sep 2026 09:48:33 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-b35f3342-b66e-4ce6-a343-ea2505cf338d x-openstack-request-id: req-b35f3342-b66e-4ce6-a343-ea2505cf338d {{(pid=87022) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "85af78a8-cc23-4ec1-b7b1-c44f615bce3a", "serverId": "30b44779-a4d8-49d2-a27e-82beebfd15ae", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7ca99dec-3bc5-42ea-aa1b-380bed853dbb", "bdm_uuid": "f0373dff-4168-43eb-bc8f-cafc70989e94"}} {{(pid=87022) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG novaclient.v2.client [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET call to compute for http://192.168.122.16/compute/v2.1/servers/30b44779-a4d8-49d2-a27e-82beebfd15ae/os-volume_attachments/85af78a8-cc23-4ec1-b7b1-c44f615bce3a used request id req-b35f3342-b66e-4ce6-a343-ea2505cf338d {{(pid=87022) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.volume.api [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-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 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Caught error: Detach volume from instance 30b44779-a4d8-49d2-a27e-82beebfd15ae using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 30b44779-a4d8-49d2-a27e-82beebfd15ae using the Compute API Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: 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 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 30b44779-a4d8-49d2-a27e-82beebfd15ae using the Compute API Sep 05 11:48:33 devstack devstack@c-api.service[87022]: ERROR cinder.api.middleware.fault Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.api.middleware.fault [None req-4380a8c6-89d7-4148-853c-c649727e58bc tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb returned with HTTP 409 Sep 05 11:48:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1305/2641] 192.168.122.16 () {60 vars in 1283 bytes} [Sat Sep 5 11:48:33 2026] DELETE /volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb => generated 167 bytes in 200 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-463eb10d-5505-4aec-8e50-b90169f7e460 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-463eb10d-5505-4aec-8e50-b90169f7e460 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-463eb10d-5505-4aec-8e50-b90169f7e460 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-463eb10d-5505-4aec-8e50-b90169f7e460 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:48:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-463eb10d-5505-4aec-8e50-b90169f7e460 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-463eb10d-5505-4aec-8e50-b90169f7e460 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1337/2642] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:48:33 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-2d30174a-daff-4e5b-a4d6-72d969e30e2b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-2d30174a-daff-4e5b-a4d6-72d969e30e2b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] POST http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a/action Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-2d30174a-daff-4e5b-a4d6-72d969e30e2b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-2d30174a-daff-4e5b-a4d6-72d969e30e2b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG oslo_db.sqlalchemy.engines [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-2d30174a-daff-4e5b-a4d6-72d969e30e2b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87022) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-2d30174a-daff-4e5b-a4d6-72d969e30e2b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-2d30174a-daff-4e5b-a4d6-72d969e30e2b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Begin detaching volume completed successfully. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-2d30174a-daff-4e5b-a4d6-72d969e30e2b tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a/action returned with HTTP 202 Sep 05 11:48:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1306/2643] 192.168.122.16 () {64 vars in 1556 bytes} [Sat Sep 5 11:48:33 2026] POST /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-717b5cd6-35d7-405a-ab3f-74a21783d191 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-717b5cd6-35d7-405a-ab3f-74a21783d191 None None] GET http://192.168.122.16/volume// Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-717b5cd6-35d7-405a-ab3f-74a21783d191 None None] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-717b5cd6-35d7-405a-ab3f-74a21783d191 None None] Calling method 'all' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-717b5cd6-35d7-405a-ab3f-74a21783d191 None None] http://192.168.122.16/volume// returned with HTTP 300 Sep 05 11:48:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1338/2644] 192.168.122.16 () {58 vars in 1310 bytes} [Sat Sep 5 11:48:33 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-001402c8-27ac-4e7d-85b3-ac5653799f40 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-001402c8-27ac-4e7d-85b3-ac5653799f40 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-001402c8-27ac-4e7d-85b3-ac5653799f40 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-001402c8-27ac-4e7d-85b3-ac5653799f40 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-001402c8-27ac-4e7d-85b3-ac5653799f40 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-001402c8-27ac-4e7d-85b3-ac5653799f40 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1307/2645] 192.168.122.16 () {62 vars in 1523 bytes} [Sat Sep 5 11:48:33 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 1346 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:48:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-f60294ac-5c43-49e7-95fd-bde61d6ec4b6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-f60294ac-5c43-49e7-95fd-bde61d6ec4b6 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] DELETE http://192.168.122.16/volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb Sep 05 11:48:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-f60294ac-5c43-49e7-95fd-bde61d6ec4b6 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-f60294ac-5c43-49e7-95fd-bde61d6ec4b6 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:34 devstack devstack@c-api.service[87023]: /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 05 11:48:34 devstack devstack@c-api.service[87023]: return base.obj_make_list(context, Sep 05 11:48:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [req-2c2b30f6-7c34-477d-a5a3-6ac0d37ab5bd req-f60294ac-5c43-49e7-95fd-bde61d6ec4b6 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb returned with HTTP 200 Sep 05 11:48:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1339/2646] 192.168.122.16 () {64 vars in 1557 bytes} [Sat Sep 5 11:48:34 2026] DELETE /volume/v3/attachments/7ca99dec-3bc5-42ea-aa1b-380bed853dbb => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [req-037d521c-583b-46d6-aa9f-4910378290f4 req-5a0e1e5c-ff04-4fc5-b3a4-183940e92deb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-037d521c-583b-46d6-aa9f-4910378290f4 req-5a0e1e5c-ff04-4fc5-b3a4-183940e92deb tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-037d521c-583b-46d6-aa9f-4910378290f4 req-5a0e1e5c-ff04-4fc5-b3a4-183940e92deb tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [req-037d521c-583b-46d6-aa9f-4910378290f4 req-5a0e1e5c-ff04-4fc5-b3a4-183940e92deb tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [req-037d521c-583b-46d6-aa9f-4910378290f4 req-5a0e1e5c-ff04-4fc5-b3a4-183940e92deb tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [req-037d521c-583b-46d6-aa9f-4910378290f4 req-5a0e1e5c-ff04-4fc5-b3a4-183940e92deb tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1308/2647] 192.168.122.16 () {60 vars in 1482 bytes} [Sat Sep 5 11:48:34 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-10592e69-13e2-42c0-9e72-ffb2d1c45933 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-10592e69-13e2-42c0-9e72-ffb2d1c45933 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] DELETE http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-10592e69-13e2-42c0-9e72-ffb2d1c45933 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-10592e69-13e2-42c0-9e72-ffb2d1c45933 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:34 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-10592e69-13e2-42c0-9e72-ffb2d1c45933 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Delete volume with id: 85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:48:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:48:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-10592e69-13e2-42c0-9e72-ffb2d1c45933 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-10592e69-13e2-42c0-9e72-ffb2d1c45933 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Delete volume request issued successfully. Sep 05 11:48:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-10592e69-13e2-42c0-9e72-ffb2d1c45933 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 202 Sep 05 11:48:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1340/2648] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:48:34 2026] DELETE /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:48:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b8bda533-3c23-4ce3-af43-6b036417d5d9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b8bda533-3c23-4ce3-af43-6b036417d5d9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b8bda533-3c23-4ce3-af43-6b036417d5d9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b8bda533-3c23-4ce3-af43-6b036417d5d9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:48:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:48:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:48:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:48:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b8bda533-3c23-4ce3-af43-6b036417d5d9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Volume info retrieved successfully. Sep 05 11:48:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b8bda533-3c23-4ce3-af43-6b036417d5d9 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 200 Sep 05 11:48:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1309/2649] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:35 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ad803015-c807-4461-972c-fff881598548 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad803015-c807-4461-972c-fff881598548 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] GET http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a Sep 05 11:48:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad803015-c807-4461-972c-fff881598548 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad803015-c807-4461-972c-fff881598548 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad803015-c807-4461-972c-fff881598548 tempest-TestServerVolumeAttachScenarioOldVersion-201530794 tempest-TestServerVolumeAttachScenarioOldVersion-201530794-project-member] http://192.168.122.16/volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a returned with HTTP 404 Sep 05 11:48:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1341/2650] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:48:36 2026] GET /volume/v3/volumes/85af78a8-cc23-4ec1-b7b1-c44f615bce3a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:48:45 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=73,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:48:46 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=45,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2e26afd1-7860-46c6-bcbf-84fba850e2b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2e26afd1-7860-46c6-bcbf-84fba850e2b5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2e26afd1-7860-46c6-bcbf-84fba850e2b5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1857498466", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2e26afd1-7860-46c6-bcbf-84fba850e2b5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:48:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1310/2651] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:48:50 2026] POST /volume/v3/types => generated 380 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e7a73478-aba7-467d-9df1-447d842fb13e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7a73478-aba7-467d-9df1-447d842fb13e tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] POST http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7a73478-aba7-467d-9df1-447d842fb13e tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7a73478-aba7-467d-9df1-447d842fb13e tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption returned with HTTP 200 Sep 05 11:48:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1342/2652] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:48:50 2026] POST /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a04a3721-1f2a-4097-9549-4f42449107a5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a04a3721-1f2a-4097-9549-4f42449107a5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a04a3721-1f2a-4097-9549-4f42449107a5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-679384940", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a04a3721-1f2a-4097-9549-4f42449107a5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:48:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1311/2653] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:48:50 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 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7b40ddbb-7cfd-4e38-91c9-08777cf9276d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b40ddbb-7cfd-4e38-91c9-08777cf9276d tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] POST http://192.168.122.16/volume/v3/types/6b5bf7d0-3ff4-4ba0-8f63-c0c373e33018/encryption Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b40ddbb-7cfd-4e38-91c9-08777cf9276d tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-7b40ddbb-7cfd-4e38-91c9-08777cf9276d tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b40ddbb-7cfd-4e38-91c9-08777cf9276d tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/6b5bf7d0-3ff4-4ba0-8f63-c0c373e33018/encryption returned with HTTP 403 Sep 05 11:48:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1343/2654] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:48:50 2026] POST /volume/v3/types/6b5bf7d0-3ff4-4ba0-8f63-c0c373e33018/encryption => generated 127 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e011a40e-6f54-4368-98ee-b35eda1b5843 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e011a40e-6f54-4368-98ee-b35eda1b5843 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e011a40e-6f54-4368-98ee-b35eda1b5843 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2065245555", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e011a40e-6f54-4368-98ee-b35eda1b5843 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:48:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1312/2655] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:48:50 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1935e14e-85d1-4c16-afab-950cb1c2982a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1935e14e-85d1-4c16-afab-950cb1c2982a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] POST http://192.168.122.16/volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5/extra_specs Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1935e14e-85d1-4c16-afab-950cb1c2982a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-1935e14e-85d1-4c16-afab-950cb1c2982a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1935e14e-85d1-4c16-afab-950cb1c2982a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5/extra_specs returned with HTTP 403 Sep 05 11:48:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1344/2656] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:48:50 2026] POST /volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-15f1393d-3424-44ce-b1a4-3568611c5832 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-15f1393d-3424-44ce-b1a4-3568611c5832 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] PUT http://192.168.122.16/volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5/extra_specs/key2 Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-15f1393d-3424-44ce-b1a4-3568611c5832 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-15f1393d-3424-44ce-b1a4-3568611c5832 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-15f1393d-3424-44ce-b1a4-3568611c5832 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5/extra_specs/key2 returned with HTTP 403 Sep 05 11:48:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1313/2657] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:48:50 2026] PUT /volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5dfa7b16-fc5c-478d-9fc9-f244038f8b62 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5dfa7b16-fc5c-478d-9fc9-f244038f8b62 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] POST http://192.168.122.16/volume/v3/types Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5dfa7b16-fc5c-478d-9fc9-f244038f8b62 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-5dfa7b16-fc5c-478d-9fc9-f244038f8b62 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5dfa7b16-fc5c-478d-9fc9-f244038f8b62 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types returned with HTTP 403 Sep 05 11:48:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1345/2658] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:48:50 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f87723ec-1c2e-4c70-a30d-c477b3448752 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f87723ec-1c2e-4c70-a30d-c477b3448752 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:48:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f87723ec-1c2e-4c70-a30d-c477b3448752 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1418382930", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f87723ec-1c2e-4c70-a30d-c477b3448752 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1314/2659] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:48:50 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-53f3f7b0-5d9b-4906-b791-3b14b1f202d8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-53f3f7b0-5d9b-4906-b791-3b14b1f202d8 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] POST http://192.168.122.16/volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0/encryption Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-53f3f7b0-5d9b-4906-b791-3b14b1f202d8 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-53f3f7b0-5d9b-4906-b791-3b14b1f202d8 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0/encryption returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1346/2660] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:48:51 2026] POST /volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d6e24a8d-208c-4058-b926-dbaf493095f2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6e24a8d-208c-4058-b926-dbaf493095f2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] DELETE http://192.168.122.16/volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0/encryption/4194717d-6c92-4e9f-8f66-54c6bb533a35 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6e24a8d-208c-4058-b926-dbaf493095f2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6e24a8d-208c-4058-b926-dbaf493095f2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-d6e24a8d-208c-4058-b926-dbaf493095f2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6e24a8d-208c-4058-b926-dbaf493095f2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0/encryption/4194717d-6c92-4e9f-8f66-54c6bb533a35 returned with HTTP 403 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1315/2661] 192.168.122.16 () {58 vars in 1368 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0/encryption/4194717d-6c92-4e9f-8f66-54c6bb533a35 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eb20baa8-d37f-44b3-ac6f-2a9f3b770e35 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eb20baa8-d37f-44b3-ac6f-2a9f3b770e35 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eb20baa8-d37f-44b3-ac6f-2a9f3b770e35 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1338335216", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eb20baa8-d37f-44b3-ac6f-2a9f3b770e35 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1347/2662] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:48:51 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5e56ae0f-0bad-45da-a7cd-075173f0c35c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5e56ae0f-0bad-45da-a7cd-075173f0c35c tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] DELETE http://192.168.122.16/volume/v3/types/2dbe2ced-6579-4974-94f7-d963fb9eb96c/extra_specs/key1 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5e56ae0f-0bad-45da-a7cd-075173f0c35c tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5e56ae0f-0bad-45da-a7cd-075173f0c35c tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-5e56ae0f-0bad-45da-a7cd-075173f0c35c tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5e56ae0f-0bad-45da-a7cd-075173f0c35c tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2dbe2ced-6579-4974-94f7-d963fb9eb96c/extra_specs/key1 returned with HTTP 403 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1316/2663] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/2dbe2ced-6579-4974-94f7-d963fb9eb96c/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e9ece53f-020b-4d8a-9c80-1eabdca0be1d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9ece53f-020b-4d8a-9c80-1eabdca0be1d tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9ece53f-020b-4d8a-9c80-1eabdca0be1d tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1349876571", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9ece53f-020b-4d8a-9c80-1eabdca0be1d tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1348/2664] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:48:51 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 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b4f7afe7-22e4-4f2f-9028-7893c2030a50 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b4f7afe7-22e4-4f2f-9028-7893c2030a50 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] DELETE http://192.168.122.16/volume/v3/types/f2fe6bc0-5739-40eb-ad73-cf5720de2411 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b4f7afe7-22e4-4f2f-9028-7893c2030a50 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b4f7afe7-22e4-4f2f-9028-7893c2030a50 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-b4f7afe7-22e4-4f2f-9028-7893c2030a50 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b4f7afe7-22e4-4f2f-9028-7893c2030a50 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/f2fe6bc0-5739-40eb-ad73-cf5720de2411 returned with HTTP 403 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1317/2665] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/f2fe6bc0-5739-40eb-ad73-cf5720de2411 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e1e7ac74-808b-46a4-bde5-3c8dd10770ae None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1e7ac74-808b-46a4-bde5-3c8dd10770ae tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] GET http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e1e7ac74-808b-46a4-bde5-3c8dd10770ae tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e1e7ac74-808b-46a4-bde5-3c8dd10770ae tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1e7ac74-808b-46a4-bde5-3c8dd10770ae tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1349/2666] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:48:51 2026] GET /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c20329b1-acf1-4511-8536-7912fa253354 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c20329b1-acf1-4511-8536-7912fa253354 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] GET http://192.168.122.16/volume/v3/types Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c20329b1-acf1-4511-8536-7912fa253354 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c20329b1-acf1-4511-8536-7912fa253354 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-c20329b1-acf1-4511-8536-7912fa253354 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c20329b1-acf1-4511-8536-7912fa253354 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1318/2667] 192.168.122.16 () {58 vars in 1110 bytes} [Sat Sep 5 11:48:51 2026] GET /volume/v3/types => generated 2363 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-22afd5e0-cfc5-4b75-bb71-e0124e78bc09 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-22afd5e0-cfc5-4b75-bb71-e0124e78bc09 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] GET http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption/cipher Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-22afd5e0-cfc5-4b75-bb71-e0124e78bc09 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-22afd5e0-cfc5-4b75-bb71-e0124e78bc09 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-22afd5e0-cfc5-4b75-bb71-e0124e78bc09 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-22afd5e0-cfc5-4b75-bb71-e0124e78bc09 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption/cipher returned with HTTP 403 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1350/2668] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:48:51 2026] GET /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1f1e144e-6ad8-4aef-8f5b-8872a5ba006a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f1e144e-6ad8-4aef-8f5b-8872a5ba006a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] GET http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f1e144e-6ad8-4aef-8f5b-8872a5ba006a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f1e144e-6ad8-4aef-8f5b-8872a5ba006a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-1f1e144e-6ad8-4aef-8f5b-8872a5ba006a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f1e144e-6ad8-4aef-8f5b-8872a5ba006a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption returned with HTTP 403 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1319/2669] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:48:51 2026] GET /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b62d05c7-d0a7-466d-b51a-d967fe388d31 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b62d05c7-d0a7-466d-b51a-d967fe388d31 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] GET http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs/multiattach Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b62d05c7-d0a7-466d-b51a-d967fe388d31 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b62d05c7-d0a7-466d-b51a-d967fe388d31 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b62d05c7-d0a7-466d-b51a-d967fe388d31 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs/multiattach returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1351/2670] 192.168.122.16 () {58 vars in 1293 bytes} [Sat Sep 5 11:48:51 2026] GET /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8ab564b1-5b10-4c57-aa9a-91b8df78fb64 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8ab564b1-5b10-4c57-aa9a-91b8df78fb64 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] GET http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs/volume_backend_name Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8ab564b1-5b10-4c57-aa9a-91b8df78fb64 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8ab564b1-5b10-4c57-aa9a-91b8df78fb64 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8ab564b1-5b10-4c57-aa9a-91b8df78fb64 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1320/2671] 192.168.122.16 () {58 vars in 1317 bytes} [Sat Sep 5 11:48:51 2026] GET /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/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 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-631f8637-24ab-4da4-91a9-13c2843e08d2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-631f8637-24ab-4da4-91a9-13c2843e08d2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] GET http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-631f8637-24ab-4da4-91a9-13c2843e08d2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-631f8637-24ab-4da4-91a9-13c2843e08d2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-631f8637-24ab-4da4-91a9-13c2843e08d2 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 returned with HTTP 200 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1352/2672] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:48:51 2026] GET /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 => generated 318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bfc2314f-a826-4c84-a452-b9327aa956cb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bfc2314f-a826-4c84-a452-b9327aa956cb tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] PUT http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption/187fa6f5-66a3-44ae-a42a-791507fc0828 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bfc2314f-a826-4c84-a452-b9327aa956cb tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-bfc2314f-a826-4c84-a452-b9327aa956cb tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bfc2314f-a826-4c84-a452-b9327aa956cb tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption/187fa6f5-66a3-44ae-a42a-791507fc0828 returned with HTTP 403 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1321/2673] 192.168.122.16 () {60 vars in 1385 bytes} [Sat Sep 5 11:48:51 2026] PUT /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/encryption/187fa6f5-66a3-44ae-a42a-791507fc0828 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-007f7031-14a1-412b-8722-469f200a78db None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-007f7031-14a1-412b-8722-469f200a78db tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] PUT http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs/key1 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-007f7031-14a1-412b-8722-469f200a78db tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-007f7031-14a1-412b-8722-469f200a78db tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-007f7031-14a1-412b-8722-469f200a78db tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs/key1 returned with HTTP 403 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1353/2674] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:48:51 2026] PUT /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a59d3eab-f0d0-4a3b-8416-9c43343e29cd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a59d3eab-f0d0-4a3b-8416-9c43343e29cd tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] PUT http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a59d3eab-f0d0-4a3b-8416-9c43343e29cd tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-a59d3eab-f0d0-4a3b-8416-9c43343e29cd tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0053272eacb44e40af69a9dfecb282e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b963d9ef2ca446209054581deb9ff84d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a59d3eab-f0d0-4a3b-8416-9c43343e29cd tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-member] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 returned with HTTP 403 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1322/2675] 192.168.122.16 () {60 vars in 1241 bytes} [Sat Sep 5 11:48:51 2026] PUT /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1b53111a-6b2f-48ab-aadd-8891bec4a1a5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b53111a-6b2f-48ab-aadd-8891bec4a1a5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] DELETE http://192.168.122.16/volume/v3/types/f2fe6bc0-5739-40eb-ad73-cf5720de2411 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b53111a-6b2f-48ab-aadd-8891bec4a1a5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b53111a-6b2f-48ab-aadd-8891bec4a1a5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b53111a-6b2f-48ab-aadd-8891bec4a1a5 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types/f2fe6bc0-5739-40eb-ad73-cf5720de2411 returned with HTTP 202 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1354/2676] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/f2fe6bc0-5739-40eb-ad73-cf5720de2411 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eb1bb772-ed19-4ce4-a65a-c471638c2687 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb1bb772-ed19-4ce4-a65a-c471638c2687 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] DELETE http://192.168.122.16/volume/v3/types/2dbe2ced-6579-4974-94f7-d963fb9eb96c Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb1bb772-ed19-4ce4-a65a-c471638c2687 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb1bb772-ed19-4ce4-a65a-c471638c2687 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb1bb772-ed19-4ce4-a65a-c471638c2687 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types/2dbe2ced-6579-4974-94f7-d963fb9eb96c returned with HTTP 202 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1323/2677] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/2dbe2ced-6579-4974-94f7-d963fb9eb96c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4def3872-5a82-4d32-b47a-30d0c9c263a4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4def3872-5a82-4d32-b47a-30d0c9c263a4 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] DELETE http://192.168.122.16/volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4def3872-5a82-4d32-b47a-30d0c9c263a4 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4def3872-5a82-4d32-b47a-30d0c9c263a4 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4def3872-5a82-4d32-b47a-30d0c9c263a4 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0 returned with HTTP 202 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1355/2678] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/aaeab400-d0ad-4c09-9581-40737da06da0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4a19165c-4429-4efc-94ea-21d2c41c3518 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4a19165c-4429-4efc-94ea-21d2c41c3518 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] DELETE http://192.168.122.16/volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4a19165c-4429-4efc-94ea-21d2c41c3518 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4a19165c-4429-4efc-94ea-21d2c41c3518 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4a19165c-4429-4efc-94ea-21d2c41c3518 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5 returned with HTTP 202 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1324/2679] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/4ec4722b-0ecf-47ec-840f-27fbea4d4ac5 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7d17cf2c-ae69-46c5-9aa5-c7df74288847 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d17cf2c-ae69-46c5-9aa5-c7df74288847 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] DELETE http://192.168.122.16/volume/v3/types/6b5bf7d0-3ff4-4ba0-8f63-c0c373e33018 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d17cf2c-ae69-46c5-9aa5-c7df74288847 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d17cf2c-ae69-46c5-9aa5-c7df74288847 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d17cf2c-ae69-46c5-9aa5-c7df74288847 tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types/6b5bf7d0-3ff4-4ba0-8f63-c0c373e33018 returned with HTTP 202 Sep 05 11:48:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1356/2680] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/6b5bf7d0-3ff4-4ba0-8f63-c0c373e33018 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6ae2f5a5-54a2-4cbc-ac75-294ab09b1a9a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ae2f5a5-54a2-4cbc-ac75-294ab09b1a9a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] DELETE http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ae2f5a5-54a2-4cbc-ac75-294ab09b1a9a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ae2f5a5-54a2-4cbc-ac75-294ab09b1a9a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:48:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ae2f5a5-54a2-4cbc-ac75-294ab09b1a9a tempest-VolumeTypesMemberTests-682483596 tempest-VolumeTypesMemberTests-682483596-project-admin] http://192.168.122.16/volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 returned with HTTP 202 Sep 05 11:48:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1325/2681] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:48:51 2026] DELETE /volume/v3/types/2927d3dd-6e13-4270-b8ed-18bb9cc85cd3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:01 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=41,cinder:INSERT=14,cinder:UPDATE=12 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:49:01 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=40,cinder:INSERT=24,cinder:UPDATE=12 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:49:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-754778423"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-754778423'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Create volume of 1 GB Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Availability Zones retrieved successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Flow 'volume_create_api' (d443c8e2-0cb4-4409-9727-f9cc4ef20feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd66dd90-7285-4478-8190-dc1aae6dff9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd66dd90-7285-4478-8190-dc1aae6dff9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40dfda3f-5a13-4099-8ac9-d97eed4f7b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1107821602"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1107821602'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume of 1 GB Sep 05 11:49:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Availability Zones retrieved successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (34b6533a-ddbd-4e01-9a7d-26a8dff46e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb1b020-a0b8-44c8-b287-b9aacf542364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb1b020-a0b8-44c8-b287-b9aacf542364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ef9e44-d27d-43a8-86a0-95507850d20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Created reservations ['929bb8bb-c1ce-4509-8c22-5d1d8bbf50a5', '307d517f-1ae9-4239-8e7c-e07011dd4ca4', 'fb1cbc2f-41d6-4eec-8d28-05693e513b82', 'cc7c5bab-66cd-4111-8562-fb3cc5e098c9'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40dfda3f-5a13-4099-8ac9-d97eed4f7b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['929bb8bb-c1ce-4509-8c22-5d1d8bbf50a5', '307d517f-1ae9-4239-8e7c-e07011dd4ca4', 'fb1cbc2f-41d6-4eec-8d28-05693e513b82', 'cc7c5bab-66cd-4111-8562-fb3cc5e098c9']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac82cd0e-2be0-4c60-a6f2-95ec59d24d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac82cd0e-2be0-4c60-a6f2-95ec59d24d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-754778423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b1d1cf46f040cd97f87435767ee11f',qos_specs=None,replication_status=,reservations=['929bb8bb-c1ce-4509-8c22-5d1d8bbf50a5','307d517f-1ae9-4239-8e7c-e07011dd4ca4','fb1cbc2f-41d6-4eec-8d28-05693e513b82','cc7c5bab-66cd-4111-8562-fb3cc5e098c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48ec4ae38f7d442abfb7e6f598fe5241',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-754778423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b1d1cf46f040cd97f87435767ee11f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48ec4ae38f7d442abfb7e6f598fe5241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f51750-8b16-49a8-843c-bab68de3653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f51750-8b16-49a8-843c-bab68de3653b) transitioned into state 'SUCCESS' from state '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-754778423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b1d1cf46f040cd97f87435767ee11f',qos_specs=None,replication_status=,reservations=['929bb8bb-c1ce-4509-8c22-5d1d8bbf50a5','307d517f-1ae9-4239-8e7c-e07011dd4ca4','fb1cbc2f-41d6-4eec-8d28-05693e513b82','cc7c5bab-66cd-4111-8562-fb3cc5e098c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48ec4ae38f7d442abfb7e6f598fe5241',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251254d7-a258-4561-8fa7-277238c28cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Created reservations ['3ec1b84d-9788-4f08-aac4-7d35ac1b40a7', '6d5516e0-b04d-43a8-b47c-9695d67d62ef', '41b9f65d-dce9-4a03-a954-73acbd3dd832', '9c34df1d-fc92-4367-a611-9cd7844e3745'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251254d7-a258-4561-8fa7-277238c28cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ef9e44-d27d-43a8-86a0-95507850d20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ec1b84d-9788-4f08-aac4-7d35ac1b40a7', '6d5516e0-b04d-43a8-b47c-9695d67d62ef', '41b9f65d-dce9-4a03-a954-73acbd3dd832', '9c34df1d-fc92-4367-a611-9cd7844e3745']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Flow 'volume_create_api' (d443c8e2-0cb4-4409-9727-f9cc4ef20feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23c6441-f7c5-49b8-a6bf-225fef818c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Create volume request issued successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5ebb7a3d-c9f3-4aa4-a211-08ca16874386 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1357/2682] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:49:02 2026] POST /volume/v3/volumes => generated 776 bytes in 863 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-28ddc680-d7ca-4a25-b2b4-1f0a7c2dc876 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-28ddc680-d7ca-4a25-b2b4-1f0a7c2dc876 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-28ddc680-d7ca-4a25-b2b4-1f0a7c2dc876 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-28ddc680-d7ca-4a25-b2b4-1f0a7c2dc876 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-28ddc680-d7ca-4a25-b2b4-1f0a7c2dc876 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-28ddc680-d7ca-4a25-b2b4-1f0a7c2dc876 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 returned with HTTP 200 Sep 05 11:49:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1358/2683] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:03 2026] GET /volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 => generated 844 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c23c6441-f7c5-49b8-a6bf-225fef818c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2263cbca-3957-48f7-b9c7-0373adbb2287', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1107821602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['3ec1b84d-9788-4f08-aac4-7d35ac1b40a7','6d5516e0-b04d-43a8-b47c-9695d67d62ef','41b9f65d-dce9-4a03-a954-73acbd3dd832','9c34df1d-fc92-4367-a611-9cd7844e3745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1107821602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2263cbca-3957-48f7-b9c7-0373adbb2287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d364aed7686e4d1f9a3d30165ead0e06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f1a81398e134a57a51730d59bfec913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0699e8db-daae-4fed-895b-72c58aea713c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0699e8db-daae-4fed-895b-72c58aea713c) transitioned into state 'SUCCESS' from state '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-1107821602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['3ec1b84d-9788-4f08-aac4-7d35ac1b40a7','6d5516e0-b04d-43a8-b47c-9695d67d62ef','41b9f65d-dce9-4a03-a954-73acbd3dd832','9c34df1d-fc92-4367-a611-9cd7844e3745'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a8cf697-6997-4361-9cd4-35adee93bee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a8cf697-6997-4361-9cd4-35adee93bee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (34b6533a-ddbd-4e01-9a7d-26a8dff46e10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request issued successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b87fa31e-d190-4fe2-8587-6b22da238ef0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1326/2684] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:03 2026] POST /volume/v3/volumes => generated 767 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0617265f-5106-4497-8487-3f8d450f5a11 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0617265f-5106-4497-8487-3f8d450f5a11 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0617265f-5106-4497-8487-3f8d450f5a11 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0617265f-5106-4497-8487-3f8d450f5a11 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0617265f-5106-4497-8487-3f8d450f5a11 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0617265f-5106-4497-8487-3f8d450f5a11 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 returned with HTTP 200 Sep 05 11:49:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1359/2685] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:03 2026] GET /volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 => generated 835 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-43775183-31d4-4198-b34e-569ab08c63c6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43775183-31d4-4198-b34e-569ab08c63c6 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:49:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-43775183-31d4-4198-b34e-569ab08c63c6 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-43775183-31d4-4198-b34e-569ab08c63c6 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:49:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1360/2686] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:49:04 2026] POST /volume/v3/types => generated 287 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1904013441"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1904013441'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume of 1 GB Sep 05 11:49:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Availability Zones retrieved successfully. Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (e7002260-76b1-4f3c-8836-dbab16c06f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c155441f-11ad-41c1-aecc-12bab59f398a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2255e90c-ab44-4540-b8e5-de25dafec092 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2255e90c-ab44-4540-b8e5-de25dafec092 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2255e90c-ab44-4540-b8e5-de25dafec092 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2255e90c-ab44-4540-b8e5-de25dafec092 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c155441f-11ad-41c1-aecc-12bab59f398a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be86d483-c8af-415b-bd71-06be07aa9119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2255e90c-ab44-4540-b8e5-de25dafec092 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2255e90c-ab44-4540-b8e5-de25dafec092 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 returned with HTTP 200 Sep 05 11:49:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1361/2687] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:04 2026] GET /volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 => generated 868 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['ec72f7f6-c543-4723-853e-ca5de26a7495', '2ce73102-1b82-4d7a-94d2-5e673e8996b4', '5bf7c55b-0d2e-4bc5-b1d0-80f6366ba1f1', '61232c29-df88-42f4-bb71-518f4efe48ea'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be86d483-c8af-415b-bd71-06be07aa9119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec72f7f6-c543-4723-853e-ca5de26a7495', '2ce73102-1b82-4d7a-94d2-5e673e8996b4', '5bf7c55b-0d2e-4bc5-b1d0-80f6366ba1f1', '61232c29-df88-42f4-bb71-518f4efe48ea']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84688cc2-a2dd-4634-8a26-2f90b3894ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-36f41d54-622f-44b4-8df6-26cdeba42e13 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-36f41d54-622f-44b4-8df6-26cdeba42e13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 Sep 05 11:49:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-36f41d54-622f-44b4-8df6-26cdeba42e13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-36f41d54-622f-44b4-8df6-26cdeba42e13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84688cc2-a2dd-4634-8a26-2f90b3894ba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d5e21c-873b-4ff6-a5bf-6f84741dd1ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1904013441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['ec72f7f6-c543-4723-853e-ca5de26a7495','2ce73102-1b82-4d7a-94d2-5e673e8996b4','5bf7c55b-0d2e-4bc5-b1d0-80f6366ba1f1','61232c29-df88-42f4-bb71-518f4efe48ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1904013441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92d5e21c-873b-4ff6-a5bf-6f84741dd1ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e2355bce6e440ef803619efa3c3dd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7df92af46f4d470bb8aa551164c8018b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:04 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d9a2ca-b883-4606-8d27-d8dcd6909782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-36f41d54-622f-44b4-8df6-26cdeba42e13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-36f41d54-622f-44b4-8df6-26cdeba42e13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 returned with HTTP 200 Sep 05 11:49:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1362/2688] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:04 2026] GET /volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d9a2ca-b883-4606-8d27-d8dcd6909782) transitioned into state 'SUCCESS' from state '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-1904013441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['ec72f7f6-c543-4723-853e-ca5de26a7495','2ce73102-1b82-4d7a-94d2-5e673e8996b4','5bf7c55b-0d2e-4bc5-b1d0-80f6366ba1f1','61232c29-df88-42f4-bb71-518f4efe48ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e79c35-fec7-4b8e-bee0-46f2c65205ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e79c35-fec7-4b8e-bee0-46f2c65205ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:05 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (e7002260-76b1-4f3c-8836-dbab16c06f80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request issued successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe6021ea-483f-4f7f-9651-e11e35ec26ea tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1327/2689] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:04 2026] POST /volume/v3/volumes => generated 785 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d0ee1fad-b25f-4c69-9551-5c5b00a9f0a8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d0ee1fad-b25f-4c69-9551-5c5b00a9f0a8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea Sep 05 11:49:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d0ee1fad-b25f-4c69-9551-5c5b00a9f0a8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d0ee1fad-b25f-4c69-9551-5c5b00a9f0a8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d0ee1fad-b25f-4c69-9551-5c5b00a9f0a8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d0ee1fad-b25f-4c69-9551-5c5b00a9f0a8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea returned with HTTP 200 Sep 05 11:49:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1363/2690] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:05 2026] GET /volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea => generated 964 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8df37e93-337c-4178-a045-b82ad49f07b3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8df37e93-337c-4178-a045-b82ad49f07b3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8df37e93-337c-4178-a045-b82ad49f07b3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8df37e93-337c-4178-a045-b82ad49f07b3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8df37e93-337c-4178-a045-b82ad49f07b3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8df37e93-337c-4178-a045-b82ad49f07b3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 returned with HTTP 200 Sep 05 11:49:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1328/2691] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:05 2026] GET /volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1fa6eff0-62c3-4a2e-8132-e823a10ef323 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1fa6eff0-62c3-4a2e-8132-e823a10ef323 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:49:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1fa6eff0-62c3-4a2e-8132-e823a10ef323 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446", "name": "tempest-VolumeDependencyTests-Snapshot-70220583"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1fa6eff0-62c3-4a2e-8132-e823a10ef323 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:05 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-1fa6eff0-62c3-4a2e-8132-e823a10ef323 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Create snapshot from volume 4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-1fa6eff0-62c3-4a2e-8132-e823a10ef323 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Created reservations ['dad12052-b35c-4933-ac58-6e3263987c1e', 'a9d0951b-c6e4-41a3-80f1-905210ca0a61', '4cd09c25-957f-46b1-8e09-3374f23398be', '1a2d9935-881c-4fb1-865c-2ea02afb4312'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-659c4efe-f7b2-450a-a01d-f27de307897a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-659c4efe-f7b2-450a-a01d-f27de307897a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 Sep 05 11:49:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-659c4efe-f7b2-450a-a01d-f27de307897a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-659c4efe-f7b2-450a-a01d-f27de307897a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-659c4efe-f7b2-450a-a01d-f27de307897a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-659c4efe-f7b2-450a-a01d-f27de307897a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 returned with HTTP 200 Sep 05 11:49:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1329/2692] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:06 2026] GET /volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1fa6eff0-62c3-4a2e-8132-e823a10ef323 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot create request issued successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1fa6eff0-62c3-4a2e-8132-e823a10ef323 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1364/2693] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1159bde8-cc38-4255-828f-596bce6e307d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1159bde8-cc38-4255-828f-596bce6e307d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:49:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1159bde8-cc38-4255-828f-596bce6e307d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2263cbca-3957-48f7-b9c7-0373adbb2287", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1528587897"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5cb56902-c75e-426c-9ccb-7c417bbcecab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5cb56902-c75e-426c-9ccb-7c417bbcecab tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5cb56902-c75e-426c-9ccb-7c417bbcecab tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5cb56902-c75e-426c-9ccb-7c417bbcecab tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1159bde8-cc38-4255-828f-596bce6e307d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-1159bde8-cc38-4255-828f-596bce6e307d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create snapshot from volume 2263cbca-3957-48f7-b9c7-0373adbb2287 Sep 05 11:49:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5cb56902-c75e-426c-9ccb-7c417bbcecab tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot retrieved successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5cb56902-c75e-426c-9ccb-7c417bbcecab tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 200 Sep 05 11:49:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1365/2694] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:06 2026] GET /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 438 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2ded0994-d28c-4a7b-8555-aacbcd9203d0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ded0994-d28c-4a7b-8555-aacbcd9203d0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ded0994-d28c-4a7b-8555-aacbcd9203d0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2ded0994-d28c-4a7b-8555-aacbcd9203d0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2ded0994-d28c-4a7b-8555-aacbcd9203d0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2ded0994-d28c-4a7b-8555-aacbcd9203d0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea returned with HTTP 200 Sep 05 11:49:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1366/2695] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:06 2026] GET /volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-1159bde8-cc38-4255-828f-596bce6e307d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Created reservations ['5ac2ee4d-1cdf-4c8c-b6cb-4c2ca304b5f2', 'cb09cd2f-b946-4eef-a5f3-c9436fa2a6fb', '5d7943df-2b04-425a-94ee-24c262e43b8e', 'fff43d0a-f53f-4169-8f02-5690d38311e3'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1159bde8-cc38-4255-828f-596bce6e307d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot create request issued successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1159bde8-cc38-4255-828f-596bce6e307d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1330/2696] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:06 2026] POST /volume/v3/snapshots => generated 316 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7e41ace1-4a0c-4e7a-ac61-49e455bbe65e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7e41ace1-4a0c-4e7a-ac61-49e455bbe65e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7e41ace1-4a0c-4e7a-ac61-49e455bbe65e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7e41ace1-4a0c-4e7a-ac61-49e455bbe65e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7e41ace1-4a0c-4e7a-ac61-49e455bbe65e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7e41ace1-4a0c-4e7a-ac61-49e455bbe65e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 200 Sep 05 11:49:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1367/2697] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:06 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 448 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "d4696844-f321-4f04-a7d3-e7021a63820e", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'd4696844-f321-4f04-a7d3-e7021a63820e', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-30ed4c76-5b81-4f76-89df-bcb590e4a989 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30ed4c76-5b81-4f76-89df-bcb590e4a989 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-30ed4c76-5b81-4f76-89df-bcb590e4a989 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-30ed4c76-5b81-4f76-89df-bcb590e4a989 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-30ed4c76-5b81-4f76-89df-bcb590e4a989 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30ed4c76-5b81-4f76-89df-bcb590e4a989 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 200 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1368/2698] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:07 2026] GET /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-900f685c-951e-4b05-b7e3-2c68d3d6548e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-900f685c-951e-4b05-b7e3-2c68d3d6548e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-900f685c-951e-4b05-b7e3-2c68d3d6548e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-900f685c-951e-4b05-b7e3-2c68d3d6548e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-900f685c-951e-4b05-b7e3-2c68d3d6548e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-900f685c-951e-4b05-b7e3-2c68d3d6548e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea returned with HTTP 200 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1369/2699] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:07 2026] GET /volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-02299a96-34ec-4b16-a7f7-fb3b10c365b9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-02299a96-34ec-4b16-a7f7-fb3b10c365b9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-02299a96-34ec-4b16-a7f7-fb3b10c365b9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92d5e21c-873b-4ff6-a5bf-6f84741dd1ea", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-420477039"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-02299a96-34ec-4b16-a7f7-fb3b10c365b9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-02299a96-34ec-4b16-a7f7-fb3b10c365b9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create snapshot from volume 92d5e21c-873b-4ff6-a5bf-6f84741dd1ea Sep 05 11:49:07 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Create volume of 1 GB Sep 05 11:49:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Availability Zones retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Flow 'volume_create_api' (9973ddf2-6367-4288-b266-3fda948d1faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d7fb41a-ac47-4f59-95ee-6fc48de9f3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-02299a96-34ec-4b16-a7f7-fb3b10c365b9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['8a04d88c-3d52-4307-a45c-66c8f806b7de', '1746be67-e4a5-4975-a457-029a0f23aaa4', 'd570f667-5884-4d0a-a3f4-2c5cdb49ffd0', '8bf28221-552f-4e6d-bd80-d01ae0aa2c36'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-02299a96-34ec-4b16-a7f7-fb3b10c365b9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot create request issued successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-02299a96-34ec-4b16-a7f7-fb3b10c365b9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1370/2700] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3bbd1c3f-df52-41e9-8543-045f8a8881e9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3bbd1c3f-df52-41e9-8543-045f8a8881e9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3bbd1c3f-df52-41e9-8543-045f8a8881e9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3bbd1c3f-df52-41e9-8543-045f8a8881e9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3bbd1c3f-df52-41e9-8543-045f8a8881e9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3bbd1c3f-df52-41e9-8543-045f8a8881e9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 200 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1371/2701] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:07 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6762fc79-3df9-4cf9-9602-ccb3f6b3e408 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6762fc79-3df9-4cf9-9602-ccb3f6b3e408 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6762fc79-3df9-4cf9-9602-ccb3f6b3e408 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6762fc79-3df9-4cf9-9602-ccb3f6b3e408 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d7fb41a-ac47-4f59-95ee-6fc48de9f3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:49:05Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=9702f5f0-2d76-40ae-8f61-e22cbd1361e2,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': '9702f5f0-2d76-40ae-8f61-e22cbd1361e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c348de7-ed98-48c1-ae07-13e20b3bc923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6762fc79-3df9-4cf9-9602-ccb3f6b3e408 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6762fc79-3df9-4cf9-9602-ccb3f6b3e408 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1372/2702] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:07 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:07 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-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 05 11:49:07 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-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 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Created reservations ['bba3972b-b5ec-4715-bbf7-d5e81d75b075', '8758f8c8-3d8f-4317-b26c-ff50838693df', 'ea825bcb-6f7d-462f-bf03-f2f0ccd6df59', '27bd5fc4-9677-4255-a107-a8cac0effe3f'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c348de7-ed98-48c1-ae07-13e20b3bc923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bba3972b-b5ec-4715-bbf7-d5e81d75b075', '8758f8c8-3d8f-4317-b26c-ff50838693df', 'ea825bcb-6f7d-462f-bf03-f2f0ccd6df59', '27bd5fc4-9677-4255-a107-a8cac0effe3f']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcb7cda-9c89-44ec-9b2a-cf1aec31e15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcb7cda-9c89-44ec-9b2a-cf1aec31e15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f2e4c3-80e2-485a-a596-6531f8f2c8d3', '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='f56d51c0e1ed4ec38519c0991f6dfbf2',qos_specs=None,replication_status=,reservations=['bba3972b-b5ec-4715-bbf7-d5e81d75b075','8758f8c8-3d8f-4317-b26c-ff50838693df','ea825bcb-6f7d-462f-bf03-f2f0ccd6df59','27bd5fc4-9677-4255-a107-a8cac0effe3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5501b83811b1410e9afdc8523f280ea3',volume_type_id=9702f5f0-2d76-40ae-8f61-e22cbd1361e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:07Z,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=31f2e4c3-80e2-485a-a596-6531f8f2c8d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56d51c0e1ed4ec38519c0991f6dfbf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5501b83811b1410e9afdc8523f280ea3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9702f5f0-2d76-40ae-8f61-e22cbd1361e2),volume_type_id=9702f5f0-2d76-40ae-8f61-e22cbd1361e2)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41f4f57-ff10-46bc-8fcf-af7dbf3ee3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41f4f57-ff10-46bc-8fcf-af7dbf3ee3b4) transitioned into state 'SUCCESS' from 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='f56d51c0e1ed4ec38519c0991f6dfbf2',qos_specs=None,replication_status=,reservations=['bba3972b-b5ec-4715-bbf7-d5e81d75b075','8758f8c8-3d8f-4317-b26c-ff50838693df','ea825bcb-6f7d-462f-bf03-f2f0ccd6df59','27bd5fc4-9677-4255-a107-a8cac0effe3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5501b83811b1410e9afdc8523f280ea3',volume_type_id=9702f5f0-2d76-40ae-8f61-e22cbd1361e2)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5be3774-e690-4911-80f9-c5543198778a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5be3774-e690-4911-80f9-c5543198778a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Flow 'volume_create_api' (9973ddf2-6367-4288-b266-3fda948d1faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Create volume request issued successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-11c0843e-0c80-4331-90ec-1db500ac1b6d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1331/2703] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:07 2026] POST /volume/v3/volumes => generated 804 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ea6e4639-7e36-4d68-b6f5-1fc1622b57dd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea6e4639-7e36-4d68-b6f5-1fc1622b57dd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea6e4639-7e36-4d68-b6f5-1fc1622b57dd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea6e4639-7e36-4d68-b6f5-1fc1622b57dd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ea6e4639-7e36-4d68-b6f5-1fc1622b57dd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea6e4639-7e36-4d68-b6f5-1fc1622b57dd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1373/2704] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:07 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7732b425-7308-4761-b597-15b77e3e807f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7732b425-7308-4761-b597-15b77e3e807f tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7732b425-7308-4761-b597-15b77e3e807f tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7732b425-7308-4761-b597-15b77e3e807f tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7732b425-7308-4761-b597-15b77e3e807f tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot retrieved successfully. Sep 05 11:49:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7732b425-7308-4761-b597-15b77e3e807f tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 200 Sep 05 11:49:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1332/2705] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:08 2026] GET /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 438 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8dee4626-1f04-4897-95b1-04d265cd08e5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8dee4626-1f04-4897-95b1-04d265cd08e5 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8dee4626-1f04-4897-95b1-04d265cd08e5 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8dee4626-1f04-4897-95b1-04d265cd08e5 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a0997a68-baa1-45cd-840c-252d05b2a49e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0997a68-baa1-45cd-840c-252d05b2a49e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0997a68-baa1-45cd-840c-252d05b2a49e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a0997a68-baa1-45cd-840c-252d05b2a49e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8dee4626-1f04-4897-95b1-04d265cd08e5 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8dee4626-1f04-4897-95b1-04d265cd08e5 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 200 Sep 05 11:49:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1374/2706] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:08 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a0997a68-baa1-45cd-840c-252d05b2a49e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a0997a68-baa1-45cd-840c-252d05b2a49e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1333/2707] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:08 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7d572849-dbc5-4f99-963a-9ddb0e1b94dc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d572849-dbc5-4f99-963a-9ddb0e1b94dc tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d572849-dbc5-4f99-963a-9ddb0e1b94dc tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7d572849-dbc5-4f99-963a-9ddb0e1b94dc tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7d572849-dbc5-4f99-963a-9ddb0e1b94dc tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7d572849-dbc5-4f99-963a-9ddb0e1b94dc tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1375/2708] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:08 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 896 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e8b6198d-d652-4924-8d03-4b9bdfd2000d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8b6198d-d652-4924-8d03-4b9bdfd2000d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8b6198d-d652-4924-8d03-4b9bdfd2000d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8b6198d-d652-4924-8d03-4b9bdfd2000d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e8b6198d-d652-4924-8d03-4b9bdfd2000d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8b6198d-d652-4924-8d03-4b9bdfd2000d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1334/2709] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "522e7e70-5ac2-496f-8507-a0466299e8f8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1468495964"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Create volume request body: {'volume': {'snapshot_id': '522e7e70-5ac2-496f-8507-a0466299e8f8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1468495964'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Create volume of 1 GB Sep 05 11:49:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Availability Zones retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Flow 'volume_create_api' (3a37becc-527d-420c-99f9-e2aadaf4bd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c581dc-2cbc-42d6-bec8-b308652dd53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c581dc-2cbc-42d6-bec8-b308652dd53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '522e7e70-5ac2-496f-8507-a0466299e8f8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1beddc85-95a1-4768-a35e-66a2759bab95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Created reservations ['2675b828-578a-4e83-8db0-c965b5b5f804', '8d7e4e4a-857b-473c-8146-fddaa875b0c2', '8218312d-31e7-4218-aaf2-61ec80779c47', '0da50661-5002-46f7-a538-2659e6fecaee'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1beddc85-95a1-4768-a35e-66a2759bab95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2675b828-578a-4e83-8db0-c965b5b5f804', '8d7e4e4a-857b-473c-8146-fddaa875b0c2', '8218312d-31e7-4218-aaf2-61ec80779c47', '0da50661-5002-46f7-a538-2659e6fecaee']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b61225-8068-4fc2-8d0a-4ff5d9526318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34b61225-8068-4fc2-8d0a-4ff5d9526318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3d68010-802a-4d16-88ac-665cfece5043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1468495964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b1d1cf46f040cd97f87435767ee11f',qos_specs=None,replication_status=,reservations=['2675b828-578a-4e83-8db0-c965b5b5f804','8d7e4e4a-857b-473c-8146-fddaa875b0c2','8218312d-31e7-4218-aaf2-61ec80779c47','0da50661-5002-46f7-a538-2659e6fecaee'],size=1,snapshot_id=522e7e70-5ac2-496f-8507-a0466299e8f8,source_replicaid=,source_volid=None,status='creating',user_id='48ec4ae38f7d442abfb7e6f598fe5241',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1468495964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3d68010-802a-4d16-88ac-665cfece5043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b1d1cf46f040cd97f87435767ee11f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=522e7e70-5ac2-496f-8507-a0466299e8f8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48ec4ae38f7d442abfb7e6f598fe5241',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6aae18de-2a3c-4003-8287-a00606ed362a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af05d5ac-d072-4322-a9ec-5dafd01d1a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6aae18de-2a3c-4003-8287-a00606ed362a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6aae18de-2a3c-4003-8287-a00606ed362a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6aae18de-2a3c-4003-8287-a00606ed362a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6aae18de-2a3c-4003-8287-a00606ed362a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6aae18de-2a3c-4003-8287-a00606ed362a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1335/2710] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 448 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-897103e0-ba69-4c96-b23b-805b4626ab47 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-897103e0-ba69-4c96-b23b-805b4626ab47 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-897103e0-ba69-4c96-b23b-805b4626ab47 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-897103e0-ba69-4c96-b23b-805b4626ab47 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-897103e0-ba69-4c96-b23b-805b4626ab47 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-897103e0-ba69-4c96-b23b-805b4626ab47 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1336/2711] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af05d5ac-d072-4322-a9ec-5dafd01d1a5e) transitioned into state 'SUCCESS' from state '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-1468495964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b1d1cf46f040cd97f87435767ee11f',qos_specs=None,replication_status=,reservations=['2675b828-578a-4e83-8db0-c965b5b5f804','8d7e4e4a-857b-473c-8146-fddaa875b0c2','8218312d-31e7-4218-aaf2-61ec80779c47','0da50661-5002-46f7-a538-2659e6fecaee'],size=1,snapshot_id=522e7e70-5ac2-496f-8507-a0466299e8f8,source_replicaid=,source_volid=None,status='creating',user_id='48ec4ae38f7d442abfb7e6f598fe5241',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1332e595-3bbd-4f7c-93ea-d4f1efc4ce99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1332e595-3bbd-4f7c-93ea-d4f1efc4ce99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Flow 'volume_create_api' (3a37becc-527d-420c-99f9-e2aadaf4bd29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Create volume request issued successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d19cad31-be5b-445d-8d59-afb0e32d6de5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1376/2712] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:49:09 2026] POST /volume/v3/volumes => generated 811 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ce153106-dc6b-441b-8bd1-f9a44463ecf5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce153106-dc6b-441b-8bd1-f9a44463ecf5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce153106-dc6b-441b-8bd1-f9a44463ecf5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce153106-dc6b-441b-8bd1-f9a44463ecf5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:09 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ce153106-dc6b-441b-8bd1-f9a44463ecf5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce153106-dc6b-441b-8bd1-f9a44463ecf5 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1337/2713] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 879 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fb7be38f-7550-4dce-bd10-489920c3ad25 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fb7be38f-7550-4dce-bd10-489920c3ad25 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fb7be38f-7550-4dce-bd10-489920c3ad25 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fb7be38f-7550-4dce-bd10-489920c3ad25 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:10 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:10 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fb7be38f-7550-4dce-bd10-489920c3ad25 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fb7be38f-7550-4dce-bd10-489920c3ad25 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1377/2714] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:09 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d9be8632-a544-4f1f-839d-1a2bd9357628 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d9be8632-a544-4f1f-839d-1a2bd9357628 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d9be8632-a544-4f1f-839d-1a2bd9357628 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d9be8632-a544-4f1f-839d-1a2bd9357628 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d9be8632-a544-4f1f-839d-1a2bd9357628 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d9be8632-a544-4f1f-839d-1a2bd9357628 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 200 Sep 05 11:49:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1338/2715] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:10 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6e26d2f1-4d6b-4fb9-a1dc-bf08a6e15537 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e26d2f1-4d6b-4fb9-a1dc-bf08a6e15537 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e26d2f1-4d6b-4fb9-a1dc-bf08a6e15537 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e26d2f1-4d6b-4fb9-a1dc-bf08a6e15537 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6e26d2f1-4d6b-4fb9-a1dc-bf08a6e15537 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e26d2f1-4d6b-4fb9-a1dc-bf08a6e15537 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1378/2716] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:10 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-da7e8e47-abad-4c7f-a65f-cbba7c3514c3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da7e8e47-abad-4c7f-a65f-cbba7c3514c3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da7e8e47-abad-4c7f-a65f-cbba7c3514c3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-da7e8e47-abad-4c7f-a65f-cbba7c3514c3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-da7e8e47-abad-4c7f-a65f-cbba7c3514c3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-da7e8e47-abad-4c7f-a65f-cbba7c3514c3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1339/2717] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:10 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8a856be7-6787-4f4a-b411-1502f4eaca1c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a856be7-6787-4f4a-b411-1502f4eaca1c tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a856be7-6787-4f4a-b411-1502f4eaca1c tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a856be7-6787-4f4a-b411-1502f4eaca1c tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8a856be7-6787-4f4a-b411-1502f4eaca1c tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a856be7-6787-4f4a-b411-1502f4eaca1c tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1379/2718] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:11 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-815e27e3-9043-49f1-b107-0facaa86855a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-815e27e3-9043-49f1-b107-0facaa86855a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-815e27e3-9043-49f1-b107-0facaa86855a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-815e27e3-9043-49f1-b107-0facaa86855a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-815e27e3-9043-49f1-b107-0facaa86855a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-815e27e3-9043-49f1-b107-0facaa86855a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 200 Sep 05 11:49:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1340/2719] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:11 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ad3c5de9-6f80-4294-a935-158895102e27 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad3c5de9-6f80-4294-a935-158895102e27 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad3c5de9-6f80-4294-a935-158895102e27 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad3c5de9-6f80-4294-a935-158895102e27 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0e4a53c2-0866-4bba-aa98-abc346c4c577", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2131789980"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request body: {'volume': {"'snapshot_id": '0e4a53c2-0866-4bba-aa98-abc346c4c577', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2131789980'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:11 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume of 1 GB Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ad3c5de9-6f80-4294-a935-158895102e27 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad3c5de9-6f80-4294-a935-158895102e27 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1380/2720] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:11 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Availability Zones retrieved successfully. Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (94810ca7-fae8-42fe-ba74-9b0524ce0259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd5bd08-84bd-40b7-af08-d4fecf3b37f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd5bd08-84bd-40b7-af08-d4fecf3b37f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45415cf3-4d91-46f4-acde-69e3cdc19cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-533bafb0-86db-4dca-b30d-9f04a086970d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-533bafb0-86db-4dca-b30d-9f04a086970d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-533bafb0-86db-4dca-b30d-9f04a086970d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-533bafb0-86db-4dca-b30d-9f04a086970d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Created reservations ['41561d2e-f644-4ee7-9daa-176c580028f6', '51102e29-e452-4b30-91d1-cf18ab0e921e', '7fb39c1a-7d8e-4776-9eb6-50e163b542bd', '5ee33365-76a4-4c5f-929c-b9536c0bdf7e'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45415cf3-4d91-46f4-acde-69e3cdc19cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41561d2e-f644-4ee7-9daa-176c580028f6', '51102e29-e452-4b30-91d1-cf18ab0e921e', '7fb39c1a-7d8e-4776-9eb6-50e163b542bd', '5ee33365-76a4-4c5f-929c-b9536c0bdf7e']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab88aac-5298-4378-be54-f16c49d93dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-533bafb0-86db-4dca-b30d-9f04a086970d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-533bafb0-86db-4dca-b30d-9f04a086970d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1381/2721] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:11 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab88aac-5298-4378-be54-f16c49d93dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2131789980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['41561d2e-f644-4ee7-9daa-176c580028f6','51102e29-e452-4b30-91d1-cf18ab0e921e','7fb39c1a-7d8e-4776-9eb6-50e163b542bd','5ee33365-76a4-4c5f-929c-b9536c0bdf7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2131789980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d364aed7686e4d1f9a3d30165ead0e06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f1a81398e134a57a51730d59bfec913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:11 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f883513-f6c2-4bf5-a877-0c4d5db687e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f883513-f6c2-4bf5-a877-0c4d5db687e2) transitioned into state 'SUCCESS' from state '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-2131789980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['41561d2e-f644-4ee7-9daa-176c580028f6','51102e29-e452-4b30-91d1-cf18ab0e921e','7fb39c1a-7d8e-4776-9eb6-50e163b542bd','5ee33365-76a4-4c5f-929c-b9536c0bdf7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800fe05e-b695-4a4c-bd47-4aab122c420d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800fe05e-b695-4a4c-bd47-4aab122c420d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (94810ca7-fae8-42fe-ba74-9b0524ce0259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request issued successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b612fd7-d4d9-4779-93e9-6706a0c93822 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1341/2722] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:11 2026] POST /volume/v3/volumes => generated 767 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b0d3d12e-7503-47db-a485-405fe07095b0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0e4a53c2-0866-4bba-aa98-abc346c4c577", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-821095515"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request body: {'volume': {"'snapshot_id": '0e4a53c2-0866-4bba-aa98-abc346c4c577', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-821095515'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume of 1 GB Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Availability Zones retrieved successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (09af37ba-96f3-4c3a-9b02-b513c1e47747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf2f073-2756-4628-83a8-a037e0ea2dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe308844-c1d9-46b5-8ceb-30eb4e146cad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe308844-c1d9-46b5-8ceb-30eb4e146cad tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe308844-c1d9-46b5-8ceb-30eb4e146cad tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe308844-c1d9-46b5-8ceb-30eb4e146cad tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe308844-c1d9-46b5-8ceb-30eb4e146cad tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe308844-c1d9-46b5-8ceb-30eb4e146cad tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1342/2723] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:12 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf2f073-2756-4628-83a8-a037e0ea2dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da4a636d-66cc-4b67-bd63-74bec54eb282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Created reservations ['c78822c8-07ca-41e4-a859-1dbdff56c3e5', '807695fb-78ae-477a-bfbf-026ec6826c99', '86d0c980-14f9-4941-97da-512874471f3d', 'aa858696-21e7-4548-9541-62f89da29341'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da4a636d-66cc-4b67-bd63-74bec54eb282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c78822c8-07ca-41e4-a859-1dbdff56c3e5', '807695fb-78ae-477a-bfbf-026ec6826c99', '86d0c980-14f9-4941-97da-512874471f3d', 'aa858696-21e7-4548-9541-62f89da29341']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc49e27f-e09c-4de6-bfbc-78b49bdd0c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc49e27f-e09c-4de6-bfbc-78b49bdd0c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3086b53b-5c62-4f9e-ac22-91a99975b9c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-821095515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['c78822c8-07ca-41e4-a859-1dbdff56c3e5','807695fb-78ae-477a-bfbf-026ec6826c99','86d0c980-14f9-4941-97da-512874471f3d','aa858696-21e7-4548-9541-62f89da29341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-821095515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3086b53b-5c62-4f9e-ac22-91a99975b9c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d364aed7686e4d1f9a3d30165ead0e06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f1a81398e134a57a51730d59bfec913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985b691e-7ea2-4834-9645-f1a37c0e38f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (985b691e-7ea2-4834-9645-f1a37c0e38f4) transitioned into state 'SUCCESS' from state '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-821095515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['c78822c8-07ca-41e4-a859-1dbdff56c3e5','807695fb-78ae-477a-bfbf-026ec6826c99','86d0c980-14f9-4941-97da-512874471f3d','aa858696-21e7-4548-9541-62f89da29341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ccc2d8-0fff-47d5-98dc-07514cb1bd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ccc2d8-0fff-47d5-98dc-07514cb1bd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (09af37ba-96f3-4c3a-9b02-b513c1e47747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request issued successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0d3d12e-7503-47db-a485-405fe07095b0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1382/2724] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:12 2026] POST /volume/v3/volumes => generated 766 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0e4a53c2-0866-4bba-aa98-abc346c4c577", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1485582017"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request body: {'volume': {"'snapshot_id": '0e4a53c2-0866-4bba-aa98-abc346c4c577', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1485582017'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume of 1 GB Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Availability Zones retrieved successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (0bd346a5-b39f-4810-8c64-cdee53fb9555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81439c60-5551-43b2-a837-c2158fe78fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81439c60-5551-43b2-a837-c2158fe78fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab295fb-26b1-4b5c-a797-d16f265e9054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Created reservations ['1edd45ae-1535-4710-8f22-01a88e002875', '8472a61d-5827-42af-afa9-d36e65218042', '5de5eead-56e2-464f-bd02-266ff61f7119', '1af2cbf8-833c-4f6e-923e-cc7bb6858943'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab295fb-26b1-4b5c-a797-d16f265e9054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1edd45ae-1535-4710-8f22-01a88e002875', '8472a61d-5827-42af-afa9-d36e65218042', '5de5eead-56e2-464f-bd02-266ff61f7119', '1af2cbf8-833c-4f6e-923e-cc7bb6858943']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a778b863-a2e8-4f94-8462-187b7d4d91f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a778b863-a2e8-4f94-8462-187b7d4d91f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19f02a0c-15f7-4585-b953-ad7c3f9338b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1485582017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['1edd45ae-1535-4710-8f22-01a88e002875','8472a61d-5827-42af-afa9-d36e65218042','5de5eead-56e2-464f-bd02-266ff61f7119','1af2cbf8-833c-4f6e-923e-cc7bb6858943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1485582017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19f02a0c-15f7-4585-b953-ad7c3f9338b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d364aed7686e4d1f9a3d30165ead0e06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f1a81398e134a57a51730d59bfec913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2b5ae6-a257-4592-b747-db6889ad4529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2b5ae6-a257-4592-b747-db6889ad4529) transitioned into state 'SUCCESS' from state '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-1485582017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['1edd45ae-1535-4710-8f22-01a88e002875','8472a61d-5827-42af-afa9-d36e65218042','5de5eead-56e2-464f-bd02-266ff61f7119','1af2cbf8-833c-4f6e-923e-cc7bb6858943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-67d92653-9a03-4db0-bbf5-e6e8d1db35f6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c279722b-5b67-4191-ba25-2ae2ed2f677a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67d92653-9a03-4db0-bbf5-e6e8d1db35f6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67d92653-9a03-4db0-bbf5-e6e8d1db35f6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67d92653-9a03-4db0-bbf5-e6e8d1db35f6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-67d92653-9a03-4db0-bbf5-e6e8d1db35f6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67d92653-9a03-4db0-bbf5-e6e8d1db35f6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1383/2725] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:12 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c279722b-5b67-4191-ba25-2ae2ed2f677a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (0bd346a5-b39f-4810-8c64-cdee53fb9555) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request issued successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c6ca75bf-cb37-4599-ba41-e7a49f2ae07d tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1343/2726] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:12 2026] POST /volume/v3/volumes => generated 767 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0e4a53c2-0866-4bba-aa98-abc346c4c577", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-911461650"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request body: {'volume': {"'snapshot_id": '0e4a53c2-0866-4bba-aa98-abc346c4c577', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-911461650'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume of 1 GB Sep 05 11:49:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Availability Zones retrieved successfully. Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (23cbe799-0688-49a2-b09c-7a3506e24b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18222e53-a1b4-45a8-8c7b-a4ac714dca1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18222e53-a1b4-45a8-8c7b-a4ac714dca1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:12 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3cf4ac9-3d05-4746-a6ba-e322299beda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cb282209-4d2a-4b07-95bf-40b7c5cc7ec3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cb282209-4d2a-4b07-95bf-40b7c5cc7ec3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cb282209-4d2a-4b07-95bf-40b7c5cc7ec3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cb282209-4d2a-4b07-95bf-40b7c5cc7ec3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cb282209-4d2a-4b07-95bf-40b7c5cc7ec3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cb282209-4d2a-4b07-95bf-40b7c5cc7ec3 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1344/2727] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:12 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Created reservations ['7fb25c71-e0ac-4926-8ae7-252a727b3fd7', 'ceb7f7f3-a16a-485e-a1ae-f219b99e8187', '4574c270-977c-4520-9024-8c5dbbed3fe9', '694edbec-4a3c-4d9a-92d4-36efcc312b1c'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3cf4ac9-3d05-4746-a6ba-e322299beda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fb25c71-e0ac-4926-8ae7-252a727b3fd7', 'ceb7f7f3-a16a-485e-a1ae-f219b99e8187', '4574c270-977c-4520-9024-8c5dbbed3fe9', '694edbec-4a3c-4d9a-92d4-36efcc312b1c']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb68dc0-af72-413d-b0f4-824ac01616b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acb68dc0-af72-413d-b0f4-824ac01616b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f5749f6-3f47-4015-89dc-0a414cc11b97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-911461650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['7fb25c71-e0ac-4926-8ae7-252a727b3fd7','ceb7f7f3-a16a-485e-a1ae-f219b99e8187','4574c270-977c-4520-9024-8c5dbbed3fe9','694edbec-4a3c-4d9a-92d4-36efcc312b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-911461650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f5749f6-3f47-4015-89dc-0a414cc11b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d364aed7686e4d1f9a3d30165ead0e06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f1a81398e134a57a51730d59bfec913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b411f3-aa62-4c0a-a732-4f89d6434626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b411f3-aa62-4c0a-a732-4f89d6434626) transitioned into state 'SUCCESS' from state '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-911461650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['7fb25c71-e0ac-4926-8ae7-252a727b3fd7','ceb7f7f3-a16a-485e-a1ae-f219b99e8187','4574c270-977c-4520-9024-8c5dbbed3fe9','694edbec-4a3c-4d9a-92d4-36efcc312b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758f111f-c148-4c26-a76f-101b4f7a5dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758f111f-c148-4c26-a76f-101b4f7a5dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (23cbe799-0688-49a2-b09c-7a3506e24b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request issued successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-de9c2a81-58c7-433b-85ad-abc96b088f1f tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1384/2728] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:12 2026] POST /volume/v3/volumes => generated 766 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "0e4a53c2-0866-4bba-aa98-abc346c4c577", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-880331123"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request body: {'volume': {"'snapshot_id": '0e4a53c2-0866-4bba-aa98-abc346c4c577', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-880331123'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume of 1 GB Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6ddd74fe-cec4-4367-87b4-8747a5da210a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6ddd74fe-cec4-4367-87b4-8747a5da210a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6ddd74fe-cec4-4367-87b4-8747a5da210a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Availability Zones retrieved successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6ddd74fe-cec4-4367-87b4-8747a5da210a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (c2700f84-aa04-47ae-83ab-300e2b83e677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f3efe6-446b-44fb-be9d-8cb71461ab28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6ddd74fe-cec4-4367-87b4-8747a5da210a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6ddd74fe-cec4-4367-87b4-8747a5da210a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1385/2729] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:13 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13f3efe6-446b-44fb-be9d-8cb71461ab28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (065e9a4f-079f-48e0-a3ff-104c8d36f717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Created reservations ['13ddfd50-7b96-4754-b8c6-2caa0b201321', '436206aa-e185-4cbd-bea9-1bfd4713dd2e', '14e48995-7db7-4184-9a43-370f9a2ddcce', '948fb4d3-9d44-40d1-acf2-cd81b0617949'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (065e9a4f-079f-48e0-a3ff-104c8d36f717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13ddfd50-7b96-4754-b8c6-2caa0b201321', '436206aa-e185-4cbd-bea9-1bfd4713dd2e', '14e48995-7db7-4184-9a43-370f9a2ddcce', '948fb4d3-9d44-40d1-acf2-cd81b0617949']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75ad35b-06a8-4c4a-aed3-c3b2a5be8681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75ad35b-06a8-4c4a-aed3-c3b2a5be8681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9df6ac66-8386-4142-a9dd-51d5272777c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-880331123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['13ddfd50-7b96-4754-b8c6-2caa0b201321','436206aa-e185-4cbd-bea9-1bfd4713dd2e','14e48995-7db7-4184-9a43-370f9a2ddcce','948fb4d3-9d44-40d1-acf2-cd81b0617949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-880331123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9df6ac66-8386-4142-a9dd-51d5272777c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d364aed7686e4d1f9a3d30165ead0e06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f1a81398e134a57a51730d59bfec913',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9833a9-9360-4c2a-9ed6-eb8af22a871f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e9833a9-9360-4c2a-9ed6-eb8af22a871f) transitioned into state 'SUCCESS' from state '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-880331123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d364aed7686e4d1f9a3d30165ead0e06',qos_specs=None,replication_status=,reservations=['13ddfd50-7b96-4754-b8c6-2caa0b201321','436206aa-e185-4cbd-bea9-1bfd4713dd2e','14e48995-7db7-4184-9a43-370f9a2ddcce','948fb4d3-9d44-40d1-acf2-cd81b0617949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f1a81398e134a57a51730d59bfec913',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fe97ee-f6d3-4a86-9894-16bbdcffd070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7fe97ee-f6d3-4a86-9894-16bbdcffd070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Flow 'volume_create_api' (c2700f84-aa04-47ae-83ab-300e2b83e677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Create volume request issued successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-31701ad9-be0f-46e2-9ed1-d8b6a84ee0fb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1345/2730] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:13 2026] POST /volume/v3/volumes => generated 766 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f876b611-cbd3-45c1-9297-47c9dd43507c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f876b611-cbd3-45c1-9297-47c9dd43507c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f876b611-cbd3-45c1-9297-47c9dd43507c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f876b611-cbd3-45c1-9297-47c9dd43507c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f876b611-cbd3-45c1-9297-47c9dd43507c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f876b611-cbd3-45c1-9297-47c9dd43507c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1386/2731] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:13 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-90846997-09cf-449a-9994-f1956a7b8147 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90846997-09cf-449a-9994-f1956a7b8147 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90846997-09cf-449a-9994-f1956a7b8147 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90846997-09cf-449a-9994-f1956a7b8147 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-90846997-09cf-449a-9994-f1956a7b8147 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90846997-09cf-449a-9994-f1956a7b8147 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1346/2732] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:13 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e67a12d9-2762-43d1-b4c0-5d137bac44ad None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e67a12d9-2762-43d1-b4c0-5d137bac44ad tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] POST http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947/action Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e67a12d9-2762-43d1-b4c0-5d137bac44ad tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e67a12d9-2762-43d1-b4c0-5d137bac44ad tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e67a12d9-2762-43d1-b4c0-5d137bac44ad tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Snapshot retrieved successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-e67a12d9-2762-43d1-b4c0-5d137bac44ad tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '652943352f0e4a128a6fe600ba259b35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e2355bce6e440ef803619efa3c3dd52', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:49:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e67a12d9-2762-43d1-b4c0-5d137bac44ad tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947/action returned with HTTP 403 Sep 05 11:49:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1387/2733] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:49:13 2026] POST /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947/action => generated 133 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-094a7eb6-8ce7-447a-949a-f820111a6f74 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-094a7eb6-8ce7-447a-949a-f820111a6f74 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-094a7eb6-8ce7-447a-949a-f820111a6f74 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-094a7eb6-8ce7-447a-949a-f820111a6f74 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-094a7eb6-8ce7-447a-949a-f820111a6f74 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete snapshot with id: 50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-094a7eb6-8ce7-447a-949a-f820111a6f74 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-094a7eb6-8ce7-447a-949a-f820111a6f74 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot delete request issued successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-094a7eb6-8ce7-447a-949a-f820111a6f74 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 202 Sep 05 11:49:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1347/2734] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:13 2026] DELETE /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-76ede5a3-45a5-4de7-81b8-9d7303af5029 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-76ede5a3-45a5-4de7-81b8-9d7303af5029 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-76ede5a3-45a5-4de7-81b8-9d7303af5029 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-76ede5a3-45a5-4de7-81b8-9d7303af5029 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-85ccee79-9959-4edd-a900-1f7d09849029 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-85ccee79-9959-4edd-a900-1f7d09849029 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-85ccee79-9959-4edd-a900-1f7d09849029 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-85ccee79-9959-4edd-a900-1f7d09849029 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-76ede5a3-45a5-4de7-81b8-9d7303af5029 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-76ede5a3-45a5-4de7-81b8-9d7303af5029 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1388/2735] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:14 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-85ccee79-9959-4edd-a900-1f7d09849029 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-85ccee79-9959-4edd-a900-1f7d09849029 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1348/2736] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:14 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bbb757b9-83c6-42cc-8dd1-5b343795b4c7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbb757b9-83c6-42cc-8dd1-5b343795b4c7 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbb757b9-83c6-42cc-8dd1-5b343795b4c7 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bbb757b9-83c6-42cc-8dd1-5b343795b4c7 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bbb757b9-83c6-42cc-8dd1-5b343795b4c7 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bbb757b9-83c6-42cc-8dd1-5b343795b4c7 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1389/2737] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:14 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6ab43a9b-c7a2-49a1-a196-e245131fa9bf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ab43a9b-c7a2-49a1-a196-e245131fa9bf tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ab43a9b-c7a2-49a1-a196-e245131fa9bf tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ab43a9b-c7a2-49a1-a196-e245131fa9bf tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6ab43a9b-c7a2-49a1-a196-e245131fa9bf tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ab43a9b-c7a2-49a1-a196-e245131fa9bf tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1349/2738] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:14 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-927ff553-a7ec-4d7d-96b3-12048147fa61 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-927ff553-a7ec-4d7d-96b3-12048147fa61 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-927ff553-a7ec-4d7d-96b3-12048147fa61 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-927ff553-a7ec-4d7d-96b3-12048147fa61 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-927ff553-a7ec-4d7d-96b3-12048147fa61 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-927ff553-a7ec-4d7d-96b3-12048147fa61 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1390/2739] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:15 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 465 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0414d405-a041-4618-adb7-b600bdba7b67 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0414d405-a041-4618-adb7-b600bdba7b67 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0414d405-a041-4618-adb7-b600bdba7b67 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0414d405-a041-4618-adb7-b600bdba7b67 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0414d405-a041-4618-adb7-b600bdba7b67 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0414d405-a041-4618-adb7-b600bdba7b67 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1350/2740] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:15 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-929d96bb-4a6b-4270-92ec-0ae886ee8817 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-929d96bb-4a6b-4270-92ec-0ae886ee8817 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-929d96bb-4a6b-4270-92ec-0ae886ee8817 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-929d96bb-4a6b-4270-92ec-0ae886ee8817 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-929d96bb-4a6b-4270-92ec-0ae886ee8817 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-929d96bb-4a6b-4270-92ec-0ae886ee8817 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1391/2741] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:15 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b39740c2-f74c-4f52-9d66-06e626006745 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b39740c2-f74c-4f52-9d66-06e626006745 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b39740c2-f74c-4f52-9d66-06e626006745 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b39740c2-f74c-4f52-9d66-06e626006745 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b39740c2-f74c-4f52-9d66-06e626006745 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dbe979b6-dfb4-4b83-aa66-dc2c63b23a5a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b39740c2-f74c-4f52-9d66-06e626006745 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1351/2742] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:15 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbe979b6-dfb4-4b83-aa66-dc2c63b23a5a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbe979b6-dfb4-4b83-aa66-dc2c63b23a5a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbe979b6-dfb4-4b83-aa66-dc2c63b23a5a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dbe979b6-dfb4-4b83-aa66-dc2c63b23a5a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbe979b6-dfb4-4b83-aa66-dc2c63b23a5a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1392/2743] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:16 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c49674dd-9df3-4a8b-a1b2-f8eec4289c97 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c49674dd-9df3-4a8b-a1b2-f8eec4289c97 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c49674dd-9df3-4a8b-a1b2-f8eec4289c97 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c49674dd-9df3-4a8b-a1b2-f8eec4289c97 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c49674dd-9df3-4a8b-a1b2-f8eec4289c97 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c49674dd-9df3-4a8b-a1b2-f8eec4289c97 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1352/2744] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:16 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ec14f39a-2ebf-4164-beb2-d55bd83da716 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec14f39a-2ebf-4164-beb2-d55bd83da716 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec14f39a-2ebf-4164-beb2-d55bd83da716 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec14f39a-2ebf-4164-beb2-d55bd83da716 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ec14f39a-2ebf-4164-beb2-d55bd83da716 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec14f39a-2ebf-4164-beb2-d55bd83da716 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1393/2745] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:16 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-290fc8cc-b6fc-4305-828a-6372773c05a0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e2108f0a-6152-40df-b66e-3e5ab22b9cb1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-290fc8cc-b6fc-4305-828a-6372773c05a0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-290fc8cc-b6fc-4305-828a-6372773c05a0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-290fc8cc-b6fc-4305-828a-6372773c05a0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2108f0a-6152-40df-b66e-3e5ab22b9cb1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2108f0a-6152-40df-b66e-3e5ab22b9cb1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2108f0a-6152-40df-b66e-3e5ab22b9cb1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e2108f0a-6152-40df-b66e-3e5ab22b9cb1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2108f0a-6152-40df-b66e-3e5ab22b9cb1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 200 Sep 05 11:49:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1394/2746] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:17 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-290fc8cc-b6fc-4305-828a-6372773c05a0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-290fc8cc-b6fc-4305-828a-6372773c05a0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1353/2747] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:17 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c5dddb75-be2e-419c-9002-c4fd96109b0d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5dddb75-be2e-419c-9002-c4fd96109b0d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5dddb75-be2e-419c-9002-c4fd96109b0d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c5dddb75-be2e-419c-9002-c4fd96109b0d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c5dddb75-be2e-419c-9002-c4fd96109b0d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c5dddb75-be2e-419c-9002-c4fd96109b0d tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1395/2748] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:17 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d372a4e4-e489-41f8-9142-4f9c8c8c7b0e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d372a4e4-e489-41f8-9142-4f9c8c8c7b0e tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d372a4e4-e489-41f8-9142-4f9c8c8c7b0e tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d372a4e4-e489-41f8-9142-4f9c8c8c7b0e tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d372a4e4-e489-41f8-9142-4f9c8c8c7b0e tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d372a4e4-e489-41f8-9142-4f9c8c8c7b0e tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1354/2749] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:17 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7b3624ab-18c2-487f-8cb1-4e80adbb2cbc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b3624ab-18c2-487f-8cb1-4e80adbb2cbc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b3624ab-18c2-487f-8cb1-4e80adbb2cbc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b3624ab-18c2-487f-8cb1-4e80adbb2cbc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b3624ab-18c2-487f-8cb1-4e80adbb2cbc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 returned with HTTP 404 Sep 05 11:49:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1396/2750] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:18 2026] GET /volume/v3/snapshots/50165ce8-0db2-4872-856d-237a87067947 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-331dfa5a-eb8f-4726-8a67-1db4e39230ef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-331dfa5a-eb8f-4726-8a67-1db4e39230ef tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea Sep 05 11:49:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-331dfa5a-eb8f-4726-8a67-1db4e39230ef tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-331dfa5a-eb8f-4726-8a67-1db4e39230ef tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-331dfa5a-eb8f-4726-8a67-1db4e39230ef tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume with id: 92d5e21c-873b-4ff6-a5bf-6f84741dd1ea Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4df4b594-1fef-418a-a8d9-1e49750854a9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4df4b594-1fef-418a-a8d9-1e49750854a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-331dfa5a-eb8f-4726-8a67-1db4e39230ef tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4df4b594-1fef-418a-a8d9-1e49750854a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4df4b594-1fef-418a-a8d9-1e49750854a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4df4b594-1fef-418a-a8d9-1e49750854a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4df4b594-1fef-418a-a8d9-1e49750854a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1397/2751] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:18 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-331dfa5a-eb8f-4726-8a67-1db4e39230ef tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume request issued successfully. Sep 05 11:49:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-331dfa5a-eb8f-4726-8a67-1db4e39230ef tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea returned with HTTP 202 Sep 05 11:49:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1355/2752] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:18 2026] DELETE /volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e0d59b54-8ecf-4575-ac7c-5159226ad639 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e0d59b54-8ecf-4575-ac7c-5159226ad639 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e0d59b54-8ecf-4575-ac7c-5159226ad639 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e0d59b54-8ecf-4575-ac7c-5159226ad639 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4f188e4e-a349-430c-a390-30c4ae75b22b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f188e4e-a349-430c-a390-30c4ae75b22b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f188e4e-a349-430c-a390-30c4ae75b22b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4f188e4e-a349-430c-a390-30c4ae75b22b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e0d59b54-8ecf-4575-ac7c-5159226ad639 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e0d59b54-8ecf-4575-ac7c-5159226ad639 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea returned with HTTP 200 Sep 05 11:49:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1398/2753] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:18 2026] GET /volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea => generated 1014 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eccf507d-5e2e-4956-b524-6119b58d58d9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eccf507d-5e2e-4956-b524-6119b58d58d9 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eccf507d-5e2e-4956-b524-6119b58d58d9 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eccf507d-5e2e-4956-b524-6119b58d58d9 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4f188e4e-a349-430c-a390-30c4ae75b22b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4f188e4e-a349-430c-a390-30c4ae75b22b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1356/2754] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:18 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eccf507d-5e2e-4956-b524-6119b58d58d9 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eccf507d-5e2e-4956-b524-6119b58d58d9 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1399/2755] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:18 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bcbb57e4-dc61-4cb7-b974-99ca6cf4e778 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bcbb57e4-dc61-4cb7-b974-99ca6cf4e778 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bcbb57e4-dc61-4cb7-b974-99ca6cf4e778 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bcbb57e4-dc61-4cb7-b974-99ca6cf4e778 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:19 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bcbb57e4-dc61-4cb7-b974-99ca6cf4e778 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bcbb57e4-dc61-4cb7-b974-99ca6cf4e778 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1357/2756] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:19 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ce6f8c6c-97cd-4fd1-b683-9b3699c02585 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce6f8c6c-97cd-4fd1-b683-9b3699c02585 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce6f8c6c-97cd-4fd1-b683-9b3699c02585 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce6f8c6c-97cd-4fd1-b683-9b3699c02585 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce6f8c6c-97cd-4fd1-b683-9b3699c02585 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea returned with HTTP 404 Sep 05 11:49:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1400/2757] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:19 2026] GET /volume/v3/volumes/92d5e21c-873b-4ff6-a5bf-6f84741dd1ea => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-352880016"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-352880016'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume of 1 GB Sep 05 11:49:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Availability Zones retrieved successfully. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-692492ac-b64b-4d63-b8e7-64471aba3fd6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-692492ac-b64b-4d63-b8e7-64471aba3fd6 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-692492ac-b64b-4d63-b8e7-64471aba3fd6 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-692492ac-b64b-4d63-b8e7-64471aba3fd6 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (404e6c81-0136-41df-aaf3-b6aa56450fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4704dba6-f07c-4d80-a72e-50d8044b30a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-692492ac-b64b-4d63-b8e7-64471aba3fd6 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-692492ac-b64b-4d63-b8e7-64471aba3fd6 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1401/2758] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:19 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 904 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-01ca2bb0-67d6-422d-841b-fc5d8b6fab88 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-01ca2bb0-67d6-422d-841b-fc5d8b6fab88 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-01ca2bb0-67d6-422d-841b-fc5d8b6fab88 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-01ca2bb0-67d6-422d-841b-fc5d8b6fab88 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-01ca2bb0-67d6-422d-841b-fc5d8b6fab88 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4704dba6-f07c-4d80-a72e-50d8044b30a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:19 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0bfe1d8-1580-4f64-bf43-84c910d37af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-01ca2bb0-67d6-422d-841b-fc5d8b6fab88 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1402/2759] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:19 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 954 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9697837f-a8fa-44f8-896c-65c064665142 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9697837f-a8fa-44f8-896c-65c064665142 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9697837f-a8fa-44f8-896c-65c064665142 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9697837f-a8fa-44f8-896c-65c064665142 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-9697837f-a8fa-44f8-896c-65c064665142 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Delete snapshot with id: 522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9697837f-a8fa-44f8-896c-65c064665142 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot retrieved successfully. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9697837f-a8fa-44f8-896c-65c064665142 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot delete request issued successfully. Sep 05 11:49:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9697837f-a8fa-44f8-896c-65c064665142 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 202 Sep 05 11:49:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1403/2760] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:19 2026] DELETE /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-98824e37-43a0-41d9-8e9d-832e7645d033 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98824e37-43a0-41d9-8e9d-832e7645d033 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98824e37-43a0-41d9-8e9d-832e7645d033 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-98824e37-43a0-41d9-8e9d-832e7645d033 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-98824e37-43a0-41d9-8e9d-832e7645d033 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot retrieved successfully. Sep 05 11:49:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-98824e37-43a0-41d9-8e9d-832e7645d033 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 200 Sep 05 11:49:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1404/2761] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:20 2026] GET /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['952141e9-51a6-4bb3-bd4b-0f4714c52178', '00b97e38-bde4-48ee-ae0d-c9d55d4e5b08', 'b0706965-be7f-4d04-8456-3d2a632f6516', '4ad1c423-b71e-43e4-8855-67926fd53081'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0bfe1d8-1580-4f64-bf43-84c910d37af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['952141e9-51a6-4bb3-bd4b-0f4714c52178', '00b97e38-bde4-48ee-ae0d-c9d55d4e5b08', 'b0706965-be7f-4d04-8456-3d2a632f6516', '4ad1c423-b71e-43e4-8855-67926fd53081']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a5c59a-df83-4adf-99bf-fe5866ff6ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a5c59a-df83-4adf-99bf-fe5866ff6ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b90e1bec-b8a4-494c-9a98-9b1b81e829a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352880016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['952141e9-51a6-4bb3-bd4b-0f4714c52178','00b97e38-bde4-48ee-ae0d-c9d55d4e5b08','b0706965-be7f-4d04-8456-3d2a632f6516','4ad1c423-b71e-43e4-8855-67926fd53081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352880016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b90e1bec-b8a4-494c-9a98-9b1b81e829a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e2355bce6e440ef803619efa3c3dd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7df92af46f4d470bb8aa551164c8018b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562b3f56-a843-4b93-b13f-9ebdff46446f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562b3f56-a843-4b93-b13f-9ebdff46446f) transitioned into state 'SUCCESS' from state '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-352880016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['952141e9-51a6-4bb3-bd4b-0f4714c52178','00b97e38-bde4-48ee-ae0d-c9d55d4e5b08','b0706965-be7f-4d04-8456-3d2a632f6516','4ad1c423-b71e-43e4-8855-67926fd53081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e42def0-62e1-49d9-92bc-a9c0fd55248a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e42def0-62e1-49d9-92bc-a9c0fd55248a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (404e6c81-0136-41df-aaf3-b6aa56450fcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request issued successfully. Sep 05 11:49:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-11e4a779-ca17-49d0-b6bb-7d3acd406679 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1358/2762] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:19 2026] POST /volume/v3/volumes => generated 784 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5e56f085-c53b-4ac5-a4c1-e30e8b088475 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e56f085-c53b-4ac5-a4c1-e30e8b088475 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e56f085-c53b-4ac5-a4c1-e30e8b088475 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e56f085-c53b-4ac5-a4c1-e30e8b088475 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5e56f085-c53b-4ac5-a4c1-e30e8b088475 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e56f085-c53b-4ac5-a4c1-e30e8b088475 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1405/2763] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:20 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 963 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-64a1dd7d-ada0-4795-b7ae-eec2e326abd0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-64a1dd7d-ada0-4795-b7ae-eec2e326abd0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-64a1dd7d-ada0-4795-b7ae-eec2e326abd0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-64a1dd7d-ada0-4795-b7ae-eec2e326abd0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:20 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:20 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:20 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:20 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:20 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-64a1dd7d-ada0-4795-b7ae-eec2e326abd0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-64a1dd7d-ada0-4795-b7ae-eec2e326abd0 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1359/2764] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:20 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-01359fd1-e9ed-4e27-9c7c-57a52f3d3d4a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-01359fd1-e9ed-4e27-9c7c-57a52f3d3d4a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-01359fd1-e9ed-4e27-9c7c-57a52f3d3d4a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-01359fd1-e9ed-4e27-9c7c-57a52f3d3d4a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-01359fd1-e9ed-4e27-9c7c-57a52f3d3d4a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-01359fd1-e9ed-4e27-9c7c-57a52f3d3d4a tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1406/2765] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:20 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 957 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2a0ab3c4-b6e3-40c3-b231-b6d998e8fbe1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2a0ab3c4-b6e3-40c3-b231-b6d998e8fbe1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2a0ab3c4-b6e3-40c3-b231-b6d998e8fbe1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2a0ab3c4-b6e3-40c3-b231-b6d998e8fbe1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2a0ab3c4-b6e3-40c3-b231-b6d998e8fbe1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Snapshot retrieved successfully. Sep 05 11:49:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2a0ab3c4-b6e3-40c3-b231-b6d998e8fbe1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 200 Sep 05 11:49:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1360/2766] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:21 2026] GET /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d296c64f-a8da-4dd3-8177-df23b1c04162 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d296c64f-a8da-4dd3-8177-df23b1c04162 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d296c64f-a8da-4dd3-8177-df23b1c04162 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d296c64f-a8da-4dd3-8177-df23b1c04162 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:21 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:21 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d296c64f-a8da-4dd3-8177-df23b1c04162 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d296c64f-a8da-4dd3-8177-df23b1c04162 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1407/2767] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:21 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-66a5700d-27c0-443e-85d0-d7ff0c2634ef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66a5700d-27c0-443e-85d0-d7ff0c2634ef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66a5700d-27c0-443e-85d0-d7ff0c2634ef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-66a5700d-27c0-443e-85d0-d7ff0c2634ef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:21 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:21 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-66a5700d-27c0-443e-85d0-d7ff0c2634ef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-66a5700d-27c0-443e-85d0-d7ff0c2634ef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1361/2768] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:21 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7465c808-e69c-40e4-8667-1d63f2ab987a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7465c808-e69c-40e4-8667-1d63f2ab987a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 Sep 05 11:49:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7465c808-e69c-40e4-8667-1d63f2ab987a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7465c808-e69c-40e4-8667-1d63f2ab987a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:21 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:21 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7465c808-e69c-40e4-8667-1d63f2ab987a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7465c808-e69c-40e4-8667-1d63f2ab987a tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 returned with HTTP 200 Sep 05 11:49:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1408/2769] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:21 2026] GET /volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d0f0a261-32cf-45d0-a213-d185a1f9536d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0f0a261-32cf-45d0-a213-d185a1f9536d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0f0a261-32cf-45d0-a213-d185a1f9536d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0f0a261-32cf-45d0-a213-d185a1f9536d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d0f0a261-32cf-45d0-a213-d185a1f9536d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0f0a261-32cf-45d0-a213-d185a1f9536d tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1362/2770] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c01e60d7-bd30-46b9-9269-65868b104220 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c01e60d7-bd30-46b9-9269-65868b104220 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c01e60d7-bd30-46b9-9269-65868b104220 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c01e60d7-bd30-46b9-9269-65868b104220 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c01e60d7-bd30-46b9-9269-65868b104220 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 404 Sep 05 11:49:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1409/2771] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1fc59e95-19ac-4266-9fca-cbb89391933a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1fc59e95-19ac-4266-9fca-cbb89391933a tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1fc59e95-19ac-4266-9fca-cbb89391933a tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1fc59e95-19ac-4266-9fca-cbb89391933a tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-1fc59e95-19ac-4266-9fca-cbb89391933a tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Delete volume with id: 4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1fc59e95-19ac-4266-9fca-cbb89391933a tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1fc59e95-19ac-4266-9fca-cbb89391933a tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Delete volume request issued successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1fc59e95-19ac-4266-9fca-cbb89391933a tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 returned with HTTP 202 Sep 05 11:49:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1363/2772] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:49:22 2026] DELETE /volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d83dff26-8d8b-4153-9134-ed202ad01d81 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d83dff26-8d8b-4153-9134-ed202ad01d81 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d83dff26-8d8b-4153-9134-ed202ad01d81 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d83dff26-8d8b-4153-9134-ed202ad01d81 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d83dff26-8d8b-4153-9134-ed202ad01d81 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d83dff26-8d8b-4153-9134-ed202ad01d81 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 returned with HTTP 200 Sep 05 11:49:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1410/2773] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 => generated 868 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7bd9fab9-c889-4800-8e42-d4a3126aea5f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7bd9fab9-c889-4800-8e42-d4a3126aea5f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7bd9fab9-c889-4800-8e42-d4a3126aea5f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7bd9fab9-c889-4800-8e42-d4a3126aea5f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7bd9fab9-c889-4800-8e42-d4a3126aea5f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7bd9fab9-c889-4800-8e42-d4a3126aea5f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1364/2774] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 1013 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2b68ead6-b4e0-43e3-aed4-3b7bbec722a9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b68ead6-b4e0-43e3-aed4-3b7bbec722a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b68ead6-b4e0-43e3-aed4-3b7bbec722a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b68ead6-b4e0-43e3-aed4-3b7bbec722a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2b68ead6-b4e0-43e3-aed4-3b7bbec722a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b68ead6-b4e0-43e3-aed4-3b7bbec722a9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 returned with HTTP 200 Sep 05 11:49:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1411/2775] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-160624ff-8fcb-45e9-97c3-366148a6781c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-160624ff-8fcb-45e9-97c3-366148a6781c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 Sep 05 11:49:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-160624ff-8fcb-45e9-97c3-366148a6781c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-160624ff-8fcb-45e9-97c3-366148a6781c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-160624ff-8fcb-45e9-97c3-366148a6781c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-160624ff-8fcb-45e9-97c3-366148a6781c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 returned with HTTP 200 Sep 05 11:49:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1365/2776] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:22 2026] GET /volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c6f6a8cd-ef6a-4f18-b944-1bc6c3cf38d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c6f6a8cd-ef6a-4f18-b944-1bc6c3cf38d4 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c6f6a8cd-ef6a-4f18-b944-1bc6c3cf38d4 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c6f6a8cd-ef6a-4f18-b944-1bc6c3cf38d4 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c6f6a8cd-ef6a-4f18-b944-1bc6c3cf38d4 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c6f6a8cd-ef6a-4f18-b944-1bc6c3cf38d4 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1412/2777] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:23 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 957 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-54145553-27bc-499c-8d2e-3c4ca4f085a1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54145553-27bc-499c-8d2e-3c4ca4f085a1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54145553-27bc-499c-8d2e-3c4ca4f085a1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54145553-27bc-499c-8d2e-3c4ca4f085a1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54145553-27bc-499c-8d2e-3c4ca4f085a1 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 returned with HTTP 404 Sep 05 11:49:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1366/2778] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:23 2026] GET /volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f39b8c06-5436-4808-85a2-e6492c7e5c60 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f39b8c06-5436-4808-85a2-e6492c7e5c60 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f39b8c06-5436-4808-85a2-e6492c7e5c60 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f39b8c06-5436-4808-85a2-e6492c7e5c60 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-f39b8c06-5436-4808-85a2-e6492c7e5c60 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Delete volume with id: c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f39b8c06-5436-4808-85a2-e6492c7e5c60 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f39b8c06-5436-4808-85a2-e6492c7e5c60 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Delete volume request issued successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f39b8c06-5436-4808-85a2-e6492c7e5c60 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 202 Sep 05 11:49:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1413/2779] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:49:23 2026] DELETE /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bb2fe731-6847-4d9b-8a68-ebe2363d6688 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bb2fe731-6847-4d9b-8a68-ebe2363d6688 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bb2fe731-6847-4d9b-8a68-ebe2363d6688 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bb2fe731-6847-4d9b-8a68-ebe2363d6688 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-64b8bab8-0ccc-42f4-981c-f83f8216d300 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-64b8bab8-0ccc-42f4-981c-f83f8216d300 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-64b8bab8-0ccc-42f4-981c-f83f8216d300 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-64b8bab8-0ccc-42f4-981c-f83f8216d300 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bb2fe731-6847-4d9b-8a68-ebe2363d6688 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Volume info retrieved successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bb2fe731-6847-4d9b-8a68-ebe2363d6688 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 200 Sep 05 11:49:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1367/2780] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:23 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 903 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-64b8bab8-0ccc-42f4-981c-f83f8216d300 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-64b8bab8-0ccc-42f4-981c-f83f8216d300 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1414/2781] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:23 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 1013 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0d399e8b-9b5b-48c4-87ad-8abacfcbe261 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d399e8b-9b5b-48c4-87ad-8abacfcbe261 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d399e8b-9b5b-48c4-87ad-8abacfcbe261 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d399e8b-9b5b-48c4-87ad-8abacfcbe261 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0d399e8b-9b5b-48c4-87ad-8abacfcbe261 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d399e8b-9b5b-48c4-87ad-8abacfcbe261 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 returned with HTTP 200 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1368/2782] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5e1212ab-0f83-418d-824a-ca0821c89ac6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e1212ab-0f83-418d-824a-ca0821c89ac6 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e1212ab-0f83-418d-824a-ca0821c89ac6 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5e1212ab-0f83-418d-824a-ca0821c89ac6 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ebb3acd2-a993-4bcb-9121-1240b657bb47 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ebb3acd2-a993-4bcb-9121-1240b657bb47 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ebb3acd2-a993-4bcb-9121-1240b657bb47 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5e1212ab-0f83-418d-824a-ca0821c89ac6 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ebb3acd2-a993-4bcb-9121-1240b657bb47 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5e1212ab-0f83-418d-824a-ca0821c89ac6 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 returned with HTTP 200 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1415/2783] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ebb3acd2-a993-4bcb-9121-1240b657bb47 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ebb3acd2-a993-4bcb-9121-1240b657bb47 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1369/2784] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 1301 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ad453075-dca0-43c5-8d0b-ed9c58ba5083 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad453075-dca0-43c5-8d0b-ed9c58ba5083 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] DELETE http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad453075-dca0-43c5-8d0b-ed9c58ba5083 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad453075-dca0-43c5-8d0b-ed9c58ba5083 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ad453075-dca0-43c5-8d0b-ed9c58ba5083 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Delete volume with id: 31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ad453075-dca0-43c5-8d0b-ed9c58ba5083 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ad453075-dca0-43c5-8d0b-ed9c58ba5083 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Delete volume request issued successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad453075-dca0-43c5-8d0b-ed9c58ba5083 tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 202 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1416/2785] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:24 2026] DELETE /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b1ff7ad4-33f0-48c4-970d-2b559e872e3b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b1ff7ad4-33f0-48c4-970d-2b559e872e3b tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b1ff7ad4-33f0-48c4-970d-2b559e872e3b tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b1ff7ad4-33f0-48c4-970d-2b559e872e3b tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b1ff7ad4-33f0-48c4-970d-2b559e872e3b tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b1ff7ad4-33f0-48c4-970d-2b559e872e3b tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1370/2786] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 1300 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cd1b80f9-536e-4882-a54b-2bcbc1afa6a7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cd1b80f9-536e-4882-a54b-2bcbc1afa6a7 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cd1b80f9-536e-4882-a54b-2bcbc1afa6a7 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cd1b80f9-536e-4882-a54b-2bcbc1afa6a7 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cd1b80f9-536e-4882-a54b-2bcbc1afa6a7 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 returned with HTTP 404 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1417/2787] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/volumes/c3d68010-802a-4d16-88ac-665cfece5043 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-97db51fb-0bd5-4557-8a32-972619974565 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-45febb21-12f9-4bbc-b20e-978a279f76b6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-97db51fb-0bd5-4557-8a32-972619974565 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-97db51fb-0bd5-4557-8a32-972619974565 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-97db51fb-0bd5-4557-8a32-972619974565 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-97db51fb-0bd5-4557-8a32-972619974565 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Delete snapshot with id: 522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45febb21-12f9-4bbc-b20e-978a279f76b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-45febb21-12f9-4bbc-b20e-978a279f76b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-45febb21-12f9-4bbc-b20e-978a279f76b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-97db51fb-0bd5-4557-8a32-972619974565 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 404 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1371/2788] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:24 2026] DELETE /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d39bc9f3-5b9c-4803-a3aa-6fbed42ffde7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d39bc9f3-5b9c-4803-a3aa-6fbed42ffde7 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d39bc9f3-5b9c-4803-a3aa-6fbed42ffde7 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d39bc9f3-5b9c-4803-a3aa-6fbed42ffde7 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-45febb21-12f9-4bbc-b20e-978a279f76b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d39bc9f3-5b9c-4803-a3aa-6fbed42ffde7 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 returned with HTTP 404 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1372/2789] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/snapshots/522e7e70-5ac2-496f-8507-a0466299e8f8 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45febb21-12f9-4bbc-b20e-978a279f76b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1418/2790] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 1013 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0ccb50b1-0d15-4d24-8f50-c57906b8cc6b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ccb50b1-0d15-4d24-8f50-c57906b8cc6b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ccb50b1-0d15-4d24-8f50-c57906b8cc6b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ccb50b1-0d15-4d24-8f50-c57906b8cc6b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-0ccb50b1-0d15-4d24-8f50-c57906b8cc6b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Delete volume with id: 4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ccb50b1-0d15-4d24-8f50-c57906b8cc6b tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 returned with HTTP 404 Sep 05 11:49:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1373/2791] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:49:24 2026] DELETE /volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ec743864-cd3a-4b36-ad0e-b6e9dba71d31 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec743864-cd3a-4b36-ad0e-b6e9dba71d31 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] GET http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec743864-cd3a-4b36-ad0e-b6e9dba71d31 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ec743864-cd3a-4b36-ad0e-b6e9dba71d31 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ec743864-cd3a-4b36-ad0e-b6e9dba71d31 tempest-VolumeDependencyTests-1126075500 tempest-VolumeDependencyTests-1126075500-project-member] http://192.168.122.16/volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 returned with HTTP 404 Sep 05 11:49:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1419/2792] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:24 2026] GET /volume/v3/volumes/4ab6dc2e-15b6-402e-a8aa-9e5fe3dbd446 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f2dfc4bd-4e16-4324-bbea-9f1d6fe258be None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f2dfc4bd-4e16-4324-bbea-9f1d6fe258be tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f2dfc4bd-4e16-4324-bbea-9f1d6fe258be tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f2dfc4bd-4e16-4324-bbea-9f1d6fe258be tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f2dfc4bd-4e16-4324-bbea-9f1d6fe258be tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f2dfc4bd-4e16-4324-bbea-9f1d6fe258be tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 returned with HTTP 200 Sep 05 11:49:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1374/2793] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:25 2026] GET /volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9dec758a-c05e-4be9-bd91-7d7eaab60cc3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9dec758a-c05e-4be9-bd91-7d7eaab60cc3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9dec758a-c05e-4be9-bd91-7d7eaab60cc3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9dec758a-c05e-4be9-bd91-7d7eaab60cc3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9dec758a-c05e-4be9-bd91-7d7eaab60cc3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9dec758a-c05e-4be9-bd91-7d7eaab60cc3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 returned with HTTP 200 Sep 05 11:49:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1420/2794] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:25 2026] GET /volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-92da6b12-e386-4757-846e-a12b8e471b22 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-92da6b12-e386-4757-846e-a12b8e471b22 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] DELETE http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-92da6b12-e386-4757-846e-a12b8e471b22 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-92da6b12-e386-4757-846e-a12b8e471b22 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-92da6b12-e386-4757-846e-a12b8e471b22 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume with id: 9df6ac66-8386-4142-a9dd-51d5272777c8 Sep 05 11:49:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-92da6b12-e386-4757-846e-a12b8e471b22 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c4f67dd7-5a64-4df2-a0b7-8245153fcebd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4f67dd7-5a64-4df2-a0b7-8245153fcebd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4f67dd7-5a64-4df2-a0b7-8245153fcebd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c4f67dd7-5a64-4df2-a0b7-8245153fcebd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-92da6b12-e386-4757-846e-a12b8e471b22 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume request issued successfully. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-92da6b12-e386-4757-846e-a12b8e471b22 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 returned with HTTP 202 Sep 05 11:49:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1375/2795] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:25 2026] DELETE /volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fce87de3-c360-4920-a638-4cd2b919a9b2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fce87de3-c360-4920-a638-4cd2b919a9b2 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fce87de3-c360-4920-a638-4cd2b919a9b2 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fce87de3-c360-4920-a638-4cd2b919a9b2 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c4f67dd7-5a64-4df2-a0b7-8245153fcebd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Volume info retrieved successfully. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fce87de3-c360-4920-a638-4cd2b919a9b2 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c4f67dd7-5a64-4df2-a0b7-8245153fcebd tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 200 Sep 05 11:49:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1421/2796] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:25 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 1300 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fce87de3-c360-4920-a638-4cd2b919a9b2 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 returned with HTTP 200 Sep 05 11:49:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1376/2797] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:25 2026] GET /volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2f857047-541a-44a1-9d2f-373beccfa33f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f857047-541a-44a1-9d2f-373beccfa33f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f857047-541a-44a1-9d2f-373beccfa33f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f857047-541a-44a1-9d2f-373beccfa33f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2f857047-541a-44a1-9d2f-373beccfa33f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f857047-541a-44a1-9d2f-373beccfa33f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1422/2798] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:25 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 1013 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-69852be5-91d9-42e2-a0ea-595c3791514f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69852be5-91d9-42e2-a0ea-595c3791514f tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] GET http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69852be5-91d9-42e2-a0ea-595c3791514f tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69852be5-91d9-42e2-a0ea-595c3791514f tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-45a70b46-7b7f-43c4-a736-3cf1bc6eadfc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45a70b46-7b7f-43c4-a736-3cf1bc6eadfc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-45a70b46-7b7f-43c4-a736-3cf1bc6eadfc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-45a70b46-7b7f-43c4-a736-3cf1bc6eadfc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69852be5-91d9-42e2-a0ea-595c3791514f tempest-VolumeAndVolumeTypeFromImageTest-40374366 tempest-VolumeAndVolumeTypeFromImageTest-40374366-project-member] http://192.168.122.16/volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 returned with HTTP 404 Sep 05 11:49:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1377/2799] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:26 2026] GET /volume/v3/volumes/31f2e4c3-80e2-485a-a596-6531f8f2c8d3 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-45a70b46-7b7f-43c4-a736-3cf1bc6eadfc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-45a70b46-7b7f-43c4-a736-3cf1bc6eadfc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 returned with HTTP 200 Sep 05 11:49:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1423/2800] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:26 2026] GET /volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 => generated 858 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e33bfad3-a110-438c-9fa6-261f13294f75 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e33bfad3-a110-438c-9fa6-261f13294f75 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e33bfad3-a110-438c-9fa6-261f13294f75 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e33bfad3-a110-438c-9fa6-261f13294f75 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6d902800-acfe-4ccf-99a9-2772f3aa38a1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6d902800-acfe-4ccf-99a9-2772f3aa38a1 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] GET http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6d902800-acfe-4ccf-99a9-2772f3aa38a1 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6d902800-acfe-4ccf-99a9-2772f3aa38a1 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e33bfad3-a110-438c-9fa6-261f13294f75 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6d902800-acfe-4ccf-99a9-2772f3aa38a1 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e33bfad3-a110-438c-9fa6-261f13294f75 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1378/2801] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:26 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 1014 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0f420fa1-b250-4b38-a659-169147419a2c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f420fa1-b250-4b38-a659-169147419a2c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f420fa1-b250-4b38-a659-169147419a2c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b90e1bec-b8a4-494c-9a98-9b1b81e829a3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1820384329"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0f420fa1-b250-4b38-a659-169147419a2c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-0f420fa1-b250-4b38-a659-169147419a2c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create snapshot from volume b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6d902800-acfe-4ccf-99a9-2772f3aa38a1 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] Get all volumes completed successfully. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6d902800-acfe-4ccf-99a9-2772f3aa38a1 tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] http://192.168.122.16/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 05 11:49:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1424/2802] 192.168.122.16 () {58 vars in 1164 bytes} [Sat Sep 5 11:49:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6080 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d6c50252-11fb-4e52-90de-18adb567617a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d6c50252-11fb-4e52-90de-18adb567617a tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] DELETE http://192.168.122.16/volume/v3/types/9702f5f0-2d76-40ae-8f61-e22cbd1361e2 Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d6c50252-11fb-4e52-90de-18adb567617a tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d6c50252-11fb-4e52-90de-18adb567617a tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-0f420fa1-b250-4b38-a659-169147419a2c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['fcf1a80f-80a9-4278-9c8a-ea9e0feb89d2', 'db0a468a-0f9b-4c84-8460-ed020ed8f6e0', 'a2f53718-427c-465e-a6a2-e807227b2813', '752faa67-df12-4d3e-914c-233a73418bbd'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d6c50252-11fb-4e52-90de-18adb567617a tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] http://192.168.122.16/volume/v3/types/9702f5f0-2d76-40ae-8f61-e22cbd1361e2 returned with HTTP 202 Sep 05 11:49:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1425/2803] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:49:26 2026] DELETE /volume/v3/types/9702f5f0-2d76-40ae-8f61-e22cbd1361e2 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dadaa4e7-41f2-4664-b610-8a4827ddb85e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dadaa4e7-41f2-4664-b610-8a4827ddb85e tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] GET http://192.168.122.16/volume/v3/types/9702f5f0-2d76-40ae-8f61-e22cbd1361e2 Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dadaa4e7-41f2-4664-b610-8a4827ddb85e tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dadaa4e7-41f2-4664-b610-8a4827ddb85e tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dadaa4e7-41f2-4664-b610-8a4827ddb85e tempest-VolumeAndVolumeTypeFromImageTest-1204814262 tempest-VolumeAndVolumeTypeFromImageTest-1204814262-project-admin] http://192.168.122.16/volume/v3/types/9702f5f0-2d76-40ae-8f61-e22cbd1361e2 returned with HTTP 404 Sep 05 11:49:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1426/2804] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/types/9702f5f0-2d76-40ae-8f61-e22cbd1361e2 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0f420fa1-b250-4b38-a659-169147419a2c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot create request issued successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f420fa1-b250-4b38-a659-169147419a2c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1379/2805] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1a3265f3-51bf-46c6-8685-12bc7c63dd4f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1a3265f3-51bf-46c6-8685-12bc7c63dd4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1a3265f3-51bf-46c6-8685-12bc7c63dd4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1a3265f3-51bf-46c6-8685-12bc7c63dd4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1a3265f3-51bf-46c6-8685-12bc7c63dd4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1a3265f3-51bf-46c6-8685-12bc7c63dd4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 200 Sep 05 11:49:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1427/2806] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fc9a7ee1-bf7f-42c5-97ad-ef70d071c8cc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fc9a7ee1-bf7f-42c5-97ad-ef70d071c8cc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 Sep 05 11:49:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fc9a7ee1-bf7f-42c5-97ad-ef70d071c8cc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fc9a7ee1-bf7f-42c5-97ad-ef70d071c8cc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fc9a7ee1-bf7f-42c5-97ad-ef70d071c8cc tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 returned with HTTP 404 Sep 05 11:49:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1380/2807] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/volumes/9df6ac66-8386-4142-a9dd-51d5272777c8 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-234288bd-97d5-47e5-ab78-a28a1f1979ac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-234288bd-97d5-47e5-ab78-a28a1f1979ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-234288bd-97d5-47e5-ab78-a28a1f1979ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-234288bd-97d5-47e5-ab78-a28a1f1979ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-234288bd-97d5-47e5-ab78-a28a1f1979ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume with id: 4f5749f6-3f47-4015-89dc-0a414cc11b97 Sep 05 11:49:27 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:27 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:27 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:27 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-234288bd-97d5-47e5-ab78-a28a1f1979ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-234288bd-97d5-47e5-ab78-a28a1f1979ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume request issued successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-234288bd-97d5-47e5-ab78-a28a1f1979ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 returned with HTTP 202 Sep 05 11:49:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1428/2808] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:27 2026] DELETE /volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b6d73729-837a-4854-a556-6a60fb68c64e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6d73729-837a-4854-a556-6a60fb68c64e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 Sep 05 11:49:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6d73729-837a-4854-a556-6a60fb68c64e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6d73729-837a-4854-a556-6a60fb68c64e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b6d73729-837a-4854-a556-6a60fb68c64e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6d73729-837a-4854-a556-6a60fb68c64e tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 returned with HTTP 200 Sep 05 11:49:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1381/2809] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:27 2026] GET /volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a1d5d3b3-39d4-4715-9fa7-b583cb8f3b79 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a1d5d3b3-39d4-4715-9fa7-b583cb8f3b79 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a1d5d3b3-39d4-4715-9fa7-b583cb8f3b79 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a1d5d3b3-39d4-4715-9fa7-b583cb8f3b79 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a1d5d3b3-39d4-4715-9fa7-b583cb8f3b79 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a1d5d3b3-39d4-4715-9fa7-b583cb8f3b79 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 200 Sep 05 11:49:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1382/2810] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:28 2026] GET /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Create volume of 1 GB Sep 05 11:49:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Availability Zones retrieved successfully. Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Flow 'volume_create_api' (b3d11f73-31fa-4c65-8ca8-9ed59e73126d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0791a2b-125c-4098-928b-28abdd136dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0791a2b-125c-4098-928b-28abdd136dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625c591e-fa72-43c0-b541-48c3c32528a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Created reservations ['a0b18953-ec9c-4d5e-b22e-29145ebc3827', '0b8642ee-f496-4440-82b0-e98bfc7619ae', '23fc1638-c708-408e-b156-743fcce21166', 'c57327ea-c1e3-4bc6-8a5b-89602600c985'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (625c591e-fa72-43c0-b541-48c3c32528a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0b18953-ec9c-4d5e-b22e-29145ebc3827', '0b8642ee-f496-4440-82b0-e98bfc7619ae', '23fc1638-c708-408e-b156-743fcce21166', 'c57327ea-c1e3-4bc6-8a5b-89602600c985']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4480ed49-a614-4461-a0e8-869d1020ea2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4480ed49-a614-4461-a0e8-869d1020ea2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0e4ce4f-18ee-46a5-979f-6d407cb8c322', '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='ce80e8b31d5e4f0e9b1364877b94abfd',qos_specs=None,replication_status=,reservations=['a0b18953-ec9c-4d5e-b22e-29145ebc3827','0b8642ee-f496-4440-82b0-e98bfc7619ae','23fc1638-c708-408e-b156-743fcce21166','c57327ea-c1e3-4bc6-8a5b-89602600c985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b453e8c94e847998b1f22c3de45e656',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:28Z,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=e0e4ce4f-18ee-46a5-979f-6d407cb8c322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce80e8b31d5e4f0e9b1364877b94abfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b453e8c94e847998b1f22c3de45e656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbe78f2-5bae-40c6-a2cc-588c2ee40b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbe78f2-5bae-40c6-a2cc-588c2ee40b9f) transitioned into state 'SUCCESS' from 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='ce80e8b31d5e4f0e9b1364877b94abfd',qos_specs=None,replication_status=,reservations=['a0b18953-ec9c-4d5e-b22e-29145ebc3827','0b8642ee-f496-4440-82b0-e98bfc7619ae','23fc1638-c708-408e-b156-743fcce21166','c57327ea-c1e3-4bc6-8a5b-89602600c985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b453e8c94e847998b1f22c3de45e656',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a877222-a51c-4c39-a0a9-a869c88b63fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a877222-a51c-4c39-a0a9-a869c88b63fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Flow 'volume_create_api' (b3d11f73-31fa-4c65-8ca8-9ed59e73126d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Create volume request issued successfully. Sep 05 11:49:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d5016a8f-1484-41b5-9e20-ac0f7527a9c7 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1429/2811] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:28 2026] POST /volume/v3/volumes => generated 747 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-69db8c73-40f3-406d-a081-b15d7dd2af3a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69db8c73-40f3-406d-a081-b15d7dd2af3a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 Sep 05 11:49:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69db8c73-40f3-406d-a081-b15d7dd2af3a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-69db8c73-40f3-406d-a081-b15d7dd2af3a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a3f3ad03-ba02-4ccb-9d9a-207d6e126d86 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a3f3ad03-ba02-4ccb-9d9a-207d6e126d86 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a3f3ad03-ba02-4ccb-9d9a-207d6e126d86 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a3f3ad03-ba02-4ccb-9d9a-207d6e126d86 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-69db8c73-40f3-406d-a081-b15d7dd2af3a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-69db8c73-40f3-406d-a081-b15d7dd2af3a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 returned with HTTP 200 Sep 05 11:49:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1383/2812] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:28 2026] GET /volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 => generated 815 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-abd95db6-b2c4-46cc-a57e-a9db64b9cfa4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-abd95db6-b2c4-46cc-a57e-a9db64b9cfa4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-abd95db6-b2c4-46cc-a57e-a9db64b9cfa4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-abd95db6-b2c4-46cc-a57e-a9db64b9cfa4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-abd95db6-b2c4-46cc-a57e-a9db64b9cfa4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-abd95db6-b2c4-46cc-a57e-a9db64b9cfa4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 200 Sep 05 11:49:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1384/2813] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:29 2026] GET /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 440 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a3f3ad03-ba02-4ccb-9d9a-207d6e126d86 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 returned with HTTP 404 Sep 05 11:49:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1430/2814] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:28 2026] GET /volume/v3/volumes/4f5749f6-3f47-4015-89dc-0a414cc11b97 => generated 109 bytes in 530 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-951afcb1-366e-4450-8c8f-46859f1c6b13 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-951afcb1-366e-4450-8c8f-46859f1c6b13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] DELETE http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-951afcb1-366e-4450-8c8f-46859f1c6b13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-951afcb1-366e-4450-8c8f-46859f1c6b13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-951afcb1-366e-4450-8c8f-46859f1c6b13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume with id: 19f02a0c-15f7-4585-b953-ad7c3f9338b9 Sep 05 11:49:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-951afcb1-366e-4450-8c8f-46859f1c6b13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-951afcb1-366e-4450-8c8f-46859f1c6b13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume request issued successfully. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-951afcb1-366e-4450-8c8f-46859f1c6b13 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 returned with HTTP 202 Sep 05 11:49:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1385/2815] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:29 2026] DELETE /volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-39285004-3fb3-4215-9a8f-d94c86226980 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-39285004-3fb3-4215-9a8f-d94c86226980 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 Sep 05 11:49:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-39285004-3fb3-4215-9a8f-d94c86226980 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-39285004-3fb3-4215-9a8f-d94c86226980 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:29 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:29 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-39285004-3fb3-4215-9a8f-d94c86226980 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-39285004-3fb3-4215-9a8f-d94c86226980 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 returned with HTTP 200 Sep 05 11:49:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1431/2816] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:29 2026] GET /volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c7c9e52d-5b74-4d44-a54b-4650ae680e1c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7c9e52d-5b74-4d44-a54b-4650ae680e1c tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7c9e52d-5b74-4d44-a54b-4650ae680e1c tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7c9e52d-5b74-4d44-a54b-4650ae680e1c tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:29 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:29 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c7c9e52d-5b74-4d44-a54b-4650ae680e1c tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:29 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7c9e52d-5b74-4d44-a54b-4650ae680e1c tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 returned with HTTP 200 Sep 05 11:49:29 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1386/2817] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:29 2026] GET /volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 => generated 839 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9db51ef1-88d7-4cb4-98f3-46efe44b9ffd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9db51ef1-88d7-4cb4-98f3-46efe44b9ffd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9db51ef1-88d7-4cb4-98f3-46efe44b9ffd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9db51ef1-88d7-4cb4-98f3-46efe44b9ffd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9db51ef1-88d7-4cb4-98f3-46efe44b9ffd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9db51ef1-88d7-4cb4-98f3-46efe44b9ffd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 200 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1432/2818] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:30 2026] GET /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 467 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b6ff3e43-722a-4ed7-84e8-b9ebe003b779 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6ff3e43-722a-4ed7-84e8-b9ebe003b779 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] GET http://192.168.122.16/volume/v3/snapshots Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6ff3e43-722a-4ed7-84e8-b9ebe003b779 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b6ff3e43-722a-4ed7-84e8-b9ebe003b779 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-b6ff3e43-722a-4ed7-84e8-b9ebe003b779 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-b6ff3e43-722a-4ed7-84e8-b9ebe003b779 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: /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 05 11:49:30 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b6ff3e43-722a-4ed7-84e8-b9ebe003b779 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Get all snapshots completed successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b6ff3e43-722a-4ed7-84e8-b9ebe003b779 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] http://192.168.122.16/volume/v3/snapshots returned with HTTP 200 Sep 05 11:49:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1387/2819] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:49:30 2026] GET /volume/v3/snapshots => generated 336 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-82551fd2-d8a5-439c-b6e3-91c20a9446d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-82551fd2-d8a5-439c-b6e3-91c20a9446d4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-82551fd2-d8a5-439c-b6e3-91c20a9446d4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-82551fd2-d8a5-439c-b6e3-91c20a9446d4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-82551fd2-d8a5-439c-b6e3-91c20a9446d4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete snapshot with id: 94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-82551fd2-d8a5-439c-b6e3-91c20a9446d4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-82551fd2-d8a5-439c-b6e3-91c20a9446d4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot delete request issued successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-82551fd2-d8a5-439c-b6e3-91c20a9446d4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 202 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1433/2820] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:30 2026] DELETE /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d76e5eab-54cf-44c9-bd5f-3a20f43c3c69 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d76e5eab-54cf-44c9-bd5f-3a20f43c3c69 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d76e5eab-54cf-44c9-bd5f-3a20f43c3c69 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d76e5eab-54cf-44c9-bd5f-3a20f43c3c69 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d76e5eab-54cf-44c9-bd5f-3a20f43c3c69 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d76e5eab-54cf-44c9-bd5f-3a20f43c3c69 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 200 Sep 05 11:49:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1388/2821] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:30 2026] GET /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ee900711-e6df-4b14-bc59-5a23243bcbbb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee900711-e6df-4b14-bc59-5a23243bcbbb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee900711-e6df-4b14-bc59-5a23243bcbbb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ee900711-e6df-4b14-bc59-5a23243bcbbb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ee900711-e6df-4b14-bc59-5a23243bcbbb tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 returned with HTTP 404 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1434/2822] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:30 2026] GET /volume/v3/volumes/19f02a0c-15f7-4585-b953-ad7c3f9338b9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-27be642e-d554-4916-8853-b7b804a1e136 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-27be642e-d554-4916-8853-b7b804a1e136 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] DELETE http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-27be642e-d554-4916-8853-b7b804a1e136 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-27be642e-d554-4916-8853-b7b804a1e136 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-27be642e-d554-4916-8853-b7b804a1e136 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume with id: 3086b53b-5c62-4f9e-ac22-91a99975b9c5 Sep 05 11:49:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-27be642e-d554-4916-8853-b7b804a1e136 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-27be642e-d554-4916-8853-b7b804a1e136 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume request issued successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-27be642e-d554-4916-8853-b7b804a1e136 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 returned with HTTP 202 Sep 05 11:49:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1389/2823] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:30 2026] DELETE /volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cbe60c12-9065-4b88-8e95-ab6b2ba5c445 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbe60c12-9065-4b88-8e95-ab6b2ba5c445 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbe60c12-9065-4b88-8e95-ab6b2ba5c445 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbe60c12-9065-4b88-8e95-ab6b2ba5c445 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cbe60c12-9065-4b88-8e95-ab6b2ba5c445 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbe60c12-9065-4b88-8e95-ab6b2ba5c445 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 returned with HTTP 200 Sep 05 11:49:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1435/2824] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:30 2026] GET /volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-355e7864-7a50-4879-a004-24f956804121 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-355e7864-7a50-4879-a004-24f956804121 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-355e7864-7a50-4879-a004-24f956804121 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-355e7864-7a50-4879-a004-24f956804121 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-355e7864-7a50-4879-a004-24f956804121 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-355e7864-7a50-4879-a004-24f956804121 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 returned with HTTP 200 Sep 05 11:49:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1390/2825] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:30 2026] GET /volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c315b82e-c6ef-4a60-9ea0-71b2a2a9ba45 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c315b82e-c6ef-4a60-9ea0-71b2a2a9ba45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c315b82e-c6ef-4a60-9ea0-71b2a2a9ba45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c315b82e-c6ef-4a60-9ea0-71b2a2a9ba45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c315b82e-c6ef-4a60-9ea0-71b2a2a9ba45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c315b82e-c6ef-4a60-9ea0-71b2a2a9ba45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 returned with HTTP 200 Sep 05 11:49:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1436/2826] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:31 2026] GET /volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-841208740"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-841208740'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Create volume of 1 GB Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Availability Zones retrieved successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Flow 'volume_create_api' (dcb0924b-6e2e-473b-8d43-0edf27747886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb4a8329-2115-484e-854c-a1eb42828a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb4a8329-2115-484e-854c-a1eb42828a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2cd3aa-d169-4636-8e09-df4c47fcf7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Created reservations ['f1249cac-4229-4836-a249-5d9d14e610d9', '3f07b1fd-9bed-4b68-b6c1-85c1388b91ee', '35687ce1-fd73-4960-99d6-25aae7b39eb2', '0ff4cb96-86a2-456f-8c8f-ebe2f7dfa5e5'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2cd3aa-d169-4636-8e09-df4c47fcf7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1249cac-4229-4836-a249-5d9d14e610d9', '3f07b1fd-9bed-4b68-b6c1-85c1388b91ee', '35687ce1-fd73-4960-99d6-25aae7b39eb2', '0ff4cb96-86a2-456f-8c8f-ebe2f7dfa5e5']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe41b8b7-8759-467a-b068-b4bebc0ee45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe41b8b7-8759-467a-b068-b4bebc0ee45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4470ca9-2fab-4f0f-8631-2bf171677470', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-841208740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce80e8b31d5e4f0e9b1364877b94abfd',qos_specs=None,replication_status=,reservations=['f1249cac-4229-4836-a249-5d9d14e610d9','3f07b1fd-9bed-4b68-b6c1-85c1388b91ee','35687ce1-fd73-4960-99d6-25aae7b39eb2','0ff4cb96-86a2-456f-8c8f-ebe2f7dfa5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b453e8c94e847998b1f22c3de45e656',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:31Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-841208740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4470ca9-2fab-4f0f-8631-2bf171677470,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce80e8b31d5e4f0e9b1364877b94abfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b453e8c94e847998b1f22c3de45e656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe73e17b-d815-425e-85ce-bedd6fa26e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe73e17b-d815-425e-85ce-bedd6fa26e06) transitioned into 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-841208740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce80e8b31d5e4f0e9b1364877b94abfd',qos_specs=None,replication_status=,reservations=['f1249cac-4229-4836-a249-5d9d14e610d9','3f07b1fd-9bed-4b68-b6c1-85c1388b91ee','35687ce1-fd73-4960-99d6-25aae7b39eb2','0ff4cb96-86a2-456f-8c8f-ebe2f7dfa5e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b453e8c94e847998b1f22c3de45e656',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77dbe9ca-68a3-44f9-9e0e-b501523f94f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-950b7dd8-a528-48f6-b955-9839ae91c1fe None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-950b7dd8-a528-48f6-b955-9839ae91c1fe tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-950b7dd8-a528-48f6-b955-9839ae91c1fe tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-950b7dd8-a528-48f6-b955-9839ae91c1fe tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77dbe9ca-68a3-44f9-9e0e-b501523f94f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Flow 'volume_create_api' (dcb0924b-6e2e-473b-8d43-0edf27747886) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Create volume request issued successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fa14566a-f495-4ece-bd4e-154ee94bc478 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1391/2827] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:31 2026] POST /volume/v3/volumes => generated 782 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-950b7dd8-a528-48f6-b955-9839ae91c1fe tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-950b7dd8-a528-48f6-b955-9839ae91c1fe tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 200 Sep 05 11:49:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1437/2828] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:31 2026] GET /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9f41dd1e-ebe2-40f1-a0a1-664947a7add9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9f41dd1e-ebe2-40f1-a0a1-664947a7add9 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9f41dd1e-ebe2-40f1-a0a1-664947a7add9 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9f41dd1e-ebe2-40f1-a0a1-664947a7add9 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9f41dd1e-ebe2-40f1-a0a1-664947a7add9 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9f41dd1e-ebe2-40f1-a0a1-664947a7add9 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 returned with HTTP 200 Sep 05 11:49:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1392/2829] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:31 2026] GET /volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-63d1c088-a6f1-4385-88ee-f6a661d79fa3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-63d1c088-a6f1-4385-88ee-f6a661d79fa3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-63d1c088-a6f1-4385-88ee-f6a661d79fa3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-63d1c088-a6f1-4385-88ee-f6a661d79fa3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-63d1c088-a6f1-4385-88ee-f6a661d79fa3 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 returned with HTTP 404 Sep 05 11:49:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1438/2830] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:31 2026] GET /volume/v3/volumes/3086b53b-5c62-4f9e-ac22-91a99975b9c5 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-93f140e3-701a-420c-86a7-87bce2943bef None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-93f140e3-701a-420c-86a7-87bce2943bef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] DELETE http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-93f140e3-701a-420c-86a7-87bce2943bef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-93f140e3-701a-420c-86a7-87bce2943bef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-93f140e3-701a-420c-86a7-87bce2943bef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume with id: 5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-93f140e3-701a-420c-86a7-87bce2943bef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-93f140e3-701a-420c-86a7-87bce2943bef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume request issued successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-93f140e3-701a-420c-86a7-87bce2943bef tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 202 Sep 05 11:49:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1393/2831] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:31 2026] DELETE /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-542b877c-0ed9-4279-bf4d-1a02458d3ea9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-542b877c-0ed9-4279-bf4d-1a02458d3ea9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-542b877c-0ed9-4279-bf4d-1a02458d3ea9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-542b877c-0ed9-4279-bf4d-1a02458d3ea9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:31 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:31 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:31 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:31 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-542b877c-0ed9-4279-bf4d-1a02458d3ea9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-542b877c-0ed9-4279-bf4d-1a02458d3ea9 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1439/2832] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:31 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-380265821"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-380265821'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume of 1 GB Sep 05 11:49:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Availability Zones retrieved successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (2a715c1e-0582-4ab0-a632-167e17bf6e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227e0f02-f649-4b8c-a289-f0e6c0b90331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227e0f02-f649-4b8c-a289-f0e6c0b90331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e0ddb2-f279-496b-bd52-704a63b0fab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ac587a76-1daa-4542-a32d-de1b80e0a0c1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ac587a76-1daa-4542-a32d-de1b80e0a0c1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ac587a76-1daa-4542-a32d-de1b80e0a0c1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ac587a76-1daa-4542-a32d-de1b80e0a0c1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Created reservations ['3e48a8c7-d867-49d5-abee-cf01438c93a9', '3aa7ded5-4bc1-4327-bb88-802a1889e7bd', '34777a62-77b0-4e7e-90b4-91368b42a178', '34e8b58f-7cf2-4fb0-a71e-153f5a220a8b'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26e0ddb2-f279-496b-bd52-704a63b0fab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e48a8c7-d867-49d5-abee-cf01438c93a9', '3aa7ded5-4bc1-4327-bb88-802a1889e7bd', '34777a62-77b0-4e7e-90b4-91368b42a178', '34e8b58f-7cf2-4fb0-a71e-153f5a220a8b']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ac587a76-1daa-4542-a32d-de1b80e0a0c1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ac587a76-1daa-4542-a32d-de1b80e0a0c1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 200 Sep 05 11:49:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1440/2833] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:32 2026] GET /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17de953-6351-452f-af4c-9c02148fd494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17de953-6351-452f-af4c-9c02148fd494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a54d6df2-3928-4b2b-9f1f-86e3658aeea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-380265821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['3e48a8c7-d867-49d5-abee-cf01438c93a9','3aa7ded5-4bc1-4327-bb88-802a1889e7bd','34777a62-77b0-4e7e-90b4-91368b42a178','34e8b58f-7cf2-4fb0-a71e-153f5a220a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-380265821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a54d6df2-3928-4b2b-9f1f-86e3658aeea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ceee1283434a65b5db2e0d700ef2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51ee452ad384460c8a30520342395607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcafc5ae-e9e3-4a6b-8caa-4d3d374abdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-47dc0711-4bb8-4b11-a904-b4dc791e3171 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-47dc0711-4bb8-4b11-a904-b4dc791e3171 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-47dc0711-4bb8-4b11-a904-b4dc791e3171 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-47dc0711-4bb8-4b11-a904-b4dc791e3171 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcafc5ae-e9e3-4a6b-8caa-4d3d374abdeb) transitioned into state 'SUCCESS' from state '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-380265821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['3e48a8c7-d867-49d5-abee-cf01438c93a9','3aa7ded5-4bc1-4327-bb88-802a1889e7bd','34777a62-77b0-4e7e-90b4-91368b42a178','34e8b58f-7cf2-4fb0-a71e-153f5a220a8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47266a9b-4f82-454e-8cbf-cb5c33d31329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47266a9b-4f82-454e-8cbf-cb5c33d31329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-47dc0711-4bb8-4b11-a904-b4dc791e3171 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (2a715c1e-0582-4ab0-a632-167e17bf6e9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request issued successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e901044c-dde0-4cbc-9c9b-95ac4149e7d7 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1394/2834] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:32 2026] POST /volume/v3/volumes => generated 763 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-47dc0711-4bb8-4b11-a904-b4dc791e3171 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 returned with HTTP 200 Sep 05 11:49:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2147223219"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1441/2835] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:32 2026] GET /volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 => generated 874 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2147223219'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume of 1 GB Sep 05 11:49:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Availability Zones retrieved successfully. Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (1247a774-0460-4260-9dc9-5bee141e807b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6933dc-0721-4594-9fdb-c87dfc4c869b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa6933dc-0721-4594-9fdb-c87dfc4c869b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172ebe1a-508b-448c-81c8-a318b4624fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-56c0b176-bc87-4415-8e9f-85f8c585d21c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56c0b176-bc87-4415-8e9f-85f8c585d21c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56c0b176-bc87-4415-8e9f-85f8c585d21c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56c0b176-bc87-4415-8e9f-85f8c585d21c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Created reservations ['c7ec03fa-9a1e-498a-ad71-52cc6be35c15', 'eefdc70c-2722-4708-bf38-79266e550ff0', 'c50e63e9-03f3-4e8f-a436-d5b042f1e789', '88dbb1ed-2eda-48a7-b700-460ff9c3cdca'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (172ebe1a-508b-448c-81c8-a318b4624fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7ec03fa-9a1e-498a-ad71-52cc6be35c15', 'eefdc70c-2722-4708-bf38-79266e550ff0', 'c50e63e9-03f3-4e8f-a436-d5b042f1e789', '88dbb1ed-2eda-48a7-b700-460ff9c3cdca']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:32 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f2d065-a7e7-49f1-942b-b3f0290ea1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-56c0b176-bc87-4415-8e9f-85f8c585d21c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56c0b176-bc87-4415-8e9f-85f8c585d21c tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 200 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1442/2836] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:32 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f2d065-a7e7-49f1-942b-b3f0290ea1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f600ced2-1e16-47f0-8413-41a578f0beed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2147223219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['c7ec03fa-9a1e-498a-ad71-52cc6be35c15','eefdc70c-2722-4708-bf38-79266e550ff0','c50e63e9-03f3-4e8f-a436-d5b042f1e789','88dbb1ed-2eda-48a7-b700-460ff9c3cdca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2147223219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f600ced2-1e16-47f0-8413-41a578f0beed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ceee1283434a65b5db2e0d700ef2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51ee452ad384460c8a30520342395607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86597138-3278-418c-bab3-cbb71ff01e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86597138-3278-418c-bab3-cbb71ff01e2a) transitioned into state 'SUCCESS' from state '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-2147223219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['c7ec03fa-9a1e-498a-ad71-52cc6be35c15','eefdc70c-2722-4708-bf38-79266e550ff0','c50e63e9-03f3-4e8f-a436-d5b042f1e789','88dbb1ed-2eda-48a7-b700-460ff9c3cdca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea1c3d0-4395-41b5-ad15-e6ef0409783c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea1c3d0-4395-41b5-ad15-e6ef0409783c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (1247a774-0460-4260-9dc9-5bee141e807b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request issued successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5debac1a-44c4-4c96-a07d-e76c78b71f19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1395/2837] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:32 2026] POST /volume/v3/volumes => generated 764 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1980233359"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1980233359'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume of 1 GB Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Availability Zones retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (64159cf0-f34b-4855-ad61-7621fb69ca94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b302bfa-bd96-43a8-ba3d-f02713ca6296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b302bfa-bd96-43a8-ba3d-f02713ca6296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94fb3d85-dd73-49ae-9415-f8575f90c8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Created reservations ['880a9224-d00f-4d3e-af72-fba2da5c52e8', '18e525b2-51ef-4b79-a935-80ee094ec7ec', '8063d0e9-fb38-4609-973d-512e5b73a827', '2a2bdf3d-4f16-45bc-bf71-398c8feac8b0'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94fb3d85-dd73-49ae-9415-f8575f90c8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['880a9224-d00f-4d3e-af72-fba2da5c52e8', '18e525b2-51ef-4b79-a935-80ee094ec7ec', '8063d0e9-fb38-4609-973d-512e5b73a827', '2a2bdf3d-4f16-45bc-bf71-398c8feac8b0']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df60847-698a-48df-a0ee-09c61d256ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df60847-698a-48df-a0ee-09c61d256ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e18e979f-5675-42d7-bd2e-7460c763ffd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1980233359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['880a9224-d00f-4d3e-af72-fba2da5c52e8','18e525b2-51ef-4b79-a935-80ee094ec7ec','8063d0e9-fb38-4609-973d-512e5b73a827','2a2bdf3d-4f16-45bc-bf71-398c8feac8b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1980233359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e18e979f-5675-42d7-bd2e-7460c763ffd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ceee1283434a65b5db2e0d700ef2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51ee452ad384460c8a30520342395607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46b77577-0ea9-4974-944e-c1f23fc287aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46b77577-0ea9-4974-944e-c1f23fc287aa) transitioned into state 'SUCCESS' from state '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-1980233359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['880a9224-d00f-4d3e-af72-fba2da5c52e8','18e525b2-51ef-4b79-a935-80ee094ec7ec','8063d0e9-fb38-4609-973d-512e5b73a827','2a2bdf3d-4f16-45bc-bf71-398c8feac8b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab36d05d-4e90-4cb8-a00f-61c7bb94ed95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab36d05d-4e90-4cb8-a00f-61c7bb94ed95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (64159cf0-f34b-4855-ad61-7621fb69ca94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request issued successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-504cb1c1-3c65-4131-9a71-d3ba6c973e70 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1443/2838] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:33 2026] POST /volume/v3/volumes => generated 764 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-748ad695-d824-429c-a491-9b75b843ef48 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-203148632"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-203148632'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume of 1 GB Sep 05 11:49:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Availability Zones retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (8dec2882-0256-4a0a-bd69-9e896412147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387d5c2e-d977-45ac-9eba-ec1864bfc9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7830168f-37d0-45c2-a44d-3bf166900f62 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7830168f-37d0-45c2-a44d-3bf166900f62 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7830168f-37d0-45c2-a44d-3bf166900f62 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7830168f-37d0-45c2-a44d-3bf166900f62 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7830168f-37d0-45c2-a44d-3bf166900f62 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 returned with HTTP 404 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1444/2839] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:33 2026] GET /volume/v3/snapshots/94ada5eb-11c6-4b67-aa41-a5123cc5d8b1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-882688a3-be00-4f73-a440-11f6aca15df4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-882688a3-be00-4f73-a440-11f6aca15df4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-882688a3-be00-4f73-a440-11f6aca15df4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-882688a3-be00-4f73-a440-11f6aca15df4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-882688a3-be00-4f73-a440-11f6aca15df4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume with id: b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387d5c2e-d977-45ac-9eba-ec1864bfc9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-882688a3-be00-4f73-a440-11f6aca15df4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb5f2c3-74ba-4705-b378-202271693a51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-882688a3-be00-4f73-a440-11f6aca15df4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume request issued successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-882688a3-be00-4f73-a440-11f6aca15df4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 202 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1445/2840] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:33 2026] DELETE /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a060ab88-71c5-47f7-a82e-496af461fbc1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a060ab88-71c5-47f7-a82e-496af461fbc1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a060ab88-71c5-47f7-a82e-496af461fbc1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a060ab88-71c5-47f7-a82e-496af461fbc1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Created reservations ['e9e212af-5e6a-4f57-8cb0-c95d29535f21', '72e62dfd-f1cb-4487-8fcc-d426176b8b94', '29e935fc-8dd0-456c-b91e-74b42775f413', '2f8fb1b0-9707-41b3-a725-3abee4ed2be5'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb5f2c3-74ba-4705-b378-202271693a51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9e212af-5e6a-4f57-8cb0-c95d29535f21', '72e62dfd-f1cb-4487-8fcc-d426176b8b94', '29e935fc-8dd0-456c-b91e-74b42775f413', '2f8fb1b0-9707-41b3-a725-3abee4ed2be5']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a060ab88-71c5-47f7-a82e-496af461fbc1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799d4dc2-46e2-419d-b2f9-8c8a9fbbeb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a060ab88-71c5-47f7-a82e-496af461fbc1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1446/2841] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:33 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 1013 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-44a79a12-7338-4832-bc42-a49edd2b9c51 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44a79a12-7338-4832-bc42-a49edd2b9c51 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44a79a12-7338-4832-bc42-a49edd2b9c51 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44a79a12-7338-4832-bc42-a49edd2b9c51 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-44a79a12-7338-4832-bc42-a49edd2b9c51 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44a79a12-7338-4832-bc42-a49edd2b9c51 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 returned with HTTP 200 Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (799d4dc2-46e2-419d-b2f9-8c8a9fbbeb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519047eb-b8d4-46cc-aeb1-93acfd5f0277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-203148632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['e9e212af-5e6a-4f57-8cb0-c95d29535f21','72e62dfd-f1cb-4487-8fcc-d426176b8b94','29e935fc-8dd0-456c-b91e-74b42775f413','2f8fb1b0-9707-41b3-a725-3abee4ed2be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-203148632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519047eb-b8d4-46cc-aeb1-93acfd5f0277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ceee1283434a65b5db2e0d700ef2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51ee452ad384460c8a30520342395607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1447/2842] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:33 2026] GET /volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 => generated 875 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffbc3122-eb8d-4ed0-8d09-6fb1f0d6d700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1e3bb647-8943-4b83-85b0-abb62c252562 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1e3bb647-8943-4b83-85b0-abb62c252562 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1e3bb647-8943-4b83-85b0-abb62c252562 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1e3bb647-8943-4b83-85b0-abb62c252562 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1e3bb647-8943-4b83-85b0-abb62c252562 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffbc3122-eb8d-4ed0-8d09-6fb1f0d6d700) transitioned into state 'SUCCESS' from state '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-203148632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['e9e212af-5e6a-4f57-8cb0-c95d29535f21','72e62dfd-f1cb-4487-8fcc-d426176b8b94','29e935fc-8dd0-456c-b91e-74b42775f413','2f8fb1b0-9707-41b3-a725-3abee4ed2be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4271881-49ed-4551-8b47-07e97b4d1114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1e3bb647-8943-4b83-85b0-abb62c252562 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 returned with HTTP 200 Sep 05 11:49:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1448/2843] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:33 2026] GET /volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0d7ae739-1dae-4f79-bec5-a4712c2cea26 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d7ae739-1dae-4f79-bec5-a4712c2cea26 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:49:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0d7ae739-1dae-4f79-bec5-a4712c2cea26 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4470ca9-2fab-4f0f-8631-2bf171677470", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-168166871"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4271881-49ed-4551-8b47-07e97b4d1114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (8dec2882-0256-4a0a-bd69-9e896412147c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request issued successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-748ad695-d824-429c-a491-9b75b843ef48 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:33 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1396/2844] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:33 2026] POST /volume/v3/volumes => generated 763 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0d7ae739-1dae-4f79-bec5-a4712c2cea26 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-0d7ae739-1dae-4f79-bec5-a4712c2cea26 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Create snapshot from volume c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "c2863aeb-bbad-4777-9ce3-fbb6386d4f0a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-847508887"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request body: {'volume': {"'imageRef": 'c2863aeb-bbad-4777-9ce3-fbb6386d4f0a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-847508887'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume of 1 GB Sep 05 11:49:33 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:33 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Availability Zones retrieved successfully. Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (8dda32e7-cdc9-4e02-be83-ddf636a49f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8d14a7-bbd9-4437-b1d6-b83b5b21a553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:33 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8d14a7-bbd9-4437-b1d6-b83b5b21a553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a8c331f-873b-4511-9768-ddcce58d2bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-0d7ae739-1dae-4f79-bec5-a4712c2cea26 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Created reservations ['58d1c42a-7d24-4708-b6a2-7e3a6edaf456', 'fa79842b-db19-493d-8c25-9e792cc8d2f8', '969c34f5-59e9-4be9-8360-9131c53cf558', 'b0ecc53f-2db5-4aaf-b9bd-7ea645f58568'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0d7ae739-1dae-4f79-bec5-a4712c2cea26 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot create request issued successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0d7ae739-1dae-4f79-bec5-a4712c2cea26 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1449/2845] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:33 2026] POST /volume/v3/snapshots => generated 325 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d6ad79fd-c05f-43cc-af36-61ebddaee2ac None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Created reservations ['54443ae9-fb01-49a8-914b-bedc7147de11', 'ec3b6ea0-d21c-4afc-90ee-f81d5e861089', '8a4bbb8d-9bc3-4669-9b07-41a7375de0fd', '74b11414-17c1-40c1-98de-26e3e70732ec'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d6ad79fd-c05f-43cc-af36-61ebddaee2ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d6ad79fd-c05f-43cc-af36-61ebddaee2ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d6ad79fd-c05f-43cc-af36-61ebddaee2ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a8c331f-873b-4511-9768-ddcce58d2bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54443ae9-fb01-49a8-914b-bedc7147de11', 'ec3b6ea0-d21c-4afc-90ee-f81d5e861089', '8a4bbb8d-9bc3-4669-9b07-41a7375de0fd', '74b11414-17c1-40c1-98de-26e3e70732ec']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c886fb8e-442c-4740-a2c8-0a3c3d519b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d6ad79fd-c05f-43cc-af36-61ebddaee2ac tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 returned with HTTP 404 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1450/2846] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:34 2026] GET /volume/v3/volumes/5ac3fb29-1c29-4c1c-a29c-eef9e863fdd7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6d027834-51f7-4f18-b197-f1a12565623a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6d027834-51f7-4f18-b197-f1a12565623a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6d027834-51f7-4f18-b197-f1a12565623a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6d027834-51f7-4f18-b197-f1a12565623a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6d027834-51f7-4f18-b197-f1a12565623a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6d027834-51f7-4f18-b197-f1a12565623a tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 200 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1451/2847] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:34 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2e65be90-ab76-483d-b840-4913c3a9b926 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e65be90-ab76-483d-b840-4913c3a9b926 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e65be90-ab76-483d-b840-4913c3a9b926 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2e65be90-ab76-483d-b840-4913c3a9b926 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-2e65be90-ab76-483d-b840-4913c3a9b926 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete snapshot with id: 0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2e65be90-ab76-483d-b840-4913c3a9b926 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c886fb8e-442c-4740-a2c8-0a3c3d519b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cb6436c-2846-44b9-a335-fd96a8f4e0b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-847508887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['54443ae9-fb01-49a8-914b-bedc7147de11','ec3b6ea0-d21c-4afc-90ee-f81d5e861089','8a4bbb8d-9bc3-4669-9b07-41a7375de0fd','74b11414-17c1-40c1-98de-26e3e70732ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-847508887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cb6436c-2846-44b9-a335-fd96a8f4e0b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ceee1283434a65b5db2e0d700ef2ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51ee452ad384460c8a30520342395607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69a4755-84ac-47f9-90e9-9991c0664a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2e65be90-ab76-483d-b840-4913c3a9b926 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot delete request issued successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2e65be90-ab76-483d-b840-4913c3a9b926 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 202 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1452/2848] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:34 2026] DELETE /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4869d4f9-9ef9-4565-ab00-3588308403c7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4869d4f9-9ef9-4565-ab00-3588308403c7 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4869d4f9-9ef9-4565-ab00-3588308403c7 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4869d4f9-9ef9-4565-ab00-3588308403c7 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4869d4f9-9ef9-4565-ab00-3588308403c7 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4869d4f9-9ef9-4565-ab00-3588308403c7 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 200 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1453/2849] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:34 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 474 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e69a4755-84ac-47f9-90e9-9991c0664a0a) transitioned into state 'SUCCESS' from state '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-847508887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceee1283434a65b5db2e0d700ef2ac',qos_specs=None,replication_status=,reservations=['54443ae9-fb01-49a8-914b-bedc7147de11','ec3b6ea0-d21c-4afc-90ee-f81d5e861089','8a4bbb8d-9bc3-4669-9b07-41a7375de0fd','74b11414-17c1-40c1-98de-26e3e70732ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51ee452ad384460c8a30520342395607',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf205e2-62a2-4e82-a289-6d89591aef99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cf205e2-62a2-4e82-a289-6d89591aef99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Flow 'volume_create_api' (8dda32e7-cdc9-4e02-be83-ddf636a49f21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Create volume request issued successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b007a9ac-6e14-435d-bddd-c60b93bd6594 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1397/2850] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:33 2026] POST /volume/v3/volumes => generated 763 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-26de47c0-c80e-433b-9b0c-34c619a5aadc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-26de47c0-c80e-433b-9b0c-34c619a5aadc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-26de47c0-c80e-433b-9b0c-34c619a5aadc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-26de47c0-c80e-433b-9b0c-34c619a5aadc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-26de47c0-c80e-433b-9b0c-34c619a5aadc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-26de47c0-c80e-433b-9b0c-34c619a5aadc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 returned with HTTP 200 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1454/2851] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:34 2026] GET /volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-32b0ff88-8674-4f05-a7e8-53cdedfdaffd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-32b0ff88-8674-4f05-a7e8-53cdedfdaffd tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-32b0ff88-8674-4f05-a7e8-53cdedfdaffd tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-32b0ff88-8674-4f05-a7e8-53cdedfdaffd tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-32b0ff88-8674-4f05-a7e8-53cdedfdaffd tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-32b0ff88-8674-4f05-a7e8-53cdedfdaffd tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed returned with HTTP 200 Sep 05 11:49:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1398/2852] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:34 2026] GET /volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1746806d-666e-44ad-a121-7e254c22dd8d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1746806d-666e-44ad-a121-7e254c22dd8d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1746806d-666e-44ad-a121-7e254c22dd8d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1746806d-666e-44ad-a121-7e254c22dd8d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1746806d-666e-44ad-a121-7e254c22dd8d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1746806d-666e-44ad-a121-7e254c22dd8d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 200 Sep 05 11:49:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1455/2853] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:34 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 1013 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dd8447b2-3203-4c88-b23d-59f4e253cccb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dd8447b2-3203-4c88-b23d-59f4e253cccb tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dd8447b2-3203-4c88-b23d-59f4e253cccb tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dd8447b2-3203-4c88-b23d-59f4e253cccb tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dd8447b2-3203-4c88-b23d-59f4e253cccb tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dd8447b2-3203-4c88-b23d-59f4e253cccb tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 200 Sep 05 11:49:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1399/2854] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:35 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c2982389-1a96-4dd2-b02d-0c4a789247dd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c2982389-1a96-4dd2-b02d-0c4a789247dd tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c2982389-1a96-4dd2-b02d-0c4a789247dd tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c2982389-1a96-4dd2-b02d-0c4a789247dd tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c2982389-1a96-4dd2-b02d-0c4a789247dd tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Snapshot retrieved successfully. Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c2982389-1a96-4dd2-b02d-0c4a789247dd tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 200 Sep 05 11:49:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1456/2855] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:35 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 474 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bd40ffff-f832-41f4-a607-52c8c7583188 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd40ffff-f832-41f4-a607-52c8c7583188 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd40ffff-f832-41f4-a607-52c8c7583188 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd40ffff-f832-41f4-a607-52c8c7583188 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:35 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:35 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:35 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:35 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bd40ffff-f832-41f4-a607-52c8c7583188 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd40ffff-f832-41f4-a607-52c8c7583188 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed returned with HTTP 200 Sep 05 11:49:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1400/2856] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:35 2026] GET /volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-58f7d920-6af5-4972-ad1a-a98b68616d69 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-58f7d920-6af5-4972-ad1a-a98b68616d69 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-58f7d920-6af5-4972-ad1a-a98b68616d69 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-58f7d920-6af5-4972-ad1a-a98b68616d69 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:35 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-58f7d920-6af5-4972-ad1a-a98b68616d69 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-58f7d920-6af5-4972-ad1a-a98b68616d69 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 returned with HTTP 200 Sep 05 11:49:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1457/2857] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:35 2026] GET /volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-92c143bd-e267-4a97-b7b2-79ba34f00ac6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-92c143bd-e267-4a97-b7b2-79ba34f00ac6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-92c143bd-e267-4a97-b7b2-79ba34f00ac6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-92c143bd-e267-4a97-b7b2-79ba34f00ac6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-92c143bd-e267-4a97-b7b2-79ba34f00ac6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 returned with HTTP 404 Sep 05 11:49:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1401/2858] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:35 2026] GET /volume/v3/volumes/b90e1bec-b8a4-494c-9a98-9b1b81e829a3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-618424118"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-618424118'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume of 1 GB Sep 05 11:49:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Availability Zones retrieved successfully. Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (b2e8096f-645c-4065-b702-2d8b38e10bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079f6042-a242-49ea-ab45-546df92a21d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:35 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (079f6042-a242-49ea-ab45-546df92a21d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bb64b7-13eb-4a85-a309-815967a34096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['33354afe-a069-45a2-a872-ba9e45b52b9c', 'ec9105c8-4b66-4170-9b2b-b75a6acda9af', '5021b46c-dedc-4af0-9420-200cd1ea3dfb', '31617d74-e03f-42d9-ab04-95f380f17d5a'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97bb64b7-13eb-4a85-a309-815967a34096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33354afe-a069-45a2-a872-ba9e45b52b9c', 'ec9105c8-4b66-4170-9b2b-b75a6acda9af', '5021b46c-dedc-4af0-9420-200cd1ea3dfb', '31617d74-e03f-42d9-ab04-95f380f17d5a']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e1ac0a3-e565-43c1-8f95-50103a4153f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e1ac0a3-e565-43c1-8f95-50103a4153f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-618424118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['33354afe-a069-45a2-a872-ba9e45b52b9c','ec9105c8-4b66-4170-9b2b-b75a6acda9af','5021b46c-dedc-4af0-9420-200cd1ea3dfb','31617d74-e03f-42d9-ab04-95f380f17d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-618424118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e2355bce6e440ef803619efa3c3dd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7df92af46f4d470bb8aa551164c8018b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df59df6-4357-4ee6-a363-9a66da634ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df59df6-4357-4ee6-a363-9a66da634ad1) transitioned into state 'SUCCESS' from state '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-618424118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['33354afe-a069-45a2-a872-ba9e45b52b9c','ec9105c8-4b66-4170-9b2b-b75a6acda9af','5021b46c-dedc-4af0-9420-200cd1ea3dfb','31617d74-e03f-42d9-ab04-95f380f17d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ca00b1-31d9-409a-abe9-0c2dd78ec64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ca00b1-31d9-409a-abe9-0c2dd78ec64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (b2e8096f-645c-4065-b702-2d8b38e10bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request issued successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-01e37d3b-bbf7-4ddb-93b4-c966832da02d tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1458/2859] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:35 2026] POST /volume/v3/volumes => generated 784 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6054c1f8-fdba-4106-8721-9ab69bae7e7c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6054c1f8-fdba-4106-8721-9ab69bae7e7c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6054c1f8-fdba-4106-8721-9ab69bae7e7c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6054c1f8-fdba-4106-8721-9ab69bae7e7c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6e5f71d3-94b1-4fd3-8ce7-e5fbf8b17729 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e5f71d3-94b1-4fd3-8ce7-e5fbf8b17729 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e5f71d3-94b1-4fd3-8ce7-e5fbf8b17729 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e5f71d3-94b1-4fd3-8ce7-e5fbf8b17729 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6e5f71d3-94b1-4fd3-8ce7-e5fbf8b17729 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e5f71d3-94b1-4fd3-8ce7-e5fbf8b17729 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 200 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1459/2860] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:36 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6054c1f8-fdba-4106-8721-9ab69bae7e7c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6054c1f8-fdba-4106-8721-9ab69bae7e7c tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 200 Sep 05 11:49:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1402/2861] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:36 2026] GET /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 963 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1e315535-d077-4f57-a65d-0b0d1dfdf6d8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1e315535-d077-4f57-a65d-0b0d1dfdf6d8 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1e315535-d077-4f57-a65d-0b0d1dfdf6d8 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1e315535-d077-4f57-a65d-0b0d1dfdf6d8 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1e315535-d077-4f57-a65d-0b0d1dfdf6d8 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 returned with HTTP 404 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1460/2862] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:36 2026] GET /volume/v3/snapshots/0e4a53c2-0866-4bba-aa98-abc346c4c577 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7e15f0b0-c785-4422-9ddd-61218c786e92 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7e15f0b0-c785-4422-9ddd-61218c786e92 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] DELETE http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7e15f0b0-c785-4422-9ddd-61218c786e92 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7e15f0b0-c785-4422-9ddd-61218c786e92 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-7e15f0b0-c785-4422-9ddd-61218c786e92 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume with id: 2263cbca-3957-48f7-b9c7-0373adbb2287 Sep 05 11:49:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7e15f0b0-c785-4422-9ddd-61218c786e92 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7e15f0b0-c785-4422-9ddd-61218c786e92 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Delete volume request issued successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7e15f0b0-c785-4422-9ddd-61218c786e92 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 returned with HTTP 202 Sep 05 11:49:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1403/2863] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:36 2026] DELETE /volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-156b4cb6-1d30-453b-9d72-9611b55e9913 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-156b4cb6-1d30-453b-9d72-9611b55e9913 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-156b4cb6-1d30-453b-9d72-9611b55e9913 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-156b4cb6-1d30-453b-9d72-9611b55e9913 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-156b4cb6-1d30-453b-9d72-9611b55e9913 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Volume info retrieved successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-156b4cb6-1d30-453b-9d72-9611b55e9913 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 returned with HTTP 200 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1461/2864] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:36 2026] GET /volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-41fd1f97-4d8c-43e9-9c7d-329eca78063f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-41fd1f97-4d8c-43e9-9c7d-329eca78063f tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-41fd1f97-4d8c-43e9-9c7d-329eca78063f tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-41fd1f97-4d8c-43e9-9c7d-329eca78063f tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-41fd1f97-4d8c-43e9-9c7d-329eca78063f tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-41fd1f97-4d8c-43e9-9c7d-329eca78063f tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 returned with HTTP 200 Sep 05 11:49:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1404/2865] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:36 2026] GET /volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a8f31503-5e9f-4789-9030-188cccc6b8ae None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8f31503-5e9f-4789-9030-188cccc6b8ae tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8f31503-5e9f-4789-9030-188cccc6b8ae tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8f31503-5e9f-4789-9030-188cccc6b8ae tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a8f31503-5e9f-4789-9030-188cccc6b8ae tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8f31503-5e9f-4789-9030-188cccc6b8ae tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 returned with HTTP 200 Sep 05 11:49:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1462/2866] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:36 2026] GET /volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-54e9b5c7-0860-41f0-ab9e-4d98b4cc4d45 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54e9b5c7-0860-41f0-ab9e-4d98b4cc4d45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54e9b5c7-0860-41f0-ab9e-4d98b4cc4d45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-54e9b5c7-0860-41f0-ab9e-4d98b4cc4d45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-54e9b5c7-0860-41f0-ab9e-4d98b4cc4d45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-54e9b5c7-0860-41f0-ab9e-4d98b4cc4d45 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 200 Sep 05 11:49:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1405/2867] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:37 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 457 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-073bbb8f-eff4-40f5-8978-3470e89a6bfc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-073bbb8f-eff4-40f5-8978-3470e89a6bfc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-073bbb8f-eff4-40f5-8978-3470e89a6bfc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-073bbb8f-eff4-40f5-8978-3470e89a6bfc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-073bbb8f-eff4-40f5-8978-3470e89a6bfc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-073bbb8f-eff4-40f5-8978-3470e89a6bfc tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 200 Sep 05 11:49:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1463/2868] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:37 2026] GET /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c9e2e38c-64dd-47b3-88e0-890156348f59 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c9e2e38c-64dd-47b3-88e0-890156348f59 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] GET http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 Sep 05 11:49:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c9e2e38c-64dd-47b3-88e0-890156348f59 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c9e2e38c-64dd-47b3-88e0-890156348f59 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c9e2e38c-64dd-47b3-88e0-890156348f59 tempest-CreateVolumesFromSnapshotTest-1583907140 tempest-CreateVolumesFromSnapshotTest-1583907140-project-member] http://192.168.122.16/volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 returned with HTTP 404 Sep 05 11:49:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1406/2869] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:37 2026] GET /volume/v3/volumes/2263cbca-3957-48f7-b9c7-0373adbb2287 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4ab0f5e1-241f-4e5e-85ea-af29bd6ab88e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ab0f5e1-241f-4e5e-85ea-af29bd6ab88e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 Sep 05 11:49:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ab0f5e1-241f-4e5e-85ea-af29bd6ab88e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ab0f5e1-241f-4e5e-85ea-af29bd6ab88e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4ab0f5e1-241f-4e5e-85ea-af29bd6ab88e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ab0f5e1-241f-4e5e-85ea-af29bd6ab88e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 returned with HTTP 200 Sep 05 11:49:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1464/2870] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:37 2026] GET /volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-87580578-a4bb-4ae4-a168-947415d3ab13 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-87580578-a4bb-4ae4-a168-947415d3ab13 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-87580578-a4bb-4ae4-a168-947415d3ab13 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-87580578-a4bb-4ae4-a168-947415d3ab13 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-87580578-a4bb-4ae4-a168-947415d3ab13 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-87580578-a4bb-4ae4-a168-947415d3ab13 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 200 Sep 05 11:49:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1407/2871] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:38 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a8f6b6cc-3fe6-45a5-8237-e0205a065a24 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8f6b6cc-3fe6-45a5-8237-e0205a065a24 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8f6b6cc-3fe6-45a5-8237-e0205a065a24 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a8f6b6cc-3fe6-45a5-8237-e0205a065a24 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a8f6b6cc-3fe6-45a5-8237-e0205a065a24 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a8f6b6cc-3fe6-45a5-8237-e0205a065a24 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 200 Sep 05 11:49:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1465/2872] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:38 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 484 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dce59bc0-5398-4865-aa57-90cb2ef1fc4f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dce59bc0-5398-4865-aa57-90cb2ef1fc4f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dce59bc0-5398-4865-aa57-90cb2ef1fc4f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dce59bc0-5398-4865-aa57-90cb2ef1fc4f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-dce59bc0-5398-4865-aa57-90cb2ef1fc4f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Delete snapshot with id: 0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dce59bc0-5398-4865-aa57-90cb2ef1fc4f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3b1a9114-fcd3-4cb1-b612-3806449c4402 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3b1a9114-fcd3-4cb1-b612-3806449c4402 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3b1a9114-fcd3-4cb1-b612-3806449c4402 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3b1a9114-fcd3-4cb1-b612-3806449c4402 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dce59bc0-5398-4865-aa57-90cb2ef1fc4f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot delete request issued successfully. Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dce59bc0-5398-4865-aa57-90cb2ef1fc4f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 202 Sep 05 11:49:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1408/2873] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:38 2026] DELETE /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4fc2d22a-f852-4c2a-80e4-b29ba421bd9f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3b1a9114-fcd3-4cb1-b612-3806449c4402 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4fc2d22a-f852-4c2a-80e4-b29ba421bd9f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4fc2d22a-f852-4c2a-80e4-b29ba421bd9f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4fc2d22a-f852-4c2a-80e4-b29ba421bd9f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3b1a9114-fcd3-4cb1-b612-3806449c4402 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 200 Sep 05 11:49:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1466/2874] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:38 2026] GET /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 1013 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4fc2d22a-f852-4c2a-80e4-b29ba421bd9f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4fc2d22a-f852-4c2a-80e4-b29ba421bd9f tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 200 Sep 05 11:49:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1409/2875] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:38 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-83827911-f77b-4424-ba34-f41b5c208c08 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-83827911-f77b-4424-ba34-f41b5c208c08 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 Sep 05 11:49:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-83827911-f77b-4424-ba34-f41b5c208c08 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-83827911-f77b-4424-ba34-f41b5c208c08 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-83827911-f77b-4424-ba34-f41b5c208c08 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-83827911-f77b-4424-ba34-f41b5c208c08 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 returned with HTTP 200 Sep 05 11:49:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1467/2876] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:39 2026] GET /volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ad66e94b-baf3-49c6-9bd9-8c983e626207 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ad66e94b-baf3-49c6-9bd9-8c983e626207 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ad66e94b-baf3-49c6-9bd9-8c983e626207 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ad66e94b-baf3-49c6-9bd9-8c983e626207 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3bd22c13-1e4f-407d-80aa-8b8b5a11e10d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3bd22c13-1e4f-407d-80aa-8b8b5a11e10d tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3bd22c13-1e4f-407d-80aa-8b8b5a11e10d tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3bd22c13-1e4f-407d-80aa-8b8b5a11e10d tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3bd22c13-1e4f-407d-80aa-8b8b5a11e10d tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Snapshot retrieved successfully. Sep 05 11:49:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3bd22c13-1e4f-407d-80aa-8b8b5a11e10d tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 200 Sep 05 11:49:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1468/2877] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:39 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 483 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ad66e94b-baf3-49c6-9bd9-8c983e626207 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ad66e94b-baf3-49c6-9bd9-8c983e626207 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 200 Sep 05 11:49:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1410/2878] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:39 2026] GET /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 1013 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4bce1500-e4f6-4255-8501-484002b3f944 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4bce1500-e4f6-4255-8501-484002b3f944 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4bce1500-e4f6-4255-8501-484002b3f944 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4bce1500-e4f6-4255-8501-484002b3f944 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4bce1500-e4f6-4255-8501-484002b3f944 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4bce1500-e4f6-4255-8501-484002b3f944 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 returned with HTTP 200 Sep 05 11:49:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1469/2879] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-68d84d69-1cfa-4752-858b-54f49e20e19e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-68d84d69-1cfa-4752-858b-54f49e20e19e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-68d84d69-1cfa-4752-858b-54f49e20e19e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-68d84d69-1cfa-4752-858b-54f49e20e19e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-68d84d69-1cfa-4752-858b-54f49e20e19e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-68d84d69-1cfa-4752-858b-54f49e20e19e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 returned with HTTP 200 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1411/2880] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-960487b0-bc8d-4e2a-afd1-1570e10c7acc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-960487b0-bc8d-4e2a-afd1-1570e10c7acc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] DELETE http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-960487b0-bc8d-4e2a-afd1-1570e10c7acc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-960487b0-bc8d-4e2a-afd1-1570e10c7acc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-960487b0-bc8d-4e2a-afd1-1570e10c7acc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume with id: 4cb6436c-2846-44b9-a335-fd96a8f4e0b2 Sep 05 11:49:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-960487b0-bc8d-4e2a-afd1-1570e10c7acc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-960487b0-bc8d-4e2a-afd1-1570e10c7acc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume request issued successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-960487b0-bc8d-4e2a-afd1-1570e10c7acc tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 returned with HTTP 202 Sep 05 11:49:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1470/2881] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:40 2026] DELETE /volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-be3b3e0e-2578-4f04-8ed0-04a782baca57 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be3b3e0e-2578-4f04-8ed0-04a782baca57 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be3b3e0e-2578-4f04-8ed0-04a782baca57 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be3b3e0e-2578-4f04-8ed0-04a782baca57 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-be3b3e0e-2578-4f04-8ed0-04a782baca57 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be3b3e0e-2578-4f04-8ed0-04a782baca57 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 returned with HTTP 200 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1412/2882] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-260aac5e-9b31-4d66-8410-7f1f71dbf035 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-260aac5e-9b31-4d66-8410-7f1f71dbf035 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-260aac5e-9b31-4d66-8410-7f1f71dbf035 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-260aac5e-9b31-4d66-8410-7f1f71dbf035 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-260aac5e-9b31-4d66-8410-7f1f71dbf035 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 returned with HTTP 404 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1413/2883] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/snapshots/0819d09a-356f-4f1e-8628-691439ee2f04 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5d4da44f-a5f3-44d5-a301-31313692eb44 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d4da44f-a5f3-44d5-a301-31313692eb44 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] DELETE http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d4da44f-a5f3-44d5-a301-31313692eb44 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5d4da44f-a5f3-44d5-a301-31313692eb44 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-5d4da44f-a5f3-44d5-a301-31313692eb44 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Delete volume with id: c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1015814177"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1015814177'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume of 1 GB Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Availability Zones retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5d4da44f-a5f3-44d5-a301-31313692eb44 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (1964ea99-fb46-4f2c-9400-4fc5051ef28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94627d07-48c5-4e72-82ea-229f0545a5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5d4da44f-a5f3-44d5-a301-31313692eb44 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Delete volume request issued successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5d4da44f-a5f3-44d5-a301-31313692eb44 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 returned with HTTP 202 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1414/2884] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:40 2026] DELETE /volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-756b6877-5f45-4267-bd15-6126dca2d248 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-756b6877-5f45-4267-bd15-6126dca2d248 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-756b6877-5f45-4267-bd15-6126dca2d248 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-756b6877-5f45-4267-bd15-6126dca2d248 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94627d07-48c5-4e72-82ea-229f0545a5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494a0486-6c34-4d80-a8b8-0096a13ea5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-756b6877-5f45-4267-bd15-6126dca2d248 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-756b6877-5f45-4267-bd15-6126dca2d248 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 200 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1415/2885] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 1013 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0d0b2991-29f7-41ab-bc0b-5f2ad41eacf4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d0b2991-29f7-41ab-bc0b-5f2ad41eacf4 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d0b2991-29f7-41ab-bc0b-5f2ad41eacf4 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0d0b2991-29f7-41ab-bc0b-5f2ad41eacf4 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0d0b2991-29f7-41ab-bc0b-5f2ad41eacf4 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0d0b2991-29f7-41ab-bc0b-5f2ad41eacf4 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 returned with HTTP 200 Sep 05 11:49:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1416/2886] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:40 2026] GET /volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 => generated 874 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Created reservations ['02a1cdf2-4a0b-4438-81fb-98356c53f86a', 'df9fb1c3-624a-4af6-bdb7-aeda59e9d9d9', '57a39651-1ce6-409c-811b-282ea9620d2e', '51bff19e-2540-49c2-9d6f-769a70dea692'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494a0486-6c34-4d80-a8b8-0096a13ea5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a1cdf2-4a0b-4438-81fb-98356c53f86a', 'df9fb1c3-624a-4af6-bdb7-aeda59e9d9d9', '57a39651-1ce6-409c-811b-282ea9620d2e', '51bff19e-2540-49c2-9d6f-769a70dea692']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d255b577-0aea-43a3-9e20-94c0d700479d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d255b577-0aea-43a3-9e20-94c0d700479d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b7100c5-f3dd-4233-bae3-75ca11d7592b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1015814177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['02a1cdf2-4a0b-4438-81fb-98356c53f86a','df9fb1c3-624a-4af6-bdb7-aeda59e9d9d9','57a39651-1ce6-409c-811b-282ea9620d2e','51bff19e-2540-49c2-9d6f-769a70dea692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1015814177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b7100c5-f3dd-4233-bae3-75ca11d7592b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89bc846116e4e70a09323261f55ffe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af53849-4f18-43ea-8313-cc0350ccebd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8af53849-4f18-43ea-8313-cc0350ccebd0) transitioned into state 'SUCCESS' from state '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-1015814177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['02a1cdf2-4a0b-4438-81fb-98356c53f86a','df9fb1c3-624a-4af6-bdb7-aeda59e9d9d9','57a39651-1ce6-409c-811b-282ea9620d2e','51bff19e-2540-49c2-9d6f-769a70dea692'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (416475d5-ac8b-4558-82db-1efe6568d987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (416475d5-ac8b-4558-82db-1efe6568d987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (1964ea99-fb46-4f2c-9400-4fc5051ef28a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request issued successfully. Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-84a0e6a9-3466-4ee4-9492-a4f9fdac7955 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1471/2887] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:40 2026] POST /volume/v3/volumes => generated 771 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ea04a044-8f25-493d-b154-d92ff00d4a20 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ea04a044-8f25-493d-b154-d92ff00d4a20 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b Sep 05 11:49:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ea04a044-8f25-493d-b154-d92ff00d4a20 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ea04a044-8f25-493d-b154-d92ff00d4a20 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ea04a044-8f25-493d-b154-d92ff00d4a20 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ea04a044-8f25-493d-b154-d92ff00d4a20 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b returned with HTTP 200 Sep 05 11:49:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1417/2888] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:41 2026] GET /volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8911cba8-20c1-456f-82bc-d8f94839b775 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8911cba8-20c1-456f-82bc-d8f94839b775 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8911cba8-20c1-456f-82bc-d8f94839b775 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8911cba8-20c1-456f-82bc-d8f94839b775 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8911cba8-20c1-456f-82bc-d8f94839b775 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8911cba8-20c1-456f-82bc-d8f94839b775 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 returned with HTTP 200 Sep 05 11:49:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1472/2889] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:41 2026] GET /volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e225b2cd-f544-4e23-be8f-f25dfbcfc3dd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e225b2cd-f544-4e23-be8f-f25dfbcfc3dd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e225b2cd-f544-4e23-be8f-f25dfbcfc3dd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e225b2cd-f544-4e23-be8f-f25dfbcfc3dd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e225b2cd-f544-4e23-be8f-f25dfbcfc3dd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e225b2cd-f544-4e23-be8f-f25dfbcfc3dd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 200 Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6a7485f6-86e7-43cf-aac3-b530ff8dcb02 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1418/2890] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:41 2026] GET /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a7485f6-86e7-43cf-aac3-b530ff8dcb02 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a7485f6-86e7-43cf-aac3-b530ff8dcb02 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a7485f6-86e7-43cf-aac3-b530ff8dcb02 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-48d7d30d-caf2-4b1f-8544-eb74d426fda7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a7485f6-86e7-43cf-aac3-b530ff8dcb02 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 returned with HTTP 404 Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48d7d30d-caf2-4b1f-8544-eb74d426fda7 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:49:41 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48d7d30d-caf2-4b1f-8544-eb74d426fda7 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-400557731"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1473/2891] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:41 2026] GET /volume/v3/volumes/c4470ca9-2fab-4f0f-8631-2bf171677470 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6a6b20dc-ce28-4c4f-8d47-5e969ccd3638 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a6b20dc-ce28-4c4f-8d47-5e969ccd3638 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] DELETE http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a6b20dc-ce28-4c4f-8d47-5e969ccd3638 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6a6b20dc-ce28-4c4f-8d47-5e969ccd3638 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-6a6b20dc-ce28-4c4f-8d47-5e969ccd3638 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Delete volume with id: e0e4ce4f-18ee-46a5-979f-6d407cb8c322 Sep 05 11:49:41 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:41 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-48d7d30d-caf2-4b1f-8544-eb74d426fda7 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:41 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-48d7d30d-caf2-4b1f-8544-eb74d426fda7 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create snapshot from volume 29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:41 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:41 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6a6b20dc-ce28-4c4f-8d47-5e969ccd3638 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6a6b20dc-ce28-4c4f-8d47-5e969ccd3638 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Delete volume request issued successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6a6b20dc-ce28-4c4f-8d47-5e969ccd3638 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 returned with HTTP 202 Sep 05 11:49:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1474/2892] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:41 2026] DELETE /volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:42 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-48d7d30d-caf2-4b1f-8544-eb74d426fda7 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['9c667f11-ecf4-42c7-9535-40d9a89ecd3e', 'afbebab7-d47d-41e3-bd67-43ea95c1c8bf', 'ac5d6064-919e-433f-b8eb-472d180efbf5', '8030cbfe-b36d-47de-81b7-cc09f334aa4b'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-db7128e4-0ea7-4fa7-9975-f3220cd90883 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db7128e4-0ea7-4fa7-9975-f3220cd90883 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db7128e4-0ea7-4fa7-9975-f3220cd90883 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-db7128e4-0ea7-4fa7-9975-f3220cd90883 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-db7128e4-0ea7-4fa7-9975-f3220cd90883 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Volume info retrieved successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-db7128e4-0ea7-4fa7-9975-f3220cd90883 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 returned with HTTP 200 Sep 05 11:49:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1475/2893] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:42 2026] GET /volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 => generated 839 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-48d7d30d-caf2-4b1f-8544-eb74d426fda7 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot create request issued successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48d7d30d-caf2-4b1f-8544-eb74d426fda7 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1419/2894] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ae418730-98ec-42b0-8afc-14e30c67bbcd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a485757a-9148-425e-a335-9e8c9098d8d6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ae418730-98ec-42b0-8afc-14e30c67bbcd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ae418730-98ec-42b0-8afc-14e30c67bbcd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ae418730-98ec-42b0-8afc-14e30c67bbcd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a485757a-9148-425e-a335-9e8c9098d8d6 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b Sep 05 11:49:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a485757a-9148-425e-a335-9e8c9098d8d6 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a485757a-9148-425e-a335-9e8c9098d8d6 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ae418730-98ec-42b0-8afc-14e30c67bbcd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ae418730-98ec-42b0-8afc-14e30c67bbcd tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 200 Sep 05 11:49:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1476/2895] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:42 2026] GET /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 439 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a485757a-9148-425e-a335-9e8c9098d8d6 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a485757a-9148-425e-a335-9e8c9098d8d6 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b returned with HTTP 200 Sep 05 11:49:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1420/2896] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:42 2026] GET /volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b => generated 863 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dc483530-530e-4c60-b4fc-76fa6f327ed6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc483530-530e-4c60-b4fc-76fa6f327ed6 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc483530-530e-4c60-b4fc-76fa6f327ed6 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc483530-530e-4c60-b4fc-76fa6f327ed6 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc483530-530e-4c60-b4fc-76fa6f327ed6 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 returned with HTTP 404 Sep 05 11:49:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1477/2897] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:42 2026] GET /volume/v3/volumes/4cb6436c-2846-44b9-a335-fd96a8f4e0b2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-598ed1d5-885c-4437-ba6f-a43fc46b3119 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-598ed1d5-885c-4437-ba6f-a43fc46b3119 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] DELETE http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 Sep 05 11:49:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-598ed1d5-885c-4437-ba6f-a43fc46b3119 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-598ed1d5-885c-4437-ba6f-a43fc46b3119 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-598ed1d5-885c-4437-ba6f-a43fc46b3119 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume with id: 519047eb-b8d4-46cc-aeb1-93acfd5f0277 Sep 05 11:49:42 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-598ed1d5-885c-4437-ba6f-a43fc46b3119 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-598ed1d5-885c-4437-ba6f-a43fc46b3119 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume request issued successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-598ed1d5-885c-4437-ba6f-a43fc46b3119 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 returned with HTTP 202 Sep 05 11:49:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1421/2898] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:42 2026] DELETE /volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e2efb136-abd6-4a6f-8dd2-28a1ef7a5a19 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2efb136-abd6-4a6f-8dd2-28a1ef7a5a19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2efb136-abd6-4a6f-8dd2-28a1ef7a5a19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e2efb136-abd6-4a6f-8dd2-28a1ef7a5a19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:42 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:42 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e2efb136-abd6-4a6f-8dd2-28a1ef7a5a19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e2efb136-abd6-4a6f-8dd2-28a1ef7a5a19 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 returned with HTTP 200 Sep 05 11:49:42 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1478/2899] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:42 2026] GET /volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d6f439c8-e1e9-40ab-93f8-a6e02bf661e0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6f439c8-e1e9-40ab-93f8-a6e02bf661e0 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] GET http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6f439c8-e1e9-40ab-93f8-a6e02bf661e0 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6f439c8-e1e9-40ab-93f8-a6e02bf661e0 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6f439c8-e1e9-40ab-93f8-a6e02bf661e0 tempest-CinderUnicodeTest-1481234426 tempest-CinderUnicodeTest-1481234426-project-member] http://192.168.122.16/volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 returned with HTTP 404 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1422/2900] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:43 2026] GET /volume/v3/volumes/e0e4ce4f-18ee-46a5-979f-6d407cb8c322 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3b972dde-deb8-4924-a698-d68341fe529a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3b972dde-deb8-4924-a698-d68341fe529a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3b972dde-deb8-4924-a698-d68341fe529a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3b972dde-deb8-4924-a698-d68341fe529a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3b972dde-deb8-4924-a698-d68341fe529a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3b972dde-deb8-4924-a698-d68341fe529a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 200 Sep 05 11:49:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1479/2901] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:43 2026] GET /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1f2674fc-f4c5-45a1-b6d3-7d3f49a9e377 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f2674fc-f4c5-45a1-b6d3-7d3f49a9e377 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f2674fc-f4c5-45a1-b6d3-7d3f49a9e377 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f2674fc-f4c5-45a1-b6d3-7d3f49a9e377 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1f2674fc-f4c5-45a1-b6d3-7d3f49a9e377 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f2674fc-f4c5-45a1-b6d3-7d3f49a9e377 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b returned with HTTP 200 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1423/2902] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:43 2026] GET /volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b => generated 864 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-008b429b-e343-41c9-9bef-a4c3398f3082 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b7100c5-f3dd-4233-bae3-75ca11d7592b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-959546058"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request body: {'volume': {"'source_volid": '8b7100c5-f3dd-4233-bae3-75ca11d7592b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-959546058'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume of 1 GB Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Availability Zones retrieved successfully. Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (920b0c58-70ba-437f-8a53-56faf99f2d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07951866-4664-4136-aefb-6d14e17a81d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07951866-4664-4136-aefb-6d14e17a81d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28819337-1f87-4c5e-8820-4e1d515889de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2ee83430-b26d-4a24-b3ff-1023c04f19a6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ee83430-b26d-4a24-b3ff-1023c04f19a6 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ee83430-b26d-4a24-b3ff-1023c04f19a6 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ee83430-b26d-4a24-b3ff-1023c04f19a6 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ee83430-b26d-4a24-b3ff-1023c04f19a6 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 returned with HTTP 404 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1424/2903] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:43 2026] GET /volume/v3/volumes/519047eb-b8d4-46cc-aeb1-93acfd5f0277 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c12f93fc-71cc-4d51-a3e0-5d83d042b709 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c12f93fc-71cc-4d51-a3e0-5d83d042b709 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] DELETE http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c12f93fc-71cc-4d51-a3e0-5d83d042b709 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c12f93fc-71cc-4d51-a3e0-5d83d042b709 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-c12f93fc-71cc-4d51-a3e0-5d83d042b709 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume with id: e18e979f-5675-42d7-bd2e-7460c763ffd0 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Created reservations ['601578a5-d6ce-4f5a-a0d6-a70f45255055', '2d4154ad-bbb5-46dc-b5be-7fd078d52ac6', 'bfe45cf6-9a3f-4475-8d4f-dc4cb8ee51c5', '26eb3e1e-5b9e-4229-88f1-1c2d4fe87510'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c12f93fc-71cc-4d51-a3e0-5d83d042b709 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28819337-1f87-4c5e-8820-4e1d515889de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['601578a5-d6ce-4f5a-a0d6-a70f45255055', '2d4154ad-bbb5-46dc-b5be-7fd078d52ac6', 'bfe45cf6-9a3f-4475-8d4f-dc4cb8ee51c5', '26eb3e1e-5b9e-4229-88f1-1c2d4fe87510']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c271a6-8a31-4c1f-8e19-641de10f1307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09c271a6-8a31-4c1f-8e19-641de10f1307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48694f38-bdf0-4ac0-96b1-ac8a152a4049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-959546058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['601578a5-d6ce-4f5a-a0d6-a70f45255055','2d4154ad-bbb5-46dc-b5be-7fd078d52ac6','bfe45cf6-9a3f-4475-8d4f-dc4cb8ee51c5','26eb3e1e-5b9e-4229-88f1-1c2d4fe87510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-959546058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48694f38-bdf0-4ac0-96b1-ac8a152a4049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89bc846116e4e70a09323261f55ffe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b53aaff-87eb-4faa-801e-87ab75a12685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c12f93fc-71cc-4d51-a3e0-5d83d042b709 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume request issued successfully. Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c12f93fc-71cc-4d51-a3e0-5d83d042b709 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 returned with HTTP 202 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1425/2904] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:43 2026] DELETE /volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3c321dac-caf1-4237-a057-1de43c568c7e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3c321dac-caf1-4237-a057-1de43c568c7e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3c321dac-caf1-4237-a057-1de43c568c7e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3c321dac-caf1-4237-a057-1de43c568c7e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b53aaff-87eb-4faa-801e-87ab75a12685) transitioned into state 'SUCCESS' from state '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-959546058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['601578a5-d6ce-4f5a-a0d6-a70f45255055','2d4154ad-bbb5-46dc-b5be-7fd078d52ac6','bfe45cf6-9a3f-4475-8d4f-dc4cb8ee51c5','26eb3e1e-5b9e-4229-88f1-1c2d4fe87510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87136def-6903-46c4-ade6-b4e6c627b558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3c321dac-caf1-4237-a057-1de43c568c7e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87136def-6903-46c4-ade6-b4e6c627b558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (920b0c58-70ba-437f-8a53-56faf99f2d6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request issued successfully. Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-008b429b-e343-41c9-9bef-a4c3398f3082 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1480/2905] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:43 2026] POST /volume/v3/volumes => generated 770 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3c321dac-caf1-4237-a057-1de43c568c7e tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 returned with HTTP 200 Sep 05 11:49:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1426/2906] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:43 2026] GET /volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 => generated 856 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b7100c5-f3dd-4233-bae3-75ca11d7592b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-653353683"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request body: {'volume': {"'source_volid": '8b7100c5-f3dd-4233-bae3-75ca11d7592b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-653353683'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:43 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume of 1 GB Sep 05 11:49:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Availability Zones retrieved successfully. Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (c1b5421d-b577-4fb7-8a35-02fa7196d274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2b5a05-fd3c-457b-9dd0-5c3acbbccf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2b5a05-fd3c-457b-9dd0-5c3acbbccf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c42827-1592-4462-8dfa-29a9dee17ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Created reservations ['014a4417-d5b2-4818-995f-b9641677321b', '232d3766-1c2f-4d97-a1fe-587d77311c30', '210a3abe-4b2f-468e-8e07-ad9ae6d96e62', '49a67463-ce96-4bee-bab5-dda54d271fca'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c42827-1592-4462-8dfa-29a9dee17ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['014a4417-d5b2-4818-995f-b9641677321b', '232d3766-1c2f-4d97-a1fe-587d77311c30', '210a3abe-4b2f-468e-8e07-ad9ae6d96e62', '49a67463-ce96-4bee-bab5-dda54d271fca']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (447a92ec-f91f-48f5-bbe1-d9553708034b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5e260dfd-a631-4df3-a8cc-a5f0cfd383be None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (447a92ec-f91f-48f5-bbe1-d9553708034b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-653353683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['014a4417-d5b2-4818-995f-b9641677321b','232d3766-1c2f-4d97-a1fe-587d77311c30','210a3abe-4b2f-468e-8e07-ad9ae6d96e62','49a67463-ce96-4bee-bab5-dda54d271fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-653353683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89bc846116e4e70a09323261f55ffe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06635451-424a-4461-a21e-98559aa7bc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5e260dfd-a631-4df3-a8cc-a5f0cfd383be tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5e260dfd-a631-4df3-a8cc-a5f0cfd383be tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5e260dfd-a631-4df3-a8cc-a5f0cfd383be tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5e260dfd-a631-4df3-a8cc-a5f0cfd383be tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5e260dfd-a631-4df3-a8cc-a5f0cfd383be tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 200 Sep 05 11:49:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1427/2907] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:44 2026] GET /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06635451-424a-4461-a21e-98559aa7bc23) transitioned into state 'SUCCESS' from state '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-653353683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['014a4417-d5b2-4818-995f-b9641677321b','232d3766-1c2f-4d97-a1fe-587d77311c30','210a3abe-4b2f-468e-8e07-ad9ae6d96e62','49a67463-ce96-4bee-bab5-dda54d271fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b0a24a-426b-43ae-98dd-7004e03b68d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b0a24a-426b-43ae-98dd-7004e03b68d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (c1b5421d-b577-4fb7-8a35-02fa7196d274) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request issued successfully. Sep 05 11:49:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a97279c3-fa2a-43e8-bc8a-8ccf678afdcf tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1481/2908] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:43 2026] POST /volume/v3/volumes => generated 770 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0734b187-71d0-40e1-aa0c-832842b70456 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b7100c5-f3dd-4233-bae3-75ca11d7592b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-619684138"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request body: {'volume': {"'source_volid": '8b7100c5-f3dd-4233-bae3-75ca11d7592b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-619684138'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume of 1 GB Sep 05 11:49:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Availability Zones retrieved successfully. Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (e84223d1-ba2e-4582-a897-9aa71f918b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c290f6aa-073d-42bd-a034-0d986f370904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c290f6aa-073d-42bd-a034-0d986f370904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec388cbc-0779-46c1-bc7b-df72180de577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Created reservations ['3d381a8b-476f-495d-a29a-5142f354285c', 'c7c1360e-4a07-4d48-ab99-7c34dd2555a0', '2ebabc38-6bcd-4534-8186-2ab9688a7b90', 'affb643e-fc0d-4d6e-a37b-7a672899abda'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec388cbc-0779-46c1-bc7b-df72180de577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d381a8b-476f-495d-a29a-5142f354285c', 'c7c1360e-4a07-4d48-ab99-7c34dd2555a0', '2ebabc38-6bcd-4534-8186-2ab9688a7b90', 'affb643e-fc0d-4d6e-a37b-7a672899abda']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05efa40-71d2-466e-bd8e-b5418a3a4a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05efa40-71d2-466e-bd8e-b5418a3a4a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd34e270b-68db-451c-93e1-aa329f327f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-619684138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['3d381a8b-476f-495d-a29a-5142f354285c','c7c1360e-4a07-4d48-ab99-7c34dd2555a0','2ebabc38-6bcd-4534-8186-2ab9688a7b90','affb643e-fc0d-4d6e-a37b-7a672899abda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-619684138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d34e270b-68db-451c-93e1-aa329f327f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89bc846116e4e70a09323261f55ffe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b18ac4-15dc-4466-8adb-ca31852309f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-63f40681-3cbc-4e16-8062-f88c021f1943 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b18ac4-15dc-4466-8adb-ca31852309f5) transitioned into state 'SUCCESS' from state '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-619684138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['3d381a8b-476f-495d-a29a-5142f354285c','c7c1360e-4a07-4d48-ab99-7c34dd2555a0','2ebabc38-6bcd-4534-8186-2ab9688a7b90','affb643e-fc0d-4d6e-a37b-7a672899abda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e260ed0-5183-4c6d-8aa7-4b024e01e491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-63f40681-3cbc-4e16-8062-f88c021f1943 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-63f40681-3cbc-4e16-8062-f88c021f1943 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-63f40681-3cbc-4e16-8062-f88c021f1943 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e260ed0-5183-4c6d-8aa7-4b024e01e491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (e84223d1-ba2e-4582-a897-9aa71f918b13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request issued successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0734b187-71d0-40e1-aa0c-832842b70456 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1428/2909] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:44 2026] POST /volume/v3/volumes => generated 770 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-63f40681-3cbc-4e16-8062-f88c021f1943 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-63f40681-3cbc-4e16-8062-f88c021f1943 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 returned with HTTP 200 Sep 05 11:49:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1482/2910] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:44 2026] GET /volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b7100c5-f3dd-4233-bae3-75ca11d7592b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1477947797"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request body: {'volume': {"'source_volid": '8b7100c5-f3dd-4233-bae3-75ca11d7592b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1477947797'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume of 1 GB Sep 05 11:49:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Availability Zones retrieved successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (1da358e5-45a9-4c8b-a975-cde0dd245ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b090efa0-7f57-42f7-9a87-f98afd60a0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b090efa0-7f57-42f7-9a87-f98afd60a0c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38456f3a-ee7e-4fe8-91d3-79ae807e389e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Created reservations ['83b1c0a3-a4cd-435d-964f-b22728eab086', '09fe2c3d-016a-45bf-a520-d5b7d5d55402', '4d143d8e-c828-4cba-86d7-24f0219ecebf', '45b211cd-0409-4fff-a965-182d2f322cb3'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38456f3a-ee7e-4fe8-91d3-79ae807e389e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83b1c0a3-a4cd-435d-964f-b22728eab086', '09fe2c3d-016a-45bf-a520-d5b7d5d55402', '4d143d8e-c828-4cba-86d7-24f0219ecebf', '45b211cd-0409-4fff-a965-182d2f322cb3']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c34019-0cce-462c-8bfa-62cd31f53416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c34019-0cce-462c-8bfa-62cd31f53416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d54df3e-8c90-461a-abac-01e475b2e1fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1477947797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['83b1c0a3-a4cd-435d-964f-b22728eab086','09fe2c3d-016a-45bf-a520-d5b7d5d55402','4d143d8e-c828-4cba-86d7-24f0219ecebf','45b211cd-0409-4fff-a965-182d2f322cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1477947797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d54df3e-8c90-461a-abac-01e475b2e1fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89bc846116e4e70a09323261f55ffe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d1f2da-36e8-4dff-b220-f11ea8ff5276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-32198eb0-c18e-4820-a37f-e914b41b793b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32198eb0-c18e-4820-a37f-e914b41b793b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32198eb0-c18e-4820-a37f-e914b41b793b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-32198eb0-c18e-4820-a37f-e914b41b793b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-32198eb0-c18e-4820-a37f-e914b41b793b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-32198eb0-c18e-4820-a37f-e914b41b793b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 200 Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d1f2da-36e8-4dff-b220-f11ea8ff5276) transitioned into state 'SUCCESS' from state '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-1477947797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['83b1c0a3-a4cd-435d-964f-b22728eab086','09fe2c3d-016a-45bf-a520-d5b7d5d55402','4d143d8e-c828-4cba-86d7-24f0219ecebf','45b211cd-0409-4fff-a965-182d2f322cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1483/2911] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:45 2026] GET /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9807cd76-df5d-42f6-972b-cd75ee8d4f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9807cd76-df5d-42f6-972b-cd75ee8d4f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (1da358e5-45a9-4c8b-a975-cde0dd245ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request issued successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ddb0f67-45c3-4b65-970e-52cbaf2dd9ba tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1429/2912] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:45 2026] POST /volume/v3/volumes => generated 771 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8b7100c5-f3dd-4233-bae3-75ca11d7592b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-34954139"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request body: {'volume': {"'source_volid": '8b7100c5-f3dd-4233-bae3-75ca11d7592b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-34954139'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume of 1 GB Sep 05 11:49:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Availability Zones retrieved successfully. Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (1346d3e1-a46f-4352-9d09-e0a97fd64d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b2fa07-c05f-47fc-91e0-3244a3e91ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b2fa07-c05f-47fc-91e0-3244a3e91ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef17d1c-8d2a-4ecc-b6f2-ab42e2f45170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Created reservations ['76c2b653-020a-46cd-a9fe-c8710ce02b5d', '639abb35-1b55-46fa-85ae-000210f88a0d', 'bc61c13a-af42-44e6-92fa-15419daaf2b2', 'ebbaccd0-967f-4729-99dc-e1a9d9f5e5b4'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef17d1c-8d2a-4ecc-b6f2-ab42e2f45170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76c2b653-020a-46cd-a9fe-c8710ce02b5d', '639abb35-1b55-46fa-85ae-000210f88a0d', 'bc61c13a-af42-44e6-92fa-15419daaf2b2', 'ebbaccd0-967f-4729-99dc-e1a9d9f5e5b4']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11958ce-c8a6-4bc4-aac3-4760f1031eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d11958ce-c8a6-4bc4-aac3-4760f1031eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04bb821f-35f3-4eed-aec1-a7d7b99dc127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-34954139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['76c2b653-020a-46cd-a9fe-c8710ce02b5d','639abb35-1b55-46fa-85ae-000210f88a0d','bc61c13a-af42-44e6-92fa-15419daaf2b2','ebbaccd0-967f-4729-99dc-e1a9d9f5e5b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-34954139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04bb821f-35f3-4eed-aec1-a7d7b99dc127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89bc846116e4e70a09323261f55ffe9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef71925f-fabb-4ade-a0d6-4c789ce1b12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef71925f-fabb-4ade-a0d6-4c789ce1b12d) transitioned into state 'SUCCESS' from state '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-34954139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89bc846116e4e70a09323261f55ffe9',qos_specs=None,replication_status=,reservations=['76c2b653-020a-46cd-a9fe-c8710ce02b5d','639abb35-1b55-46fa-85ae-000210f88a0d','bc61c13a-af42-44e6-92fa-15419daaf2b2','ebbaccd0-967f-4729-99dc-e1a9d9f5e5b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66f63b5de88147a7a89c4dfb17827ba3',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:45 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f30931b-e966-45b7-8e1e-3ed917486530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f30931b-e966-45b7-8e1e-3ed917486530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Flow 'volume_create_api' (1346d3e1-a46f-4352-9d09-e0a97fd64d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Create volume request issued successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc5cc0af-e6ac-4563-bcbf-282b89f61f82 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1484/2913] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:49:45 2026] POST /volume/v3/volumes => generated 769 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f119a693-d6cc-4cd4-a516-a49fb73010e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f119a693-d6cc-4cd4-a516-a49fb73010e5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f119a693-d6cc-4cd4-a516-a49fb73010e5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f119a693-d6cc-4cd4-a516-a49fb73010e5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-90293db6-caa9-45a9-ad66-1b5aae81ee09 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f119a693-d6cc-4cd4-a516-a49fb73010e5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-90293db6-caa9-45a9-ad66-1b5aae81ee09 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-90293db6-caa9-45a9-ad66-1b5aae81ee09 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-90293db6-caa9-45a9-ad66-1b5aae81ee09 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f119a693-d6cc-4cd4-a516-a49fb73010e5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 returned with HTTP 200 Sep 05 11:49:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1430/2914] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:46 2026] GET /volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-90293db6-caa9-45a9-ad66-1b5aae81ee09 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 returned with HTTP 404 Sep 05 11:49:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1485/2915] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:46 2026] GET /volume/v3/volumes/e18e979f-5675-42d7-bd2e-7460c763ffd0 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6d93edde-8865-4880-8e57-743bb0d1782a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6d93edde-8865-4880-8e57-743bb0d1782a tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] DELETE http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6d93edde-8865-4880-8e57-743bb0d1782a tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6d93edde-8865-4880-8e57-743bb0d1782a tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6d93edde-8865-4880-8e57-743bb0d1782a tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume with id: f600ced2-1e16-47f0-8413-41a578f0beed Sep 05 11:49:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6d93edde-8865-4880-8e57-743bb0d1782a tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6d93edde-8865-4880-8e57-743bb0d1782a tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume request issued successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6d93edde-8865-4880-8e57-743bb0d1782a tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed returned with HTTP 202 Sep 05 11:49:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1431/2916] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:46 2026] DELETE /volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e6e2a6a2-95b4-41c5-957a-1abec2f9a18d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e6e2a6a2-95b4-41c5-957a-1abec2f9a18d tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e6e2a6a2-95b4-41c5-957a-1abec2f9a18d tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e6e2a6a2-95b4-41c5-957a-1abec2f9a18d tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e6e2a6a2-95b4-41c5-957a-1abec2f9a18d tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e6e2a6a2-95b4-41c5-957a-1abec2f9a18d tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed returned with HTTP 200 Sep 05 11:49:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1486/2917] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:46 2026] GET /volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d4d96e31-db9d-47d0-90e2-16196287b424 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d4d96e31-db9d-47d0-90e2-16196287b424 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d4d96e31-db9d-47d0-90e2-16196287b424 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d4d96e31-db9d-47d0-90e2-16196287b424 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d4d96e31-db9d-47d0-90e2-16196287b424 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d4d96e31-db9d-47d0-90e2-16196287b424 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 200 Sep 05 11:49:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1432/2918] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:46 2026] GET /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3b7e9d7c-30a3-45ea-83d8-329af6cb8274 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3b7e9d7c-30a3-45ea-83d8-329af6cb8274 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] POST http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c/action Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3b7e9d7c-30a3-45ea-83d8-329af6cb8274 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3b7e9d7c-30a3-45ea-83d8-329af6cb8274 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.contrib.admin_actions [None req-3b7e9d7c-30a3-45ea-83d8-329af6cb8274 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Updating snapshot '9644e9b0-1e6d-4927-8168-4f927028e73c' with '{'status': 'error'}' {{(pid=87023) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-3b7e9d7c-30a3-45ea-83d8-329af6cb8274 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '652943352f0e4a128a6fe600ba259b35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e2355bce6e440ef803619efa3c3dd52', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3b7e9d7c-30a3-45ea-83d8-329af6cb8274 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c/action returned with HTTP 403 Sep 05 11:49:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1487/2919] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:49:46 2026] POST /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c/action => generated 133 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-09e61c03-c37d-43c8-b607-69369abec2e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-09e61c03-c37d-43c8-b607-69369abec2e5 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-09e61c03-c37d-43c8-b607-69369abec2e5 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-09e61c03-c37d-43c8-b607-69369abec2e5 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-09e61c03-c37d-43c8-b607-69369abec2e5 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete snapshot with id: 9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:46 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-09e61c03-c37d-43c8-b607-69369abec2e5 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-09e61c03-c37d-43c8-b607-69369abec2e5 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot delete request issued successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-09e61c03-c37d-43c8-b607-69369abec2e5 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 202 Sep 05 11:49:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1433/2920] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:46 2026] DELETE /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-389e2855-b045-4952-90cb-98de93492f66 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-389e2855-b045-4952-90cb-98de93492f66 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-389e2855-b045-4952-90cb-98de93492f66 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-389e2855-b045-4952-90cb-98de93492f66 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-389e2855-b045-4952-90cb-98de93492f66 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-389e2855-b045-4952-90cb-98de93492f66 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 200 Sep 05 11:49:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1488/2921] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:46 2026] GET /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cdbde124-57a6-468d-be59-ab3680a1e45d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cdbde124-57a6-468d-be59-ab3680a1e45d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cdbde124-57a6-468d-be59-ab3680a1e45d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cdbde124-57a6-468d-be59-ab3680a1e45d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cdbde124-57a6-468d-be59-ab3680a1e45d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cdbde124-57a6-468d-be59-ab3680a1e45d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 returned with HTTP 200 Sep 05 11:49:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1434/2922] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:47 2026] GET /volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f3bebb87-6fbf-4d9c-aaf6-23ea80504d1d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f3bebb87-6fbf-4d9c-aaf6-23ea80504d1d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f3bebb87-6fbf-4d9c-aaf6-23ea80504d1d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f3bebb87-6fbf-4d9c-aaf6-23ea80504d1d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f3bebb87-6fbf-4d9c-aaf6-23ea80504d1d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f3bebb87-6fbf-4d9c-aaf6-23ea80504d1d tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e returned with HTTP 200 Sep 05 11:49:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1489/2923] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:47 2026] GET /volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e => generated 862 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-badda364-890e-4d5e-8de0-b36a35f55bde None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-badda364-890e-4d5e-8de0-b36a35f55bde tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-badda364-890e-4d5e-8de0-b36a35f55bde tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-badda364-890e-4d5e-8de0-b36a35f55bde tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-badda364-890e-4d5e-8de0-b36a35f55bde tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-badda364-890e-4d5e-8de0-b36a35f55bde tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed returned with HTTP 200 Sep 05 11:49:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1435/2924] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:47 2026] GET /volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed => generated 856 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-077e104d-accb-4328-9cc7-848bda34b02a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1036444588"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1036444588'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Create volume of 1 GB Sep 05 11:49:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Availability Zones retrieved successfully. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cd7c9476-57ec-4440-a86b-25041f3fbb4b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Flow 'volume_create_api' (0af3aa84-735c-4a4f-ba6f-c2eb7eaf6235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cd7c9476-57ec-4440-a86b-25041f3fbb4b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cd7c9476-57ec-4440-a86b-25041f3fbb4b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cd7c9476-57ec-4440-a86b-25041f3fbb4b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce8e00a-7716-41e7-8b77-061978b7e7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cd7c9476-57ec-4440-a86b-25041f3fbb4b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cd7c9476-57ec-4440-a86b-25041f3fbb4b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 200 Sep 05 11:49:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1436/2925] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:47 2026] GET /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ce8e00a-7716-41e7-8b77-061978b7e7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f47026-77ed-4436-af8a-c148e748434b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Created reservations ['468f60b9-faa0-48dc-8d65-6c28fafd73d2', '4e7c3621-e7bf-44d5-9db0-9595b790666d', 'b5d1f44e-1c6f-4efd-83b3-fcf38be1c1e3', '9fd02eb4-3ef6-4949-856f-e33697621d8b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f47026-77ed-4436-af8a-c148e748434b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['468f60b9-faa0-48dc-8d65-6c28fafd73d2', '4e7c3621-e7bf-44d5-9db0-9595b790666d', 'b5d1f44e-1c6f-4efd-83b3-fcf38be1c1e3', '9fd02eb4-3ef6-4949-856f-e33697621d8b']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c407ad16-e8bd-4373-b1e8-a6d4a19d3d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c407ad16-e8bd-4373-b1e8-a6d4a19d3d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21538847-4c5f-4672-85cc-e1c4276feb21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1036444588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3eceaf7287409abc0732ceeb15308f',qos_specs=None,replication_status=,reservations=['468f60b9-faa0-48dc-8d65-6c28fafd73d2','4e7c3621-e7bf-44d5-9db0-9595b790666d','b5d1f44e-1c6f-4efd-83b3-fcf38be1c1e3','9fd02eb4-3ef6-4949-856f-e33697621d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22d491d18a6a406f8a93750c349550c8',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1036444588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21538847-4c5f-4672-85cc-e1c4276feb21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e3eceaf7287409abc0732ceeb15308f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22d491d18a6a406f8a93750c349550c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460bd04a-264f-4f51-b6ef-18bacc52193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (460bd04a-264f-4f51-b6ef-18bacc52193a) transitioned into state 'SUCCESS' from state '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-1036444588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3eceaf7287409abc0732ceeb15308f',qos_specs=None,replication_status=,reservations=['468f60b9-faa0-48dc-8d65-6c28fafd73d2','4e7c3621-e7bf-44d5-9db0-9595b790666d','b5d1f44e-1c6f-4efd-83b3-fcf38be1c1e3','9fd02eb4-3ef6-4949-856f-e33697621d8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22d491d18a6a406f8a93750c349550c8',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cce3990-2ce0-4106-a28e-122d00570b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cce3990-2ce0-4106-a28e-122d00570b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Flow 'volume_create_api' (0af3aa84-735c-4a4f-ba6f-c2eb7eaf6235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Create volume request issued successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-077e104d-accb-4328-9cc7-848bda34b02a tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1490/2926] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:47 2026] POST /volume/v3/volumes => generated 785 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0f1c0ab9-08cb-4615-946c-75223f754443 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f1c0ab9-08cb-4615-946c-75223f754443 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f1c0ab9-08cb-4615-946c-75223f754443 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f1c0ab9-08cb-4615-946c-75223f754443 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0f1c0ab9-08cb-4615-946c-75223f754443 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f1c0ab9-08cb-4615-946c-75223f754443 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 returned with HTTP 200 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1437/2927] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:48 2026] GET /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 => generated 964 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b64e8d31-bd3a-4c47-8def-14923f66d23c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b64e8d31-bd3a-4c47-8def-14923f66d23c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b64e8d31-bd3a-4c47-8def-14923f66d23c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b64e8d31-bd3a-4c47-8def-14923f66d23c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b64e8d31-bd3a-4c47-8def-14923f66d23c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b64e8d31-bd3a-4c47-8def-14923f66d23c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e returned with HTTP 200 Sep 05 11:49:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1491/2928] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:48 2026] GET /volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e => generated 863 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f063a7bf-0560-476b-a85a-cb681daece9b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f063a7bf-0560-476b-a85a-cb681daece9b tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f063a7bf-0560-476b-a85a-cb681daece9b tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f063a7bf-0560-476b-a85a-cb681daece9b tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f063a7bf-0560-476b-a85a-cb681daece9b tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f063a7bf-0560-476b-a85a-cb681daece9b tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 returned with HTTP 200 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1438/2929] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:48 2026] GET /volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 => generated 862 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3007a1a9-aa5c-4f6a-8468-d3d121152706 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3007a1a9-aa5c-4f6a-8468-d3d121152706 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3007a1a9-aa5c-4f6a-8468-d3d121152706 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3007a1a9-aa5c-4f6a-8468-d3d121152706 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3007a1a9-aa5c-4f6a-8468-d3d121152706 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed returned with HTTP 404 Sep 05 11:49:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1492/2930] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:48 2026] GET /volume/v3/volumes/f600ced2-1e16-47f0-8413-41a578f0beed => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e655f986-2d19-477d-ad25-9901d3679a07 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e655f986-2d19-477d-ad25-9901d3679a07 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] DELETE http://192.168.122.16/volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e655f986-2d19-477d-ad25-9901d3679a07 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e655f986-2d19-477d-ad25-9901d3679a07 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e655f986-2d19-477d-ad25-9901d3679a07 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume with id: a54d6df2-3928-4b2b-9f1f-86e3658aeea0 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e655f986-2d19-477d-ad25-9901d3679a07 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e655f986-2d19-477d-ad25-9901d3679a07 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Delete volume request issued successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e655f986-2d19-477d-ad25-9901d3679a07 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 returned with HTTP 202 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1439/2931] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:48 2026] DELETE /volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5c6896a0-9d54-4754-a9e5-02f83c8f1184 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5c6896a0-9d54-4754-a9e5-02f83c8f1184 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5c6896a0-9d54-4754-a9e5-02f83c8f1184 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5c6896a0-9d54-4754-a9e5-02f83c8f1184 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5c6896a0-9d54-4754-a9e5-02f83c8f1184 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Volume info retrieved successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5c6896a0-9d54-4754-a9e5-02f83c8f1184 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 returned with HTTP 200 Sep 05 11:49:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1493/2932] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:48 2026] GET /volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-52b91178-d743-4526-9fdc-7b1d110228cb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-52b91178-d743-4526-9fdc-7b1d110228cb tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-52b91178-d743-4526-9fdc-7b1d110228cb tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-52b91178-d743-4526-9fdc-7b1d110228cb tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-52b91178-d743-4526-9fdc-7b1d110228cb tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c returned with HTTP 404 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1440/2933] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:48 2026] GET /volume/v3/snapshots/9644e9b0-1e6d-4927-8168-4f927028e73c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-221d0d26-8f12-4926-9479-bb1d0dbc3198 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-221d0d26-8f12-4926-9479-bb1d0dbc3198 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-221d0d26-8f12-4926-9479-bb1d0dbc3198 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-221d0d26-8f12-4926-9479-bb1d0dbc3198 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-221d0d26-8f12-4926-9479-bb1d0dbc3198 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume with id: 29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:48 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-221d0d26-8f12-4926-9479-bb1d0dbc3198 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-221d0d26-8f12-4926-9479-bb1d0dbc3198 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume request issued successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-221d0d26-8f12-4926-9479-bb1d0dbc3198 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 202 Sep 05 11:49:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1494/2934] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:48 2026] DELETE /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2560a94d-a384-46dc-9109-a1af1d3233e2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2560a94d-a384-46dc-9109-a1af1d3233e2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2560a94d-a384-46dc-9109-a1af1d3233e2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2560a94d-a384-46dc-9109-a1af1d3233e2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2560a94d-a384-46dc-9109-a1af1d3233e2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2560a94d-a384-46dc-9109-a1af1d3233e2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 200 Sep 05 11:49:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1441/2935] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:48 2026] GET /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 1013 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-46d7c3ef-695b-4802-94b6-b404242e04ee None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-46d7c3ef-695b-4802-94b6-b404242e04ee tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-46d7c3ef-695b-4802-94b6-b404242e04ee tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-46d7c3ef-695b-4802-94b6-b404242e04ee tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-46d7c3ef-695b-4802-94b6-b404242e04ee tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-46d7c3ef-695b-4802-94b6-b404242e04ee tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 returned with HTTP 200 Sep 05 11:49:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1495/2936] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:49 2026] GET /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 => generated 1014 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d656cbe8-9c9e-4d16-939f-fc0418c66d6c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d656cbe8-9c9e-4d16-939f-fc0418c66d6c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d656cbe8-9c9e-4d16-939f-fc0418c66d6c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d656cbe8-9c9e-4d16-939f-fc0418c66d6c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d656cbe8-9c9e-4d16-939f-fc0418c66d6c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d656cbe8-9c9e-4d16-939f-fc0418c66d6c tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 returned with HTTP 200 Sep 05 11:49:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1442/2937] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:49 2026] GET /volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 => generated 863 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8777d1e2-6ff3-4c88-87c5-eb50bcad4347 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8777d1e2-6ff3-4c88-87c5-eb50bcad4347 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8777d1e2-6ff3-4c88-87c5-eb50bcad4347 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8777d1e2-6ff3-4c88-87c5-eb50bcad4347 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8777d1e2-6ff3-4c88-87c5-eb50bcad4347 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8777d1e2-6ff3-4c88-87c5-eb50bcad4347 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc returned with HTTP 200 Sep 05 11:49:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1496/2938] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:49 2026] GET /volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9733f689-03ae-4a0f-ab99-378e36f25eab None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9733f689-03ae-4a0f-ab99-378e36f25eab tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9733f689-03ae-4a0f-ab99-378e36f25eab tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9733f689-03ae-4a0f-ab99-378e36f25eab tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9733f689-03ae-4a0f-ab99-378e36f25eab tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9733f689-03ae-4a0f-ab99-378e36f25eab tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 returned with HTTP 200 Sep 05 11:49:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1443/2939] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:49 2026] GET /volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5eedee6f-2b47-4539-b4ae-38962f4ffaf1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5eedee6f-2b47-4539-b4ae-38962f4ffaf1 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] GET http://192.168.122.16/volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5eedee6f-2b47-4539-b4ae-38962f4ffaf1 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5eedee6f-2b47-4539-b4ae-38962f4ffaf1 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5eedee6f-2b47-4539-b4ae-38962f4ffaf1 tempest-CreateVolumesFromImageTest-815383221 tempest-CreateVolumesFromImageTest-815383221-project-member] http://192.168.122.16/volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 returned with HTTP 404 Sep 05 11:49:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1497/2940] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:49 2026] GET /volume/v3/volumes/a54d6df2-3928-4b2b-9f1f-86e3658aeea0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0f3c0f0c-6929-4c3b-9156-6d7de911c310 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f3c0f0c-6929-4c3b-9156-6d7de911c310 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f3c0f0c-6929-4c3b-9156-6d7de911c310 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0f3c0f0c-6929-4c3b-9156-6d7de911c310 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0f3c0f0c-6929-4c3b-9156-6d7de911c310 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 returned with HTTP 404 Sep 05 11:49:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1444/2941] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:49 2026] GET /volume/v3/volumes/29c4c315-5e3a-45a5-abaf-ddf9b1cadbf1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1658359285"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1658359285'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume of 1 GB Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Availability Zones retrieved successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (85b7a621-7873-4791-b7b3-08a7b31e404d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d9b0a8-14c5-46e7-843b-acfff11ea50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d9b0a8-14c5-46e7-843b-acfff11ea50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee7d017f-b50f-4057-a602-c4d129d02cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['bcdbe0e7-84ee-42e9-99a2-faba85519c09', '7767b046-5761-44fa-9382-7c1e05adbe7e', 'df50fa79-0a92-4121-85cb-32a44b368ce9', '43f971ff-7333-4f1b-93b2-f5c9371226fd'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee7d017f-b50f-4057-a602-c4d129d02cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcdbe0e7-84ee-42e9-99a2-faba85519c09', '7767b046-5761-44fa-9382-7c1e05adbe7e', 'df50fa79-0a92-4121-85cb-32a44b368ce9', '43f971ff-7333-4f1b-93b2-f5c9371226fd']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b88ed7-89a8-4b2a-82ee-ee5747d7a93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-01b17b5f-a336-41a5-b703-2269e4ada03d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-01b17b5f-a336-41a5-b703-2269e4ada03d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-01b17b5f-a336-41a5-b703-2269e4ada03d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82b88ed7-89a8-4b2a-82ee-ee5747d7a93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30a2fa22-3c29-44bc-bf4e-0ef294b27ef9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658359285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['bcdbe0e7-84ee-42e9-99a2-faba85519c09','7767b046-5761-44fa-9382-7c1e05adbe7e','df50fa79-0a92-4121-85cb-32a44b368ce9','43f971ff-7333-4f1b-93b2-f5c9371226fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658359285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30a2fa22-3c29-44bc-bf4e-0ef294b27ef9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e2355bce6e440ef803619efa3c3dd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7df92af46f4d470bb8aa551164c8018b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-01b17b5f-a336-41a5-b703-2269e4ada03d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534fb417-c4a9-448a-b806-f255569256df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-01b17b5f-a336-41a5-b703-2269e4ada03d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-01b17b5f-a336-41a5-b703-2269e4ada03d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 returned with HTTP 200 Sep 05 11:49:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1445/2942] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:50 2026] GET /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534fb417-c4a9-448a-b806-f255569256df) transitioned into state 'SUCCESS' from state '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-1658359285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['bcdbe0e7-84ee-42e9-99a2-faba85519c09','7767b046-5761-44fa-9382-7c1e05adbe7e','df50fa79-0a92-4121-85cb-32a44b368ce9','43f971ff-7333-4f1b-93b2-f5c9371226fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d9f601-c11d-43ac-97bc-17dce9f8d029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d9f601-c11d-43ac-97bc-17dce9f8d029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (85b7a621-7873-4791-b7b3-08a7b31e404d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request issued successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-197785a1-b7b5-47ea-8a08-7382ba703fe0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1498/2943] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:49 2026] POST /volume/v3/volumes => generated 785 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-63b9b776-f066-490a-abba-a8cafdfa69f9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63b9b776-f066-490a-abba-a8cafdfa69f9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63b9b776-f066-490a-abba-a8cafdfa69f9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63b9b776-f066-490a-abba-a8cafdfa69f9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-63b9b776-f066-490a-abba-a8cafdfa69f9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63b9b776-f066-490a-abba-a8cafdfa69f9 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 returned with HTTP 200 Sep 05 11:49:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1446/2944] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:50 2026] GET /volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 => generated 964 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-71630cce-8a06-46ed-9665-e0946ab06194 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71630cce-8a06-46ed-9665-e0946ab06194 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71630cce-8a06-46ed-9665-e0946ab06194 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-71630cce-8a06-46ed-9665-e0946ab06194 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-71630cce-8a06-46ed-9665-e0946ab06194 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-71630cce-8a06-46ed-9665-e0946ab06194 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 returned with HTTP 200 Sep 05 11:49:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1499/2945] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:50 2026] GET /volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e4f4dbc7-d7c1-43ad-81a4-4c60b19b1c6f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e4f4dbc7-d7c1-43ad-81a4-4c60b19b1c6f tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] DELETE http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e4f4dbc7-d7c1-43ad-81a4-4c60b19b1c6f tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e4f4dbc7-d7c1-43ad-81a4-4c60b19b1c6f tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e4f4dbc7-d7c1-43ad-81a4-4c60b19b1c6f tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume with id: 04bb821f-35f3-4eed-aec1-a7d7b99dc127 Sep 05 11:49:50 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e4f4dbc7-d7c1-43ad-81a4-4c60b19b1c6f tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e4f4dbc7-d7c1-43ad-81a4-4c60b19b1c6f tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume request issued successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e4f4dbc7-d7c1-43ad-81a4-4c60b19b1c6f tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 returned with HTTP 202 Sep 05 11:49:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1447/2946] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:50 2026] DELETE /volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3ff299dd-b037-4439-8eb1-dfc4b5619cd5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ff299dd-b037-4439-8eb1-dfc4b5619cd5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ff299dd-b037-4439-8eb1-dfc4b5619cd5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ff299dd-b037-4439-8eb1-dfc4b5619cd5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:50 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:50 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3ff299dd-b037-4439-8eb1-dfc4b5619cd5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ff299dd-b037-4439-8eb1-dfc4b5619cd5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 returned with HTTP 200 Sep 05 11:49:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1500/2947] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:50 2026] GET /volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-134abe9e-8f91-4046-8c28-e9979dafaaeb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-134abe9e-8f91-4046-8c28-e9979dafaaeb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-134abe9e-8f91-4046-8c28-e9979dafaaeb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-134abe9e-8f91-4046-8c28-e9979dafaaeb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-134abe9e-8f91-4046-8c28-e9979dafaaeb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-134abe9e-8f91-4046-8c28-e9979dafaaeb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 returned with HTTP 200 Sep 05 11:49:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1448/2948] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:51 2026] GET /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 => generated 1015 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d3aa5d4f-a990-4b8e-b4b7-6c13e0ae6ccb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b305dfa4-da22-4810-9140-788985eb9c95 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b305dfa4-da22-4810-9140-788985eb9c95 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b305dfa4-da22-4810-9140-788985eb9c95 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b305dfa4-da22-4810-9140-788985eb9c95 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b305dfa4-da22-4810-9140-788985eb9c95 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b305dfa4-da22-4810-9140-788985eb9c95 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 returned with HTTP 200 Sep 05 11:49:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1449/2949] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:51 2026] GET /volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 => generated 1014 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d3aa5d4f-a990-4b8e-b4b7-6c13e0ae6ccb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] POST http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21/action Sep 05 11:49:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d3aa5d4f-a990-4b8e-b4b7-6c13e0ae6ccb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:49:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d3aa5d4f-a990-4b8e-b4b7-6c13e0ae6ccb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d3aa5d4f-a990-4b8e-b4b7-6c13e0ae6ccb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] Volume info retrieved successfully. Sep 05 11:49:51 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-d3aa5d4f-a990-4b8e-b4b7-6c13e0ae6ccb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fa8af10182cb4349aaca613b0764b2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e3eceaf7287409abc0732ceeb15308f', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:49:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d3aa5d4f-a990-4b8e-b4b7-6c13e0ae6ccb tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21/action returned with HTTP 403 Sep 05 11:49:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1501/2950] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:49:51 2026] POST /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21/action => generated 131 bytes in 406 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-847e5402-87ae-45c4-bce2-bdc4d9a4476c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-847e5402-87ae-45c4-bce2-bdc4d9a4476c tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-847e5402-87ae-45c4-bce2-bdc4d9a4476c tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-847e5402-87ae-45c4-bce2-bdc4d9a4476c tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-847e5402-87ae-45c4-bce2-bdc4d9a4476c tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Delete volume with id: 21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-847e5402-87ae-45c4-bce2-bdc4d9a4476c tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-847e5402-87ae-45c4-bce2-bdc4d9a4476c tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Delete volume request issued successfully. Sep 05 11:49:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-847e5402-87ae-45c4-bce2-bdc4d9a4476c tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 returned with HTTP 202 Sep 05 11:49:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1450/2951] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:51 2026] DELETE /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-faa5b92c-ce3d-4113-82f1-357ccae8f115 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-faa5b92c-ce3d-4113-82f1-357ccae8f115 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bcba8838-480c-48b7-ac75-f22f91803623 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-faa5b92c-ce3d-4113-82f1-357ccae8f115 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-faa5b92c-ce3d-4113-82f1-357ccae8f115 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bcba8838-480c-48b7-ac75-f22f91803623 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bcba8838-480c-48b7-ac75-f22f91803623 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bcba8838-480c-48b7-ac75-f22f91803623 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bcba8838-480c-48b7-ac75-f22f91803623 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 returned with HTTP 404 Sep 05 11:49:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1451/2952] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:51 2026] GET /volume/v3/volumes/04bb821f-35f3-4eed-aec1-a7d7b99dc127 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9592a3bc-8950-4f83-817c-7b4cf6f728e9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9592a3bc-8950-4f83-817c-7b4cf6f728e9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] DELETE http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-faa5b92c-ce3d-4113-82f1-357ccae8f115 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9592a3bc-8950-4f83-817c-7b4cf6f728e9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9592a3bc-8950-4f83-817c-7b4cf6f728e9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-9592a3bc-8950-4f83-817c-7b4cf6f728e9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume with id: 9d54df3e-8c90-461a-abac-01e475b2e1fc Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-faa5b92c-ce3d-4113-82f1-357ccae8f115 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 returned with HTTP 200 Sep 05 11:49:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1502/2953] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:51 2026] GET /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 => generated 1014 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9592a3bc-8950-4f83-817c-7b4cf6f728e9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9592a3bc-8950-4f83-817c-7b4cf6f728e9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume request issued successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9592a3bc-8950-4f83-817c-7b4cf6f728e9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc returned with HTTP 202 Sep 05 11:49:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1452/2954] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:52 2026] DELETE /volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ad22fd0c-b96c-4772-ba8f-bd802ae5c7b3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad22fd0c-b96c-4772-ba8f-bd802ae5c7b3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc Sep 05 11:49:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad22fd0c-b96c-4772-ba8f-bd802ae5c7b3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ad22fd0c-b96c-4772-ba8f-bd802ae5c7b3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ad22fd0c-b96c-4772-ba8f-bd802ae5c7b3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ad22fd0c-b96c-4772-ba8f-bd802ae5c7b3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc returned with HTTP 200 Sep 05 11:49:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1503/2955] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:52 2026] GET /volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc => generated 863 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e8348c48-e85d-4555-b7ed-1e41d8399dcf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8348c48-e85d-4555-b7ed-1e41d8399dcf tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8348c48-e85d-4555-b7ed-1e41d8399dcf tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e8348c48-e85d-4555-b7ed-1e41d8399dcf tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e8348c48-e85d-4555-b7ed-1e41d8399dcf tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e8348c48-e85d-4555-b7ed-1e41d8399dcf tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 returned with HTTP 200 Sep 05 11:49:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1453/2956] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:52 2026] GET /volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 => generated 1015 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4c3f35ab-8c4f-4164-9ed1-7736367b8dd8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c3f35ab-8c4f-4164-9ed1-7736367b8dd8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:49:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c3f35ab-8c4f-4164-9ed1-7736367b8dd8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30a2fa22-3c29-44bc-bf4e-0ef294b27ef9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-218048645"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4c3f35ab-8c4f-4164-9ed1-7736367b8dd8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-4c3f35ab-8c4f-4164-9ed1-7736367b8dd8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create snapshot from volume 30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:49:52 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-4c3f35ab-8c4f-4164-9ed1-7736367b8dd8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['d0a5718b-349c-4647-9c43-427f49fad298', 'd2b7d8f0-662f-4735-9b42-b41c7311b2be', 'e430c678-d33f-4d1f-b059-0a7cc5bbf582', '557dc968-ca57-4c88-9c84-d3958ecb9174'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4c3f35ab-8c4f-4164-9ed1-7736367b8dd8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot create request issued successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c3f35ab-8c4f-4164-9ed1-7736367b8dd8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:49:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1504/2957] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:49:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-590b9660-0828-4744-9072-f54549ced31f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-590b9660-0828-4744-9072-f54549ced31f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-590b9660-0828-4744-9072-f54549ced31f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-590b9660-0828-4744-9072-f54549ced31f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-590b9660-0828-4744-9072-f54549ced31f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-590b9660-0828-4744-9072-f54549ced31f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 200 Sep 05 11:49:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1454/2958] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:52 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-85a3fbab-f3bd-42cd-92de-1bb4406d4506 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-85a3fbab-f3bd-42cd-92de-1bb4406d4506 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-85a3fbab-f3bd-42cd-92de-1bb4406d4506 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-85a3fbab-f3bd-42cd-92de-1bb4406d4506 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-85a3fbab-f3bd-42cd-92de-1bb4406d4506 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-85a3fbab-f3bd-42cd-92de-1bb4406d4506 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 returned with HTTP 200 Sep 05 11:49:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1505/2959] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:53 2026] GET /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 => generated 1014 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4850cb67-704d-4b33-959a-727853110820 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4850cb67-704d-4b33-959a-727853110820 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc Sep 05 11:49:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4850cb67-704d-4b33-959a-727853110820 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4850cb67-704d-4b33-959a-727853110820 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4850cb67-704d-4b33-959a-727853110820 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4850cb67-704d-4b33-959a-727853110820 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc returned with HTTP 200 Sep 05 11:49:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1455/2960] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:53 2026] GET /volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc => generated 863 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a44157f2-ac01-4aa6-8aac-5e8e9ecfc999 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a44157f2-ac01-4aa6-8aac-5e8e9ecfc999 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a44157f2-ac01-4aa6-8aac-5e8e9ecfc999 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a44157f2-ac01-4aa6-8aac-5e8e9ecfc999 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a44157f2-ac01-4aa6-8aac-5e8e9ecfc999 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a44157f2-ac01-4aa6-8aac-5e8e9ecfc999 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 200 Sep 05 11:49:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1506/2961] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:53 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-df557580-8c1e-4a18-be10-86c846ee860b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-df557580-8c1e-4a18-be10-86c846ee860b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-df557580-8c1e-4a18-be10-86c846ee860b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-df557580-8c1e-4a18-be10-86c846ee860b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-df557580-8c1e-4a18-be10-86c846ee860b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 returned with HTTP 404 Sep 05 11:49:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1456/2962] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:54 2026] GET /volume/v3/volumes/21538847-4c5f-4672-85cc-e1c4276feb21 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7275a265-3084-44b6-90ca-ea48c2a42438 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-947702182"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-947702182'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Create volume of 1 GB Sep 05 11:49:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Availability Zones retrieved successfully. Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Flow 'volume_create_api' (5a9cb01d-8b97-4f23-b559-ba942e36e385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69209d13-522a-4d13-9329-2809f8af4807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69209d13-522a-4d13-9329-2809f8af4807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06beee04-cbc7-443d-9061-c73f59eeae83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8c34c4fb-ced6-4cd9-b99d-d42bfb96989e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c34c4fb-ced6-4cd9-b99d-d42bfb96989e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8c34c4fb-ced6-4cd9-b99d-d42bfb96989e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8c34c4fb-ced6-4cd9-b99d-d42bfb96989e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c34c4fb-ced6-4cd9-b99d-d42bfb96989e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc returned with HTTP 404 Sep 05 11:49:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1457/2963] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:54 2026] GET /volume/v3/volumes/9d54df3e-8c90-461a-abac-01e475b2e1fc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e3efc4f9-835b-4de7-94ba-33db12612408 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e3efc4f9-835b-4de7-94ba-33db12612408 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] DELETE http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e3efc4f9-835b-4de7-94ba-33db12612408 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e3efc4f9-835b-4de7-94ba-33db12612408 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e3efc4f9-835b-4de7-94ba-33db12612408 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume with id: d34e270b-68db-451c-93e1-aa329f327f02 Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Created reservations ['3473c15a-51f0-407b-862e-985d2083cf53', 'd7542d96-ce18-484e-9fee-d8f56e4b0b28', '1f00ea3e-550b-4bf6-b214-a356ddfb83cf', '92b42a12-4f3f-45cd-b989-effe60046306'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06beee04-cbc7-443d-9061-c73f59eeae83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3473c15a-51f0-407b-862e-985d2083cf53', 'd7542d96-ce18-484e-9fee-d8f56e4b0b28', '1f00ea3e-550b-4bf6-b214-a356ddfb83cf', '92b42a12-4f3f-45cd-b989-effe60046306']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac721fb5-042e-4fd9-8cf3-d71cd9086aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e3efc4f9-835b-4de7-94ba-33db12612408 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac721fb5-042e-4fd9-8cf3-d71cd9086aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efcef3c9-a9eb-4605-a044-ef5bab6fc423', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-947702182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3eceaf7287409abc0732ceeb15308f',qos_specs=None,replication_status=,reservations=['3473c15a-51f0-407b-862e-985d2083cf53','d7542d96-ce18-484e-9fee-d8f56e4b0b28','1f00ea3e-550b-4bf6-b214-a356ddfb83cf','92b42a12-4f3f-45cd-b989-effe60046306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22d491d18a6a406f8a93750c349550c8',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-947702182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efcef3c9-a9eb-4605-a044-ef5bab6fc423,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e3eceaf7287409abc0732ceeb15308f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22d491d18a6a406f8a93750c349550c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83923fe-75a5-4328-b324-9f49a5d71a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e3efc4f9-835b-4de7-94ba-33db12612408 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume request issued successfully. Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e3efc4f9-835b-4de7-94ba-33db12612408 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 returned with HTTP 202 Sep 05 11:49:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1458/2964] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:54 2026] DELETE /volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3ce2acd0-d984-4326-84df-d52c790958d5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ce2acd0-d984-4326-84df-d52c790958d5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ce2acd0-d984-4326-84df-d52c790958d5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3ce2acd0-d984-4326-84df-d52c790958d5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f83923fe-75a5-4328-b324-9f49a5d71a8a) transitioned into state 'SUCCESS' from state '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-947702182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3eceaf7287409abc0732ceeb15308f',qos_specs=None,replication_status=,reservations=['3473c15a-51f0-407b-862e-985d2083cf53','d7542d96-ce18-484e-9fee-d8f56e4b0b28','1f00ea3e-550b-4bf6-b214-a356ddfb83cf','92b42a12-4f3f-45cd-b989-effe60046306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22d491d18a6a406f8a93750c349550c8',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9269023c-a102-46ba-887a-70d309589c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:54 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:54 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:54 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9269023c-a102-46ba-887a-70d309589c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3ce2acd0-d984-4326-84df-d52c790958d5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Flow 'volume_create_api' (5a9cb01d-8b97-4f23-b559-ba942e36e385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Create volume request issued successfully. Sep 05 11:49:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7275a265-3084-44b6-90ca-ea48c2a42438 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1507/2965] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:49:54 2026] POST /volume/v3/volumes => generated 784 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-778d12a2-60f0-4c55-b864-8646cb2fe1c2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3ce2acd0-d984-4326-84df-d52c790958d5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 returned with HTTP 200 Sep 05 11:49:54 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1459/2966] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:54 2026] GET /volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 => generated 862 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-778d12a2-60f0-4c55-b864-8646cb2fe1c2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-778d12a2-60f0-4c55-b864-8646cb2fe1c2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-778d12a2-60f0-4c55-b864-8646cb2fe1c2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:54 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:54 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:54 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:54 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:54 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-778d12a2-60f0-4c55-b864-8646cb2fe1c2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-778d12a2-60f0-4c55-b864-8646cb2fe1c2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 returned with HTTP 200 Sep 05 11:49:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1508/2967] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:54 2026] GET /volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 => generated 963 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ecf5ece5-a968-481c-bb27-cee373721aa8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ecf5ece5-a968-481c-bb27-cee373721aa8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ecf5ece5-a968-481c-bb27-cee373721aa8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ecf5ece5-a968-481c-bb27-cee373721aa8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ecf5ece5-a968-481c-bb27-cee373721aa8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ecf5ece5-a968-481c-bb27-cee373721aa8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 200 Sep 05 11:49:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1460/2968] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:54 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f13a6532-f096-49d7-8493-98a702a5bd54 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9d25a6e6-de76-4e04-b7a7-f332004b5d92", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9d25a6e6-de76-4e04-b7a7-f332004b5d92', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Create volume of 1 GB Sep 05 11:49:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Availability Zones retrieved successfully. Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Flow 'volume_create_api' (fbd917e6-1652-46a7-8220-76ce1141c9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12385d4e-6567-42cf-8234-ddfed6bfb7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d337fd50-daf7-4005-8d3b-72e9b18aa8e3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d337fd50-daf7-4005-8d3b-72e9b18aa8e3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d337fd50-daf7-4005-8d3b-72e9b18aa8e3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d337fd50-daf7-4005-8d3b-72e9b18aa8e3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d337fd50-daf7-4005-8d3b-72e9b18aa8e3 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 returned with HTTP 404 Sep 05 11:49:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1461/2969] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:55 2026] GET /volume/v3/volumes/d34e270b-68db-451c-93e1-aa329f327f02 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1af47725-8af2-40cf-96d2-c6c2b8cbe5a9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1af47725-8af2-40cf-96d2-c6c2b8cbe5a9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] DELETE http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1af47725-8af2-40cf-96d2-c6c2b8cbe5a9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1af47725-8af2-40cf-96d2-c6c2b8cbe5a9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-1af47725-8af2-40cf-96d2-c6c2b8cbe5a9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume with id: cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e Sep 05 11:49:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1af47725-8af2-40cf-96d2-c6c2b8cbe5a9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12385d4e-6567-42cf-8234-ddfed6bfb7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d550238-23a6-4327-80cd-e171423629b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1af47725-8af2-40cf-96d2-c6c2b8cbe5a9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume request issued successfully. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1af47725-8af2-40cf-96d2-c6c2b8cbe5a9 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e returned with HTTP 202 Sep 05 11:49:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1462/2970] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:55 2026] DELETE /volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-73e51d09-98aa-48ec-9e32-eb938bfe7411 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73e51d09-98aa-48ec-9e32-eb938bfe7411 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-73e51d09-98aa-48ec-9e32-eb938bfe7411 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-73e51d09-98aa-48ec-9e32-eb938bfe7411 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-73e51d09-98aa-48ec-9e32-eb938bfe7411 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-73e51d09-98aa-48ec-9e32-eb938bfe7411 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 returned with HTTP 200 Sep 05 11:49:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1463/2971] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:55 2026] GET /volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 => generated 1013 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-afb3200e-0612-4c6f-b011-e4a59e5e8b32 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-afb3200e-0612-4c6f-b011-e4a59e5e8b32 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-afb3200e-0612-4c6f-b011-e4a59e5e8b32 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-afb3200e-0612-4c6f-b011-e4a59e5e8b32 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:55 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-afb3200e-0612-4c6f-b011-e4a59e5e8b32 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-afb3200e-0612-4c6f-b011-e4a59e5e8b32 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e returned with HTTP 200 Sep 05 11:49:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1464/2972] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:55 2026] GET /volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Created reservations ['ef958e4f-bee8-494c-a0f8-0c681ad8d541', '11510de9-8f1e-4c3e-8a83-553888d3bde1', 'b3bfa6d4-90dc-4193-a08d-fb49bbe38353', 'b2a705a1-00b5-4142-8da4-ff4a7c0a75ab'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d550238-23a6-4327-80cd-e171423629b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef958e4f-bee8-494c-a0f8-0c681ad8d541', '11510de9-8f1e-4c3e-8a83-553888d3bde1', 'b3bfa6d4-90dc-4193-a08d-fb49bbe38353', 'b2a705a1-00b5-4142-8da4-ff4a7c0a75ab']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82dfb582-e75e-499e-b481-d4d29269d876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82dfb582-e75e-499e-b481-d4d29269d876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46efb914-bedf-45ee-9e1b-7775d7fc1155', '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='5c944aca5f1c44fbaffb6e357dd7eeaf',qos_specs=None,replication_status=,reservations=['ef958e4f-bee8-494c-a0f8-0c681ad8d541','11510de9-8f1e-4c3e-8a83-553888d3bde1','b3bfa6d4-90dc-4193-a08d-fb49bbe38353','b2a705a1-00b5-4142-8da4-ff4a7c0a75ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361191c90fc04a408505725836e7eb6c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:49:55Z,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=46efb914-bedf-45ee-9e1b-7775d7fc1155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c944aca5f1c44fbaffb6e357dd7eeaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='361191c90fc04a408505725836e7eb6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7717f0f-8624-443a-b625-3c2b175cabfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1fb69829-239d-4097-ac65-b57f80493103 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1fb69829-239d-4097-ac65-b57f80493103 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1fb69829-239d-4097-ac65-b57f80493103 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1fb69829-239d-4097-ac65-b57f80493103 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7717f0f-8624-443a-b625-3c2b175cabfd) transitioned into state 'SUCCESS' from 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='5c944aca5f1c44fbaffb6e357dd7eeaf',qos_specs=None,replication_status=,reservations=['ef958e4f-bee8-494c-a0f8-0c681ad8d541','11510de9-8f1e-4c3e-8a83-553888d3bde1','b3bfa6d4-90dc-4193-a08d-fb49bbe38353','b2a705a1-00b5-4142-8da4-ff4a7c0a75ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='361191c90fc04a408505725836e7eb6c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1fb69829-239d-4097-ac65-b57f80493103 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb902eb4-8cd8-436f-a523-cefb433661a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1fb69829-239d-4097-ac65-b57f80493103 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1465/2973] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e343140d-06d7-4f88-8113-8a58c8bf3213 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e343140d-06d7-4f88-8113-8a58c8bf3213 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e343140d-06d7-4f88-8113-8a58c8bf3213 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e343140d-06d7-4f88-8113-8a58c8bf3213 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb902eb4-8cd8-436f-a523-cefb433661a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Flow 'volume_create_api' (fbd917e6-1652-46a7-8220-76ce1141c9b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Create volume request issued successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f13a6532-f096-49d7-8493-98a702a5bd54 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:49:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1509/2974] 192.168.122.16 () {62 vars in 1179 bytes} [Sat Sep 5 11:49:55 2026] POST /volume/v3/volumes => generated 782 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e343140d-06d7-4f88-8113-8a58c8bf3213 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Snapshot retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e343140d-06d7-4f88-8113-8a58c8bf3213 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1466/2975] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-045e074d-0913-4bf8-b32a-8b86936e5a10 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-979265c6-6bdb-402a-a0a0-c8dadb3f749e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-045e074d-0913-4bf8-b32a-8b86936e5a10 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-045e074d-0913-4bf8-b32a-8b86936e5a10 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-045e074d-0913-4bf8-b32a-8b86936e5a10 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-979265c6-6bdb-402a-a0a0-c8dadb3f749e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-979265c6-6bdb-402a-a0a0-c8dadb3f749e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-979265c6-6bdb-402a-a0a0-c8dadb3f749e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-979265c6-6bdb-402a-a0a0-c8dadb3f749e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete snapshot with id: 0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-979265c6-6bdb-402a-a0a0-c8dadb3f749e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-045e074d-0913-4bf8-b32a-8b86936e5a10 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-045e074d-0913-4bf8-b32a-8b86936e5a10 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1510/2976] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-979265c6-6bdb-402a-a0a0-c8dadb3f749e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot delete request issued successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-979265c6-6bdb-402a-a0a0-c8dadb3f749e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 202 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1467/2977] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:49:56 2026] DELETE /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9f2a63c7-09c2-469e-b449-011043ad0eb8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9f2a63c7-09c2-469e-b449-011043ad0eb8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9f2a63c7-09c2-469e-b449-011043ad0eb8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9f2a63c7-09c2-469e-b449-011043ad0eb8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9f2a63c7-09c2-469e-b449-011043ad0eb8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9f2a63c7-09c2-469e-b449-011043ad0eb8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1511/2978] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bcd6f8c2-9386-4828-8785-eac642abbff2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bcd6f8c2-9386-4828-8785-eac642abbff2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bcd6f8c2-9386-4828-8785-eac642abbff2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bcd6f8c2-9386-4828-8785-eac642abbff2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bcd6f8c2-9386-4828-8785-eac642abbff2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bcd6f8c2-9386-4828-8785-eac642abbff2 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 returned with HTTP 200 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1468/2979] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c861418c-2b8c-49c0-8e16-d1435e09a76b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6f023d19-9256-4005-8b27-2c33cb32c651 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c861418c-2b8c-49c0-8e16-d1435e09a76b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] POST http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423/action Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c861418c-2b8c-49c0-8e16-d1435e09a76b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c861418c-2b8c-49c0-8e16-d1435e09a76b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6f023d19-9256-4005-8b27-2c33cb32c651 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6f023d19-9256-4005-8b27-2c33cb32c651 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6f023d19-9256-4005-8b27-2c33cb32c651 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6f023d19-9256-4005-8b27-2c33cb32c651 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e returned with HTTP 404 Sep 05 11:49:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1469/2980] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:56 2026] GET /volume/v3/volumes/cc65bbd8-d01e-4f6a-95d0-8f556cb6b89e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-c861418c-2b8c-49c0-8e16-d1435e09a76b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fa8af10182cb4349aaca613b0764b2cf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e3eceaf7287409abc0732ceeb15308f', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c861418c-2b8c-49c0-8e16-d1435e09a76b tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-reader] http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423/action returned with HTTP 403 Sep 05 11:49:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1512/2981] 192.168.122.16 () {60 vars in 1269 bytes} [Sat Sep 5 11:49:56 2026] POST /volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423/action => generated 131 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2cf627e0-d6c4-4cc4-9274-24789058caa5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f2c6f612-30bf-48ab-8d8c-faf922e17f6f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2cf627e0-d6c4-4cc4-9274-24789058caa5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] DELETE http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f2c6f612-30bf-48ab-8d8c-faf922e17f6f tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 Sep 05 11:49:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f2c6f612-30bf-48ab-8d8c-faf922e17f6f tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2cf627e0-d6c4-4cc4-9274-24789058caa5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f2c6f612-30bf-48ab-8d8c-faf922e17f6f tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2cf627e0-d6c4-4cc4-9274-24789058caa5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-f2c6f612-30bf-48ab-8d8c-faf922e17f6f tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Delete volume with id: efcef3c9-a9eb-4605-a044-ef5bab6fc423 Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-2cf627e0-d6c4-4cc4-9274-24789058caa5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume with id: 48694f38-bdf0-4ac0-96b1-ac8a152a4049 Sep 05 11:49:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2cf627e0-d6c4-4cc4-9274-24789058caa5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f2c6f612-30bf-48ab-8d8c-faf922e17f6f tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2cf627e0-d6c4-4cc4-9274-24789058caa5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume request issued successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2cf627e0-d6c4-4cc4-9274-24789058caa5 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 returned with HTTP 202 Sep 05 11:49:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1470/2982] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:56 2026] DELETE /volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f2c6f612-30bf-48ab-8d8c-faf922e17f6f tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Delete volume request issued successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f2c6f612-30bf-48ab-8d8c-faf922e17f6f tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 returned with HTTP 202 Sep 05 11:49:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1513/2983] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:56 2026] DELETE /volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2bfc988c-1067-4ee7-ae32-7e98ed762107 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-468b6178-b41c-44e8-a3ee-eb2ec67214c3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2bfc988c-1067-4ee7-ae32-7e98ed762107 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 Sep 05 11:49:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2bfc988c-1067-4ee7-ae32-7e98ed762107 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2bfc988c-1067-4ee7-ae32-7e98ed762107 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-468b6178-b41c-44e8-a3ee-eb2ec67214c3 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 Sep 05 11:49:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-468b6178-b41c-44e8-a3ee-eb2ec67214c3 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-468b6178-b41c-44e8-a3ee-eb2ec67214c3 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:57 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-468b6178-b41c-44e8-a3ee-eb2ec67214c3 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Volume info retrieved successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2bfc988c-1067-4ee7-ae32-7e98ed762107 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-468b6178-b41c-44e8-a3ee-eb2ec67214c3 tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 returned with HTTP 200 Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2bfc988c-1067-4ee7-ae32-7e98ed762107 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 returned with HTTP 200 Sep 05 11:49:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1514/2984] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:57 2026] GET /volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 => generated 1013 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:49:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1471/2985] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:57 2026] GET /volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 => generated 862 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9256d2e0-690e-488f-abd2-93c594baf874 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9256d2e0-690e-488f-abd2-93c594baf874 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:49:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9256d2e0-690e-488f-abd2-93c594baf874 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9256d2e0-690e-488f-abd2-93c594baf874 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3d2102af-d2e5-4870-9519-e474adef1b63 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d2102af-d2e5-4870-9519-e474adef1b63 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d2102af-d2e5-4870-9519-e474adef1b63 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:57 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3d2102af-d2e5-4870-9519-e474adef1b63 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:57 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:57 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3d2102af-d2e5-4870-9519-e474adef1b63 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3d2102af-d2e5-4870-9519-e474adef1b63 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 200 Sep 05 11:49:57 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1472/2986] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:57 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9256d2e0-690e-488f-abd2-93c594baf874 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:49:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9256d2e0-690e-488f-abd2-93c594baf874 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:49:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1515/2987] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:57 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 874 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-de032a15-4f62-4c4f-b06c-2ebf42fa8fbb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-710ea1a6-52c8-4cf4-a991-ee05161f566d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de032a15-4f62-4c4f-b06c-2ebf42fa8fbb tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 Sep 05 11:49:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de032a15-4f62-4c4f-b06c-2ebf42fa8fbb tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de032a15-4f62-4c4f-b06c-2ebf42fa8fbb tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-710ea1a6-52c8-4cf4-a991-ee05161f566d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] GET http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-710ea1a6-52c8-4cf4-a991-ee05161f566d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-710ea1a6-52c8-4cf4-a991-ee05161f566d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de032a15-4f62-4c4f-b06c-2ebf42fa8fbb tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 returned with HTTP 404 Sep 05 11:49:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1473/2988] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:58 2026] GET /volume/v3/volumes/48694f38-bdf0-4ac0-96b1-ac8a152a4049 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-710ea1a6-52c8-4cf4-a991-ee05161f566d tempest-ProjectReaderTests-1796262511 tempest-ProjectReaderTests-1796262511-project-admin] http://192.168.122.16/volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 returned with HTTP 404 Sep 05 11:49:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1516/2989] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:58 2026] GET /volume/v3/volumes/efcef3c9-a9eb-4605-a044-ef5bab6fc423 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-63b59909-738d-49f0-a6bd-9e23f4c6fb4e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63b59909-738d-49f0-a6bd-9e23f4c6fb4e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] DELETE http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b Sep 05 11:49:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63b59909-738d-49f0-a6bd-9e23f4c6fb4e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-63b59909-738d-49f0-a6bd-9e23f4c6fb4e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:58 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-63b59909-738d-49f0-a6bd-9e23f4c6fb4e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume with id: 8b7100c5-f3dd-4233-bae3-75ca11d7592b Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-de487a30-d051-4b94-b842-d827f14b3f02 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-de487a30-d051-4b94-b842-d827f14b3f02 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-63b59909-738d-49f0-a6bd-9e23f4c6fb4e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-de487a30-d051-4b94-b842-d827f14b3f02 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-de487a30-d051-4b94-b842-d827f14b3f02 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-de487a30-d051-4b94-b842-d827f14b3f02 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-de487a30-d051-4b94-b842-d827f14b3f02 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 200 Sep 05 11:49:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1517/2990] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:58 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 465 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b36e276b-2da7-4705-b554-c05a8ab065b2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b36e276b-2da7-4705-b554-c05a8ab065b2 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b36e276b-2da7-4705-b554-c05a8ab065b2 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b36e276b-2da7-4705-b554-c05a8ab065b2 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b36e276b-2da7-4705-b554-c05a8ab065b2 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b36e276b-2da7-4705-b554-c05a8ab065b2 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:49:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1518/2991] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:58 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 932 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-63b59909-738d-49f0-a6bd-9e23f4c6fb4e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Delete volume request issued successfully. Sep 05 11:49:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-63b59909-738d-49f0-a6bd-9e23f4c6fb4e tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b returned with HTTP 202 Sep 05 11:49:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1474/2992] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:58 2026] DELETE /volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4875586d-1abb-4393-b990-f8c15ccfc8a1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4875586d-1abb-4393-b990-f8c15ccfc8a1 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4875586d-1abb-4393-b990-f8c15ccfc8a1 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4875586d-1abb-4393-b990-f8c15ccfc8a1 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:58 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4875586d-1abb-4393-b990-f8c15ccfc8a1 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Volume info retrieved successfully. Sep 05 11:49:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4875586d-1abb-4393-b990-f8c15ccfc8a1 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b returned with HTTP 200 Sep 05 11:49:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1519/2993] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:58 2026] GET /volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b => generated 863 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8bfb33c3-607f-4b16-9d67-ca5b8a801e80 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8bfb33c3-607f-4b16-9d67-ca5b8a801e80 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8bfb33c3-607f-4b16-9d67-ca5b8a801e80 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8bfb33c3-607f-4b16-9d67-ca5b8a801e80 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8bfb33c3-607f-4b16-9d67-ca5b8a801e80 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 returned with HTTP 404 Sep 05 11:49:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1475/2994] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:49:59 2026] GET /volume/v3/snapshots/0376e99f-3c95-4b14-9f92-a64c687201e2 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:49:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4497073f-09a6-4be2-87bc-bf390b06a7e8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4497073f-09a6-4be2-87bc-bf390b06a7e8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:49:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4497073f-09a6-4be2-87bc-bf390b06a7e8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4497073f-09a6-4be2-87bc-bf390b06a7e8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:59 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-4497073f-09a6-4be2-87bc-bf390b06a7e8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume with id: 30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:49:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4497073f-09a6-4be2-87bc-bf390b06a7e8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-77e06370-2796-426c-babc-1e7a6cdda7f5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77e06370-2796-426c-babc-1e7a6cdda7f5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77e06370-2796-426c-babc-1e7a6cdda7f5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77e06370-2796-426c-babc-1e7a6cdda7f5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:49:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:49:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-77e06370-2796-426c-babc-1e7a6cdda7f5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:49:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4497073f-09a6-4be2-87bc-bf390b06a7e8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume request issued successfully. Sep 05 11:49:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4497073f-09a6-4be2-87bc-bf390b06a7e8 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 returned with HTTP 202 Sep 05 11:49:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1520/2995] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:49:59 2026] DELETE /volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:49:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77e06370-2796-426c-babc-1e7a6cdda7f5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:49:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1476/2996] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:49:59 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 932 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:49:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3ca040c1-2f2e-441f-b52f-1a9df2e80404 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ca040c1-2f2e-441f-b52f-1a9df2e80404 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:49:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ca040c1-2f2e-441f-b52f-1a9df2e80404 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3ca040c1-2f2e-441f-b52f-1a9df2e80404 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:49:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:49:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:49:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:49:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3ca040c1-2f2e-441f-b52f-1a9df2e80404 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:49:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3ca040c1-2f2e-441f-b52f-1a9df2e80404 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 returned with HTTP 200 Sep 05 11:49:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1521/2997] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:59 2026] GET /volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c0da537d-ef9d-4c9b-8ec4-a338d7cc2c07 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0da537d-ef9d-4c9b-8ec4-a338d7cc2c07 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] GET http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0da537d-ef9d-4c9b-8ec4-a338d7cc2c07 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0da537d-ef9d-4c9b-8ec4-a338d7cc2c07 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:49:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0da537d-ef9d-4c9b-8ec4-a338d7cc2c07 tempest-CreateVolumesFromSourceVolumeTest-1954910429 tempest-CreateVolumesFromSourceVolumeTest-1954910429-project-member] http://192.168.122.16/volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b returned with HTTP 404 Sep 05 11:49:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1477/2998] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:49:59 2026] GET /volume/v3/volumes/8b7100c5-f3dd-4233-bae3-75ca11d7592b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:50:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-96c30e77-dc36-4166-8ffd-50d17ad03f95 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96c30e77-dc36-4166-8ffd-50d17ad03f95 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96c30e77-dc36-4166-8ffd-50d17ad03f95 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-96c30e77-dc36-4166-8ffd-50d17ad03f95 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-96c30e77-dc36-4166-8ffd-50d17ad03f95 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-96c30e77-dc36-4166-8ffd-50d17ad03f95 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:50:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f01db668-162a-4fa7-a9e0-86f75db333c4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1522/2999] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:00 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 935 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f01db668-162a-4fa7-a9e0-86f75db333c4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:50:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f01db668-162a-4fa7-a9e0-86f75db333c4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f01db668-162a-4fa7-a9e0-86f75db333c4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f01db668-162a-4fa7-a9e0-86f75db333c4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:50:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f01db668-162a-4fa7-a9e0-86f75db333c4 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 returned with HTTP 200 Sep 05 11:50:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1478/3000] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:00 2026] GET /volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-95203531-2d0e-428c-b0b9-ae10284c99ef None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95203531-2d0e-428c-b0b9-ae10284c99ef tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95203531-2d0e-428c-b0b9-ae10284c99ef tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95203531-2d0e-428c-b0b9-ae10284c99ef tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-95203531-2d0e-428c-b0b9-ae10284c99ef tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1575309c-b720-4f08-8739-1b1835aa2710 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1575309c-b720-4f08-8739-1b1835aa2710 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 Sep 05 11:50:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1575309c-b720-4f08-8739-1b1835aa2710 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1575309c-b720-4f08-8739-1b1835aa2710 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95203531-2d0e-428c-b0b9-ae10284c99ef tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:50:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1523/3001] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:01 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 935 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1575309c-b720-4f08-8739-1b1835aa2710 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 returned with HTTP 404 Sep 05 11:50:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1479/3002] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:01 2026] GET /volume/v3/volumes/30a2fa22-3c29-44bc-bf4e-0ef294b27ef9 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-847311943"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-847311943'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume of 1 GB Sep 05 11:50:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (302b4d4a-3f89-4c53-9824-4590e5e1719e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac5ef7d-0d0e-42f9-9f24-6cd7405f6880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=823,cinder:INSERT=146,cinder:UPDATE=244 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ac5ef7d-0d0e-42f9-9f24-6cd7405f6880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:01 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b23af73-468e-4c11-b27c-0acc1346e405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['e51335d4-0dbb-4810-acb7-1ad71cc0e6b9', '3ee44acf-c250-4da3-acc4-9803fb79add2', '3320ad9b-1eb0-4e4b-9944-35747397ce08', '38a88f02-363b-4a09-bbd5-751035392824'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b23af73-468e-4c11-b27c-0acc1346e405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e51335d4-0dbb-4810-acb7-1ad71cc0e6b9', '3ee44acf-c250-4da3-acc4-9803fb79add2', '3320ad9b-1eb0-4e4b-9944-35747397ce08', '38a88f02-363b-4a09-bbd5-751035392824']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3650f7-c5b5-48db-b360-83e60d295747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3650f7-c5b5-48db-b360-83e60d295747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c841db3-4e7b-4a8a-b548-3c6eb44f7121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847311943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['e51335d4-0dbb-4810-acb7-1ad71cc0e6b9','3ee44acf-c250-4da3-acc4-9803fb79add2','3320ad9b-1eb0-4e4b-9944-35747397ce08','38a88f02-363b-4a09-bbd5-751035392824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-847311943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c841db3-4e7b-4a8a-b548-3c6eb44f7121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e2355bce6e440ef803619efa3c3dd52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7df92af46f4d470bb8aa551164c8018b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebd5ca3-9767-4f26-a6b2-507a068dd696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebd5ca3-9767-4f26-a6b2-507a068dd696) transitioned into state 'SUCCESS' from state '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-847311943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e2355bce6e440ef803619efa3c3dd52',qos_specs=None,replication_status=,reservations=['e51335d4-0dbb-4810-acb7-1ad71cc0e6b9','3ee44acf-c250-4da3-acc4-9803fb79add2','3320ad9b-1eb0-4e4b-9944-35747397ce08','38a88f02-363b-4a09-bbd5-751035392824'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7df92af46f4d470bb8aa551164c8018b',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff3a5b5-d868-4434-a96a-32071e49d27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff3a5b5-d868-4434-a96a-32071e49d27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Flow 'volume_create_api' (302b4d4a-3f89-4c53-9824-4590e5e1719e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create volume request issued successfully. Sep 05 11:50:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bf0d322f-583c-4b9d-9757-16c849e59a0e tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1524/3003] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:50:01 2026] POST /volume/v3/volumes => generated 784 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-851e7708-0560-461a-95b4-a6ccf0ac950a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-851e7708-0560-461a-95b4-a6ccf0ac950a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 Sep 05 11:50:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-851e7708-0560-461a-95b4-a6ccf0ac950a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-851e7708-0560-461a-95b4-a6ccf0ac950a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:02 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=731,cinder:INSERT=136,cinder:UPDATE=227 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:50:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-851e7708-0560-461a-95b4-a6ccf0ac950a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:50:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-851e7708-0560-461a-95b4-a6ccf0ac950a tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 returned with HTTP 200 Sep 05 11:50:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1480/3004] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:02 2026] GET /volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 => generated 963 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6b0b19ed-3966-4ee9-984d-cf92353d9b6f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-de746ecb-914c-4a30-81b2-a24ef9b7c8a5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de746ecb-914c-4a30-81b2-a24ef9b7c8a5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de746ecb-914c-4a30-81b2-a24ef9b7c8a5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-de746ecb-914c-4a30-81b2-a24ef9b7c8a5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:02 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:02 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-de746ecb-914c-4a30-81b2-a24ef9b7c8a5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-de746ecb-914c-4a30-81b2-a24ef9b7c8a5 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:50:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1481/3005] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:02 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 935 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6b0b19ed-3966-4ee9-984d-cf92353d9b6f tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6b0b19ed-3966-4ee9-984d-cf92353d9b6f tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1155318039", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6b0b19ed-3966-4ee9-984d-cf92353d9b6f tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1525/3006] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:02 2026] POST /volume/v3/types => generated 380 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4931705b-e2cd-447d-8acb-d9a791f33dc3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4931705b-e2cd-447d-8acb-d9a791f33dc3 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] POST http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4931705b-e2cd-447d-8acb-d9a791f33dc3 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4931705b-e2cd-447d-8acb-d9a791f33dc3 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1482/3007] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:03 2026] POST /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d38fc4f9-d542-4333-989f-e08eb90982fd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d38fc4f9-d542-4333-989f-e08eb90982fd tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-08a2fbf9-2470-471c-b213-96b876fedc77 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d38fc4f9-d542-4333-989f-e08eb90982fd tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1855210658", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-08a2fbf9-2470-471c-b213-96b876fedc77 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-08a2fbf9-2470-471c-b213-96b876fedc77 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-08a2fbf9-2470-471c-b213-96b876fedc77 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:03 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-08a2fbf9-2470-471c-b213-96b876fedc77 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d38fc4f9-d542-4333-989f-e08eb90982fd tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1526/3008] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:03 2026] POST /volume/v3/types => generated 380 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-08a2fbf9-2470-471c-b213-96b876fedc77 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1483/3009] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:03 2026] GET /volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 => generated 1013 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5eb7e85f-b30b-469d-9e41-1c66f40a8440 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5eb7e85f-b30b-469d-9e41-1c66f40a8440 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] POST http://192.168.122.16/volume/v3/types/d65c37d2-156a-42f4-8d5a-a8f5f081bf80/encryption Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5eb7e85f-b30b-469d-9e41-1c66f40a8440 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-5eb7e85f-b30b-469d-9e41-1c66f40a8440 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5eb7e85f-b30b-469d-9e41-1c66f40a8440 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/d65c37d2-156a-42f4-8d5a-a8f5f081bf80/encryption returned with HTTP 403 Sep 05 11:50:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1527/3010] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:03 2026] POST /volume/v3/types/d65c37d2-156a-42f4-8d5a-a8f5f081bf80/encryption => generated 127 bytes in 290 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe20db94-14df-465b-b5e9-be67c2776bfc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe20db94-14df-465b-b5e9-be67c2776bfc tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe20db94-14df-465b-b5e9-be67c2776bfc tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1987196716", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe20db94-14df-465b-b5e9-be67c2776bfc tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1484/3011] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:03 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f1d99fe3-00bc-4172-9809-999b5a61b247 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f1d99fe3-00bc-4172-9809-999b5a61b247 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] POST http://192.168.122.16/volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536/extra_specs Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f1d99fe3-00bc-4172-9809-999b5a61b247 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-f1d99fe3-00bc-4172-9809-999b5a61b247 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f1d99fe3-00bc-4172-9809-999b5a61b247 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536/extra_specs returned with HTTP 403 Sep 05 11:50:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1528/3012] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:50:03 2026] POST /volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536/extra_specs => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-938e11c2-169f-4d0a-829c-23847e9668c6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-938e11c2-169f-4d0a-829c-23847e9668c6 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] PUT http://192.168.122.16/volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536/extra_specs/key2 Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-938e11c2-169f-4d0a-829c-23847e9668c6 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-938e11c2-169f-4d0a-829c-23847e9668c6 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-938e11c2-169f-4d0a-829c-23847e9668c6 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536/extra_specs/key2 returned with HTTP 403 Sep 05 11:50:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1485/3013] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:03 2026] PUT /volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c6b57ba4-d543-42ab-b0f5-e632338d8744 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c6b57ba4-d543-42ab-b0f5-e632338d8744 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c6b57ba4-d543-42ab-b0f5-e632338d8744 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-c6b57ba4-d543-42ab-b0f5-e632338d8744 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c6b57ba4-d543-42ab-b0f5-e632338d8744 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types returned with HTTP 403 Sep 05 11:50:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1529/3014] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:50:03 2026] POST /volume/v3/types => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9e3f0418-e90b-4e95-be3a-60e248d1a035 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9e3f0418-e90b-4e95-be3a-60e248d1a035 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9e3f0418-e90b-4e95-be3a-60e248d1a035 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1833832505", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-89a38172-3e57-44a0-9971-2d4a81ffc3d3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89a38172-3e57-44a0-9971-2d4a81ffc3d3 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-89a38172-3e57-44a0-9971-2d4a81ffc3d3 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-89a38172-3e57-44a0-9971-2d4a81ffc3d3 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9e3f0418-e90b-4e95-be3a-60e248d1a035 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1486/3015] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:03 2026] POST /volume/v3/types => generated 380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b7bc21b1-d76f-447a-889c-02e682365d54 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b7bc21b1-d76f-447a-889c-02e682365d54 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] POST http://192.168.122.16/volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724/encryption Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b7bc21b1-d76f-447a-889c-02e682365d54 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-89a38172-3e57-44a0-9971-2d4a81ffc3d3 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-89a38172-3e57-44a0-9971-2d4a81ffc3d3 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1530/3016] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:03 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 1202 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a48780af-a47e-4d30-942c-13dc8080d951 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b7bc21b1-d76f-447a-889c-02e682365d54 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724/encryption returned with HTTP 200 Sep 05 11:50:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1487/3017] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:03 2026] POST /volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7cb3cb3d-5abf-42ed-9fe4-149d52ea8ac7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7cb3cb3d-5abf-42ed-9fe4-149d52ea8ac7 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] DELETE http://192.168.122.16/volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724/encryption/ab130b78-9d7c-4bd2-bf6d-b6214ef3adef Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7cb3cb3d-5abf-42ed-9fe4-149d52ea8ac7 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7cb3cb3d-5abf-42ed-9fe4-149d52ea8ac7 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-7cb3cb3d-5abf-42ed-9fe4-149d52ea8ac7 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7cb3cb3d-5abf-42ed-9fe4-149d52ea8ac7 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724/encryption/ab130b78-9d7c-4bd2-bf6d-b6214ef3adef returned with HTTP 403 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1488/3018] 192.168.122.16 () {58 vars in 1368 bytes} [Sat Sep 5 11:50:03 2026] DELETE /volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724/encryption/ab130b78-9d7c-4bd2-bf6d-b6214ef3adef => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9fd020d2-8b6e-441b-93ba-8a046f89ad47 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9fd020d2-8b6e-441b-93ba-8a046f89ad47 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9fd020d2-8b6e-441b-93ba-8a046f89ad47 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1661970938", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9fd020d2-8b6e-441b-93ba-8a046f89ad47 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1489/3019] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:04 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 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9be798f2-3203-47d9-9a2b-7d0f92687812 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9be798f2-3203-47d9-9a2b-7d0f92687812 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] DELETE http://192.168.122.16/volume/v3/types/ea7e3fac-6a7f-445a-9a9a-7134153dda54/extra_specs/key1 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9be798f2-3203-47d9-9a2b-7d0f92687812 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9be798f2-3203-47d9-9a2b-7d0f92687812 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-9be798f2-3203-47d9-9a2b-7d0f92687812 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9be798f2-3203-47d9-9a2b-7d0f92687812 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ea7e3fac-6a7f-445a-9a9a-7134153dda54/extra_specs/key1 returned with HTTP 403 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1490/3020] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:04 2026] DELETE /volume/v3/types/ea7e3fac-6a7f-445a-9a9a-7134153dda54/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a6397a8c-5271-4db9-baa9-b17a6408ff8a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a6397a8c-5271-4db9-baa9-b17a6408ff8a tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a6397a8c-5271-4db9-baa9-b17a6408ff8a tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1114748889", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a6397a8c-5271-4db9-baa9-b17a6408ff8a tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1491/3021] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:04 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 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-39ac6722-8371-4063-9643-80301b7a5f34 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-39ac6722-8371-4063-9643-80301b7a5f34 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] DELETE http://192.168.122.16/volume/v3/types/bb2eac81-e079-482e-89a0-cd188709f817 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-39ac6722-8371-4063-9643-80301b7a5f34 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-39ac6722-8371-4063-9643-80301b7a5f34 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-39ac6722-8371-4063-9643-80301b7a5f34 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-39ac6722-8371-4063-9643-80301b7a5f34 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/bb2eac81-e079-482e-89a0-cd188709f817 returned with HTTP 403 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1492/3022] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:04 2026] DELETE /volume/v3/types/bb2eac81-e079-482e-89a0-cd188709f817 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c57eeb3a-9ccb-4969-a475-3e453fef6b25 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c57eeb3a-9ccb-4969-a475-3e453fef6b25 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] GET http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c57eeb3a-9ccb-4969-a475-3e453fef6b25 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c57eeb3a-9ccb-4969-a475-3e453fef6b25 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a48780af-a47e-4d30-942c-13dc8080d951 tempest-ProjectAdminTests-1928167432 tempest-ProjectAdminTests-1928167432-project-admin] GET http://192.168.122.16/volume/v3/scheduler-stats/get_pools Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a48780af-a47e-4d30-942c-13dc8080d951 tempest-ProjectAdminTests-1928167432 tempest-ProjectAdminTests-1928167432-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a48780af-a47e-4d30-942c-13dc8080d951 tempest-ProjectAdminTests-1928167432 tempest-ProjectAdminTests-1928167432-project-admin] Calling method 'get_pools' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c57eeb3a-9ccb-4969-a475-3e453fef6b25 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1493/3023] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-148450d0-504a-4521-8c92-576f75ff7c89 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-148450d0-504a-4521-8c92-576f75ff7c89 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] GET http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption/cipher Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-148450d0-504a-4521-8c92-576f75ff7c89 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-148450d0-504a-4521-8c92-576f75ff7c89 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-148450d0-504a-4521-8c92-576f75ff7c89 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-148450d0-504a-4521-8c92-576f75ff7c89 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption/cipher returned with HTTP 403 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a48780af-a47e-4d30-942c-13dc8080d951 tempest-ProjectAdminTests-1928167432 tempest-ProjectAdminTests-1928167432-project-admin] http://192.168.122.16/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1494/3024] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1531/3025] 192.168.122.16 () {58 vars in 1170 bytes} [Sat Sep 5 11:50:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d69ce94c-9f99-4cb4-9691-2e93cac9b34e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4f899d69-9172-4ac2-b567-7f711ce90889 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d69ce94c-9f99-4cb4-9691-2e93cac9b34e tempest-ProjectAdminTests-1928167432 tempest-ProjectAdminTests-1928167432-project-admin] GET http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d69ce94c-9f99-4cb4-9691-2e93cac9b34e tempest-ProjectAdminTests-1928167432 tempest-ProjectAdminTests-1928167432-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d69ce94c-9f99-4cb4-9691-2e93cac9b34e tempest-ProjectAdminTests-1928167432 tempest-ProjectAdminTests-1928167432-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f899d69-9172-4ac2-b567-7f711ce90889 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] GET http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f899d69-9172-4ac2-b567-7f711ce90889 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f899d69-9172-4ac2-b567-7f711ce90889 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-4f899d69-9172-4ac2-b567-7f711ce90889 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f899d69-9172-4ac2-b567-7f711ce90889 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption returned with HTTP 403 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1532/3026] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: /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 05 11:50:04 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Service, Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fadda4f6-39cb-4c9d-b10f-543ce5af0d24 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fadda4f6-39cb-4c9d-b10f-543ce5af0d24 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] GET http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/multiattach Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fadda4f6-39cb-4c9d-b10f-543ce5af0d24 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fadda4f6-39cb-4c9d-b10f-543ce5af0d24 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d69ce94c-9f99-4cb4-9691-2e93cac9b34e tempest-ProjectAdminTests-1928167432 tempest-ProjectAdminTests-1928167432-project-admin] http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1495/3027] 192.168.122.16 () {58 vars in 1188 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 707 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fadda4f6-39cb-4c9d-b10f-543ce5af0d24 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/multiattach returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1533/3028] 192.168.122.16 () {58 vars in 1293 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/multiattach => generated 29 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-77a5d516-d00d-4426-989c-455f0ed1964c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77a5d516-d00d-4426-989c-455f0ed1964c tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] GET http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/volume_backend_name Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77a5d516-d00d-4426-989c-455f0ed1964c tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-77a5d516-d00d-4426-989c-455f0ed1964c tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-77a5d516-d00d-4426-989c-455f0ed1964c tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1496/3029] 192.168.122.16 () {58 vars in 1317 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/volume_backend_name => generated 143 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-778540e7-5a71-4309-9769-7c09da8ad10d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-778540e7-5a71-4309-9769-7c09da8ad10d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] PUT http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption/2955cbfd-152c-4fb9-9434-2bd5483dc737 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-778540e7-5a71-4309-9769-7c09da8ad10d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-778540e7-5a71-4309-9769-7c09da8ad10d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-778540e7-5a71-4309-9769-7c09da8ad10d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption/2955cbfd-152c-4fb9-9434-2bd5483dc737 returned with HTTP 403 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1534/3030] 192.168.122.16 () {60 vars in 1385 bytes} [Sat Sep 5 11:50:04 2026] PUT /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/encryption/2955cbfd-152c-4fb9-9434-2bd5483dc737 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-05e7f6b3-628e-4377-9790-3e5c041110fa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-05e7f6b3-628e-4377-9790-3e5c041110fa tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] PUT http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/key1 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-05e7f6b3-628e-4377-9790-3e5c041110fa tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-05e7f6b3-628e-4377-9790-3e5c041110fa tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-05e7f6b3-628e-4377-9790-3e5c041110fa tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/key1 returned with HTTP 403 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1497/3031] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:04 2026] PUT /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a288700e-64dd-4a18-955d-000f03416754 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a288700e-64dd-4a18-955d-000f03416754 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] PUT http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a288700e-64dd-4a18-955d-000f03416754 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-a288700e-64dd-4a18-955d-000f03416754 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '273b6a22530a43c4bea776e4c77eef58', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77902bfdb6bc4cd29692423a45932e48', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a288700e-64dd-4a18-955d-000f03416754 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-reader] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf returned with HTTP 403 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1535/3032] 192.168.122.16 () {60 vars in 1241 bytes} [Sat Sep 5 11:50:04 2026] PUT /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bd6ad7f5-091a-47e7-9d05-187ef0febf3d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd6ad7f5-091a-47e7-9d05-187ef0febf3d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] DELETE http://192.168.122.16/volume/v3/types/bb2eac81-e079-482e-89a0-cd188709f817 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd6ad7f5-091a-47e7-9d05-187ef0febf3d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bd6ad7f5-091a-47e7-9d05-187ef0febf3d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-213aa785-cdda-4e0a-a2d8-2b62203fba34 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-213aa785-cdda-4e0a-a2d8-2b62203fba34 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-213aa785-cdda-4e0a-a2d8-2b62203fba34 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-213aa785-cdda-4e0a-a2d8-2b62203fba34 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bd6ad7f5-091a-47e7-9d05-187ef0febf3d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types/bb2eac81-e079-482e-89a0-cd188709f817 returned with HTTP 202 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1498/3033] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:04 2026] DELETE /volume/v3/types/bb2eac81-e079-482e-89a0-cd188709f817 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-10c5bbc5-fe23-4c8a-ac63-63826157e4a1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10c5bbc5-fe23-4c8a-ac63-63826157e4a1 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] DELETE http://192.168.122.16/volume/v3/types/ea7e3fac-6a7f-445a-9a9a-7134153dda54 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10c5bbc5-fe23-4c8a-ac63-63826157e4a1 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10c5bbc5-fe23-4c8a-ac63-63826157e4a1 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-213aa785-cdda-4e0a-a2d8-2b62203fba34 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-213aa785-cdda-4e0a-a2d8-2b62203fba34 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1536/3034] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6e02007c-2f2c-4a31-a19b-c825f9388aa0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e02007c-2f2c-4a31-a19b-c825f9388aa0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6e02007c-2f2c-4a31-a19b-c825f9388aa0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c841db3-4e7b-4a8a-b548-3c6eb44f7121", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-690366071"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6e02007c-2f2c-4a31-a19b-c825f9388aa0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-6e02007c-2f2c-4a31-a19b-c825f9388aa0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Create snapshot from volume 6c841db3-4e7b-4a8a-b548-3c6eb44f7121 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10c5bbc5-fe23-4c8a-ac63-63826157e4a1 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types/ea7e3fac-6a7f-445a-9a9a-7134153dda54 returned with HTTP 202 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1499/3035] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:04 2026] DELETE /volume/v3/types/ea7e3fac-6a7f-445a-9a9a-7134153dda54 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-87d86c78-69f0-4cc4-b981-9e9d16c3946d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-87d86c78-69f0-4cc4-b981-9e9d16c3946d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] DELETE http://192.168.122.16/volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-87d86c78-69f0-4cc4-b981-9e9d16c3946d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-87d86c78-69f0-4cc4-b981-9e9d16c3946d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-87d86c78-69f0-4cc4-b981-9e9d16c3946d tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724 returned with HTTP 202 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1500/3036] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:04 2026] DELETE /volume/v3/types/ad936e6e-4968-4f43-af68-b843d4018724 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-6e02007c-2f2c-4a31-a19b-c825f9388aa0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Created reservations ['11656379-aa96-4576-bbad-72cd90462618', '969b5a0c-bd51-423a-9186-36b702766d41', '23e0deac-15fb-4002-8065-eb8c5db13cae', '36001f1f-6af2-4c29-8e1c-9066de8fec9a'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ce357b17-d0d1-4a39-be37-32fd7c8dd4cd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce357b17-d0d1-4a39-be37-32fd7c8dd4cd tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] DELETE http://192.168.122.16/volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce357b17-d0d1-4a39-be37-32fd7c8dd4cd tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ce357b17-d0d1-4a39-be37-32fd7c8dd4cd tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6e02007c-2f2c-4a31-a19b-c825f9388aa0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot create request issued successfully. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6e02007c-2f2c-4a31-a19b-c825f9388aa0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1537/3037] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:50:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ce357b17-d0d1-4a39-be37-32fd7c8dd4cd tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536 returned with HTTP 202 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1501/3038] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:04 2026] DELETE /volume/v3/types/aabf5b2b-84ee-4634-953b-86c0ae347536 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-657938c3-e73e-4d57-aa36-375cc4048580 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-657938c3-e73e-4d57-aa36-375cc4048580 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-657938c3-e73e-4d57-aa36-375cc4048580 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-657938c3-e73e-4d57-aa36-375cc4048580 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-180bbe9b-c802-41bc-98a1-f34a5f4e9a4b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-180bbe9b-c802-41bc-98a1-f34a5f4e9a4b tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] DELETE http://192.168.122.16/volume/v3/types/d65c37d2-156a-42f4-8d5a-a8f5f081bf80 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-180bbe9b-c802-41bc-98a1-f34a5f4e9a4b tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-180bbe9b-c802-41bc-98a1-f34a5f4e9a4b tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-657938c3-e73e-4d57-aa36-375cc4048580 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-657938c3-e73e-4d57-aa36-375cc4048580 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed returned with HTTP 200 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1538/3039] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-180bbe9b-c802-41bc-98a1-f34a5f4e9a4b tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types/d65c37d2-156a-42f4-8d5a-a8f5f081bf80 returned with HTTP 202 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1502/3040] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:04 2026] DELETE /volume/v3/types/d65c37d2-156a-42f4-8d5a-a8f5f081bf80 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-197ed127-fa7a-41f7-8752-506c94664b59 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-197ed127-fa7a-41f7-8752-506c94664b59 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] DELETE http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-197ed127-fa7a-41f7-8752-506c94664b59 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-197ed127-fa7a-41f7-8752-506c94664b59 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-197ed127-fa7a-41f7-8752-506c94664b59 tempest-VolumeTypesReaderTests-342735177 tempest-VolumeTypesReaderTests-342735177-project-admin] http://192.168.122.16/volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf returned with HTTP 202 Sep 05 11:50:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1539/3041] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:04 2026] DELETE /volume/v3/types/ae1df8a4-285f-4484-9321-33ce511e3edf => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c7a074a2-823a-4984-ade0-dd6d411ecffc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7a074a2-823a-4984-ade0-dd6d411ecffc tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7a074a2-823a-4984-ade0-dd6d411ecffc tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c7a074a2-823a-4984-ade0-dd6d411ecffc tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c7a074a2-823a-4984-ade0-dd6d411ecffc tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c7a074a2-823a-4984-ade0-dd6d411ecffc tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:50:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1503/3042] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:04 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:50:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b9cba162-400d-4e43-9730-91290dd0ed32 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b9cba162-400d-4e43-9730-91290dd0ed32 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b9cba162-400d-4e43-9730-91290dd0ed32 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b9cba162-400d-4e43-9730-91290dd0ed32 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b9cba162-400d-4e43-9730-91290dd0ed32 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b9cba162-400d-4e43-9730-91290dd0ed32 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:50:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1540/3043] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:05 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 05 11:50:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d78c3bdc-6c8e-4f52-9d75-f08ab31e2481 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d78c3bdc-6c8e-4f52-9d75-f08ab31e2481 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] DELETE http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d78c3bdc-6c8e-4f52-9d75-f08ab31e2481 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d78c3bdc-6c8e-4f52-9d75-f08ab31e2481 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-d78c3bdc-6c8e-4f52-9d75-f08ab31e2481 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Delete volume with id: 46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d78c3bdc-6c8e-4f52-9d75-f08ab31e2481 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d78c3bdc-6c8e-4f52-9d75-f08ab31e2481 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Delete volume request issued successfully. Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d78c3bdc-6c8e-4f52-9d75-f08ab31e2481 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 202 Sep 05 11:50:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1504/3044] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:50:05 2026] DELETE /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:50:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f14e9a1e-097f-4638-ac91-c31bb368e901 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f14e9a1e-097f-4638-ac91-c31bb368e901 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f14e9a1e-097f-4638-ac91-c31bb368e901 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f14e9a1e-097f-4638-ac91-c31bb368e901 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:05 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:05 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f14e9a1e-097f-4638-ac91-c31bb368e901 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f14e9a1e-097f-4638-ac91-c31bb368e901 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:50:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1541/3045] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:05 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 1199 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:50:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cc3233a6-1ff1-4e19-83be-90bebd300aa1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cc3233a6-1ff1-4e19-83be-90bebd300aa1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cc3233a6-1ff1-4e19-83be-90bebd300aa1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cc3233a6-1ff1-4e19-83be-90bebd300aa1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cc3233a6-1ff1-4e19-83be-90bebd300aa1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:50:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cc3233a6-1ff1-4e19-83be-90bebd300aa1 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed returned with HTTP 200 Sep 05 11:50:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1505/3046] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:05 2026] GET /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2b598253-2df0-4ab1-b7d5-85a0c1ddd1ed None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b598253-2df0-4ab1-b7d5-85a0c1ddd1ed tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b598253-2df0-4ab1-b7d5-85a0c1ddd1ed tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b598253-2df0-4ab1-b7d5-85a0c1ddd1ed tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:06 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:06 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2b598253-2df0-4ab1-b7d5-85a0c1ddd1ed tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Volume info retrieved successfully. Sep 05 11:50:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b598253-2df0-4ab1-b7d5-85a0c1ddd1ed tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 200 Sep 05 11:50:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1542/3047] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:06 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 1199 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:50:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-144fbb74-5326-494d-836a-c23d8e2cebae None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-144fbb74-5326-494d-836a-c23d8e2cebae tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-144fbb74-5326-494d-836a-c23d8e2cebae tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-144fbb74-5326-494d-836a-c23d8e2cebae tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-144fbb74-5326-494d-836a-c23d8e2cebae tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:50:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-144fbb74-5326-494d-836a-c23d8e2cebae tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed returned with HTTP 200 Sep 05 11:50:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1506/3048] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:06 2026] GET /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1915e4e6-868a-4e73-8226-290611be132f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1915e4e6-868a-4e73-8226-290611be132f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1915e4e6-868a-4e73-8226-290611be132f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1915e4e6-868a-4e73-8226-290611be132f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1915e4e6-868a-4e73-8226-290611be132f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 404 Sep 05 11:50:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1543/3049] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:07 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e9b93a11-3685-4ace-bd9a-56286510034f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e9b93a11-3685-4ace-bd9a-56286510034f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] DELETE http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e9b93a11-3685-4ace-bd9a-56286510034f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e9b93a11-3685-4ace-bd9a-56286510034f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e9b93a11-3685-4ace-bd9a-56286510034f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Delete volume with id: 46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e9b93a11-3685-4ace-bd9a-56286510034f tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 404 Sep 05 11:50:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1507/3050] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:50:07 2026] DELETE /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2016e112-5e2a-4801-8ea1-c30b491bf215 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2016e112-5e2a-4801-8ea1-c30b491bf215 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] GET http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2016e112-5e2a-4801-8ea1-c30b491bf215 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2016e112-5e2a-4801-8ea1-c30b491bf215 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2016e112-5e2a-4801-8ea1-c30b491bf215 tempest-VolumeImageDependencyTests-2062072851 tempest-VolumeImageDependencyTests-2062072851-project-member] http://192.168.122.16/volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 returned with HTTP 404 Sep 05 11:50:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1544/3051] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:50:07 2026] GET /volume/v3/volumes/46efb914-bedf-45ee-9e1b-7775d7fc1155 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7340f61e-92ea-4ec5-a4dc-8a7ef61beb4f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7340f61e-92ea-4ec5-a4dc-8a7ef61beb4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7340f61e-92ea-4ec5-a4dc-8a7ef61beb4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7340f61e-92ea-4ec5-a4dc-8a7ef61beb4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7340f61e-92ea-4ec5-a4dc-8a7ef61beb4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7340f61e-92ea-4ec5-a4dc-8a7ef61beb4f tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed returned with HTTP 200 Sep 05 11:50:07 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1508/3052] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:07 2026] GET /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fc4caf84-3215-4af9-852e-f75913033823 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc4caf84-3215-4af9-852e-f75913033823 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] POST http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed/action Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc4caf84-3215-4af9-852e-f75913033823 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fc4caf84-3215-4af9-852e-f75913033823 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: INFO cinder.api.contrib.snapshot_unmanage [None req-fc4caf84-3215-4af9-852e-f75913033823 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Unmanage snapshot with id: d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:07 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:07 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:07 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fc4caf84-3215-4af9-852e-f75913033823 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Snapshot retrieved successfully. Sep 05 11:50:07 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-fc4caf84-3215-4af9-852e-f75913033823 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '652943352f0e4a128a6fe600ba259b35', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e2355bce6e440ef803619efa3c3dd52', '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=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:07 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fc4caf84-3215-4af9-852e-f75913033823 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-reader] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed/action returned with HTTP 403 Sep 05 11:50:07 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1545/3053] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:50:07 2026] POST /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed/action => generated 117 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2f007483-fc24-4b88-a16c-a9494f7e509b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2f007483-fc24-4b88-a16c-a9494f7e509b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2f007483-fc24-4b88-a16c-a9494f7e509b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2f007483-fc24-4b88-a16c-a9494f7e509b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-2f007483-fc24-4b88-a16c-a9494f7e509b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete snapshot with id: d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:07 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:07 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:07 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2f007483-fc24-4b88-a16c-a9494f7e509b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:50:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2f007483-fc24-4b88-a16c-a9494f7e509b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot delete request issued successfully. Sep 05 11:50:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2f007483-fc24-4b88-a16c-a9494f7e509b tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed returned with HTTP 202 Sep 05 11:50:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1509/3054] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:07 2026] DELETE /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7b63c3eb-827d-4879-9df6-4c2d5e5f4864 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b63c3eb-827d-4879-9df6-4c2d5e5f4864 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b63c3eb-827d-4879-9df6-4c2d5e5f4864 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7b63c3eb-827d-4879-9df6-4c2d5e5f4864 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7b63c3eb-827d-4879-9df6-4c2d5e5f4864 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:50:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7b63c3eb-827d-4879-9df6-4c2d5e5f4864 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed returned with HTTP 200 Sep 05 11:50:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1546/3055] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:08 2026] GET /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-742097c1-dc3a-444a-a76e-f67c280302d2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-742097c1-dc3a-444a-a76e-f67c280302d2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-742097c1-dc3a-444a-a76e-f67c280302d2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-742097c1-dc3a-444a-a76e-f67c280302d2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-742097c1-dc3a-444a-a76e-f67c280302d2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Snapshot retrieved successfully. Sep 05 11:50:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-742097c1-dc3a-444a-a76e-f67c280302d2 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed returned with HTTP 200 Sep 05 11:50:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1510/3056] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:09 2026] GET /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-25137f91-0b5d-4cad-8930-ac0aed6205ae None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-25137f91-0b5d-4cad-8930-ac0aed6205ae tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-admin] GET http://192.168.122.16/volume/v3/scheduler-stats/get_pools Sep 05 11:50:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-25137f91-0b5d-4cad-8930-ac0aed6205ae tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-25137f91-0b5d-4cad-8930-ac0aed6205ae tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-admin] Calling method 'get_pools' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-25137f91-0b5d-4cad-8930-ac0aed6205ae tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-admin] http://192.168.122.16/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:50:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1547/3057] 192.168.122.16 () {58 vars in 1170 bytes} [Sat Sep 5 11:50:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b128e4b8-257e-4c14-bccc-1ca8f1e9feee None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b128e4b8-257e-4c14-bccc-1ca8f1e9feee tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-reader] GET http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:50:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b128e4b8-257e-4c14-bccc-1ca8f1e9feee tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b128e4b8-257e-4c14-bccc-1ca8f1e9feee tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:09 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-b128e4b8-257e-4c14-bccc-1ca8f1e9feee tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4f571cda225144faaf4e8c2fbabc7f0c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45905bbe59594b7c9bca062671386cad', '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=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b128e4b8-257e-4c14-bccc-1ca8f1e9feee tempest-ProjectReaderTests-1863535968 tempest-ProjectReaderTests-1863535968-project-reader] http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 11:50:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1511/3058] 192.168.122.16 () {58 vars in 1188 bytes} [Sat Sep 5 11:50:09 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 218 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a510defc-15a6-4c78-bfab-a23c1f5094da None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a510defc-15a6-4c78-bfab-a23c1f5094da tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed Sep 05 11:50:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a510defc-15a6-4c78-bfab-a23c1f5094da tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a510defc-15a6-4c78-bfab-a23c1f5094da tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a510defc-15a6-4c78-bfab-a23c1f5094da tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed returned with HTTP 404 Sep 05 11:50:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1548/3059] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:10 2026] GET /volume/v3/snapshots/d216d981-fa87-4fd4-bf58-2e567cb0b3ed => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-13483074-abb1-40b7-ade8-2d143680dec0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-13483074-abb1-40b7-ade8-2d143680dec0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 Sep 05 11:50:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-13483074-abb1-40b7-ade8-2d143680dec0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-13483074-abb1-40b7-ade8-2d143680dec0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:10 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-13483074-abb1-40b7-ade8-2d143680dec0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume with id: 6c841db3-4e7b-4a8a-b548-3c6eb44f7121 Sep 05 11:50:10 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:10 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-13483074-abb1-40b7-ade8-2d143680dec0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:50:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-13483074-abb1-40b7-ade8-2d143680dec0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Delete volume request issued successfully. Sep 05 11:50:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-13483074-abb1-40b7-ade8-2d143680dec0 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 returned with HTTP 202 Sep 05 11:50:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1512/3060] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:10 2026] DELETE /volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0202e110-e332-45da-b4e4-d27217fe10a3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0202e110-e332-45da-b4e4-d27217fe10a3 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 Sep 05 11:50:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0202e110-e332-45da-b4e4-d27217fe10a3 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0202e110-e332-45da-b4e4-d27217fe10a3 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:10 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:10 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0202e110-e332-45da-b4e4-d27217fe10a3 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Volume info retrieved successfully. Sep 05 11:50:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0202e110-e332-45da-b4e4-d27217fe10a3 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 returned with HTTP 200 Sep 05 11:50:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1549/3061] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:10 2026] GET /volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-90bf91e2-29fd-4eeb-86f5-0acfb82be9b6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90bf91e2-29fd-4eeb-86f5-0acfb82be9b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] GET http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 Sep 05 11:50:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90bf91e2-29fd-4eeb-86f5-0acfb82be9b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-90bf91e2-29fd-4eeb-86f5-0acfb82be9b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-90bf91e2-29fd-4eeb-86f5-0acfb82be9b6 tempest-ProjectReaderTests-93587101 tempest-ProjectReaderTests-93587101-project-admin] http://192.168.122.16/volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 returned with HTTP 404 Sep 05 11:50:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1513/3062] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:11 2026] GET /volume/v3/volumes/6c841db3-4e7b-4a8a-b548-3c6eb44f7121 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-86b0d0c8-70dc-456f-bef6-e2effcf06ee7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86b0d0c8-70dc-456f-bef6-e2effcf06ee7 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-admin] GET http://192.168.122.16/volume/v3/scheduler-stats/get_pools Sep 05 11:50:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86b0d0c8-70dc-456f-bef6-e2effcf06ee7 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-86b0d0c8-70dc-456f-bef6-e2effcf06ee7 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-admin] Calling method 'get_pools' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-86b0d0c8-70dc-456f-bef6-e2effcf06ee7 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-admin] http://192.168.122.16/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 05 11:50:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1550/3063] 192.168.122.16 () {58 vars in 1170 bytes} [Sat Sep 5 11:50:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1085c634-cf0a-44b1-a460-dfcc247e1d98 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1085c634-cf0a-44b1-a460-dfcc247e1d98 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-member] GET http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD Sep 05 11:50:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1085c634-cf0a-44b1-a460-dfcc247e1d98 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1085c634-cf0a-44b1-a460-dfcc247e1d98 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:12 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-1085c634-cf0a-44b1-a460-dfcc247e1d98 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c004c1ce51e04ff09adcfb4a8d20c2f8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '846bcca5b49e4bdb9898764c6c832035', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1085c634-cf0a-44b1-a460-dfcc247e1d98 tempest-ProjectMemberTests-1686745676 tempest-ProjectMemberTests-1686745676-project-member] http://192.168.122.16/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 05 11:50:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1514/3064] 192.168.122.16 () {58 vars in 1188 bytes} [Sat Sep 5 11:50:12 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 169 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1278561702"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1278561702'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (86a740c7-bcf8-4966-b0bb-4fd21f8d3847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fab092-3688-4da7-9cb8-c297efb2e144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47fab092-3688-4da7-9cb8-c297efb2e144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548b712b-4c26-427c-82aa-44b24a340334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['b6a64ce4-d0e6-4300-9be4-eff20ec028a4', '4076ead5-eaa9-4302-8529-b6398eaf7ca1', '35bc230b-d8ad-4b7a-b421-70614e9b8e51', 'eed8350e-41a5-45b9-845c-4a1f4030f2d1'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (548b712b-4c26-427c-82aa-44b24a340334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a64ce4-d0e6-4300-9be4-eff20ec028a4', '4076ead5-eaa9-4302-8529-b6398eaf7ca1', '35bc230b-d8ad-4b7a-b421-70614e9b8e51', 'eed8350e-41a5-45b9-845c-4a1f4030f2d1']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6c388b-8073-4e30-9f86-51b0c4fee020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3f7a4344-fdb6-4cb3-839e-28fa9dbae857 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc6c388b-8073-4e30-9f86-51b0c4fee020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84ecbf73-bac3-4c24-a9a3-1ad4c738991d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1278561702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['b6a64ce4-d0e6-4300-9be4-eff20ec028a4','4076ead5-eaa9-4302-8529-b6398eaf7ca1','35bc230b-d8ad-4b7a-b421-70614e9b8e51','eed8350e-41a5-45b9-845c-4a1f4030f2d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1278561702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84ecbf73-bac3-4c24-a9a3-1ad4c738991d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b79dac8-6cd2-4a71-9492-8cb9ef6a6417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b79dac8-6cd2-4a71-9492-8cb9ef6a6417) transitioned into state 'SUCCESS' from state '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-1278561702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['b6a64ce4-d0e6-4300-9be4-eff20ec028a4','4076ead5-eaa9-4302-8529-b6398eaf7ca1','35bc230b-d8ad-4b7a-b421-70614e9b8e51','eed8350e-41a5-45b9-845c-4a1f4030f2d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3389754f-18f3-471e-8c7f-90afffc1a4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3389754f-18f3-471e-8c7f-90afffc1a4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (86a740c7-bcf8-4966-b0bb-4fd21f8d3847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-38959cc1-4c27-4685-8dfc-b8bfeec70b48 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1551/3065] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:50:14 2026] POST /volume/v3/volumes => generated 785 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-58874dee-6814-44cd-9313-b7fe0dda1a38 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-58874dee-6814-44cd-9313-b7fe0dda1a38 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-58874dee-6814-44cd-9313-b7fe0dda1a38 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-58874dee-6814-44cd-9313-b7fe0dda1a38 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-58874dee-6814-44cd-9313-b7fe0dda1a38 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-58874dee-6814-44cd-9313-b7fe0dda1a38 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d returned with HTTP 200 Sep 05 11:50:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1552/3066] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:14 2026] GET /volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3f7a4344-fdb6-4cb3-839e-28fa9dbae857 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3f7a4344-fdb6-4cb3-839e-28fa9dbae857 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1979561954", "extra_specs": {"storage_protocol": "tempest-storage_protocol-681012489", "vendor_name": "tempest-vendor_name-1399470782"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3f7a4344-fdb6-4cb3-839e-28fa9dbae857 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1515/3067] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:14 2026] POST /volume/v3/types => generated 328 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b8493b6-b9c9-4314-8964-c108ecda7e21", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume request body: {'volume': {'volume_type': '2b8493b6-b9c9-4314-8964-c108ecda7e21', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume of 1 GB Sep 05 11:50:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Flow 'volume_create_api' (82a8a5a8-3a3b-4140-9c14-a9ab56850048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215d48fb-7c8d-4422-be39-79f2d86bfaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215d48fb-7c8d-4422-be39-79f2d86bfaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:50:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-681012489',vendor_name='tempest-vendor_name-1399470782'},id=2b8493b6-b9c9-4314-8964-c108ecda7e21,is_public=True,name='tempest-ProjectAdminTests-volume-type-1979561954',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b8493b6-b9c9-4314-8964-c108ecda7e21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08b9bc1-f5df-4f4a-a0fd-4e7cef374d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1979561954 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1979561954, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1979561954 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1979561954, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Created reservations ['4b0c3d73-80c3-456c-b1e0-f452cc1636ec', 'ea0cdd77-2bbb-4327-b6f1-326ec5d0e88f', 'c9a4d61a-229a-4dd5-8f7a-e6381f4e3b06', 'f1dc5f77-30c3-4148-b885-fab1f7f91620'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a08b9bc1-f5df-4f4a-a0fd-4e7cef374d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b0c3d73-80c3-456c-b1e0-f452cc1636ec', 'ea0cdd77-2bbb-4327-b6f1-326ec5d0e88f', 'c9a4d61a-229a-4dd5-8f7a-e6381f4e3b06', 'f1dc5f77-30c3-4148-b885-fab1f7f91620']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d85b0a-468c-43ac-902a-f1aa3e45d2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d85b0a-468c-43ac-902a-f1aa3e45d2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0d25544-60c0-42ae-85be-11b9df98bcb7', '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='c50184055fb04ac8b446076900835b96',qos_specs=None,replication_status=,reservations=['4b0c3d73-80c3-456c-b1e0-f452cc1636ec','ea0cdd77-2bbb-4327-b6f1-326ec5d0e88f','c9a4d61a-229a-4dd5-8f7a-e6381f4e3b06','f1dc5f77-30c3-4148-b885-fab1f7f91620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_type_id=2b8493b6-b9c9-4314-8964-c108ecda7e21), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:15Z,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=d0d25544-60c0-42ae-85be-11b9df98bcb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c50184055fb04ac8b446076900835b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b8493b6-b9c9-4314-8964-c108ecda7e21),volume_type_id=2b8493b6-b9c9-4314-8964-c108ecda7e21)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7e3965-dbd6-4d4f-b59b-15372b473c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f7e3965-dbd6-4d4f-b59b-15372b473c93) transitioned into state 'SUCCESS' from 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='c50184055fb04ac8b446076900835b96',qos_specs=None,replication_status=,reservations=['4b0c3d73-80c3-456c-b1e0-f452cc1636ec','ea0cdd77-2bbb-4327-b6f1-326ec5d0e88f','c9a4d61a-229a-4dd5-8f7a-e6381f4e3b06','f1dc5f77-30c3-4148-b885-fab1f7f91620'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_type_id=2b8493b6-b9c9-4314-8964-c108ecda7e21)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4525b7f4-064f-4b58-9493-5bda22dcb95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4525b7f4-064f-4b58-9493-5bda22dcb95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Flow 'volume_create_api' (82a8a5a8-3a3b-4140-9c14-a9ab56850048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume request issued successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6550f9d9-2ed9-473c-bb28-73420f8e79dd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1553/3068] 192.168.122.16 () {62 vars in 1177 bytes} [Sat Sep 5 11:50:14 2026] POST /volume/v3/volumes => generated 779 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-208e0418-aad9-49f0-8a3e-b2e0289b70dc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-208e0418-aad9-49f0-8a3e-b2e0289b70dc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 Sep 05 11:50:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-208e0418-aad9-49f0-8a3e-b2e0289b70dc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-208e0418-aad9-49f0-8a3e-b2e0289b70dc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-208e0418-aad9-49f0-8a3e-b2e0289b70dc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-208e0418-aad9-49f0-8a3e-b2e0289b70dc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 returned with HTTP 200 Sep 05 11:50:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1516/3069] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:15 2026] GET /volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 => generated 958 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8a043b78-1919-4d41-b0ed-88e530c2c931 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a043b78-1919-4d41-b0ed-88e530c2c931 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a043b78-1919-4d41-b0ed-88e530c2c931 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a043b78-1919-4d41-b0ed-88e530c2c931 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:15 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:15 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:15 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8a043b78-1919-4d41-b0ed-88e530c2c931 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a043b78-1919-4d41-b0ed-88e530c2c931 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d returned with HTTP 200 Sep 05 11:50:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1554/3070] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:15 2026] GET /volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-08b23fc2-8cf8-42b7-9008-346d1de95c56 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-08b23fc2-8cf8-42b7-9008-346d1de95c56 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-08b23fc2-8cf8-42b7-9008-346d1de95c56 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-08b23fc2-8cf8-42b7-9008-346d1de95c56 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-08b23fc2-8cf8-42b7-9008-346d1de95c56 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-08b23fc2-8cf8-42b7-9008-346d1de95c56 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 returned with HTTP 200 Sep 05 11:50:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1517/3071] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:16 2026] GET /volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 => generated 979 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bc3bf612-973f-40d2-8abd-1a7080e344e1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc3bf612-973f-40d2-8abd-1a7080e344e1 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc3bf612-973f-40d2-8abd-1a7080e344e1 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc3bf612-973f-40d2-8abd-1a7080e344e1 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc3bf612-973f-40d2-8abd-1a7080e344e1 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:50:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1555/3072] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:50:16 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe53504d-5b0c-48f2-8f41-88d4e45ec770 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe53504d-5b0c-48f2-8f41-88d4e45ec770 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/messages/f69665a2-4d62-48a6-9d96-6dfa35764757 Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe53504d-5b0c-48f2-8f41-88d4e45ec770 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe53504d-5b0c-48f2-8f41-88d4e45ec770 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe53504d-5b0c-48f2-8f41-88d4e45ec770 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages/f69665a2-4d62-48a6-9d96-6dfa35764757 returned with HTTP 204 Sep 05 11:50:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1518/3073] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:50:16 2026] DELETE /volume/v3/messages/f69665a2-4d62-48a6-9d96-6dfa35764757 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a53986e2-78bc-42e9-a344-f5e18e4097bd None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a53986e2-78bc-42e9-a344-f5e18e4097bd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/messages/f69665a2-4d62-48a6-9d96-6dfa35764757 Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a53986e2-78bc-42e9-a344-f5e18e4097bd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a53986e2-78bc-42e9-a344-f5e18e4097bd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a53986e2-78bc-42e9-a344-f5e18e4097bd tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages/f69665a2-4d62-48a6-9d96-6dfa35764757 returned with HTTP 404 Sep 05 11:50:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1556/3074] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:50:16 2026] GET /volume/v3/messages/f69665a2-4d62-48a6-9d96-6dfa35764757 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Delete volume with id: d0d25544-60c0-42ae-85be-11b9df98bcb7 Sep 05 11:50:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87022) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1979561954 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1979561954, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1979561954 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1979561954, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Created reservations ['f936d174-83b8-4881-a8e0-e8d6cd70b6fb', 'a286b259-971d-4de4-a1a2-ceb4332c0ca5', '902efee5-0dc1-403c-8d00-cc729287ae17', 'a21156b2-7da8-46ff-8648-958c9be5e0fb'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Delete volume request issued successfully. Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a984c3bc-cf3f-42bb-a7e8-389ae58cbbe2 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 returned with HTTP 202 Sep 05 11:50:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1519/3075] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:50:16 2026] DELETE /volume/v3/volumes/d0d25544-60c0-42ae-85be-11b9df98bcb7 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a25c59ca-7f8b-4783-8cd5-983a762a245b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a25c59ca-7f8b-4783-8cd5-983a762a245b tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/types/2b8493b6-b9c9-4314-8964-c108ecda7e21 Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a25c59ca-7f8b-4783-8cd5-983a762a245b tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a25c59ca-7f8b-4783-8cd5-983a762a245b tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a25c59ca-7f8b-4783-8cd5-983a762a245b tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/types/2b8493b6-b9c9-4314-8964-c108ecda7e21 returned with HTTP 202 Sep 05 11:50:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1557/3076] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:16 2026] DELETE /volume/v3/types/2b8493b6-b9c9-4314-8964-c108ecda7e21 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ba52bed9-64f0-4872-a62c-b5ec646e6487 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ba52bed9-64f0-4872-a62c-b5ec646e6487 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ba52bed9-64f0-4872-a62c-b5ec646e6487 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1981617161", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1715189540", "vendor_name": "tempest-vendor_name-1849298480"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ba52bed9-64f0-4872-a62c-b5ec646e6487 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1520/3077] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:16 2026] POST /volume/v3/types => generated 329 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f0771542-489f-458a-8ba3-d148da12efe6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2510115a-8fb0-4c52-ba02-ecfea4810a7f", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume request body: {'volume': {'volume_type': '2510115a-8fb0-4c52-ba02-ecfea4810a7f', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume of 1 GB Sep 05 11:50:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Flow 'volume_create_api' (3a300b11-eb0c-4fef-bb83-2595d06e9644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fe53c8-50ea-4217-98da-473d00c01834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5fe53c8-50ea-4217-98da-473d00c01834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:50:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1715189540',vendor_name='tempest-vendor_name-1849298480'},id=2510115a-8fb0-4c52-ba02-ecfea4810a7f,is_public=True,name='tempest-ProjectAdminTests-volume-type-1981617161',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2510115a-8fb0-4c52-ba02-ecfea4810a7f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f442dea-40ca-4fd4-8a69-5366d9e43304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:16 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1981617161 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1981617161, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:16 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1981617161 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1981617161, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4c5bc3d8-efe2-4ee5-b398-e67570160827 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c5bc3d8-efe2-4ee5-b398-e67570160827 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Created reservations ['38dc6729-95b5-4c4d-a9e4-413a25b77437', 'f56e456a-a8a6-4093-9728-a72d0cdbc526', '697e5130-bf50-424d-b386-b0f98a56a3c4', '521f95f1-d3cd-46e4-880c-810d8001ba4d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c5bc3d8-efe2-4ee5-b398-e67570160827 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c5bc3d8-efe2-4ee5-b398-e67570160827 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f442dea-40ca-4fd4-8a69-5366d9e43304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38dc6729-95b5-4c4d-a9e4-413a25b77437', 'f56e456a-a8a6-4093-9728-a72d0cdbc526', '697e5130-bf50-424d-b386-b0f98a56a3c4', '521f95f1-d3cd-46e4-880c-810d8001ba4d']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5051b590-1110-405f-a395-398f7cc5ea67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4c5bc3d8-efe2-4ee5-b398-e67570160827 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c5bc3d8-efe2-4ee5-b398-e67570160827 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d returned with HTTP 200 Sep 05 11:50:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1521/3078] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:16 2026] GET /volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 05 11:50:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5051b590-1110-405f-a395-398f7cc5ea67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51df3db4-6d9b-401b-a671-846608640211', '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='c50184055fb04ac8b446076900835b96',qos_specs=None,replication_status=,reservations=['38dc6729-95b5-4c4d-a9e4-413a25b77437','f56e456a-a8a6-4093-9728-a72d0cdbc526','697e5130-bf50-424d-b386-b0f98a56a3c4','521f95f1-d3cd-46e4-880c-810d8001ba4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_type_id=2510115a-8fb0-4c52-ba02-ecfea4810a7f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51df3db4-6d9b-401b-a671-846608640211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c50184055fb04ac8b446076900835b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2510115a-8fb0-4c52-ba02-ecfea4810a7f),volume_type_id=2510115a-8fb0-4c52-ba02-ecfea4810a7f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7404fc67-2182-4218-b8bb-1cdb9acc7ca1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38efed1-b780-4356-b5b1-fa6c9fb43f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38efed1-b780-4356-b5b1-fa6c9fb43f0a) transitioned into state 'SUCCESS' from 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='c50184055fb04ac8b446076900835b96',qos_specs=None,replication_status=,reservations=['38dc6729-95b5-4c4d-a9e4-413a25b77437','f56e456a-a8a6-4093-9728-a72d0cdbc526','697e5130-bf50-424d-b386-b0f98a56a3c4','521f95f1-d3cd-46e4-880c-810d8001ba4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_type_id=2510115a-8fb0-4c52-ba02-ecfea4810a7f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4cfa6b-a6da-4f24-949c-8cf59c804af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4cfa6b-a6da-4f24-949c-8cf59c804af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Flow 'volume_create_api' (3a300b11-eb0c-4fef-bb83-2595d06e9644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume request issued successfully. Sep 05 11:50:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f0771542-489f-458a-8ba3-d148da12efe6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1558/3079] 192.168.122.16 () {62 vars in 1177 bytes} [Sat Sep 5 11:50:16 2026] POST /volume/v3/volumes => generated 779 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fd615673-af01-49ec-9ad6-19b7e114e8d7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd615673-af01-49ec-9ad6-19b7e114e8d7 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd615673-af01-49ec-9ad6-19b7e114e8d7 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fd615673-af01-49ec-9ad6-19b7e114e8d7 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fd615673-af01-49ec-9ad6-19b7e114e8d7 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fd615673-af01-49ec-9ad6-19b7e114e8d7 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 returned with HTTP 200 Sep 05 11:50:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1559/3080] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:17 2026] GET /volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 => generated 958 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7404fc67-2182-4218-b8bb-1cdb9acc7ca1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:50:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7404fc67-2182-4218-b8bb-1cdb9acc7ca1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84ecbf73-bac3-4c24-a9a3-1ad4c738991d", "name": "tempest-ProjectMemberTests-Snapshot-517581233"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7404fc67-2182-4218-b8bb-1cdb9acc7ca1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Volume info retrieved successfully. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-7404fc67-2182-4218-b8bb-1cdb9acc7ca1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Create snapshot from volume 84ecbf73-bac3-4c24-a9a3-1ad4c738991d Sep 05 11:50:17 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-7404fc67-2182-4218-b8bb-1cdb9acc7ca1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Created reservations ['6c18a2b0-09ae-441a-bdbc-cf537156301f', 'f3b5168a-97b0-497f-a8b6-cf75221ff540', '3fc9f960-4119-45aa-9598-2ab63eeadf75', 'c6b96175-5db5-493c-be49-9b889df6c57b'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7404fc67-2182-4218-b8bb-1cdb9acc7ca1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot create request issued successfully. Sep 05 11:50:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7404fc67-2182-4218-b8bb-1cdb9acc7ca1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:50:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1522/3081] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:50:17 2026] POST /volume/v3/snapshots => generated 304 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2873dbe9-c9f8-452b-9c6b-ef4014de1ab6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2873dbe9-c9f8-452b-9c6b-ef4014de1ab6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2873dbe9-c9f8-452b-9c6b-ef4014de1ab6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2873dbe9-c9f8-452b-9c6b-ef4014de1ab6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2873dbe9-c9f8-452b-9c6b-ef4014de1ab6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2873dbe9-c9f8-452b-9c6b-ef4014de1ab6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 returned with HTTP 200 Sep 05 11:50:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1560/3082] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:17 2026] GET /volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 => generated 436 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bb2ecef8-f5f3-406f-9997-c6ef35847057 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bb2ecef8-f5f3-406f-9997-c6ef35847057 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bb2ecef8-f5f3-406f-9997-c6ef35847057 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bb2ecef8-f5f3-406f-9997-c6ef35847057 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-bb2ecef8-f5f3-406f-9997-c6ef35847057 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bb2ecef8-f5f3-406f-9997-c6ef35847057 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 returned with HTTP 200 Sep 05 11:50:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1523/3083] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:18 2026] GET /volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 => generated 979 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9383cfb8-a56c-4977-99cd-427847b5a040 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9383cfb8-a56c-4977-99cd-427847b5a040 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9383cfb8-a56c-4977-99cd-427847b5a040 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9383cfb8-a56c-4977-99cd-427847b5a040 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9383cfb8-a56c-4977-99cd-427847b5a040 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:50:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1561/3084] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:50:18 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 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fdc8c3ba-f3d5-4e32-b06b-bbc2e1a925f6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fdc8c3ba-f3d5-4e32-b06b-bbc2e1a925f6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fdc8c3ba-f3d5-4e32-b06b-bbc2e1a925f6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fdc8c3ba-f3d5-4e32-b06b-bbc2e1a925f6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fdc8c3ba-f3d5-4e32-b06b-bbc2e1a925f6 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:50:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1524/3085] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:50:18 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 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d48fbe5a-9414-48ab-957e-b305d9fd0c0b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d48fbe5a-9414-48ab-957e-b305d9fd0c0b tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/messages/0bffebd0-2029-421a-a8dd-3032bab79471 Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d48fbe5a-9414-48ab-957e-b305d9fd0c0b tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d48fbe5a-9414-48ab-957e-b305d9fd0c0b tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d48fbe5a-9414-48ab-957e-b305d9fd0c0b tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages/0bffebd0-2029-421a-a8dd-3032bab79471 returned with HTTP 204 Sep 05 11:50:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1562/3086] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:50:18 2026] DELETE /volume/v3/messages/0bffebd0-2029-421a-a8dd-3032bab79471 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Delete volume with id: 51df3db4-6d9b-401b-a671-846608640211 Sep 05 11:50:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87022) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1981617161 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1981617161, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1981617161 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1981617161, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Created reservations ['f24674c1-2667-4f92-bec0-326451a479d8', '447fbc3f-089a-4b9d-8a21-6b13b2ae974b', '6fade145-249e-4893-8a14-e48466a057c0', 'ca8ecc59-f06f-4cfe-ba73-e406bd85c2c3'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-95f0edf7-dc89-438f-abfe-98a48ec5c382 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95f0edf7-dc89-438f-abfe-98a48ec5c382 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95f0edf7-dc89-438f-abfe-98a48ec5c382 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-95f0edf7-dc89-438f-abfe-98a48ec5c382 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Delete volume request issued successfully. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e84df344-e7f0-4d31-963e-c54f2f8b8947 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 returned with HTTP 202 Sep 05 11:50:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1525/3087] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:50:18 2026] DELETE /volume/v3/volumes/51df3db4-6d9b-401b-a671-846608640211 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:18 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-95f0edf7-dc89-438f-abfe-98a48ec5c382 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-95f0edf7-dc89-438f-abfe-98a48ec5c382 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 returned with HTTP 200 Sep 05 11:50:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1563/3088] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:18 2026] GET /volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 => generated 436 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-07a75ed3-b773-457c-bec7-f19c3464436e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07a75ed3-b773-457c-bec7-f19c3464436e tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/types/2510115a-8fb0-4c52-ba02-ecfea4810a7f Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07a75ed3-b773-457c-bec7-f19c3464436e tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07a75ed3-b773-457c-bec7-f19c3464436e tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07a75ed3-b773-457c-bec7-f19c3464436e tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/types/2510115a-8fb0-4c52-ba02-ecfea4810a7f returned with HTTP 202 Sep 05 11:50:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1526/3089] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:18 2026] DELETE /volume/v3/types/2510115a-8fb0-4c52-ba02-ecfea4810a7f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6af5cdfe-f9ba-4f43-bf56-0cb6224cd69c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6af5cdfe-f9ba-4f43-bf56-0cb6224cd69c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6af5cdfe-f9ba-4f43-bf56-0cb6224cd69c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-971631032", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1162934920", "vendor_name": "tempest-vendor_name-2056331048"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6af5cdfe-f9ba-4f43-bf56-0cb6224cd69c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1564/3090] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:18 2026] POST /volume/v3/types => generated 328 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-37d188b6-7058-459a-bf9b-d852f1507f9c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "07720f98-2d85-4712-9f79-9a0fe51d6769", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume request body: {'volume': {'volume_type': '07720f98-2d85-4712-9f79-9a0fe51d6769', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume of 1 GB Sep 05 11:50:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Flow 'volume_create_api' (ce7875a0-7c7d-411c-82f5-01440307b61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6b7236-9693-453b-8838-df23a9752f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6b7236-9693-453b-8838-df23a9752f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:50:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1162934920',vendor_name='tempest-vendor_name-2056331048'},id=07720f98-2d85-4712-9f79-9a0fe51d6769,is_public=True,name='tempest-ProjectAdminTests-volume-type-971631032',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07720f98-2d85-4712-9f79-9a0fe51d6769', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c97ad7f-e4b4-4412-a96d-8f5eb77dd102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-971631032 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-971631032, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-971631032 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-971631032, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Created reservations ['871ea354-a677-484c-bc9d-60091ad1dd1a', '6ca5e463-2752-4884-917f-2a4d59a7edb9', 'da7d7d7d-1c4e-4845-9704-09ffcd8e1683', '0a0437a1-649b-4e8e-a5f3-9c4a18e98655'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c97ad7f-e4b4-4412-a96d-8f5eb77dd102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['871ea354-a677-484c-bc9d-60091ad1dd1a', '6ca5e463-2752-4884-917f-2a4d59a7edb9', 'da7d7d7d-1c4e-4845-9704-09ffcd8e1683', '0a0437a1-649b-4e8e-a5f3-9c4a18e98655']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8ff684-85b4-4706-9af2-ccb4f07d427b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d8ff684-85b4-4706-9af2-ccb4f07d427b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e2c89f3-04cb-4f7e-b440-1e86fadb66c9', '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='c50184055fb04ac8b446076900835b96',qos_specs=None,replication_status=,reservations=['871ea354-a677-484c-bc9d-60091ad1dd1a','6ca5e463-2752-4884-917f-2a4d59a7edb9','da7d7d7d-1c4e-4845-9704-09ffcd8e1683','0a0437a1-649b-4e8e-a5f3-9c4a18e98655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_type_id=07720f98-2d85-4712-9f79-9a0fe51d6769), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:18Z,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=9e2c89f3-04cb-4f7e-b440-1e86fadb66c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c50184055fb04ac8b446076900835b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07720f98-2d85-4712-9f79-9a0fe51d6769),volume_type_id=07720f98-2d85-4712-9f79-9a0fe51d6769)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb0f8af8-4603-4bdf-ace7-823a3a46a0c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb0f8af8-4603-4bdf-ace7-823a3a46a0c2) transitioned into state 'SUCCESS' from 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='c50184055fb04ac8b446076900835b96',qos_specs=None,replication_status=,reservations=['871ea354-a677-484c-bc9d-60091ad1dd1a','6ca5e463-2752-4884-917f-2a4d59a7edb9','da7d7d7d-1c4e-4845-9704-09ffcd8e1683','0a0437a1-649b-4e8e-a5f3-9c4a18e98655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83291a8ac85d46349dec6deb8f5a23c4',volume_type_id=07720f98-2d85-4712-9f79-9a0fe51d6769)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528ce1fa-43f0-4dc0-a0eb-c5e1b252676c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528ce1fa-43f0-4dc0-a0eb-c5e1b252676c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Flow 'volume_create_api' (ce7875a0-7c7d-411c-82f5-01440307b61e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Create volume request issued successfully. Sep 05 11:50:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37d188b6-7058-459a-bf9b-d852f1507f9c tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1527/3091] 192.168.122.16 () {62 vars in 1177 bytes} [Sat Sep 5 11:50:18 2026] POST /volume/v3/volumes => generated 778 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b1a0e66d-0016-4c4b-b81c-85092d487d54 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b1a0e66d-0016-4c4b-b81c-85092d487d54 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 Sep 05 11:50:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b1a0e66d-0016-4c4b-b81c-85092d487d54 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b1a0e66d-0016-4c4b-b81c-85092d487d54 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b1a0e66d-0016-4c4b-b81c-85092d487d54 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b1a0e66d-0016-4c4b-b81c-85092d487d54 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 returned with HTTP 200 Sep 05 11:50:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1565/3092] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:18 2026] GET /volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c0b40e69-5429-4549-936f-815b6c85e937 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0b40e69-5429-4549-936f-815b6c85e937 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 Sep 05 11:50:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0b40e69-5429-4549-936f-815b6c85e937 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c0b40e69-5429-4549-936f-815b6c85e937 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c0b40e69-5429-4549-936f-815b6c85e937 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c0b40e69-5429-4549-936f-815b6c85e937 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 returned with HTTP 200 Sep 05 11:50:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1528/3093] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:19 2026] GET /volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 => generated 463 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b68e0c52-dac1-48c9-968e-e03511d68ca7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b68e0c52-dac1-48c9-968e-e03511d68ca7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 Sep 05 11:50:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b68e0c52-dac1-48c9-968e-e03511d68ca7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b68e0c52-dac1-48c9-968e-e03511d68ca7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:19 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-b68e0c52-dac1-48c9-968e-e03511d68ca7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Delete snapshot with id: 4fb2b663-21cd-4647-a0cf-3e86c14868c4 Sep 05 11:50:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b68e0c52-dac1-48c9-968e-e03511d68ca7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b68e0c52-dac1-48c9-968e-e03511d68ca7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot delete request issued successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b68e0c52-dac1-48c9-968e-e03511d68ca7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 returned with HTTP 202 Sep 05 11:50:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1566/3094] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:19 2026] DELETE /volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6b560d19-4034-45f0-8d3c-46a6dc412f56 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b560d19-4034-45f0-8d3c-46a6dc412f56 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 Sep 05 11:50:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b560d19-4034-45f0-8d3c-46a6dc412f56 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6b560d19-4034-45f0-8d3c-46a6dc412f56 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6b560d19-4034-45f0-8d3c-46a6dc412f56 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6b560d19-4034-45f0-8d3c-46a6dc412f56 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 returned with HTTP 200 Sep 05 11:50:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1529/3095] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:19 2026] GET /volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 => generated 462 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5320bffb-9fa9-4ed3-b5f2-c8f313c05dab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5320bffb-9fa9-4ed3-b5f2-c8f313c05dab tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5320bffb-9fa9-4ed3-b5f2-c8f313c05dab tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5320bffb-9fa9-4ed3-b5f2-c8f313c05dab tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5320bffb-9fa9-4ed3-b5f2-c8f313c05dab tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5320bffb-9fa9-4ed3-b5f2-c8f313c05dab tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 returned with HTTP 200 Sep 05 11:50:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1567/3096] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:20 2026] GET /volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 => generated 978 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-856cd88d-0811-4b18-b02f-4789be6b0a35 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-856cd88d-0811-4b18-b02f-4789be6b0a35 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-856cd88d-0811-4b18-b02f-4789be6b0a35 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-856cd88d-0811-4b18-b02f-4789be6b0a35 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-856cd88d-0811-4b18-b02f-4789be6b0a35 tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:50:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1530/3097] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:50:20 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9a35d9a1-19dc-4521-aed5-6457b71d4dcc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a35d9a1-19dc-4521-aed5-6457b71d4dcc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] GET http://192.168.122.16/volume/v3/messages/f50042f1-3c4e-4704-9c51-6fa97aeade2a Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a35d9a1-19dc-4521-aed5-6457b71d4dcc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9a35d9a1-19dc-4521-aed5-6457b71d4dcc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9a35d9a1-19dc-4521-aed5-6457b71d4dcc tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages/f50042f1-3c4e-4704-9c51-6fa97aeade2a returned with HTTP 200 Sep 05 11:50:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1568/3098] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:50:20 2026] GET /volume/v3/messages/f50042f1-3c4e-4704-9c51-6fa97aeade2a => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dcf719c4-f0f8-4f5a-9008-b5c1f6e7d92d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcf719c4-f0f8-4f5a-9008-b5c1f6e7d92d tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/messages/f50042f1-3c4e-4704-9c51-6fa97aeade2a Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcf719c4-f0f8-4f5a-9008-b5c1f6e7d92d tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dcf719c4-f0f8-4f5a-9008-b5c1f6e7d92d tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dcf719c4-f0f8-4f5a-9008-b5c1f6e7d92d tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/messages/f50042f1-3c4e-4704-9c51-6fa97aeade2a returned with HTTP 204 Sep 05 11:50:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1531/3099] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:50:20 2026] DELETE /volume/v3/messages/f50042f1-3c4e-4704-9c51-6fa97aeade2a => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Delete volume with id: 9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 Sep 05 11:50:20 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Volume info retrieved successfully. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87023) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-971631032 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-971631032, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-971631032 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-971631032, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Created reservations ['c5b59e7b-efae-4385-8e03-3c5b219392c8', '069fdaa4-bb48-4f09-8e7c-a2ee0ca61b91', '3c57e96c-a0d8-47cd-aded-7399b810c8e3', '3818601f-3828-4ed8-a6a0-ed7bcb3f663d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Delete volume request issued successfully. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f06eb7c0-8986-4d53-9864-99e743a59a8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 returned with HTTP 202 Sep 05 11:50:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1569/3100] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:50:20 2026] DELETE /volume/v3/volumes/9e2c89f3-04cb-4f7e-b440-1e86fadb66c9 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e111af06-75db-4395-8992-8510e73c7e8f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e111af06-75db-4395-8992-8510e73c7e8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] DELETE http://192.168.122.16/volume/v3/types/07720f98-2d85-4712-9f79-9a0fe51d6769 Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e111af06-75db-4395-8992-8510e73c7e8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e111af06-75db-4395-8992-8510e73c7e8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e111af06-75db-4395-8992-8510e73c7e8f tempest-ProjectAdminTests-1471703225 tempest-ProjectAdminTests-1471703225-project-admin] http://192.168.122.16/volume/v3/types/07720f98-2d85-4712-9f79-9a0fe51d6769 returned with HTTP 202 Sep 05 11:50:20 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1532/3101] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:20 2026] DELETE /volume/v3/types/07720f98-2d85-4712-9f79-9a0fe51d6769 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7171a2dc-b88e-4cb2-aed9-45e3fdb0c89e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7171a2dc-b88e-4cb2-aed9-45e3fdb0c89e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7171a2dc-b88e-4cb2-aed9-45e3fdb0c89e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7171a2dc-b88e-4cb2-aed9-45e3fdb0c89e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:20 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-7171a2dc-b88e-4cb2-aed9-45e3fdb0c89e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:20 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7171a2dc-b88e-4cb2-aed9-45e3fdb0c89e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 returned with HTTP 200 Sep 05 11:50:20 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1570/3102] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:20 2026] GET /volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 => generated 462 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6a366acf-a725-45c9-a64d-ede5a6678b9e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6a366acf-a725-45c9-a64d-ede5a6678b9e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 Sep 05 11:50:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6a366acf-a725-45c9-a64d-ede5a6678b9e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6a366acf-a725-45c9-a64d-ede5a6678b9e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6a366acf-a725-45c9-a64d-ede5a6678b9e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 returned with HTTP 404 Sep 05 11:50:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1533/3103] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:21 2026] GET /volume/v3/snapshots/4fb2b663-21cd-4647-a0cf-3e86c14868c4 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a98b6815-59e3-412c-88b4-b0832b68bcd5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a98b6815-59e3-412c-88b4-b0832b68bcd5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d Sep 05 11:50:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a98b6815-59e3-412c-88b4-b0832b68bcd5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a98b6815-59e3-412c-88b4-b0832b68bcd5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:21 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-a98b6815-59e3-412c-88b4-b0832b68bcd5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: 84ecbf73-bac3-4c24-a9a3-1ad4c738991d Sep 05 11:50:21 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:21 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a98b6815-59e3-412c-88b4-b0832b68bcd5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a98b6815-59e3-412c-88b4-b0832b68bcd5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:50:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a98b6815-59e3-412c-88b4-b0832b68bcd5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d returned with HTTP 202 Sep 05 11:50:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1571/3104] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:21 2026] DELETE /volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f596e24e-f432-49df-9b67-4fe25a9eb562 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f596e24e-f432-49df-9b67-4fe25a9eb562 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d Sep 05 11:50:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f596e24e-f432-49df-9b67-4fe25a9eb562 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:21 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f596e24e-f432-49df-9b67-4fe25a9eb562 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:21 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:21 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:21 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:21 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:21 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f596e24e-f432-49df-9b67-4fe25a9eb562 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:21 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f596e24e-f432-49df-9b67-4fe25a9eb562 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d returned with HTTP 200 Sep 05 11:50:21 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1534/3105] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:21 2026] GET /volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d => generated 1014 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-62ce9829-4778-48bb-a4ee-427a3cc5cde6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62ce9829-4778-48bb-a4ee-427a3cc5cde6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d Sep 05 11:50:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62ce9829-4778-48bb-a4ee-427a3cc5cde6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62ce9829-4778-48bb-a4ee-427a3cc5cde6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62ce9829-4778-48bb-a4ee-427a3cc5cde6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d returned with HTTP 404 Sep 05 11:50:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1572/3106] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:22 2026] GET /volume/v3/volumes/84ecbf73-bac3-4c24-a9a3-1ad4c738991d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1245090175"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1245090175'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:22 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:50:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (5ebfb44a-ed8e-4f90-bbbf-a6ac12573546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af13f83e-5614-4571-98b2-6b6377f3c98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:22 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af13f83e-5614-4571-98b2-6b6377f3c98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b088ec61-aa56-4aa3-88a6-c81a8da7f32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['76bbe9d3-dae8-48b2-92b1-a4fb663470dc', '4c7839ee-8748-49ff-8fd4-a206572ef1a2', 'a6e35347-0042-4181-a40e-873a18eef68d', 'fe2664c3-0a9b-4a83-b90d-05246fc1f622'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b088ec61-aa56-4aa3-88a6-c81a8da7f32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76bbe9d3-dae8-48b2-92b1-a4fb663470dc', '4c7839ee-8748-49ff-8fd4-a206572ef1a2', 'a6e35347-0042-4181-a40e-873a18eef68d', 'fe2664c3-0a9b-4a83-b90d-05246fc1f622']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e285b79-f92d-4a72-bc4b-2952f02cc478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e285b79-f92d-4a72-bc4b-2952f02cc478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d6a86cc-bac2-432e-93ae-728231c7f34f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1245090175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['76bbe9d3-dae8-48b2-92b1-a4fb663470dc','4c7839ee-8748-49ff-8fd4-a206572ef1a2','a6e35347-0042-4181-a40e-873a18eef68d','fe2664c3-0a9b-4a83-b90d-05246fc1f622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1245090175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d6a86cc-bac2-432e-93ae-728231c7f34f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f50248d-c6f4-4a10-895b-082666352c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f50248d-c6f4-4a10-895b-082666352c1b) transitioned into state 'SUCCESS' from state '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-1245090175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['76bbe9d3-dae8-48b2-92b1-a4fb663470dc','4c7839ee-8748-49ff-8fd4-a206572ef1a2','a6e35347-0042-4181-a40e-873a18eef68d','fe2664c3-0a9b-4a83-b90d-05246fc1f622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b242d469-7dc1-4513-82e9-69cb1ce1fd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b242d469-7dc1-4513-82e9-69cb1ce1fd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (5ebfb44a-ed8e-4f90-bbbf-a6ac12573546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:50:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-697d0c48-d3f6-444e-b05b-f908c70cae6d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1535/3107] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:50:22 2026] POST /volume/v3/volumes => generated 785 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cf5444be-ec4b-401f-8f41-05e190bbf986 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cf5444be-ec4b-401f-8f41-05e190bbf986 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cf5444be-ec4b-401f-8f41-05e190bbf986 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cf5444be-ec4b-401f-8f41-05e190bbf986 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cf5444be-ec4b-401f-8f41-05e190bbf986 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cf5444be-ec4b-401f-8f41-05e190bbf986 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f returned with HTTP 200 Sep 05 11:50:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1573/3108] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:23 2026] GET /volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-086ab229-0d64-43b7-ad98-1c575435962f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-086ab229-0d64-43b7-ad98-1c575435962f tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-086ab229-0d64-43b7-ad98-1c575435962f tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1846578854", "extra_specs": {"storage_protocol": "tempest-storage_protocol-144929348", "vendor_name": "tempest-vendor_name-1311850734"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-086ab229-0d64-43b7-ad98-1c575435962f tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1536/3109] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:23 2026] POST /volume/v3/types => generated 329 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "67323b70-ac83-453b-a747-e1f9c3b5120e", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Create volume request body: {'volume': {'volume_type': '67323b70-ac83-453b-a747-e1f9c3b5120e', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Create volume of 1 GB Sep 05 11:50:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Flow 'volume_create_api' (fed0f40c-ccd2-4161-8abf-95240193cfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8aa87f9-e56c-4dd9-8fc2-242193c6fed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8aa87f9-e56c-4dd9-8fc2-242193c6fed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:50:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-144929348',vendor_name='tempest-vendor_name-1311850734'},id=67323b70-ac83-453b-a747-e1f9c3b5120e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1846578854',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67323b70-ac83-453b-a747-e1f9c3b5120e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6ddbb2-0656-4206-a42e-f80e466397c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1846578854 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1846578854, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1846578854 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1846578854, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Created reservations ['0a977744-c26e-422c-92e3-c2de96371d95', 'c6f466c7-9688-4054-a71e-b4aec1ad2108', '16cffc72-6a2b-45f0-a1d5-1ac73eeb77d2', 'd8be10ea-33b6-43c5-a9f9-3e5be3854f0f'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b6ddbb2-0656-4206-a42e-f80e466397c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a977744-c26e-422c-92e3-c2de96371d95', 'c6f466c7-9688-4054-a71e-b4aec1ad2108', '16cffc72-6a2b-45f0-a1d5-1ac73eeb77d2', 'd8be10ea-33b6-43c5-a9f9-3e5be3854f0f']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbb8d34-3daa-4c37-a721-1825a316f983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dbb8d34-3daa-4c37-a721-1825a316f983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '906952be-db16-47e4-a221-ce6a5bca5dfb', '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='fa71cb753f0244a78b1c13b799c48f94',qos_specs=None,replication_status=,reservations=['0a977744-c26e-422c-92e3-c2de96371d95','c6f466c7-9688-4054-a71e-b4aec1ad2108','16cffc72-6a2b-45f0-a1d5-1ac73eeb77d2','d8be10ea-33b6-43c5-a9f9-3e5be3854f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b57bce56beb481b91c49009fb061b4d',volume_type_id=67323b70-ac83-453b-a747-e1f9c3b5120e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50: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=906952be-db16-47e4-a221-ce6a5bca5dfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa71cb753f0244a78b1c13b799c48f94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b57bce56beb481b91c49009fb061b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67323b70-ac83-453b-a747-e1f9c3b5120e),volume_type_id=67323b70-ac83-453b-a747-e1f9c3b5120e)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e458a8-8e3d-4da3-a711-d5c5c15ad759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e458a8-8e3d-4da3-a711-d5c5c15ad759) transitioned into state 'SUCCESS' from 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='fa71cb753f0244a78b1c13b799c48f94',qos_specs=None,replication_status=,reservations=['0a977744-c26e-422c-92e3-c2de96371d95','c6f466c7-9688-4054-a71e-b4aec1ad2108','16cffc72-6a2b-45f0-a1d5-1ac73eeb77d2','d8be10ea-33b6-43c5-a9f9-3e5be3854f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b57bce56beb481b91c49009fb061b4d',volume_type_id=67323b70-ac83-453b-a747-e1f9c3b5120e)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55634d6a-0f98-4cec-a263-3bcc54f0a6b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55634d6a-0f98-4cec-a263-3bcc54f0a6b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Flow 'volume_create_api' (fed0f40c-ccd2-4161-8abf-95240193cfc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Create volume request issued successfully. Sep 05 11:50:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9756b9f4-13f7-41b4-971b-2899a9ccfbe1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1574/3110] 192.168.122.16 () {62 vars in 1177 bytes} [Sat Sep 5 11:50:23 2026] POST /volume/v3/volumes => generated 780 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-af256374-dd5f-45dc-9368-4622793e64e9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af256374-dd5f-45dc-9368-4622793e64e9 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] GET http://192.168.122.16/volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af256374-dd5f-45dc-9368-4622793e64e9 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af256374-dd5f-45dc-9368-4622793e64e9 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:23 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:23 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-af256374-dd5f-45dc-9368-4622793e64e9 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Volume info retrieved successfully. Sep 05 11:50:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af256374-dd5f-45dc-9368-4622793e64e9 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb returned with HTTP 200 Sep 05 11:50:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1537/3111] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:23 2026] GET /volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb => generated 959 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a14dc582-179b-4864-abbb-d4b304f05a5c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a14dc582-179b-4864-abbb-d4b304f05a5c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f Sep 05 11:50:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a14dc582-179b-4864-abbb-d4b304f05a5c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a14dc582-179b-4864-abbb-d4b304f05a5c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a14dc582-179b-4864-abbb-d4b304f05a5c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a14dc582-179b-4864-abbb-d4b304f05a5c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f returned with HTTP 200 Sep 05 11:50:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1575/3112] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:24 2026] GET /volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ff284ae1-593e-4bbc-8f93-a4f551fa2119 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff284ae1-593e-4bbc-8f93-a4f551fa2119 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:50:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ff284ae1-593e-4bbc-8f93-a4f551fa2119 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d6a86cc-bac2-432e-93ae-728231c7f34f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-244133308"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ff284ae1-593e-4bbc-8f93-a4f551fa2119 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:24 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-ff284ae1-593e-4bbc-8f93-a4f551fa2119 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create snapshot from volume 4d6a86cc-bac2-432e-93ae-728231c7f34f Sep 05 11:50:24 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-ff284ae1-593e-4bbc-8f93-a4f551fa2119 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['30b4b536-5c1f-4096-a155-79fe56067d5a', 'cb7ff392-4219-446e-9cd9-cd12001c1297', '3df6bf6b-19d8-4826-8caf-cce7c0117628', 'd4bfa1fc-76e6-48de-97ed-b5cfb2df4c71'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ff284ae1-593e-4bbc-8f93-a4f551fa2119 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot create request issued successfully. Sep 05 11:50:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ff284ae1-593e-4bbc-8f93-a4f551fa2119 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:50:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1538/3113] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:50:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-fa362e20-baba-4505-ad29-3667ee8e3b92 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fa362e20-baba-4505-ad29-3667ee8e3b92 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fa362e20-baba-4505-ad29-3667ee8e3b92 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-fa362e20-baba-4505-ad29-3667ee8e3b92 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-fa362e20-baba-4505-ad29-3667ee8e3b92 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-fa362e20-baba-4505-ad29-3667ee8e3b92 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 200 Sep 05 11:50:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1576/3114] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:24 2026] GET /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c5d304f5-0c01-4ac8-a287-f8121f43bff1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c5d304f5-0c01-4ac8-a287-f8121f43bff1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] GET http://192.168.122.16/volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb Sep 05 11:50:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c5d304f5-0c01-4ac8-a287-f8121f43bff1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c5d304f5-0c01-4ac8-a287-f8121f43bff1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c5d304f5-0c01-4ac8-a287-f8121f43bff1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Volume info retrieved successfully. Sep 05 11:50:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c5d304f5-0c01-4ac8-a287-f8121f43bff1 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb returned with HTTP 200 Sep 05 11:50:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1539/3115] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:24 2026] GET /volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb => generated 980 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a2cf84d1-fb1d-40b2-8d92-5baf6b2ed62c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a2cf84d1-fb1d-40b2-8d92-5baf6b2ed62c tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a2cf84d1-fb1d-40b2-8d92-5baf6b2ed62c tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a2cf84d1-fb1d-40b2-8d92-5baf6b2ed62c tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a2cf84d1-fb1d-40b2-8d92-5baf6b2ed62c tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:50:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1577/3116] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:50:25 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eb2c2b16-b464-4810-8bad-a9a7393ae55e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb2c2b16-b464-4810-8bad-a9a7393ae55e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-reader] GET http://192.168.122.16/volume/v3/messages Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb2c2b16-b464-4810-8bad-a9a7393ae55e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eb2c2b16-b464-4810-8bad-a9a7393ae55e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-reader] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eb2c2b16-b464-4810-8bad-a9a7393ae55e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-reader] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:50:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1540/3117] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:50:25 2026] GET /volume/v3/messages => generated 676 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4f4bb344-2eba-4bc2-a53a-6722a80ea041 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f4bb344-2eba-4bc2-a53a-6722a80ea041 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] DELETE http://192.168.122.16/volume/v3/messages/5bab4544-b788-4126-bb2b-f53a55cae2a5 Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f4bb344-2eba-4bc2-a53a-6722a80ea041 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f4bb344-2eba-4bc2-a53a-6722a80ea041 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f4bb344-2eba-4bc2-a53a-6722a80ea041 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/messages/5bab4544-b788-4126-bb2b-f53a55cae2a5 returned with HTTP 204 Sep 05 11:50:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1578/3118] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:50:25 2026] DELETE /volume/v3/messages/5bab4544-b788-4126-bb2b-f53a55cae2a5 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Delete volume with id: 906952be-db16-47e4-a221-ce6a5bca5dfb Sep 05 11:50:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Volume info retrieved successfully. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87022) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1846578854 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1846578854, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1846578854 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1846578854, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Created reservations ['bcd9c8ee-3c9b-4dfd-a10b-d65345d406b6', 'df33a4aa-8339-4190-b577-33d450130e19', '73dfce41-706a-4293-89c4-4794130e97b9', '00e583e3-814f-4040-938b-e9b812905352'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Delete volume request issued successfully. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-268db4b8-6ed7-4c6b-bb91-18f1685a0581 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb returned with HTTP 202 Sep 05 11:50:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1541/3119] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:50:25 2026] DELETE /volume/v3/volumes/906952be-db16-47e4-a221-ce6a5bca5dfb => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-56dffbaa-b2ee-4172-af13-b647e7836c9e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56dffbaa-b2ee-4172-af13-b647e7836c9e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] DELETE http://192.168.122.16/volume/v3/types/67323b70-ac83-453b-a747-e1f9c3b5120e Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56dffbaa-b2ee-4172-af13-b647e7836c9e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56dffbaa-b2ee-4172-af13-b647e7836c9e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56dffbaa-b2ee-4172-af13-b647e7836c9e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/types/67323b70-ac83-453b-a747-e1f9c3b5120e returned with HTTP 202 Sep 05 11:50:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1579/3120] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:25 2026] DELETE /volume/v3/types/67323b70-ac83-453b-a747-e1f9c3b5120e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-299092ff-113d-463a-9262-1af895a8eb1e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-299092ff-113d-463a-9262-1af895a8eb1e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-299092ff-113d-463a-9262-1af895a8eb1e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-579721811", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2025039590", "vendor_name": "tempest-vendor_name-1440015921"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-299092ff-113d-463a-9262-1af895a8eb1e tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1542/3121] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:25 2026] POST /volume/v3/types => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b037fbde-1afc-427d-aa94-22884a5be475 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6745824b-1e24-4a1f-994f-ec4eb8af4455", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Create volume request body: {'volume': {'volume_type': '6745824b-1e24-4a1f-994f-ec4eb8af4455', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Create volume of 1 GB Sep 05 11:50:25 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:25 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Flow 'volume_create_api' (6c1ffe3d-38df-453d-b59a-2b3742aae1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51008cc5-3f24-4c69-89a0-f033ebb0d018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-94959dfd-5601-49f2-be56-c448d296df16 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-94959dfd-5601-49f2-be56-c448d296df16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-94959dfd-5601-49f2-be56-c448d296df16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-94959dfd-5601-49f2-be56-c448d296df16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51008cc5-3f24-4c69-89a0-f033ebb0d018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:50:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2025039590',vendor_name='tempest-vendor_name-1440015921'},id=6745824b-1e24-4a1f-994f-ec4eb8af4455,is_public=True,name='tempest-ProjectReaderTests-volume-type-579721811',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6745824b-1e24-4a1f-994f-ec4eb8af4455', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-94959dfd-5601-49f2-be56-c448d296df16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af36ee64-129d-4705-8b23-9e4bff3b72fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-94959dfd-5601-49f2-be56-c448d296df16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 200 Sep 05 11:50:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1543/3122] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:25 2026] GET /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-579721811 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-579721811, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:25 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-579721811 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-579721811, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Created reservations ['df63a0a4-2561-43dc-b500-1d16773f883c', '35639359-27c6-4dd1-bacb-f28d17b2f85a', '9fe5c764-14c8-4278-8842-d1d3c940f9cf', 'a3fd43ab-1caa-4ae2-b6b5-828374f3a5cc'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af36ee64-129d-4705-8b23-9e4bff3b72fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df63a0a4-2561-43dc-b500-1d16773f883c', '35639359-27c6-4dd1-bacb-f28d17b2f85a', '9fe5c764-14c8-4278-8842-d1d3c940f9cf', 'a3fd43ab-1caa-4ae2-b6b5-828374f3a5cc']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648cc01f-b048-4df9-893b-55d2f946384f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:25 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (648cc01f-b048-4df9-893b-55d2f946384f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c10ccb3a-9574-4025-ab55-fe30cc17d486', '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='fa71cb753f0244a78b1c13b799c48f94',qos_specs=None,replication_status=,reservations=['df63a0a4-2561-43dc-b500-1d16773f883c','35639359-27c6-4dd1-bacb-f28d17b2f85a','9fe5c764-14c8-4278-8842-d1d3c940f9cf','a3fd43ab-1caa-4ae2-b6b5-828374f3a5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b57bce56beb481b91c49009fb061b4d',volume_type_id=6745824b-1e24-4a1f-994f-ec4eb8af4455), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c10ccb3a-9574-4025-ab55-fe30cc17d486,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa71cb753f0244a78b1c13b799c48f94',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b57bce56beb481b91c49009fb061b4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6745824b-1e24-4a1f-994f-ec4eb8af4455),volume_type_id=6745824b-1e24-4a1f-994f-ec4eb8af4455)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b9045b-8e91-4f27-b443-028612c4cbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8b9045b-8e91-4f27-b443-028612c4cbea) transitioned into state 'SUCCESS' from 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='fa71cb753f0244a78b1c13b799c48f94',qos_specs=None,replication_status=,reservations=['df63a0a4-2561-43dc-b500-1d16773f883c','35639359-27c6-4dd1-bacb-f28d17b2f85a','9fe5c764-14c8-4278-8842-d1d3c940f9cf','a3fd43ab-1caa-4ae2-b6b5-828374f3a5cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b57bce56beb481b91c49009fb061b4d',volume_type_id=6745824b-1e24-4a1f-994f-ec4eb8af4455)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a347f907-ea20-4719-b279-b647561ad926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a347f907-ea20-4719-b279-b647561ad926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Flow 'volume_create_api' (6c1ffe3d-38df-453d-b59a-2b3742aae1f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Create volume request issued successfully. Sep 05 11:50:25 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b037fbde-1afc-427d-aa94-22884a5be475 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:25 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1580/3123] 192.168.122.16 () {62 vars in 1177 bytes} [Sat Sep 5 11:50:25 2026] POST /volume/v3/volumes => generated 779 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fca7b6e8-c2ac-4b19-bf6a-409375fbe574 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fca7b6e8-c2ac-4b19-bf6a-409375fbe574 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] GET http://192.168.122.16/volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fca7b6e8-c2ac-4b19-bf6a-409375fbe574 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fca7b6e8-c2ac-4b19-bf6a-409375fbe574 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:25 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:25 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fca7b6e8-c2ac-4b19-bf6a-409375fbe574 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Volume info retrieved successfully. Sep 05 11:50:25 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fca7b6e8-c2ac-4b19-bf6a-409375fbe574 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 returned with HTTP 200 Sep 05 11:50:25 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1544/3124] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:25 2026] GET /volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 => generated 958 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-55f29226-3a84-4b76-b5e0-99816392bab9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-55f29226-3a84-4b76-b5e0-99816392bab9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-55f29226-3a84-4b76-b5e0-99816392bab9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-55f29226-3a84-4b76-b5e0-99816392bab9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-55f29226-3a84-4b76-b5e0-99816392bab9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-55f29226-3a84-4b76-b5e0-99816392bab9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 200 Sep 05 11:50:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1581/3125] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:26 2026] GET /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1bc9da11-4593-49e1-85c4-5ac78bfb48ff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1bc9da11-4593-49e1-85c4-5ac78bfb48ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1bc9da11-4593-49e1-85c4-5ac78bfb48ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1bc9da11-4593-49e1-85c4-5ac78bfb48ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-1bc9da11-4593-49e1-85c4-5ac78bfb48ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Delete snapshot with id: c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1bc9da11-4593-49e1-85c4-5ac78bfb48ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1bc9da11-4593-49e1-85c4-5ac78bfb48ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot delete request issued successfully. Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1bc9da11-4593-49e1-85c4-5ac78bfb48ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 202 Sep 05 11:50:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1545/3126] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:26 2026] DELETE /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dd3e5abc-7277-488c-b8e8-2e505c6ef756 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dd3e5abc-7277-488c-b8e8-2e505c6ef756 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dd3e5abc-7277-488c-b8e8-2e505c6ef756 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dd3e5abc-7277-488c-b8e8-2e505c6ef756 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dd3e5abc-7277-488c-b8e8-2e505c6ef756 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dd3e5abc-7277-488c-b8e8-2e505c6ef756 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 200 Sep 05 11:50:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1582/3127] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:26 2026] GET /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1f56bc6c-06da-4a10-a9b1-6861fdcf3311 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f56bc6c-06da-4a10-a9b1-6861fdcf3311 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] GET http://192.168.122.16/volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f56bc6c-06da-4a10-a9b1-6861fdcf3311 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1f56bc6c-06da-4a10-a9b1-6861fdcf3311 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:26 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:26 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:26 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-1f56bc6c-06da-4a10-a9b1-6861fdcf3311 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Volume info retrieved successfully. Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1f56bc6c-06da-4a10-a9b1-6861fdcf3311 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 returned with HTTP 200 Sep 05 11:50:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1546/3128] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:50:26 2026] GET /volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 => generated 979 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d8821be1-248d-44fc-be28-5517dbd0123d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d8821be1-248d-44fc-be28-5517dbd0123d tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d8821be1-248d-44fc-be28-5517dbd0123d tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d8821be1-248d-44fc-be28-5517dbd0123d tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d8821be1-248d-44fc-be28-5517dbd0123d tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:50:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1583/3129] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:50:26 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f012157d-cdb5-4124-aba2-46d155f14e8c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f012157d-cdb5-4124-aba2-46d155f14e8c tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-reader] GET http://192.168.122.16/volume/v3/messages/364e43b5-839e-457e-82e4-d4f4f0e0c462 Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f012157d-cdb5-4124-aba2-46d155f14e8c tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f012157d-cdb5-4124-aba2-46d155f14e8c tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-reader] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:26 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f012157d-cdb5-4124-aba2-46d155f14e8c tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-reader] http://192.168.122.16/volume/v3/messages/364e43b5-839e-457e-82e4-d4f4f0e0c462 returned with HTTP 200 Sep 05 11:50:26 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1547/3130] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:50:26 2026] GET /volume/v3/messages/364e43b5-839e-457e-82e4-d4f4f0e0c462 => generated 673 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d06f10a4-1170-4297-b400-947e46aad360 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d06f10a4-1170-4297-b400-947e46aad360 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] DELETE http://192.168.122.16/volume/v3/messages/364e43b5-839e-457e-82e4-d4f4f0e0c462 Sep 05 11:50:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d06f10a4-1170-4297-b400-947e46aad360 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d06f10a4-1170-4297-b400-947e46aad360 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d06f10a4-1170-4297-b400-947e46aad360 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/messages/364e43b5-839e-457e-82e4-d4f4f0e0c462 returned with HTTP 204 Sep 05 11:50:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1584/3131] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:50:26 2026] DELETE /volume/v3/messages/364e43b5-839e-457e-82e4-d4f4f0e0c462 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:50:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6dd7c09c-391f-4c40-b524-55698fe50007 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 Sep 05 11:50:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:27 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Delete volume with id: c10ccb3a-9574-4025-ab55-fe30cc17d486 Sep 05 11:50:27 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:27 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Volume info retrieved successfully. Sep 05 11:50:27 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87022) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:50:27 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-579721811 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-579721811, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:27 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-579721811 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-579721811, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:50:27 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Created reservations ['f187f224-73ab-4d7f-972d-ca5a052b326d', 'a330fc68-8bfe-4808-a23a-d2fcf6380750', '7e93737a-a8d8-4047-93cb-46efc1811f66', '9df4cb93-d124-4dc7-a36e-1fd67d4dbc19'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Delete volume request issued successfully. Sep 05 11:50:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6dd7c09c-391f-4c40-b524-55698fe50007 tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 returned with HTTP 202 Sep 05 11:50:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1548/3132] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:50:27 2026] DELETE /volume/v3/volumes/c10ccb3a-9574-4025-ab55-fe30cc17d486 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2a329178-d169-4250-911e-3d1a59584c1a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2a329178-d169-4250-911e-3d1a59584c1a tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] DELETE http://192.168.122.16/volume/v3/types/6745824b-1e24-4a1f-994f-ec4eb8af4455 Sep 05 11:50:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2a329178-d169-4250-911e-3d1a59584c1a tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:27 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2a329178-d169-4250-911e-3d1a59584c1a tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:27 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2a329178-d169-4250-911e-3d1a59584c1a tempest-ProjectReaderTests-856431822 tempest-ProjectReaderTests-856431822-project-admin] http://192.168.122.16/volume/v3/types/6745824b-1e24-4a1f-994f-ec4eb8af4455 returned with HTTP 202 Sep 05 11:50:27 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1585/3133] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:27 2026] DELETE /volume/v3/types/6745824b-1e24-4a1f-994f-ec4eb8af4455 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2ca60c0d-b8af-4b3d-af3f-4c8d7d97f667 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ca60c0d-b8af-4b3d-af3f-4c8d7d97f667 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ca60c0d-b8af-4b3d-af3f-4c8d7d97f667 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2ca60c0d-b8af-4b3d-af3f-4c8d7d97f667 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2ca60c0d-b8af-4b3d-af3f-4c8d7d97f667 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2ca60c0d-b8af-4b3d-af3f-4c8d7d97f667 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 200 Sep 05 11:50:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1549/3134] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:27 2026] GET /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ce38d32c-df9f-4dc0-8145-c08273d70c2c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce38d32c-df9f-4dc0-8145-c08273d70c2c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce38d32c-df9f-4dc0-8145-c08273d70c2c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ce38d32c-df9f-4dc0-8145-c08273d70c2c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ce38d32c-df9f-4dc0-8145-c08273d70c2c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 404 Sep 05 11:50:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1586/3135] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:28 2026] GET /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c4080024-ad3d-4f6f-ab25-fae21ce91fa7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c4080024-ad3d-4f6f-ab25-fae21ce91fa7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c4080024-ad3d-4f6f-ab25-fae21ce91fa7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c4080024-ad3d-4f6f-ab25-fae21ce91fa7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:28 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-c4080024-ad3d-4f6f-ab25-fae21ce91fa7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete snapshot with id: c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c4080024-ad3d-4f6f-ab25-fae21ce91fa7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 404 Sep 05 11:50:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1550/3136] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:28 2026] DELETE /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-29e02340-b310-49ab-838a-f50e295b546f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-29e02340-b310-49ab-838a-f50e295b546f tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-29e02340-b310-49ab-838a-f50e295b546f tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-29e02340-b310-49ab-838a-f50e295b546f tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-29e02340-b310-49ab-838a-f50e295b546f tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 returned with HTTP 404 Sep 05 11:50:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1587/3137] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:28 2026] GET /volume/v3/snapshots/c61b2c44-e57f-4580-b9d5-d06b0eb71708 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:50:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-75f16882-55d8-43b8-97cb-b40afb830478 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75f16882-55d8-43b8-97cb-b40afb830478 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f Sep 05 11:50:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75f16882-55d8-43b8-97cb-b40afb830478 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-75f16882-55d8-43b8-97cb-b40afb830478 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:28 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-75f16882-55d8-43b8-97cb-b40afb830478 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: 4d6a86cc-bac2-432e-93ae-728231c7f34f Sep 05 11:50:28 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:28 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-75f16882-55d8-43b8-97cb-b40afb830478 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-75f16882-55d8-43b8-97cb-b40afb830478 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:50:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-75f16882-55d8-43b8-97cb-b40afb830478 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f returned with HTTP 202 Sep 05 11:50:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1551/3138] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:28 2026] DELETE /volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c99e6ed9-f9ff-481f-8d28-c7352305a9af None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c99e6ed9-f9ff-481f-8d28-c7352305a9af tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c99e6ed9-f9ff-481f-8d28-c7352305a9af tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c99e6ed9-f9ff-481f-8d28-c7352305a9af tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c99e6ed9-f9ff-481f-8d28-c7352305a9af tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c99e6ed9-f9ff-481f-8d28-c7352305a9af tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f returned with HTTP 200 Sep 05 11:50:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1588/3139] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:28 2026] GET /volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:29 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-48bc9828-f172-4048-bddb-4a011484161f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-33319e75-044b-4b88-994a-44179da2e1d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-33319e75-044b-4b88-994a-44179da2e1d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f Sep 05 11:50:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-33319e75-044b-4b88-994a-44179da2e1d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-33319e75-044b-4b88-994a-44179da2e1d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-33319e75-044b-4b88-994a-44179da2e1d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f returned with HTTP 404 Sep 05 11:50:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1589/3140] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:29 2026] GET /volume/v3/volumes/4d6a86cc-bac2-432e-93ae-728231c7f34f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2077184747"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2077184747'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (2cbd53af-b791-4606-bbd8-5a99287a0ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faef9d73-2dea-4870-9f37-dd5b7987ec68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48bc9828-f172-4048-bddb-4a011484161f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-48bc9828-f172-4048-bddb-4a011484161f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1303235561", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faef9d73-2dea-4870-9f37-dd5b7987ec68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d289a1-f9e6-480a-9fd7-8b7dcc378b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-48bc9828-f172-4048-bddb-4a011484161f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1552/3141] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:29 2026] POST /volume/v3/types => generated 380 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2826991c-9fb8-4e38-ad54-83d576f7bc3e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2826991c-9fb8-4e38-ad54-83d576f7bc3e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2826991c-9fb8-4e38-ad54-83d576f7bc3e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2826991c-9fb8-4e38-ad54-83d576f7bc3e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1553/3142] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a43a428b-8779-4fa3-bbc3-d410dd34ca2f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a43a428b-8779-4fa3-bbc3-d410dd34ca2f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a43a428b-8779-4fa3-bbc3-d410dd34ca2f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1858860099", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['53c1f622-46d6-40ea-ae5c-28b17d61645a', '391cf05f-965e-43b9-bce8-6015bd2a4c13', '614c093c-691c-4729-9700-913d3b84b7ad', '1731a865-90a2-44a5-bbae-55b686be30c0'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d289a1-f9e6-480a-9fd7-8b7dcc378b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53c1f622-46d6-40ea-ae5c-28b17d61645a', '391cf05f-965e-43b9-bce8-6015bd2a4c13', '614c093c-691c-4729-9700-913d3b84b7ad', '1731a865-90a2-44a5-bbae-55b686be30c0']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d4532a-7845-4421-9e72-a9ffc8d3fa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a43a428b-8779-4fa3-bbc3-d410dd34ca2f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1554/3143] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8c3b4676-d009-425b-a5dd-95c3c877a685 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79d4532a-7845-4421-9e72-a9ffc8d3fa29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd176e8e9-20d7-451f-b71d-8e2243a75d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2077184747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['53c1f622-46d6-40ea-ae5c-28b17d61645a','391cf05f-965e-43b9-bce8-6015bd2a4c13','614c093c-691c-4729-9700-913d3b84b7ad','1731a865-90a2-44a5-bbae-55b686be30c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2077184747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d176e8e9-20d7-451f-b71d-8e2243a75d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c3b4676-d009-425b-a5dd-95c3c877a685 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types/6ac31fb7-34fa-48e1-897d-99c55f27e526/encryption Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8c3b4676-d009-425b-a5dd-95c3c877a685 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a79d79-3691-46e9-b6a3-9267c960797f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8c3b4676-d009-425b-a5dd-95c3c877a685 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/6ac31fb7-34fa-48e1-897d-99c55f27e526/encryption returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1555/3144] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types/6ac31fb7-34fa-48e1-897d-99c55f27e526/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a79d79-3691-46e9-b6a3-9267c960797f) transitioned into state 'SUCCESS' from state '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-2077184747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['53c1f622-46d6-40ea-ae5c-28b17d61645a','391cf05f-965e-43b9-bce8-6015bd2a4c13','614c093c-691c-4729-9700-913d3b84b7ad','1731a865-90a2-44a5-bbae-55b686be30c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01890c7-004a-4566-a6ce-dd39fd672eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-05e19d3b-a0f9-49d1-bff1-ed91b8dda448 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-05e19d3b-a0f9-49d1-bff1-ed91b8dda448 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-05e19d3b-a0f9-49d1-bff1-ed91b8dda448 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-631714727", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f01890c7-004a-4566-a6ce-dd39fd672eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (2cbd53af-b791-4606-bbd8-5a99287a0ed4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ef58d8a8-f4ba-440e-bc12-6b7edaea3240 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1590/3145] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:50:29 2026] POST /volume/v3/volumes => generated 785 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-28f0743e-2649-4d57-af6f-7235761b9e55 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-28f0743e-2649-4d57-af6f-7235761b9e55 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-28f0743e-2649-4d57-af6f-7235761b9e55 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-28f0743e-2649-4d57-af6f-7235761b9e55 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-05e19d3b-a0f9-49d1-bff1-ed91b8dda448 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1556/3146] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9521bb12-79a2-45d1-9974-575930378030 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9521bb12-79a2-45d1-9974-575930378030 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c/extra_specs Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9521bb12-79a2-45d1-9974-575930378030 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-28f0743e-2649-4d57-af6f-7235761b9e55 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-28f0743e-2649-4d57-af6f-7235761b9e55 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1591/3147] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:30 2026] GET /volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9521bb12-79a2-45d1-9974-575930378030 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c/extra_specs returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1557/3148] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c/extra_specs => generated 35 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6be14ebc-e7ee-4886-b369-14f956570a6d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6be14ebc-e7ee-4886-b369-14f956570a6d tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] PUT http://192.168.122.16/volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c/extra_specs/key2 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6be14ebc-e7ee-4886-b369-14f956570a6d tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6be14ebc-e7ee-4886-b369-14f956570a6d tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c/extra_specs/key2 returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1592/3149] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:30 2026] PUT /volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c/extra_specs/key2 => generated 25 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ab8eb127-c710-418e-a262-7eb652a4d17b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ab8eb127-c710-418e-a262-7eb652a4d17b tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ab8eb127-c710-418e-a262-7eb652a4d17b tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ab8eb127-c710-418e-a262-7eb652a4d17b tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1558/3150] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types => generated 195 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d56015ed-6d7a-4b19-bfef-d6b8596f716d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d56015ed-6d7a-4b19-bfef-d6b8596f716d tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/99b6baa0-c3c0-452d-8a4f-58a9f8ba3eb0 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d56015ed-6d7a-4b19-bfef-d6b8596f716d tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d56015ed-6d7a-4b19-bfef-d6b8596f716d tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d56015ed-6d7a-4b19-bfef-d6b8596f716d tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/99b6baa0-c3c0-452d-8a4f-58a9f8ba3eb0 returned with HTTP 202 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1593/3151] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:30 2026] DELETE /volume/v3/types/99b6baa0-c3c0-452d-8a4f-58a9f8ba3eb0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-10bee114-3d18-4063-99d6-34102bed6a2c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10bee114-3d18-4063-99d6-34102bed6a2c tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-10bee114-3d18-4063-99d6-34102bed6a2c tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1964313228", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-10bee114-3d18-4063-99d6-34102bed6a2c tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1559/3152] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types => generated 380 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-266ad7ee-0cbe-49eb-bbb3-6124da6f2f82 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-266ad7ee-0cbe-49eb-bbb3-6124da6f2f82 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a/encryption Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-266ad7ee-0cbe-49eb-bbb3-6124da6f2f82 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-266ad7ee-0cbe-49eb-bbb3-6124da6f2f82 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a/encryption returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1594/3153] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0ded91b9-174e-412d-94fd-c3ac3a451042 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ded91b9-174e-412d-94fd-c3ac3a451042 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a/encryption/62254597-0a8f-44bc-97e3-34587b900dbc Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ded91b9-174e-412d-94fd-c3ac3a451042 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ded91b9-174e-412d-94fd-c3ac3a451042 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ded91b9-174e-412d-94fd-c3ac3a451042 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a/encryption/62254597-0a8f-44bc-97e3-34587b900dbc returned with HTTP 202 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1560/3154] 192.168.122.16 () {58 vars in 1368 bytes} [Sat Sep 5 11:50:30 2026] DELETE /volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a/encryption/62254597-0a8f-44bc-97e3-34587b900dbc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-99ff7eb3-866a-45cd-a6a7-2834a18c227e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99ff7eb3-866a-45cd-a6a7-2834a18c227e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-99ff7eb3-866a-45cd-a6a7-2834a18c227e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1431640931", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-99ff7eb3-866a-45cd-a6a7-2834a18c227e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1595/3155] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:30 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 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-226327e0-e884-45d5-ac60-35fe3cb88cd4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-226327e0-e884-45d5-ac60-35fe3cb88cd4 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/d4d48305-b7f7-4bb3-8c27-a3cecf76b1d4/extra_specs/key1 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-226327e0-e884-45d5-ac60-35fe3cb88cd4 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-226327e0-e884-45d5-ac60-35fe3cb88cd4 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-226327e0-e884-45d5-ac60-35fe3cb88cd4 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/d4d48305-b7f7-4bb3-8c27-a3cecf76b1d4/extra_specs/key1 returned with HTTP 202 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1561/3156] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:30 2026] DELETE /volume/v3/types/d4d48305-b7f7-4bb3-8c27-a3cecf76b1d4/extra_specs/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9dffa92f-1ccb-4580-b075-51c4bf7f6119 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9dffa92f-1ccb-4580-b075-51c4bf7f6119 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9dffa92f-1ccb-4580-b075-51c4bf7f6119 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-575908068", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9dffa92f-1ccb-4580-b075-51c4bf7f6119 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1596/3157] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:30 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a36d2692-b797-4a4e-9254-da7cdaaddd2e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a36d2692-b797-4a4e-9254-da7cdaaddd2e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/f333e5cb-d48c-44d5-96ae-edda6e1f77ca Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a36d2692-b797-4a4e-9254-da7cdaaddd2e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a36d2692-b797-4a4e-9254-da7cdaaddd2e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a36d2692-b797-4a4e-9254-da7cdaaddd2e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/f333e5cb-d48c-44d5-96ae-edda6e1f77ca returned with HTTP 202 Sep 05 11:50:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1562/3158] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:30 2026] DELETE /volume/v3/types/f333e5cb-d48c-44d5-96ae-edda6e1f77ca => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4f52ef2a-ae77-4726-b1ae-51f63f3231ce None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f52ef2a-ae77-4726-b1ae-51f63f3231ce tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] GET http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f52ef2a-ae77-4726-b1ae-51f63f3231ce tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4f52ef2a-ae77-4726-b1ae-51f63f3231ce tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4f52ef2a-ae77-4726-b1ae-51f63f3231ce tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1597/3159] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs => generated 185 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-35f437ae-f1b4-43d7-bc56-8cccf719fb6f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35f437ae-f1b4-43d7-bc56-8cccf719fb6f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] GET http://192.168.122.16/volume/v3/types Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35f437ae-f1b4-43d7-bc56-8cccf719fb6f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35f437ae-f1b4-43d7-bc56-8cccf719fb6f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35f437ae-f1b4-43d7-bc56-8cccf719fb6f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1563/3160] 192.168.122.16 () {58 vars in 1110 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/types => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-25170404-ec29-444b-9c3f-d8bf14fb0cd5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-25170404-ec29-444b-9c3f-d8bf14fb0cd5 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] GET http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption/cipher Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-25170404-ec29-444b-9c3f-d8bf14fb0cd5 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-25170404-ec29-444b-9c3f-d8bf14fb0cd5 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-25170404-ec29-444b-9c3f-d8bf14fb0cd5 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption/cipher returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1598/3161] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption/cipher => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-74224a91-1f31-42cc-9bd6-99227f70a3f6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-74224a91-1f31-42cc-9bd6-99227f70a3f6 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] GET http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-74224a91-1f31-42cc-9bd6-99227f70a3f6 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-74224a91-1f31-42cc-9bd6-99227f70a3f6 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-74224a91-1f31-42cc-9bd6-99227f70a3f6 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1564/3162] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-00735627-d9b5-47a1-afb1-6a17b1f4f087 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00735627-d9b5-47a1-afb1-6a17b1f4f087 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] GET http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/multiattach Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00735627-d9b5-47a1-afb1-6a17b1f4f087 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00735627-d9b5-47a1-afb1-6a17b1f4f087 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00735627-d9b5-47a1-afb1-6a17b1f4f087 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/multiattach returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1599/3163] 192.168.122.16 () {58 vars in 1293 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7ba8f6f9-4ff2-4885-86df-9465ab285d33 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7ba8f6f9-4ff2-4885-86df-9465ab285d33 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] GET http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/volume_backend_name Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7ba8f6f9-4ff2-4885-86df-9465ab285d33 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7ba8f6f9-4ff2-4885-86df-9465ab285d33 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7ba8f6f9-4ff2-4885-86df-9465ab285d33 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/volume_backend_name returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1565/3164] 192.168.122.16 () {58 vars in 1317 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f4776e17-6812-4a1b-a64e-63615751eecf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f4776e17-6812-4a1b-a64e-63615751eecf tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] GET http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f4776e17-6812-4a1b-a64e-63615751eecf tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f4776e17-6812-4a1b-a64e-63615751eecf tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f4776e17-6812-4a1b-a64e-63615751eecf tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1600/3165] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-081e4214-3713-449e-ba15-403853dacbe4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-081e4214-3713-449e-ba15-403853dacbe4 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] PUT http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption/35a916fa-49b3-49a9-9aa7-183a82e4ede6 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-081e4214-3713-449e-ba15-403853dacbe4 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-081e4214-3713-449e-ba15-403853dacbe4 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption/35a916fa-49b3-49a9-9aa7-183a82e4ede6 returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1566/3166] 192.168.122.16 () {60 vars in 1385 bytes} [Sat Sep 5 11:50:31 2026] PUT /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/encryption/35a916fa-49b3-49a9-9aa7-183a82e4ede6 => generated 33 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e7323511-15c5-41f4-a6eb-2943e677c275 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7323511-15c5-41f4-a6eb-2943e677c275 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] PUT http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/key1 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7323511-15c5-41f4-a6eb-2943e677c275 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7323511-15c5-41f4-a6eb-2943e677c275 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/key1 returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1601/3167] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:31 2026] PUT /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4d662b9f-74ff-45e8-98ea-67cc313bbf6f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d662b9f-74ff-45e8-98ea-67cc313bbf6f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] PUT http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4d662b9f-74ff-45e8-98ea-67cc313bbf6f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4d662b9f-74ff-45e8-98ea-67cc313bbf6f tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1567/3168] 192.168.122.16 () {60 vars in 1241 bytes} [Sat Sep 5 11:50:31 2026] PUT /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 => generated 371 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-26015967-46c0-463e-a5c4-70aebfe5c9b8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-26015967-46c0-463e-a5c4-70aebfe5c9b8 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/d4d48305-b7f7-4bb3-8c27-a3cecf76b1d4 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-26015967-46c0-463e-a5c4-70aebfe5c9b8 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-26015967-46c0-463e-a5c4-70aebfe5c9b8 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-186aa0c3-fa0f-4afa-aa44-e4171c83931d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-186aa0c3-fa0f-4afa-aa44-e4171c83931d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-186aa0c3-fa0f-4afa-aa44-e4171c83931d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-186aa0c3-fa0f-4afa-aa44-e4171c83931d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:31 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:31 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:31 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-186aa0c3-fa0f-4afa-aa44-e4171c83931d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-186aa0c3-fa0f-4afa-aa44-e4171c83931d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 returned with HTTP 200 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1568/3169] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:31 2026] GET /volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-26015967-46c0-463e-a5c4-70aebfe5c9b8 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/d4d48305-b7f7-4bb3-8c27-a3cecf76b1d4 returned with HTTP 202 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1602/3170] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:31 2026] DELETE /volume/v3/types/d4d48305-b7f7-4bb3-8c27-a3cecf76b1d4 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cefb23b2-6c82-4102-bb79-8f32d0e5e98e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cefb23b2-6c82-4102-bb79-8f32d0e5e98e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cefb23b2-6c82-4102-bb79-8f32d0e5e98e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cefb23b2-6c82-4102-bb79-8f32d0e5e98e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cefb23b2-6c82-4102-bb79-8f32d0e5e98e tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a returned with HTTP 202 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1569/3171] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:31 2026] DELETE /volume/v3/types/9f39330e-334d-4eff-aef4-883ba0d8a24a => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e149c44e-1de1-44e5-bcc7-00e5040d5c34 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e149c44e-1de1-44e5-bcc7-00e5040d5c34 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e149c44e-1de1-44e5-bcc7-00e5040d5c34 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e149c44e-1de1-44e5-bcc7-00e5040d5c34 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e149c44e-1de1-44e5-bcc7-00e5040d5c34 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c returned with HTTP 202 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1603/3172] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:31 2026] DELETE /volume/v3/types/0abf39b2-9486-45a6-9b10-01f4fc6dfc1c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ef25d187-1054-4f59-a196-6adc34f805e5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ef25d187-1054-4f59-a196-6adc34f805e5 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/6ac31fb7-34fa-48e1-897d-99c55f27e526 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ef25d187-1054-4f59-a196-6adc34f805e5 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ef25d187-1054-4f59-a196-6adc34f805e5 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ef25d187-1054-4f59-a196-6adc34f805e5 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/6ac31fb7-34fa-48e1-897d-99c55f27e526 returned with HTTP 202 Sep 05 11:50:31 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1570/3173] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:31 2026] DELETE /volume/v3/types/6ac31fb7-34fa-48e1-897d-99c55f27e526 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cbb92cdc-6a00-43ac-b493-caa6ad1ebb47 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbb92cdc-6a00-43ac-b493-caa6ad1ebb47 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] DELETE http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbb92cdc-6a00-43ac-b493-caa6ad1ebb47 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cbb92cdc-6a00-43ac-b493-caa6ad1ebb47 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cbb92cdc-6a00-43ac-b493-caa6ad1ebb47 tempest-VolumeTypesAdminTests-1497990130 tempest-VolumeTypesAdminTests-1497990130-project-admin] http://192.168.122.16/volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 returned with HTTP 202 Sep 05 11:50:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1604/3174] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:31 2026] DELETE /volume/v3/types/2bc3b8dc-b58e-454b-97d0-cdab6a5a41d4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c39c1f50-2392-489e-a1b9-4a59f4d22316 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c39c1f50-2392-489e-a1b9-4a59f4d22316 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 Sep 05 11:50:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c39c1f50-2392-489e-a1b9-4a59f4d22316 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c39c1f50-2392-489e-a1b9-4a59f4d22316 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:32 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:32 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c39c1f50-2392-489e-a1b9-4a59f4d22316 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c39c1f50-2392-489e-a1b9-4a59f4d22316 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 returned with HTTP 200 Sep 05 11:50:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1571/3175] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:32 2026] GET /volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1878bbde-b1e7-42f6-93dd-5a85076c7990 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1878bbde-b1e7-42f6-93dd-5a85076c7990 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:50:32 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1878bbde-b1e7-42f6-93dd-5a85076c7990 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d176e8e9-20d7-451f-b71d-8e2243a75d43", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-39162970"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:32 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:32 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1878bbde-b1e7-42f6-93dd-5a85076c7990 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:32 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-1878bbde-b1e7-42f6-93dd-5a85076c7990 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create snapshot from volume d176e8e9-20d7-451f-b71d-8e2243a75d43 Sep 05 11:50:32 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-1878bbde-b1e7-42f6-93dd-5a85076c7990 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['7485f6e9-957e-4d9e-abfb-1dadd4d62d67', '360f298a-983b-4401-af57-0b21e4dccf7c', '17babd06-e10e-40cb-bb51-e11bcce7698c', 'fbdcebd2-cdb9-4f63-b466-63af31912034'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:32 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:32 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:32 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1878bbde-b1e7-42f6-93dd-5a85076c7990 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot create request issued successfully. Sep 05 11:50:32 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1878bbde-b1e7-42f6-93dd-5a85076c7990 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:50:32 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1605/3176] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:50:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-19ea1944-8d75-489f-976d-c4077a5bff15 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-19ea1944-8d75-489f-976d-c4077a5bff15 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 Sep 05 11:50:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-19ea1944-8d75-489f-976d-c4077a5bff15 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:32 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-19ea1944-8d75-489f-976d-c4077a5bff15 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:32 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:32 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:32 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-19ea1944-8d75-489f-976d-c4077a5bff15 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:32 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-19ea1944-8d75-489f-976d-c4077a5bff15 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 returned with HTTP 200 Sep 05 11:50:32 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1572/3177] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:32 2026] GET /volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f14a525e-2b6c-44b4-84bf-39c3f209e609 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f14a525e-2b6c-44b4-84bf-39c3f209e609 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 Sep 05 11:50:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f14a525e-2b6c-44b4-84bf-39c3f209e609 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:33 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f14a525e-2b6c-44b4-84bf-39c3f209e609 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:33 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:33 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:33 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f14a525e-2b6c-44b4-84bf-39c3f209e609 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:33 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f14a525e-2b6c-44b4-84bf-39c3f209e609 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 returned with HTTP 200 Sep 05 11:50:33 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1606/3178] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:33 2026] GET /volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-61629fe2-14fb-4ad3-a95f-9555ee39bbb2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-61629fe2-14fb-4ad3-a95f-9555ee39bbb2 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-61629fe2-14fb-4ad3-a95f-9555ee39bbb2 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1533297280", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-abbd9994-6f09-4368-8201-dbe8c624f2fb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-abbd9994-6f09-4368-8201-dbe8c624f2fb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-abbd9994-6f09-4368-8201-dbe8c624f2fb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-abbd9994-6f09-4368-8201-dbe8c624f2fb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-abbd9994-6f09-4368-8201-dbe8c624f2fb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-abbd9994-6f09-4368-8201-dbe8c624f2fb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 returned with HTTP 200 Sep 05 11:50:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1607/3179] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:34 2026] GET /volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-37df5583-85c0-4595-b4ff-56506a24573b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-37df5583-85c0-4595-b4ff-56506a24573b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] POST http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0/action Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-37df5583-85c0-4595-b4ff-56506a24573b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87023) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-37df5583-85c0-4595-b4ff-56506a24573b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-61629fe2-14fb-4ad3-a95f-9555ee39bbb2 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1573/3180] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:34 2026] POST /volume/v3/types => generated 380 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-37df5583-85c0-4595-b4ff-56506a24573b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-37df5583-85c0-4595-b4ff-56506a24573b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cd3abb09072e49eb80440ed2d28e6ea3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13fc7d3c5b5f453598b7b80cb7aaf350', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-37df5583-85c0-4595-b4ff-56506a24573b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0/action returned with HTTP 403 Sep 05 11:50:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6ce50b6b-3303-4e02-86a1-4e3b5444b0f3 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1608/3181] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:50:34 2026] POST /volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ce50b6b-3303-4e02-86a1-4e3b5444b0f3 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] POST http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption Sep 05 11:50:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6ce50b6b-3303-4e02-86a1-4e3b5444b0f3 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f722bf2e-9b56-4433-b42e-b12a4e64288d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f722bf2e-9b56-4433-b42e-b12a4e64288d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f722bf2e-9b56-4433-b42e-b12a4e64288d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f722bf2e-9b56-4433-b42e-b12a4e64288d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-f722bf2e-9b56-4433-b42e-b12a4e64288d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete snapshot with id: eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 Sep 05 11:50:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f722bf2e-9b56-4433-b42e-b12a4e64288d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6ce50b6b-3303-4e02-86a1-4e3b5444b0f3 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption returned with HTTP 200 Sep 05 11:50:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1574/3182] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:34 2026] POST /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fb986707-407e-46c5-bced-3bd1910c8d9d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f722bf2e-9b56-4433-b42e-b12a4e64288d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot delete request issued successfully. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f722bf2e-9b56-4433-b42e-b12a4e64288d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 returned with HTTP 202 Sep 05 11:50:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1609/3183] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:34 2026] DELETE /volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fb986707-407e-46c5-bced-3bd1910c8d9d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fb986707-407e-46c5-bced-3bd1910c8d9d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-728200380", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bb343394-e5e6-44cb-9447-02b6873cdee5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bb343394-e5e6-44cb-9447-02b6873cdee5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bb343394-e5e6-44cb-9447-02b6873cdee5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bb343394-e5e6-44cb-9447-02b6873cdee5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bb343394-e5e6-44cb-9447-02b6873cdee5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bb343394-e5e6-44cb-9447-02b6873cdee5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 returned with HTTP 200 Sep 05 11:50:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1610/3184] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:34 2026] GET /volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fb986707-407e-46c5-bced-3bd1910c8d9d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1575/3185] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:34 2026] POST /volume/v3/types => generated 379 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e44abe34-06d2-4cda-b196-25a651250a5f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e44abe34-06d2-4cda-b196-25a651250a5f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] POST http://192.168.122.16/volume/v3/types/4749a87a-5a0e-47b4-a22d-86e38c45d9bb/encryption Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e44abe34-06d2-4cda-b196-25a651250a5f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-e44abe34-06d2-4cda-b196-25a651250a5f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e44abe34-06d2-4cda-b196-25a651250a5f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/4749a87a-5a0e-47b4-a22d-86e38c45d9bb/encryption returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1611/3186] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:34 2026] POST /volume/v3/types/4749a87a-5a0e-47b4-a22d-86e38c45d9bb/encryption => generated 127 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-78526de2-568f-4e99-9415-50d395b77d4b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-78526de2-568f-4e99-9415-50d395b77d4b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-78526de2-568f-4e99-9415-50d395b77d4b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1917620096", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-78526de2-568f-4e99-9415-50d395b77d4b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1576/3187] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:35 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-57b356de-3d4a-4304-bfb9-2556ca2cb26b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57b356de-3d4a-4304-bfb9-2556ca2cb26b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] POST http://192.168.122.16/volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81/extra_specs Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-57b356de-3d4a-4304-bfb9-2556ca2cb26b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-57b356de-3d4a-4304-bfb9-2556ca2cb26b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57b356de-3d4a-4304-bfb9-2556ca2cb26b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81/extra_specs returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1612/3188] 192.168.122.16 () {60 vars in 1278 bytes} [Sat Sep 5 11:50:35 2026] POST /volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-62eefb4e-ec87-4cda-81f8-4f460fe9119e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-62eefb4e-ec87-4cda-81f8-4f460fe9119e tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] PUT http://192.168.122.16/volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81/extra_specs/key2 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-62eefb4e-ec87-4cda-81f8-4f460fe9119e tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-62eefb4e-ec87-4cda-81f8-4f460fe9119e tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-62eefb4e-ec87-4cda-81f8-4f460fe9119e tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81/extra_specs/key2 returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1577/3189] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:35 2026] PUT /volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81/extra_specs/key2 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-67bf74ea-34f5-49ed-86a4-d0468237ded9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67bf74ea-34f5-49ed-86a4-d0468237ded9 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-67bf74ea-34f5-49ed-86a4-d0468237ded9 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-67bf74ea-34f5-49ed-86a4-d0468237ded9 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-67bf74ea-34f5-49ed-86a4-d0468237ded9 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1613/3190] 192.168.122.16 () {60 vars in 1131 bytes} [Sat Sep 5 11:50:35 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-37e717cd-88cd-408a-a83c-914daf5c154f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37e717cd-88cd-408a-a83c-914daf5c154f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-37e717cd-88cd-408a-a83c-914daf5c154f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1990290663", "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=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-37e717cd-88cd-408a-a83c-914daf5c154f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1578/3191] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:35 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a1bdc98a-28b4-499c-8b55-c2277239e63c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a1bdc98a-28b4-499c-8b55-c2277239e63c tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] POST http://192.168.122.16/volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571/encryption Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a1bdc98a-28b4-499c-8b55-c2277239e63c tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a1bdc98a-28b4-499c-8b55-c2277239e63c tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571/encryption returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1614/3192] 192.168.122.16 () {60 vars in 1276 bytes} [Sat Sep 5 11:50:35 2026] POST /volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b651401c-01cd-49e5-9e36-9679e917d59c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b651401c-01cd-49e5-9e36-9679e917d59c tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] DELETE http://192.168.122.16/volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571/encryption/94d4ea19-7806-4d40-8e27-183ae644d3dc Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b651401c-01cd-49e5-9e36-9679e917d59c tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b651401c-01cd-49e5-9e36-9679e917d59c tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-b651401c-01cd-49e5-9e36-9679e917d59c tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b651401c-01cd-49e5-9e36-9679e917d59c tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571/encryption/94d4ea19-7806-4d40-8e27-183ae644d3dc returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1579/3193] 192.168.122.16 () {58 vars in 1368 bytes} [Sat Sep 5 11:50:35 2026] DELETE /volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571/encryption/94d4ea19-7806-4d40-8e27-183ae644d3dc => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dc32ebd3-2704-4dc6-b435-24d1bc669063 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc32ebd3-2704-4dc6-b435-24d1bc669063 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dc32ebd3-2704-4dc6-b435-24d1bc669063 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1425975968", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dc32ebd3-2704-4dc6-b435-24d1bc669063 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1615/3194] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:35 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d0c3eb66-8538-4c7e-9bd7-25f3204caaa8 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0c3eb66-8538-4c7e-9bd7-25f3204caaa8 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] DELETE http://192.168.122.16/volume/v3/types/a2db3088-c70e-4936-8054-761ba10d3913/extra_specs/key1 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0c3eb66-8538-4c7e-9bd7-25f3204caaa8 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d0c3eb66-8538-4c7e-9bd7-25f3204caaa8 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-d0c3eb66-8538-4c7e-9bd7-25f3204caaa8 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d0c3eb66-8538-4c7e-9bd7-25f3204caaa8 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/a2db3088-c70e-4936-8054-761ba10d3913/extra_specs/key1 returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1580/3195] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:35 2026] DELETE /volume/v3/types/a2db3088-c70e-4936-8054-761ba10d3913/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-caff45dd-cc34-4b47-a623-ee8576db8070 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-caff45dd-cc34-4b47-a623-ee8576db8070 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-caff45dd-cc34-4b47-a623-ee8576db8070 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1135838864", "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=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-caff45dd-cc34-4b47-a623-ee8576db8070 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1616/3196] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:50:35 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-205f91b1-c77c-4275-bb5c-8468b33f517d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-205f91b1-c77c-4275-bb5c-8468b33f517d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] DELETE http://192.168.122.16/volume/v3/types/144d7985-69d9-4c1c-b935-00efebd796c2 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-205f91b1-c77c-4275-bb5c-8468b33f517d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-205f91b1-c77c-4275-bb5c-8468b33f517d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-205f91b1-c77c-4275-bb5c-8468b33f517d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-205f91b1-c77c-4275-bb5c-8468b33f517d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/144d7985-69d9-4c1c-b935-00efebd796c2 returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1581/3197] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:35 2026] DELETE /volume/v3/types/144d7985-69d9-4c1c-b935-00efebd796c2 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1865ba3a-c98c-4691-aa74-a3b47740733f None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1865ba3a-c98c-4691-aa74-a3b47740733f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] GET http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1865ba3a-c98c-4691-aa74-a3b47740733f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1865ba3a-c98c-4691-aa74-a3b47740733f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'index' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1865ba3a-c98c-4691-aa74-a3b47740733f tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1617/3198] 192.168.122.16 () {58 vars in 1257 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b0c241bb-df3c-491c-b5f8-ce0fdfc4421d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0c241bb-df3c-491c-b5f8-ce0fdfc4421d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] GET http://192.168.122.16/volume/v3/types Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0c241bb-df3c-491c-b5f8-ce0fdfc4421d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0c241bb-df3c-491c-b5f8-ce0fdfc4421d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-b0c241bb-df3c-491c-b5f8-ce0fdfc4421d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0c241bb-df3c-491c-b5f8-ce0fdfc4421d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1582/3199] 192.168.122.16 () {58 vars in 1110 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/types => generated 2363 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1b433e7e-f5ec-40cd-a1d9-8de61fc43222 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b433e7e-f5ec-40cd-a1d9-8de61fc43222 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] GET http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption/cipher Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b433e7e-f5ec-40cd-a1d9-8de61fc43222 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1b433e7e-f5ec-40cd-a1d9-8de61fc43222 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-1b433e7e-f5ec-40cd-a1d9-8de61fc43222 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1b433e7e-f5ec-40cd-a1d9-8de61fc43222 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption/cipher returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1618/3200] 192.168.122.16 () {58 vars in 1275 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6527c19a-cfa2-4cce-824b-e3ef050166e1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6527c19a-cfa2-4cce-824b-e3ef050166e1 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] GET http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6527c19a-cfa2-4cce-824b-e3ef050166e1 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6527c19a-cfa2-4cce-824b-e3ef050166e1 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-6527c19a-cfa2-4cce-824b-e3ef050166e1 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6527c19a-cfa2-4cce-824b-e3ef050166e1 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1583/3201] 192.168.122.16 () {58 vars in 1254 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ea66f7bc-c9b3-4e00-a50b-421bc6effe93 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea66f7bc-c9b3-4e00-a50b-421bc6effe93 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] GET http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/multiattach Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea66f7bc-c9b3-4e00-a50b-421bc6effe93 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea66f7bc-c9b3-4e00-a50b-421bc6effe93 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea66f7bc-c9b3-4e00-a50b-421bc6effe93 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/multiattach returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1619/3202] 192.168.122.16 () {58 vars in 1293 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-1121220b-5454-48fe-8cf3-997854cc327e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1121220b-5454-48fe-8cf3-997854cc327e tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] GET http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/volume_backend_name Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1121220b-5454-48fe-8cf3-997854cc327e tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-1121220b-5454-48fe-8cf3-997854cc327e tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-1121220b-5454-48fe-8cf3-997854cc327e tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/volume_backend_name returned with HTTP 404 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1584/3203] 192.168.122.16 () {58 vars in 1317 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/volume_backend_name => generated 143 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4493055f-0ee3-4044-8f23-3566bb7c5ad4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4493055f-0ee3-4044-8f23-3566bb7c5ad4 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] GET http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4493055f-0ee3-4044-8f23-3566bb7c5ad4 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4493055f-0ee3-4044-8f23-3566bb7c5ad4 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4493055f-0ee3-4044-8f23-3566bb7c5ad4 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1620/3204] 192.168.122.16 () {58 vars in 1221 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef => generated 318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4634a6b4-44e2-4063-abe6-58d51fbee9bc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4634a6b4-44e2-4063-abe6-58d51fbee9bc tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] PUT http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption/a7c6b18a-a3d7-4486-a89e-758cb757d597 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4634a6b4-44e2-4063-abe6-58d51fbee9bc tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-4634a6b4-44e2-4063-abe6-58d51fbee9bc tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4634a6b4-44e2-4063-abe6-58d51fbee9bc tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption/a7c6b18a-a3d7-4486-a89e-758cb757d597 returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1585/3205] 192.168.122.16 () {60 vars in 1385 bytes} [Sat Sep 5 11:50:35 2026] PUT /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/encryption/a7c6b18a-a3d7-4486-a89e-758cb757d597 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e1e32079-08a3-467e-afce-e0fac9c1f34a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1e32079-08a3-467e-afce-e0fac9c1f34a tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] PUT http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/key1 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e1e32079-08a3-467e-afce-e0fac9c1f34a tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.policy [None req-e1e32079-08a3-467e-afce-e0fac9c1f34a tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87023) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e1e32079-08a3-467e-afce-e0fac9c1f34a tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/key1 returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1621/3206] 192.168.122.16 () {60 vars in 1292 bytes} [Sat Sep 5 11:50:35 2026] PUT /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2b76197f-5ba6-4555-8269-569b270bc872 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b76197f-5ba6-4555-8269-569b270bc872 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] PUT http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b76197f-5ba6-4555-8269-569b270bc872 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-2b76197f-5ba6-4555-8269-569b270bc872 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '43074eae977242c282ad961d2480e510', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4199919e62044e57b439c09f6334818c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b76197f-5ba6-4555-8269-569b270bc872 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-member] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef returned with HTTP 403 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1586/3207] 192.168.122.16 () {60 vars in 1241 bytes} [Sat Sep 5 11:50:35 2026] PUT /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-be6d309a-3af7-481c-b867-cb82144e748b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be6d309a-3af7-481c-b867-cb82144e748b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] DELETE http://192.168.122.16/volume/v3/types/144d7985-69d9-4c1c-b935-00efebd796c2 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be6d309a-3af7-481c-b867-cb82144e748b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-be6d309a-3af7-481c-b867-cb82144e748b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-be6d309a-3af7-481c-b867-cb82144e748b tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types/144d7985-69d9-4c1c-b935-00efebd796c2 returned with HTTP 202 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1622/3208] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:35 2026] DELETE /volume/v3/types/144d7985-69d9-4c1c-b935-00efebd796c2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5b7c57e7-8aa1-4891-b22d-5910de3c656a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5b7c57e7-8aa1-4891-b22d-5910de3c656a tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] DELETE http://192.168.122.16/volume/v3/types/a2db3088-c70e-4936-8054-761ba10d3913 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5b7c57e7-8aa1-4891-b22d-5910de3c656a tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5b7c57e7-8aa1-4891-b22d-5910de3c656a tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5b7c57e7-8aa1-4891-b22d-5910de3c656a tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types/a2db3088-c70e-4936-8054-761ba10d3913 returned with HTTP 202 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1587/3209] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:35 2026] DELETE /volume/v3/types/a2db3088-c70e-4936-8054-761ba10d3913 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2eab04c3-9ce4-4e8d-b2bd-6dffddfd1a16 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2724d4d3-bc07-44a4-ae3f-30eec5e4074d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2eab04c3-9ce4-4e8d-b2bd-6dffddfd1a16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2eab04c3-9ce4-4e8d-b2bd-6dffddfd1a16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2eab04c3-9ce4-4e8d-b2bd-6dffddfd1a16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2724d4d3-bc07-44a4-ae3f-30eec5e4074d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] DELETE http://192.168.122.16/volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571 Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2724d4d3-bc07-44a4-ae3f-30eec5e4074d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:35 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2724d4d3-bc07-44a4-ae3f-30eec5e4074d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:35 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:35 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2eab04c3-9ce4-4e8d-b2bd-6dffddfd1a16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:35 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2eab04c3-9ce4-4e8d-b2bd-6dffddfd1a16 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 returned with HTTP 200 Sep 05 11:50:35 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1623/3210] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:35 2026] GET /volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2724d4d3-bc07-44a4-ae3f-30eec5e4074d tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571 returned with HTTP 202 Sep 05 11:50:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1588/3211] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:35 2026] DELETE /volume/v3/types/271d05f1-46b1-42be-9dbe-a1db99caf571 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-259911f0-f1b1-45e0-a70f-8de85bbe5831 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-259911f0-f1b1-45e0-a70f-8de85bbe5831 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] DELETE http://192.168.122.16/volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81 Sep 05 11:50:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-259911f0-f1b1-45e0-a70f-8de85bbe5831 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-259911f0-f1b1-45e0-a70f-8de85bbe5831 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-259911f0-f1b1-45e0-a70f-8de85bbe5831 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81 returned with HTTP 202 Sep 05 11:50:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1624/3212] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:36 2026] DELETE /volume/v3/types/a5c0989d-2071-4e6c-b498-b6a8d2737c81 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d2fdaf07-1562-4fe7-bb96-b4ebd1cc4db4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2fdaf07-1562-4fe7-bb96-b4ebd1cc4db4 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] DELETE http://192.168.122.16/volume/v3/types/4749a87a-5a0e-47b4-a22d-86e38c45d9bb Sep 05 11:50:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2fdaf07-1562-4fe7-bb96-b4ebd1cc4db4 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2fdaf07-1562-4fe7-bb96-b4ebd1cc4db4 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2fdaf07-1562-4fe7-bb96-b4ebd1cc4db4 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types/4749a87a-5a0e-47b4-a22d-86e38c45d9bb returned with HTTP 202 Sep 05 11:50:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1589/3213] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:36 2026] DELETE /volume/v3/types/4749a87a-5a0e-47b4-a22d-86e38c45d9bb => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-73351986-60b1-4d9b-a1ef-9d46d6d459e0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-73351986-60b1-4d9b-a1ef-9d46d6d459e0 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] DELETE http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef Sep 05 11:50:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-73351986-60b1-4d9b-a1ef-9d46d6d459e0 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-73351986-60b1-4d9b-a1ef-9d46d6d459e0 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-73351986-60b1-4d9b-a1ef-9d46d6d459e0 tempest-VolumeTypesMemberTests-763490995 tempest-VolumeTypesMemberTests-763490995-project-admin] http://192.168.122.16/volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef returned with HTTP 202 Sep 05 11:50:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1625/3214] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:50:36 2026] DELETE /volume/v3/types/fca7411d-70b7-40ae-9b7b-8d1e257e60ef => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6fa83637-6129-4746-927c-793775dda95f None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6fa83637-6129-4746-927c-793775dda95f tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 Sep 05 11:50:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6fa83637-6129-4746-927c-793775dda95f tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6fa83637-6129-4746-927c-793775dda95f tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6fa83637-6129-4746-927c-793775dda95f tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 returned with HTTP 404 Sep 05 11:50:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1590/3215] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:37 2026] GET /volume/v3/snapshots/eadbd6d2-2ff7-4008-abfe-06fdee90d1a0 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8214d035-558b-441e-97d8-c1ac8e352037 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8214d035-558b-441e-97d8-c1ac8e352037 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 Sep 05 11:50:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8214d035-558b-441e-97d8-c1ac8e352037 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8214d035-558b-441e-97d8-c1ac8e352037 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:37 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-8214d035-558b-441e-97d8-c1ac8e352037 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: d176e8e9-20d7-451f-b71d-8e2243a75d43 Sep 05 11:50:37 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:37 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:37 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:37 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8214d035-558b-441e-97d8-c1ac8e352037 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:37 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8214d035-558b-441e-97d8-c1ac8e352037 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:50:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8214d035-558b-441e-97d8-c1ac8e352037 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 returned with HTTP 202 Sep 05 11:50:37 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1626/3216] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:37 2026] DELETE /volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fb58544e-0199-4c8b-928d-b80e6902725c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fb58544e-0199-4c8b-928d-b80e6902725c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 Sep 05 11:50:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fb58544e-0199-4c8b-928d-b80e6902725c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fb58544e-0199-4c8b-928d-b80e6902725c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fb58544e-0199-4c8b-928d-b80e6902725c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fb58544e-0199-4c8b-928d-b80e6902725c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 returned with HTTP 200 Sep 05 11:50:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1591/3217] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:37 2026] GET /volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0c3256ce-a751-40fb-91fc-07360a003c49 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0c3256ce-a751-40fb-91fc-07360a003c49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 Sep 05 11:50:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0c3256ce-a751-40fb-91fc-07360a003c49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0c3256ce-a751-40fb-91fc-07360a003c49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0c3256ce-a751-40fb-91fc-07360a003c49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 returned with HTTP 404 Sep 05 11:50:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1627/3218] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:38 2026] GET /volume/v3/volumes/d176e8e9-20d7-451f-b71d-8e2243a75d43 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-582950492"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-582950492'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:50:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (d6f6ab05-47ec-41a5-933f-f5f5b37b3859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6547adb9-56dc-4da7-9728-6f905dbb599c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6547adb9-56dc-4da7-9728-6f905dbb599c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865171b1-0eae-4c11-8d6d-364dee36a7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['ce2f4e55-66de-4408-87dc-652fc41b461e', 'f08f8e13-a864-495b-960d-b2a8bc43049b', '06714c8b-bf70-4b1a-81ec-7ce6fde46ff2', '10fa77be-8ebc-433f-a1be-a5bd8a8df79c'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (865171b1-0eae-4c11-8d6d-364dee36a7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce2f4e55-66de-4408-87dc-652fc41b461e', 'f08f8e13-a864-495b-960d-b2a8bc43049b', '06714c8b-bf70-4b1a-81ec-7ce6fde46ff2', '10fa77be-8ebc-433f-a1be-a5bd8a8df79c']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33258441-7004-42c1-916a-4c19de98bb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33258441-7004-42c1-916a-4c19de98bb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '001cf2b8-aad5-4110-ab16-e51670351202', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582950492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['ce2f4e55-66de-4408-87dc-652fc41b461e','f08f8e13-a864-495b-960d-b2a8bc43049b','06714c8b-bf70-4b1a-81ec-7ce6fde46ff2','10fa77be-8ebc-433f-a1be-a5bd8a8df79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-582950492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=001cf2b8-aad5-4110-ab16-e51670351202,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e71c091-b198-4802-ad55-0f4aeb5ee0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e71c091-b198-4802-ad55-0f4aeb5ee0c9) transitioned into state 'SUCCESS' from state '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-582950492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['ce2f4e55-66de-4408-87dc-652fc41b461e','f08f8e13-a864-495b-960d-b2a8bc43049b','06714c8b-bf70-4b1a-81ec-7ce6fde46ff2','10fa77be-8ebc-433f-a1be-a5bd8a8df79c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ee67de-9b6a-44a6-a937-79b3b011cdc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ee67de-9b6a-44a6-a937-79b3b011cdc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (d6f6ab05-47ec-41a5-933f-f5f5b37b3859) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:50:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a43106d7-785c-4e7f-be58-48e5cf4d4b8c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1592/3219] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:50:38 2026] POST /volume/v3/volumes => generated 784 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f361c1ab-1e71-4688-a958-ed6f5d3d32bf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f361c1ab-1e71-4688-a958-ed6f5d3d32bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 Sep 05 11:50:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f361c1ab-1e71-4688-a958-ed6f5d3d32bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f361c1ab-1e71-4688-a958-ed6f5d3d32bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f361c1ab-1e71-4688-a958-ed6f5d3d32bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f361c1ab-1e71-4688-a958-ed6f5d3d32bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 returned with HTTP 200 Sep 05 11:50:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1628/3220] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:38 2026] GET /volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 => generated 963 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dbfb1aee-eb1e-4e22-8890-2dd0c1c5ef88 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dbfb1aee-eb1e-4e22-8890-2dd0c1c5ef88 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 Sep 05 11:50:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dbfb1aee-eb1e-4e22-8890-2dd0c1c5ef88 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dbfb1aee-eb1e-4e22-8890-2dd0c1c5ef88 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:39 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:39 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:39 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:39 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:39 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dbfb1aee-eb1e-4e22-8890-2dd0c1c5ef88 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dbfb1aee-eb1e-4e22-8890-2dd0c1c5ef88 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 returned with HTTP 200 Sep 05 11:50:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1593/3221] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:39 2026] GET /volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dcf4617e-17c2-41b7-b167-35f24366a2ea None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dcf4617e-17c2-41b7-b167-35f24366a2ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 Sep 05 11:50:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dcf4617e-17c2-41b7-b167-35f24366a2ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:40 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dcf4617e-17c2-41b7-b167-35f24366a2ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:40 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:40 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:40 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:40 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:40 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dcf4617e-17c2-41b7-b167-35f24366a2ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:40 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dcf4617e-17c2-41b7-b167-35f24366a2ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 returned with HTTP 200 Sep 05 11:50:40 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1629/3222] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:40 2026] GET /volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-41c744eb-df52-4db1-a383-7abd01ce53ec None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-41c744eb-df52-4db1-a383-7abd01ce53ec tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:50:40 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-41c744eb-df52-4db1-a383-7abd01ce53ec tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "001cf2b8-aad5-4110-ab16-e51670351202", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-954079793"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:40 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:40 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-41c744eb-df52-4db1-a383-7abd01ce53ec tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:40 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-41c744eb-df52-4db1-a383-7abd01ce53ec tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create snapshot from volume 001cf2b8-aad5-4110-ab16-e51670351202 Sep 05 11:50:40 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-41c744eb-df52-4db1-a383-7abd01ce53ec tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['8cd0da5b-a249-4027-bbc3-6b63d46b5e6c', 'b1e954b4-82c4-4592-b31b-b5f6da4979e8', '2eea658f-42ec-4e21-a2dd-2b5bd246d4da', '9cc398be-fbae-4031-8cd7-d8d871af9b25'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:40 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:40 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:40 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-41c744eb-df52-4db1-a383-7abd01ce53ec tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot create request issued successfully. Sep 05 11:50:40 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-41c744eb-df52-4db1-a383-7abd01ce53ec tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:50:40 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1594/3223] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:50:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e583c590-a23c-4d43-818c-946d8d72da2b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e583c590-a23c-4d43-818c-946d8d72da2b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 Sep 05 11:50:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e583c590-a23c-4d43-818c-946d8d72da2b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:41 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e583c590-a23c-4d43-818c-946d8d72da2b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:41 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:41 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:41 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e583c590-a23c-4d43-818c-946d8d72da2b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:41 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e583c590-a23c-4d43-818c-946d8d72da2b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 returned with HTTP 200 Sep 05 11:50:41 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1630/3224] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:41 2026] GET /volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-98e64dd8-bb05-41e1-b7be-d532a665b5da None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-98e64dd8-bb05-41e1-b7be-d532a665b5da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 Sep 05 11:50:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-98e64dd8-bb05-41e1-b7be-d532a665b5da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:42 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-98e64dd8-bb05-41e1-b7be-d532a665b5da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:42 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:42 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:42 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-98e64dd8-bb05-41e1-b7be-d532a665b5da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:42 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-98e64dd8-bb05-41e1-b7be-d532a665b5da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 returned with HTTP 200 Sep 05 11:50:42 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1595/3225] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:42 2026] GET /volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ea4a58f6-33dc-4d13-a530-106bd83d6a51 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea4a58f6-33dc-4d13-a530-106bd83d6a51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 Sep 05 11:50:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea4a58f6-33dc-4d13-a530-106bd83d6a51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ea4a58f6-33dc-4d13-a530-106bd83d6a51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ea4a58f6-33dc-4d13-a530-106bd83d6a51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ea4a58f6-33dc-4d13-a530-106bd83d6a51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 returned with HTTP 200 Sep 05 11:50:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1631/3226] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:43 2026] GET /volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0149c498-2d1a-44f0-9a61-d262b18feca0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0149c498-2d1a-44f0-9a61-d262b18feca0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots Sep 05 11:50:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0149c498-2d1a-44f0-9a61-d262b18feca0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0149c498-2d1a-44f0-9a61-d262b18feca0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-0149c498-2d1a-44f0-9a61-d262b18feca0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:50:43 devstack devstack@c-api.service[87022]: DEBUG cinder.db.api [None req-0149c498-2d1a-44f0-9a61-d262b18feca0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Building query based on filter {{(pid=87022) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 05 11:50:43 devstack devstack@c-api.service[87022]: /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 05 11:50:43 devstack devstack@c-api.service[87022]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 05 11:50:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0149c498-2d1a-44f0-9a61-d262b18feca0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Get all snapshots completed successfully. Sep 05 11:50:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0149c498-2d1a-44f0-9a61-d262b18feca0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 200 Sep 05 11:50:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1596/3227] 192.168.122.16 () {58 vars in 1122 bytes} [Sat Sep 5 11:50:43 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 05 11:50:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-dbb14a69-fbb8-428f-b508-97db162c85a6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbb14a69-fbb8-428f-b508-97db162c85a6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 Sep 05 11:50:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbb14a69-fbb8-428f-b508-97db162c85a6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:43 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-dbb14a69-fbb8-428f-b508-97db162c85a6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:43 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-dbb14a69-fbb8-428f-b508-97db162c85a6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete snapshot with id: 26ffa259-ff98-4fbc-9568-f61065227ca0 Sep 05 11:50:43 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:43 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dbb14a69-fbb8-428f-b508-97db162c85a6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-dbb14a69-fbb8-428f-b508-97db162c85a6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot delete request issued successfully. Sep 05 11:50:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-dbb14a69-fbb8-428f-b508-97db162c85a6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 returned with HTTP 202 Sep 05 11:50:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1632/3228] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:43 2026] DELETE /volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fc296bec-47c2-4881-b6d0-70643b4da0cf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fc296bec-47c2-4881-b6d0-70643b4da0cf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 Sep 05 11:50:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fc296bec-47c2-4881-b6d0-70643b4da0cf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fc296bec-47c2-4881-b6d0-70643b4da0cf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fc296bec-47c2-4881-b6d0-70643b4da0cf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fc296bec-47c2-4881-b6d0-70643b4da0cf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 returned with HTTP 200 Sep 05 11:50:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1597/3229] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:43 2026] GET /volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-62bb2b5f-6e7a-4fc8-8258-4183c8f307d7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62bb2b5f-6e7a-4fc8-8258-4183c8f307d7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 Sep 05 11:50:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62bb2b5f-6e7a-4fc8-8258-4183c8f307d7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62bb2b5f-6e7a-4fc8-8258-4183c8f307d7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-62bb2b5f-6e7a-4fc8-8258-4183c8f307d7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62bb2b5f-6e7a-4fc8-8258-4183c8f307d7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 returned with HTTP 200 Sep 05 11:50:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1633/3230] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:44 2026] GET /volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e49efd2d-c83f-42eb-ab9d-302ab1e688f0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e49efd2d-c83f-42eb-ab9d-302ab1e688f0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 Sep 05 11:50:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e49efd2d-c83f-42eb-ab9d-302ab1e688f0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e49efd2d-c83f-42eb-ab9d-302ab1e688f0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e49efd2d-c83f-42eb-ab9d-302ab1e688f0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 returned with HTTP 404 Sep 05 11:50:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1598/3231] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/snapshots/26ffa259-ff98-4fbc-9568-f61065227ca0 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b9917698-9904-4960-9620-6589b17c4494 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b9917698-9904-4960-9620-6589b17c4494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 Sep 05 11:50:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b9917698-9904-4960-9620-6589b17c4494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b9917698-9904-4960-9620-6589b17c4494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b9917698-9904-4960-9620-6589b17c4494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: 001cf2b8-aad5-4110-ab16-e51670351202 Sep 05 11:50:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:45 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:45 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b9917698-9904-4960-9620-6589b17c4494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:45 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b9917698-9904-4960-9620-6589b17c4494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:50:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b9917698-9904-4960-9620-6589b17c4494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 returned with HTTP 202 Sep 05 11:50:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1634/3232] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:45 2026] DELETE /volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-35c8d02a-676e-4609-b420-d9a521c45911 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35c8d02a-676e-4609-b420-d9a521c45911 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 Sep 05 11:50:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35c8d02a-676e-4609-b420-d9a521c45911 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35c8d02a-676e-4609-b420-d9a521c45911 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:45 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:45 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-35c8d02a-676e-4609-b420-d9a521c45911 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35c8d02a-676e-4609-b420-d9a521c45911 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 returned with HTTP 200 Sep 05 11:50:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1599/3233] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:45 2026] GET /volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 => generated 1013 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-674acae0-6db9-4101-b1a1-b4cdd6d68b82 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-674acae0-6db9-4101-b1a1-b4cdd6d68b82 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 Sep 05 11:50:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-674acae0-6db9-4101-b1a1-b4cdd6d68b82 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-674acae0-6db9-4101-b1a1-b4cdd6d68b82 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-674acae0-6db9-4101-b1a1-b4cdd6d68b82 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 returned with HTTP 404 Sep 05 11:50:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1635/3234] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:46 2026] GET /volume/v3/volumes/001cf2b8-aad5-4110-ab16-e51670351202 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1530366399"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1530366399'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:50:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (8376121d-35f8-451e-aa4c-81f4d0864fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccc9f03-31dc-41f5-a25b-df069371392c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccc9f03-31dc-41f5-a25b-df069371392c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a57339-3f93-45cc-a2ff-cab3ba55259e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['6312c71f-dbb7-459e-91fb-dc8ce71adf61', '020f88b3-049d-411e-91dc-9a37523adc7d', '221d28ee-031c-42a4-b613-d64e0759f650', 'fdbd6cd4-e339-401d-8b24-f5c0fd30b60a'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24a57339-3f93-45cc-a2ff-cab3ba55259e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6312c71f-dbb7-459e-91fb-dc8ce71adf61', '020f88b3-049d-411e-91dc-9a37523adc7d', '221d28ee-031c-42a4-b613-d64e0759f650', 'fdbd6cd4-e339-401d-8b24-f5c0fd30b60a']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab33cc7d-20be-4108-8e84-43347394639e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:46 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab33cc7d-20be-4108-8e84-43347394639e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd280e0fe-bb76-4673-8861-a75ab6fb6b48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1530366399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['6312c71f-dbb7-459e-91fb-dc8ce71adf61','020f88b3-049d-411e-91dc-9a37523adc7d','221d28ee-031c-42a4-b613-d64e0759f650','fdbd6cd4-e339-401d-8b24-f5c0fd30b60a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1530366399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d280e0fe-bb76-4673-8861-a75ab6fb6b48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5599a9f-6cf2-479c-bde8-9fc79c41f2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5599a9f-6cf2-479c-bde8-9fc79c41f2fd) transitioned into state 'SUCCESS' from state '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-1530366399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['6312c71f-dbb7-459e-91fb-dc8ce71adf61','020f88b3-049d-411e-91dc-9a37523adc7d','221d28ee-031c-42a4-b613-d64e0759f650','fdbd6cd4-e339-401d-8b24-f5c0fd30b60a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c1284a-d2bc-45ff-8cc5-566be23df5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c1284a-d2bc-45ff-8cc5-566be23df5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (8376121d-35f8-451e-aa4c-81f4d0864fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:46 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:50:46 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8ef0a145-0725-49d2-93da-70978b2d0b1b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:46 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1600/3235] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:50:46 2026] POST /volume/v3/volumes => generated 785 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2c709157-750e-4a79-9174-fc90164386ab None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c709157-750e-4a79-9174-fc90164386ab tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 Sep 05 11:50:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c709157-750e-4a79-9174-fc90164386ab tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:46 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c709157-750e-4a79-9174-fc90164386ab tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:46 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:46 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2c709157-750e-4a79-9174-fc90164386ab tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c709157-750e-4a79-9174-fc90164386ab tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 returned with HTTP 200 Sep 05 11:50:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1636/3236] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:46 2026] GET /volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2060d5c2-b681-40e4-bcf1-14e9685e4f93 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2060d5c2-b681-40e4-bcf1-14e9685e4f93 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 Sep 05 11:50:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2060d5c2-b681-40e4-bcf1-14e9685e4f93 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2060d5c2-b681-40e4-bcf1-14e9685e4f93 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-2060d5c2-b681-40e4-bcf1-14e9685e4f93 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2060d5c2-b681-40e4-bcf1-14e9685e4f93 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 returned with HTTP 200 Sep 05 11:50:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1601/3237] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:48 2026] GET /volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b0abae02-7b58-4902-910d-f24022de795a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0abae02-7b58-4902-910d-f24022de795a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 Sep 05 11:50:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0abae02-7b58-4902-910d-f24022de795a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b0abae02-7b58-4902-910d-f24022de795a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b0abae02-7b58-4902-910d-f24022de795a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b0abae02-7b58-4902-910d-f24022de795a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1637/3238] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-afc48405-5dca-4a82-9bbc-ee82d44d9261 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-afc48405-5dca-4a82-9bbc-ee82d44d9261 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:50:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-afc48405-5dca-4a82-9bbc-ee82d44d9261 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d280e0fe-bb76-4673-8861-a75ab6fb6b48", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1780900280"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-afc48405-5dca-4a82-9bbc-ee82d44d9261 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:49 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-afc48405-5dca-4a82-9bbc-ee82d44d9261 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create snapshot from volume d280e0fe-bb76-4673-8861-a75ab6fb6b48 Sep 05 11:50:49 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-afc48405-5dca-4a82-9bbc-ee82d44d9261 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['1bd9c4e7-1884-451d-b914-8555a61f56d1', '054aaa70-bf76-42b6-938e-79bd05e3218b', 'c362b941-054b-4f64-8a07-4d317d43c0c8', 'ae6d5e0e-2231-47db-92d0-c7926486b6a6'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-afc48405-5dca-4a82-9bbc-ee82d44d9261 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot create request issued successfully. Sep 05 11:50:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-afc48405-5dca-4a82-9bbc-ee82d44d9261 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:50:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1602/3239] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:50:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-519b1c6d-123b-452f-af1a-c88c67e49c19 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-519b1c6d-123b-452f-af1a-c88c67e49c19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 Sep 05 11:50:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-519b1c6d-123b-452f-af1a-c88c67e49c19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-519b1c6d-123b-452f-af1a-c88c67e49c19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-519b1c6d-123b-452f-af1a-c88c67e49c19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-519b1c6d-123b-452f-af1a-c88c67e49c19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 returned with HTTP 200 Sep 05 11:50:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1638/3240] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:49 2026] GET /volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-05c1fcf3-8757-438a-8696-c2917d7a904d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-05c1fcf3-8757-438a-8696-c2917d7a904d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 Sep 05 11:50:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-05c1fcf3-8757-438a-8696-c2917d7a904d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-05c1fcf3-8757-438a-8696-c2917d7a904d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:50 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:50 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-05c1fcf3-8757-438a-8696-c2917d7a904d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-05c1fcf3-8757-438a-8696-c2917d7a904d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 returned with HTTP 200 Sep 05 11:50:50 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1603/3241] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:50 2026] GET /volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-8a824f21-6f96-4ba4-9009-a406075138bf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a824f21-6f96-4ba4-9009-a406075138bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 Sep 05 11:50:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a824f21-6f96-4ba4-9009-a406075138bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-8a824f21-6f96-4ba4-9009-a406075138bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-8a824f21-6f96-4ba4-9009-a406075138bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-8a824f21-6f96-4ba4-9009-a406075138bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 returned with HTTP 200 Sep 05 11:50:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1639/3242] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:51 2026] GET /volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-886b0b1e-2b11-4a90-864d-fbb1a6187180 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-886b0b1e-2b11-4a90-864d-fbb1a6187180 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] POST http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0/action Sep 05 11:50:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-886b0b1e-2b11-4a90-864d-fbb1a6187180 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:50:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-886b0b1e-2b11-4a90-864d-fbb1a6187180 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-886b0b1e-2b11-4a90-864d-fbb1a6187180 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Updating snapshot '7c61884d-704a-4420-bbca-2224e30410c0' with '{'status': 'error'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:50:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:51 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-886b0b1e-2b11-4a90-864d-fbb1a6187180 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cd3abb09072e49eb80440ed2d28e6ea3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13fc7d3c5b5f453598b7b80cb7aaf350', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:50:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-886b0b1e-2b11-4a90-864d-fbb1a6187180 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0/action returned with HTTP 403 Sep 05 11:50:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1604/3243] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:50:51 2026] POST /volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0/action => generated 133 bytes in 40 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-aaaa0852-009f-483a-b5cf-87837d4593d5 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aaaa0852-009f-483a-b5cf-87837d4593d5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 Sep 05 11:50:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-aaaa0852-009f-483a-b5cf-87837d4593d5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-aaaa0852-009f-483a-b5cf-87837d4593d5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:51 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-aaaa0852-009f-483a-b5cf-87837d4593d5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete snapshot with id: 7c61884d-704a-4420-bbca-2224e30410c0 Sep 05 11:50:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-aaaa0852-009f-483a-b5cf-87837d4593d5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-aaaa0852-009f-483a-b5cf-87837d4593d5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot delete request issued successfully. Sep 05 11:50:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-aaaa0852-009f-483a-b5cf-87837d4593d5 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 returned with HTTP 202 Sep 05 11:50:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1640/3244] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:51 2026] DELETE /volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b4a0e9f4-ff45-4986-9355-47dd98603b4c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b4a0e9f4-ff45-4986-9355-47dd98603b4c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 Sep 05 11:50:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b4a0e9f4-ff45-4986-9355-47dd98603b4c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:51 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b4a0e9f4-ff45-4986-9355-47dd98603b4c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:51 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:51 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b4a0e9f4-ff45-4986-9355-47dd98603b4c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b4a0e9f4-ff45-4986-9355-47dd98603b4c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 returned with HTTP 200 Sep 05 11:50:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1605/3245] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:51 2026] GET /volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-90d55176-bceb-4608-a2b2-f2db3bbd3722 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-90d55176-bceb-4608-a2b2-f2db3bbd3722 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 Sep 05 11:50:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-90d55176-bceb-4608-a2b2-f2db3bbd3722 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-90d55176-bceb-4608-a2b2-f2db3bbd3722 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-90d55176-bceb-4608-a2b2-f2db3bbd3722 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-90d55176-bceb-4608-a2b2-f2db3bbd3722 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 returned with HTTP 200 Sep 05 11:50:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1641/3246] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:52 2026] GET /volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-2b63768f-8904-46d9-9080-4407ca0e0a19 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b63768f-8904-46d9-9080-4407ca0e0a19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 Sep 05 11:50:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b63768f-8904-46d9-9080-4407ca0e0a19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-2b63768f-8904-46d9-9080-4407ca0e0a19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-2b63768f-8904-46d9-9080-4407ca0e0a19 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 returned with HTTP 404 Sep 05 11:50:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1606/3247] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:53 2026] GET /volume/v3/snapshots/7c61884d-704a-4420-bbca-2224e30410c0 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-66a82fc9-95df-4212-b5fc-813b467f38e9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-66a82fc9-95df-4212-b5fc-813b467f38e9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 Sep 05 11:50:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-66a82fc9-95df-4212-b5fc-813b467f38e9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:53 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-66a82fc9-95df-4212-b5fc-813b467f38e9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:53 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-66a82fc9-95df-4212-b5fc-813b467f38e9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: d280e0fe-bb76-4673-8861-a75ab6fb6b48 Sep 05 11:50:53 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:53 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:53 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:53 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-66a82fc9-95df-4212-b5fc-813b467f38e9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:53 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-66a82fc9-95df-4212-b5fc-813b467f38e9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:50:53 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-66a82fc9-95df-4212-b5fc-813b467f38e9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 returned with HTTP 202 Sep 05 11:50:53 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1642/3248] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:50:53 2026] DELETE /volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ad0320d5-df76-4ebd-b4b9-eac4850118ff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ad0320d5-df76-4ebd-b4b9-eac4850118ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 Sep 05 11:50:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ad0320d5-df76-4ebd-b4b9-eac4850118ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ad0320d5-df76-4ebd-b4b9-eac4850118ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:53 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:53 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:53 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:53 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:53 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ad0320d5-df76-4ebd-b4b9-eac4850118ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ad0320d5-df76-4ebd-b4b9-eac4850118ff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 returned with HTTP 200 Sep 05 11:50:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1607/3249] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:53 2026] GET /volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b834a039-1723-439b-9071-1edc9f63f365 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b834a039-1723-439b-9071-1edc9f63f365 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 Sep 05 11:50:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b834a039-1723-439b-9071-1edc9f63f365 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:54 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b834a039-1723-439b-9071-1edc9f63f365 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:54 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b834a039-1723-439b-9071-1edc9f63f365 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 returned with HTTP 404 Sep 05 11:50:54 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1643/3250] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:54 2026] GET /volume/v3/volumes/d280e0fe-bb76-4673-8861-a75ab6fb6b48 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:50:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-08c2f748-580c-4e78-906f-d25bd82ea821 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:54 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-312155499"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:54 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-312155499'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:54 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:50:54 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:50:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (93b5e93d-950e-4a02-b59b-43853f6a6cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdafa288-1ea3-453d-bd2a-aa87c51e592a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:54 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdafa288-1ea3-453d-bd2a-aa87c51e592a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e42fbf5-ba50-422b-b4b1-50422ced6800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['fd510d9d-46af-4dbd-9e09-4f5e4900e84b', 'c631c879-ecbe-449d-8f4e-a3711c1c762e', '04710645-474f-47bd-8497-438821ff2571', '0c6cb58f-63d6-4b63-b32d-dc07cbd34319'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e42fbf5-ba50-422b-b4b1-50422ced6800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd510d9d-46af-4dbd-9e09-4f5e4900e84b', 'c631c879-ecbe-449d-8f4e-a3711c1c762e', '04710645-474f-47bd-8497-438821ff2571', '0c6cb58f-63d6-4b63-b32d-dc07cbd34319']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bafefba-ec42-4cd9-8750-f19df415b48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:55 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bafefba-ec42-4cd9-8750-f19df415b48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9f74626-10e7-4040-b062-4e7916d36b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-312155499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['fd510d9d-46af-4dbd-9e09-4f5e4900e84b','c631c879-ecbe-449d-8f4e-a3711c1c762e','04710645-474f-47bd-8497-438821ff2571','0c6cb58f-63d6-4b63-b32d-dc07cbd34319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-312155499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9f74626-10e7-4040-b062-4e7916d36b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdc5498d-ad07-494d-8831-165bf43ba3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdc5498d-ad07-494d-8831-165bf43ba3bd) transitioned into state 'SUCCESS' from state '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-312155499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['fd510d9d-46af-4dbd-9e09-4f5e4900e84b','c631c879-ecbe-449d-8f4e-a3711c1c762e','04710645-474f-47bd-8497-438821ff2571','0c6cb58f-63d6-4b63-b32d-dc07cbd34319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35bf405f-315e-4f3e-b8c7-cfea5fba380c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35bf405f-315e-4f3e-b8c7-cfea5fba380c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (93b5e93d-950e-4a02-b59b-43853f6a6cf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:55 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:50:55 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-08c2f748-580c-4e78-906f-d25bd82ea821 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:55 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1608/3251] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:50:54 2026] POST /volume/v3/volumes => generated 784 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-34d38d58-a4c6-47ec-8c98-5518b34ef9d4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-34d38d58-a4c6-47ec-8c98-5518b34ef9d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e Sep 05 11:50:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-34d38d58-a4c6-47ec-8c98-5518b34ef9d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:55 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-34d38d58-a4c6-47ec-8c98-5518b34ef9d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:55 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:55 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:55 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:55 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:55 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-34d38d58-a4c6-47ec-8c98-5518b34ef9d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:55 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-34d38d58-a4c6-47ec-8c98-5518b34ef9d4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e returned with HTTP 200 Sep 05 11:50:55 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1644/3252] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:55 2026] GET /volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eced0b7f-47dd-4ee7-a8eb-a80e516798ac None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eced0b7f-47dd-4ee7-a8eb-a80e516798ac tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e Sep 05 11:50:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eced0b7f-47dd-4ee7-a8eb-a80e516798ac tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eced0b7f-47dd-4ee7-a8eb-a80e516798ac tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:56 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:56 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-eced0b7f-47dd-4ee7-a8eb-a80e516798ac tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eced0b7f-47dd-4ee7-a8eb-a80e516798ac tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e returned with HTTP 200 Sep 05 11:50:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1609/3253] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:56 2026] GET /volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:50:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9cd86356-001f-48b3-b679-122885a2a3c0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9cd86356-001f-48b3-b679-122885a2a3c0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:50:56 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9cd86356-001f-48b3-b679-122885a2a3c0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a9f74626-10e7-4040-b062-4e7916d36b7e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-279980648"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:56 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:56 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9cd86356-001f-48b3-b679-122885a2a3c0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:50:56 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-9cd86356-001f-48b3-b679-122885a2a3c0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create snapshot from volume a9f74626-10e7-4040-b062-4e7916d36b7e Sep 05 11:50:56 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-9cd86356-001f-48b3-b679-122885a2a3c0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['eedf9c5c-a264-4271-9d67-ad00bb838cec', 'ef8693ac-03fd-4993-b5cb-9e9d8acb2b82', '19bab52e-78c2-428e-8aa6-fa3b8614d42e', 'e73eb420-7edd-45a2-b39c-41522567c16f'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:56 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:56 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:56 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9cd86356-001f-48b3-b679-122885a2a3c0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot create request issued successfully. Sep 05 11:50:56 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9cd86356-001f-48b3-b679-122885a2a3c0 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:50:56 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1645/3254] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:50:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0ef692ca-9c50-49d5-8aed-06fe989b1199 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ef692ca-9c50-49d5-8aed-06fe989b1199 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:50:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ef692ca-9c50-49d5-8aed-06fe989b1199 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:56 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0ef692ca-9c50-49d5-8aed-06fe989b1199 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:56 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:56 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:56 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0ef692ca-9c50-49d5-8aed-06fe989b1199 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:56 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0ef692ca-9c50-49d5-8aed-06fe989b1199 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 returned with HTTP 200 Sep 05 11:50:56 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1610/3255] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:56 2026] GET /volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2c4a2a74-cee4-4b7d-9075-11c72fb42494 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c4a2a74-cee4-4b7d-9075-11c72fb42494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:50:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c4a2a74-cee4-4b7d-9075-11c72fb42494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:57 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2c4a2a74-cee4-4b7d-9075-11c72fb42494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:57 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:57 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:57 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2c4a2a74-cee4-4b7d-9075-11c72fb42494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:57 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2c4a2a74-cee4-4b7d-9075-11c72fb42494 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 returned with HTTP 200 Sep 05 11:50:57 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1646/3256] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:57 2026] GET /volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-25257882-1230-40a6-a681-7cee7cb8f19d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25257882-1230-40a6-a681-7cee7cb8f19d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:50:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25257882-1230-40a6-a681-7cee7cb8f19d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-25257882-1230-40a6-a681-7cee7cb8f19d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-25257882-1230-40a6-a681-7cee7cb8f19d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-25257882-1230-40a6-a681-7cee7cb8f19d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 returned with HTTP 200 Sep 05 11:50:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1611/3257] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:58 2026] GET /volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1534faa2-91d2-4cea-8d6f-fda4c4787259 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1534faa2-91d2-4cea-8d6f-fda4c4787259 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] GET http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:50:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1534faa2-91d2-4cea-8d6f-fda4c4787259 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1534faa2-91d2-4cea-8d6f-fda4c4787259 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1534faa2-91d2-4cea-8d6f-fda4c4787259 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:50:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1534faa2-91d2-4cea-8d6f-fda4c4787259 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 returned with HTTP 200 Sep 05 11:50:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1647/3258] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:58 2026] GET /volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:50:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cf6cf2e4-7a14-485f-b9de-1fa1e58425da None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cf6cf2e4-7a14-485f-b9de-1fa1e58425da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:50:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cf6cf2e4-7a14-485f-b9de-1fa1e58425da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:58 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cf6cf2e4-7a14-485f-b9de-1fa1e58425da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:58 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-cf6cf2e4-7a14-485f-b9de-1fa1e58425da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete snapshot with id: 80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:50:58 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:58 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cf6cf2e4-7a14-485f-b9de-1fa1e58425da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:58 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:58 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:58 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cf6cf2e4-7a14-485f-b9de-1fa1e58425da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot delete request issued successfully. Sep 05 11:50:58 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cf6cf2e4-7a14-485f-b9de-1fa1e58425da tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 returned with HTTP 202 Sep 05 11:50:58 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1612/3259] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:50:58 2026] DELETE /volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:50:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-221c095d-de52-45fd-abe8-8c9fafed00bc None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-221c095d-de52-45fd-abe8-8c9fafed00bc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:50:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-221c095d-de52-45fd-abe8-8c9fafed00bc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:58 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-221c095d-de52-45fd-abe8-8c9fafed00bc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:58 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:58 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:58 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-221c095d-de52-45fd-abe8-8c9fafed00bc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:58 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-221c095d-de52-45fd-abe8-8c9fafed00bc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 returned with HTTP 200 Sep 05 11:50:58 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1648/3260] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:58 2026] GET /volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-162413324", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-162413324', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Create volume of 1 GB Sep 05 11:50:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Availability Zones retrieved successfully. Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Flow 'volume_create_api' (34bd26f9-7b22-4662-ad49-6dc411232fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b8bf20-3bfa-4c01-9bfd-4977b3e43ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39b8bf20-3bfa-4c01-9bfd-4977b3e43ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b952904b-31d3-429a-ab96-908c595d822a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Created reservations ['51111258-157e-4c2a-8f0c-99610ef45d98', '9a75be18-2c6f-44b6-9d03-bc2620c1898b', '4ed8a98d-d9d1-45f1-af36-12c165990327', '384d1221-7f25-4164-b06f-8fb4908d90cf'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b952904b-31d3-429a-ab96-908c595d822a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51111258-157e-4c2a-8f0c-99610ef45d98', '9a75be18-2c6f-44b6-9d03-bc2620c1898b', '4ed8a98d-d9d1-45f1-af36-12c165990327', '384d1221-7f25-4164-b06f-8fb4908d90cf']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1964a0f2-9e75-471a-bd82-e364f7ce8039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:59 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1964a0f2-9e75-471a-bd82-e364f7ce8039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fff902d-8664-437f-ad6d-bcb99be6bd11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-162413324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cf2b9881800413e94e77ec4352c8ca0',qos_specs=None,replication_status=,reservations=['51111258-157e-4c2a-8f0c-99610ef45d98','9a75be18-2c6f-44b6-9d03-bc2620c1898b','4ed8a98d-d9d1-45f1-af36-12c165990327','384d1221-7f25-4164-b06f-8fb4908d90cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb384fdc5f724dbbb4a091815d4fff4c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-162413324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fff902d-8664-437f-ad6d-bcb99be6bd11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cf2b9881800413e94e77ec4352c8ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb384fdc5f724dbbb4a091815d4fff4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02ec78d-65e1-44b0-8909-a7b7bc526aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02ec78d-65e1-44b0-8909-a7b7bc526aa6) transitioned into state 'SUCCESS' from state '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-162413324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cf2b9881800413e94e77ec4352c8ca0',qos_specs=None,replication_status=,reservations=['51111258-157e-4c2a-8f0c-99610ef45d98','9a75be18-2c6f-44b6-9d03-bc2620c1898b','4ed8a98d-d9d1-45f1-af36-12c165990327','384d1221-7f25-4164-b06f-8fb4908d90cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb384fdc5f724dbbb4a091815d4fff4c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b23b984b-d11f-4541-984e-82ed00f873ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b23b984b-d11f-4541-984e-82ed00f873ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Flow 'volume_create_api' (34bd26f9-7b22-4662-ad49-6dc411232fb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Create volume request issued successfully. Sep 05 11:50:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-47527358-e97e-40d0-b32e-78b6a2aeb0d6 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:50:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1613/3261] 192.168.122.16 () {60 vars in 1138 bytes} [Sat Sep 5 11:50:59 2026] POST /volume/v3/volumes => generated 760 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:50:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-35eae25b-ef58-4430-98fd-9493a666412d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-35eae25b-ef58-4430-98fd-9493a666412d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:50:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-35eae25b-ef58-4430-98fd-9493a666412d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:59 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-35eae25b-ef58-4430-98fd-9493a666412d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:59 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:50:59 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:50:59 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:59 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:50:59 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-35eae25b-ef58-4430-98fd-9493a666412d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:50:59 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-35eae25b-ef58-4430-98fd-9493a666412d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 returned with HTTP 200 Sep 05 11:50:59 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1649/3262] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:50:59 2026] GET /volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 => generated 828 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-39aa57f9-5464-4a49-8201-713053dc1048 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-39aa57f9-5464-4a49-8201-713053dc1048 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-39aa57f9-5464-4a49-8201-713053dc1048 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-39aa57f9-5464-4a49-8201-713053dc1048 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:50:59 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:50:59 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:50:59 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-39aa57f9-5464-4a49-8201-713053dc1048 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:50:59 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-39aa57f9-5464-4a49-8201-713053dc1048 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 returned with HTTP 200 Sep 05 11:50:59 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1614/3263] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:50:59 2026] GET /volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-ff5efd93-eef9-404c-95ec-abb6df9cf5d2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ff5efd93-eef9-404c-95ec-abb6df9cf5d2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ff5efd93-eef9-404c-95ec-abb6df9cf5d2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-ff5efd93-eef9-404c-95ec-abb6df9cf5d2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-22b62075-69e0-49f6-9f84-21c6fd1164de None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-22b62075-69e0-49f6-9f84-21c6fd1164de tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 Sep 05 11:51:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-22b62075-69e0-49f6-9f84-21c6fd1164de tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-22b62075-69e0-49f6-9f84-21c6fd1164de tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:00 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-ff5efd93-eef9-404c-95ec-abb6df9cf5d2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-22b62075-69e0-49f6-9f84-21c6fd1164de tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 returned with HTTP 404 Sep 05 11:51:00 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1615/3264] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:00 2026] GET /volume/v3/snapshots/80fb8c84-12e9-4336-9e7c-c7e0bdcb0970 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-ff5efd93-eef9-404c-95ec-abb6df9cf5d2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 returned with HTTP 200 Sep 05 11:51:00 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1650/3265] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:00 2026] GET /volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7bbe5b30-f6c9-4c88-af92-cd0a026500b6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:00 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7bbe5b30-f6c9-4c88-af92-cd0a026500b6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e Sep 05 11:51:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7bbe5b30-f6c9-4c88-af92-cd0a026500b6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:00 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7bbe5b30-f6c9-4c88-af92-cd0a026500b6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:00 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-7bbe5b30-f6c9-4c88-af92-cd0a026500b6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: a9f74626-10e7-4040-b062-4e7916d36b7e Sep 05 11:51:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-783e2fe3-d406-4711-b144-34898f48a0d3 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:00 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:00 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:00 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-783e2fe3-d406-4711-b144-34898f48a0d3 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-783e2fe3-d406-4711-b144-34898f48a0d3 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:00 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-783e2fe3-d406-4711-b144-34898f48a0d3 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:00 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:00 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:00 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7bbe5b30-f6c9-4c88-af92-cd0a026500b6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:00 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:00 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:00 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:00 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-783e2fe3-d406-4711-b144-34898f48a0d3 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-783e2fe3-d406-4711-b144-34898f48a0d3 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 returned with HTTP 200 Sep 05 11:51:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1651/3266] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:00 2026] GET /volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7bbe5b30-f6c9-4c88-af92-cd0a026500b6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7bbe5b30-f6c9-4c88-af92-cd0a026500b6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e returned with HTTP 202 Sep 05 11:51:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1616/3267] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:00 2026] DELETE /volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-00e67e5b-a9fc-4040-8ea3-79f2ee3546af None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-af4b5285-1c97-420f-ae3a-44faf082c112 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00e67e5b-a9fc-4040-8ea3-79f2ee3546af tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:51:01 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-00e67e5b-a9fc-4040-8ea3-79f2ee3546af tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9fff902d-8664-437f-ad6d-bcb99be6bd11", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-50226480", "description": null, "metadata": null}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af4b5285-1c97-420f-ae3a-44faf082c112 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e Sep 05 11:51:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af4b5285-1c97-420f-ae3a-44faf082c112 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af4b5285-1c97-420f-ae3a-44faf082c112 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:01 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:01 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-00e67e5b-a9fc-4040-8ea3-79f2ee3546af tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-00e67e5b-a9fc-4040-8ea3-79f2ee3546af tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Create snapshot from volume 9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:01 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:01 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-af4b5285-1c97-420f-ae3a-44faf082c112 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af4b5285-1c97-420f-ae3a-44faf082c112 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e returned with HTTP 200 Sep 05 11:51:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1617/3268] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:01 2026] GET /volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e => generated 1013 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:01 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-00e67e5b-a9fc-4040-8ea3-79f2ee3546af tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Created reservations ['10592e3b-344f-4812-b6e1-ba845e77dabe', '964bb039-11e1-48f2-97c3-dc89d6e154a6', 'deaca3ef-5cca-4874-a095-fe0abbfd1221', '89ba7806-da63-491d-9f14-dbe68cb62959'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:01 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:01 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:01 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-00e67e5b-a9fc-4040-8ea3-79f2ee3546af tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot force create request issued successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-00e67e5b-a9fc-4040-8ea3-79f2ee3546af tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:51:01 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1652/3269] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:51:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-183e67d6-5489-4c31-af20-b8c7f99f8447 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-183e67d6-5489-4c31-af20-b8c7f99f8447 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-183e67d6-5489-4c31-af20-b8c7f99f8447 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:01 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-183e67d6-5489-4c31-af20-b8c7f99f8447 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:01 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:01 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:01 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-183e67d6-5489-4c31-af20-b8c7f99f8447 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:01 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-183e67d6-5489-4c31-af20-b8c7f99f8447 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 200 Sep 05 11:51:01 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1618/3270] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:01 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1d5c87a8-6196-404c-9c13-55c172296747 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d5c87a8-6196-404c-9c13-55c172296747 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d5c87a8-6196-404c-9c13-55c172296747 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d5c87a8-6196-404c-9c13-55c172296747 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=515,cinder:INSERT=129,cinder:UPDATE=204 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d5c87a8-6196-404c-9c13-55c172296747 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e returned with HTTP 404 Sep 05 11:51:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1653/3271] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:02 2026] GET /volume/v3/volumes/a9f74626-10e7-4040-b062-4e7916d36b7e => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-faca9234-00f2-44b4-b482-64676789ec28 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-601826134"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-601826134'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:51:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (ebee50eb-71b2-489e-818c-0ac2c4fb9184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2806da5-bc87-4898-8c5e-2606b42b88e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2806da5-bc87-4898-8c5e-2606b42b88e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bba007-cd80-43dc-977a-7f1538abb15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-319192c8-779f-414d-bd1a-605d13c0d8fa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-319192c8-779f-414d-bd1a-605d13c0d8fa tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-319192c8-779f-414d-bd1a-605d13c0d8fa tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-319192c8-779f-414d-bd1a-605d13c0d8fa tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-319192c8-779f-414d-bd1a-605d13c0d8fa tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-319192c8-779f-414d-bd1a-605d13c0d8fa tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 200 Sep 05 11:51:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1654/3272] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:02 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=570,cinder:INSERT=175,cinder:UPDATE=245 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['2d1e0fce-4928-4a91-b8ba-02bfe3b949e0', '70c71011-d715-4e55-b114-d9c81f693bc8', 'ee2e3784-e520-41e2-8fde-eeb70276fef3', '6f1d1db4-37f7-4557-8402-09e2c9f22c84'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bba007-cd80-43dc-977a-7f1538abb15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d1e0fce-4928-4a91-b8ba-02bfe3b949e0', '70c71011-d715-4e55-b114-d9c81f693bc8', 'ee2e3784-e520-41e2-8fde-eeb70276fef3', '6f1d1db4-37f7-4557-8402-09e2c9f22c84']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae00a93-8403-4949-91e4-e8759a764d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:02 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eae00a93-8403-4949-91e4-e8759a764d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a5d74b6-594a-4744-a917-27cb5c06609d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-601826134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['2d1e0fce-4928-4a91-b8ba-02bfe3b949e0','70c71011-d715-4e55-b114-d9c81f693bc8','ee2e3784-e520-41e2-8fde-eeb70276fef3','6f1d1db4-37f7-4557-8402-09e2c9f22c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-601826134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a5d74b6-594a-4744-a917-27cb5c06609d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ac633f-3e9a-40eb-80c4-fdbf70ab02a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ac633f-3e9a-40eb-80c4-fdbf70ab02a5) transitioned into state 'SUCCESS' from state '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-601826134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['2d1e0fce-4928-4a91-b8ba-02bfe3b949e0','70c71011-d715-4e55-b114-d9c81f693bc8','ee2e3784-e520-41e2-8fde-eeb70276fef3','6f1d1db4-37f7-4557-8402-09e2c9f22c84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440b3ad4-1cb1-48ba-a765-cc371332e32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (440b3ad4-1cb1-48ba-a765-cc371332e32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (ebee50eb-71b2-489e-818c-0ac2c4fb9184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:02 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-faca9234-00f2-44b4-b482-64676789ec28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:02 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1619/3273] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:51:02 2026] POST /volume/v3/volumes => generated 784 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-336cfe02-7cf6-4fed-afa0-46aca9e916ee None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-336cfe02-7cf6-4fed-afa0-46aca9e916ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-336cfe02-7cf6-4fed-afa0-46aca9e916ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-336cfe02-7cf6-4fed-afa0-46aca9e916ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:02 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:02 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:02 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:02 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:02 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-336cfe02-7cf6-4fed-afa0-46aca9e916ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:02 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-336cfe02-7cf6-4fed-afa0-46aca9e916ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d returned with HTTP 200 Sep 05 11:51:02 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1655/3274] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:02 2026] GET /volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d => generated 963 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-49bcfac2-74df-4db3-b55d-1577f7344d16 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-49bcfac2-74df-4db3-b55d-1577f7344d16 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-49bcfac2-74df-4db3-b55d-1577f7344d16 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:03 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-49bcfac2-74df-4db3-b55d-1577f7344d16 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:03 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:03 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:03 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-49bcfac2-74df-4db3-b55d-1577f7344d16 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:03 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-49bcfac2-74df-4db3-b55d-1577f7344d16 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 200 Sep 05 11:51:03 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1620/3275] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:03 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-751462dc-136f-40c6-be73-f91e28be175b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-751462dc-136f-40c6-be73-f91e28be175b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-751462dc-136f-40c6-be73-f91e28be175b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:03 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-751462dc-136f-40c6-be73-f91e28be175b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:03 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:03 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:03 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:03 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:03 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-751462dc-136f-40c6-be73-f91e28be175b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:03 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-751462dc-136f-40c6-be73-f91e28be175b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d returned with HTTP 200 Sep 05 11:51:03 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1656/3276] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:03 2026] GET /volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ebe29a82-9efd-454d-8d74-5411e73f8dd9 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ebe29a82-9efd-454d-8d74-5411e73f8dd9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ebe29a82-9efd-454d-8d74-5411e73f8dd9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ebe29a82-9efd-454d-8d74-5411e73f8dd9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ebe29a82-9efd-454d-8d74-5411e73f8dd9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ebe29a82-9efd-454d-8d74-5411e73f8dd9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1621/3277] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:04 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4c9fb451-c3fc-493f-b901-2ae98ec4af59 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c9fb451-c3fc-493f-b901-2ae98ec4af59 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c9fb451-c3fc-493f-b901-2ae98ec4af59 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4c9fb451-c3fc-493f-b901-2ae98ec4af59 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4c9fb451-c3fc-493f-b901-2ae98ec4af59 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4c9fb451-c3fc-493f-b901-2ae98ec4af59 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1657/3278] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:04 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6e0be95e-f19d-423f-bd1c-17a5f829c5f5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6e0be95e-f19d-423f-bd1c-17a5f829c5f5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6e0be95e-f19d-423f-bd1c-17a5f829c5f5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6e0be95e-f19d-423f-bd1c-17a5f829c5f5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6e0be95e-f19d-423f-bd1c-17a5f829c5f5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6e0be95e-f19d-423f-bd1c-17a5f829c5f5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1622/3279] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:04 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-74138629-61d7-419e-ab87-ebb65209c191 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "51f9a185-ade5-4bc3-8ff4-78c7eb3b1357", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Create volume request body: {'volume': {'snapshot_id': '51f9a185-ade5-4bc3-8ff4-78c7eb3b1357', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Create volume of 1 GB Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Availability Zones retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Flow 'volume_create_api' (c0d8548e-2da9-4899-9292-5b04b826b3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb07aab-cc66-4e6c-8ce3-5c84d2256849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb07aab-cc66-4e6c-8ce3-5c84d2256849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '51f9a185-ade5-4bc3-8ff4-78c7eb3b1357', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce67837-ec32-4cdb-ac7d-8036a4a02bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Created reservations ['1e63c43b-38c9-47d6-98cd-33f64b70eaa4', '7ec29cf3-b042-4ecc-ada3-deca15bb0874', '2bc6bb30-9ea8-41dc-bd1c-9b932d3b8a2b', 'a85d0489-9d5c-40bc-9ab7-25a3dbcda12a'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fce67837-ec32-4cdb-ac7d-8036a4a02bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e63c43b-38c9-47d6-98cd-33f64b70eaa4', '7ec29cf3-b042-4ecc-ada3-deca15bb0874', '2bc6bb30-9ea8-41dc-bd1c-9b932d3b8a2b', 'a85d0489-9d5c-40bc-9ab7-25a3dbcda12a']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6da8fcf-5f25-4700-9747-16dfb1d17f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e6a10f2a-5534-4034-9a37-b1039af8aaff None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6a10f2a-5534-4034-9a37-b1039af8aaff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6a10f2a-5534-4034-9a37-b1039af8aaff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e6a10f2a-5534-4034-9a37-b1039af8aaff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e6a10f2a-5534-4034-9a37-b1039af8aaff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6da8fcf-5f25-4700-9747-16dfb1d17f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '047cf7be-666a-4d76-83d9-c4ac873744df', '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='6cf2b9881800413e94e77ec4352c8ca0',qos_specs=None,replication_status=,reservations=['1e63c43b-38c9-47d6-98cd-33f64b70eaa4','7ec29cf3-b042-4ecc-ada3-deca15bb0874','2bc6bb30-9ea8-41dc-bd1c-9b932d3b8a2b','a85d0489-9d5c-40bc-9ab7-25a3dbcda12a'],size=1,snapshot_id=51f9a185-ade5-4bc3-8ff4-78c7eb3b1357,source_replicaid=,source_volid=None,status='creating',user_id='fb384fdc5f724dbbb4a091815d4fff4c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=047cf7be-666a-4d76-83d9-c4ac873744df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cf2b9881800413e94e77ec4352c8ca0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=51f9a185-ade5-4bc3-8ff4-78c7eb3b1357,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb384fdc5f724dbbb4a091815d4fff4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db813657-e062-46ce-8e1f-7d96b5ef6201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e6a10f2a-5534-4034-9a37-b1039af8aaff tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1623/3280] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:04 2026] GET /volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-96591184-09c0-4e3d-98b3-c6e0976bb150 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-96591184-09c0-4e3d-98b3-c6e0976bb150 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-96591184-09c0-4e3d-98b3-c6e0976bb150 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a5d74b6-594a-4744-a917-27cb5c06609d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2093584371"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db813657-e062-46ce-8e1f-7d96b5ef6201) transitioned into state 'SUCCESS' from 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='6cf2b9881800413e94e77ec4352c8ca0',qos_specs=None,replication_status=,reservations=['1e63c43b-38c9-47d6-98cd-33f64b70eaa4','7ec29cf3-b042-4ecc-ada3-deca15bb0874','2bc6bb30-9ea8-41dc-bd1c-9b932d3b8a2b','a85d0489-9d5c-40bc-9ab7-25a3dbcda12a'],size=1,snapshot_id=51f9a185-ade5-4bc3-8ff4-78c7eb3b1357,source_replicaid=,source_volid=None,status='creating',user_id='fb384fdc5f724dbbb4a091815d4fff4c',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbfa358d-e36a-47da-a042-f8a4ab910e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-96591184-09c0-4e3d-98b3-c6e0976bb150 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-96591184-09c0-4e3d-98b3-c6e0976bb150 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create snapshot from volume 3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbfa358d-e36a-47da-a042-f8a4ab910e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Flow 'volume_create_api' (c0d8548e-2da9-4899-9292-5b04b826b3bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Create volume request issued successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-74138629-61d7-419e-ab87-ebb65209c191 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1658/3281] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:51:04 2026] POST /volume/v3/volumes => generated 748 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f86639ab-1a9e-40ad-9cf9-3bfa0dc688c7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f86639ab-1a9e-40ad-9cf9-3bfa0dc688c7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f86639ab-1a9e-40ad-9cf9-3bfa0dc688c7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f86639ab-1a9e-40ad-9cf9-3bfa0dc688c7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-96591184-09c0-4e3d-98b3-c6e0976bb150 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['0bab7c94-9235-42cf-ab0b-3ee91b31f7a5', '8531e516-222f-4cbc-9cff-92bc54a6faec', '556c8255-57f4-494f-85c3-4cc13a823378', '65743f5c-b331-4603-9fa1-e541218edbce'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f86639ab-1a9e-40ad-9cf9-3bfa0dc688c7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f86639ab-1a9e-40ad-9cf9-3bfa0dc688c7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1659/3282] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:04 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-96591184-09c0-4e3d-98b3-c6e0976bb150 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot create request issued successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-96591184-09c0-4e3d-98b3-c6e0976bb150 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:51:04 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1624/3283] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:51:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2cc836f4-9dcb-4f05-98b2-a6e0ee59721a None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2cc836f4-9dcb-4f05-98b2-a6e0ee59721a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2cc836f4-9dcb-4f05-98b2-a6e0ee59721a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2cc836f4-9dcb-4f05-98b2-a6e0ee59721a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:04 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2cc836f4-9dcb-4f05-98b2-a6e0ee59721a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:04 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2cc836f4-9dcb-4f05-98b2-a6e0ee59721a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 200 Sep 05 11:51:04 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1660/3284] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:04 2026] GET /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e4d0f1fa-bdf3-4ed1-8ac1-6a85b3358a12 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e4d0f1fa-bdf3-4ed1-8ac1-6a85b3358a12 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e4d0f1fa-bdf3-4ed1-8ac1-6a85b3358a12 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:05 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e4d0f1fa-bdf3-4ed1-8ac1-6a85b3358a12 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:05 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:05 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:05 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:05 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:05 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-e4d0f1fa-bdf3-4ed1-8ac1-6a85b3358a12 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e4d0f1fa-bdf3-4ed1-8ac1-6a85b3358a12 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:05 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1625/3285] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:05 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a647e35c-f92c-4455-869d-8eab68a5dbcb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a647e35c-f92c-4455-869d-8eab68a5dbcb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a647e35c-f92c-4455-869d-8eab68a5dbcb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:05 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a647e35c-f92c-4455-869d-8eab68a5dbcb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:05 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:05 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:05 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a647e35c-f92c-4455-869d-8eab68a5dbcb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:05 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a647e35c-f92c-4455-869d-8eab68a5dbcb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 200 Sep 05 11:51:05 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1661/3286] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:05 2026] GET /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 05 11:51:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-7d9d7edb-e712-4bda-844a-3fe136591013 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7d9d7edb-e712-4bda-844a-3fe136591013 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7d9d7edb-e712-4bda-844a-3fe136591013 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:06 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-7d9d7edb-e712-4bda-844a-3fe136591013 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:06 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:06 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:06 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:06 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:06 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-7d9d7edb-e712-4bda-844a-3fe136591013 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-7d9d7edb-e712-4bda-844a-3fe136591013 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:06 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1626/3287] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:06 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-eba08f90-d13e-41dc-8abb-972d80a70f52 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eba08f90-d13e-41dc-8abb-972d80a70f52 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eba08f90-d13e-41dc-8abb-972d80a70f52 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:06 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-eba08f90-d13e-41dc-8abb-972d80a70f52 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:06 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:06 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:06 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-eba08f90-d13e-41dc-8abb-972d80a70f52 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:06 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-eba08f90-d13e-41dc-8abb-972d80a70f52 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 200 Sep 05 11:51:06 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1662/3288] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:06 2026] GET /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9e854660-2abf-4caf-98ea-d1e679eb53b5 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:07 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9e854660-2abf-4caf-98ea-d1e679eb53b5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9e854660-2abf-4caf-98ea-d1e679eb53b5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:07 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9e854660-2abf-4caf-98ea-d1e679eb53b5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:07 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:07 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-44fc4029-d28f-4ed7-a5e2-7afbd74d8dd9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44fc4029-d28f-4ed7-a5e2-7afbd74d8dd9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44fc4029-d28f-4ed7-a5e2-7afbd74d8dd9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-44fc4029-d28f-4ed7-a5e2-7afbd74d8dd9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9e854660-2abf-4caf-98ea-d1e679eb53b5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9e854660-2abf-4caf-98ea-d1e679eb53b5 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1627/3289] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:07 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-44fc4029-d28f-4ed7-a5e2-7afbd74d8dd9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-44fc4029-d28f-4ed7-a5e2-7afbd74d8dd9 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 200 Sep 05 11:51:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1663/3290] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:08 2026] GET /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-51249b44-6a22-4f52-a4ba-18108613b328 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-51249b44-6a22-4f52-a4ba-18108613b328 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] POST http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7/action Sep 05 11:51:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-51249b44-6a22-4f52-a4ba-18108613b328 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:51:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-51249b44-6a22-4f52-a4ba-18108613b328 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.snapshot_unmanage [None req-51249b44-6a22-4f52-a4ba-18108613b328 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Unmanage snapshot with id: 216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-51249b44-6a22-4f52-a4ba-18108613b328 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87022]: DEBUG cinder.policy [None req-51249b44-6a22-4f52-a4ba-18108613b328 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cd3abb09072e49eb80440ed2d28e6ea3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13fc7d3c5b5f453598b7b80cb7aaf350', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87022) authorize /opt/stack/cinder/cinder/policy.py:195}} Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-51249b44-6a22-4f52-a4ba-18108613b328 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7/action returned with HTTP 403 Sep 05 11:51:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1628/3291] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:51:08 2026] POST /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-bc13ca40-c2a9-484d-b99b-1d32977d410c None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc13ca40-c2a9-484d-b99b-1d32977d410c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc13ca40-c2a9-484d-b99b-1d32977d410c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:08 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-bc13ca40-c2a9-484d-b99b-1d32977d410c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:08 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-bc13ca40-c2a9-484d-b99b-1d32977d410c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete snapshot with id: 216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:08 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bc13ca40-c2a9-484d-b99b-1d32977d410c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:08 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:08 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-bc13ca40-c2a9-484d-b99b-1d32977d410c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot delete request issued successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-bc13ca40-c2a9-484d-b99b-1d32977d410c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 202 Sep 05 11:51:08 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1664/3292] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:51:08 2026] DELETE /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5465f6fa-30d3-4b14-9400-444d9dd116ea None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5465f6fa-30d3-4b14-9400-444d9dd116ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5465f6fa-30d3-4b14-9400-444d9dd116ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:08 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5465f6fa-30d3-4b14-9400-444d9dd116ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:08 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:08 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5465f6fa-30d3-4b14-9400-444d9dd116ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:08 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5465f6fa-30d3-4b14-9400-444d9dd116ea tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 200 Sep 05 11:51:08 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1629/3293] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:08 2026] GET /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6296c2a5-34aa-407e-9bcb-2157563cb5d9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6296c2a5-34aa-407e-9bcb-2157563cb5d9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6296c2a5-34aa-407e-9bcb-2157563cb5d9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:09 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6296c2a5-34aa-407e-9bcb-2157563cb5d9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:09 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:09 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:09 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:09 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:09 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6296c2a5-34aa-407e-9bcb-2157563cb5d9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dd274532-42dc-4e76-a357-1d758764ae96 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dd274532-42dc-4e76-a357-1d758764ae96 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dd274532-42dc-4e76-a357-1d758764ae96 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:09 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dd274532-42dc-4e76-a357-1d758764ae96 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:09 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6296c2a5-34aa-407e-9bcb-2157563cb5d9 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:09 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1665/3294] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:09 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 840 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:09 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:09 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:09 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dd274532-42dc-4e76-a357-1d758764ae96 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:09 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dd274532-42dc-4e76-a357-1d758764ae96 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 200 Sep 05 11:51:09 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1630/3295] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:09 2026] GET /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 466 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-894ffc3a-f0f4-4669-9d48-cd0649f39667 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-894ffc3a-f0f4-4669-9d48-cd0649f39667 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-894ffc3a-f0f4-4669-9d48-cd0649f39667 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:10 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-894ffc3a-f0f4-4669-9d48-cd0649f39667 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-3c087274-0520-4222-9020-450b1f97723a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3c087274-0520-4222-9020-450b1f97723a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3c087274-0520-4222-9020-450b1f97723a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:10 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-3c087274-0520-4222-9020-450b1f97723a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:10 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:10 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:10 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:10 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:10 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:10 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:10 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-3c087274-0520-4222-9020-450b1f97723a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-3c087274-0520-4222-9020-450b1f97723a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 200 Sep 05 11:51:10 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1631/3296] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:10 2026] GET /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 466 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:10 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-894ffc3a-f0f4-4669-9d48-cd0649f39667 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:10 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-894ffc3a-f0f4-4669-9d48-cd0649f39667 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:10 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1666/3297] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:10 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 840 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-be509e33-001c-4244-9d20-66f58f42de24 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be509e33-001c-4244-9d20-66f58f42de24 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 Sep 05 11:51:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be509e33-001c-4244-9d20-66f58f42de24 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-be509e33-001c-4244-9d20-66f58f42de24 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-be509e33-001c-4244-9d20-66f58f42de24 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 returned with HTTP 404 Sep 05 11:51:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1632/3298] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:11 2026] GET /volume/v3/snapshots/216059d8-41b0-4ee1-8d34-ea6e14252eb7 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 05 11:51:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-9f847986-41f4-4422-a210-818643f13e2b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9f847986-41f4-4422-a210-818643f13e2b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d7160131-1be6-41d0-859c-57785c12326a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9f847986-41f4-4422-a210-818643f13e2b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-9f847986-41f4-4422-a210-818643f13e2b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d7160131-1be6-41d0-859c-57785c12326a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d7160131-1be6-41d0-859c-57785c12326a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:11 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d7160131-1be6-41d0-859c-57785c12326a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:11 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-d7160131-1be6-41d0-859c-57785c12326a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: 3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-9f847986-41f4-4422-a210-818643f13e2b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:11 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:11 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:11 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:11 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d7160131-1be6-41d0-859c-57785c12326a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-9f847986-41f4-4422-a210-818643f13e2b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1667/3299] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:11 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 840 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:11 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d7160131-1be6-41d0-859c-57785c12326a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:51:11 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d7160131-1be6-41d0-859c-57785c12326a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d returned with HTTP 202 Sep 05 11:51:11 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1633/3300] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:11 2026] DELETE /volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2b8f5302-8f4e-4e7a-8c67-a234f5f994e6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b8f5302-8f4e-4e7a-8c67-a234f5f994e6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b8f5302-8f4e-4e7a-8c67-a234f5f994e6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:11 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2b8f5302-8f4e-4e7a-8c67-a234f5f994e6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:11 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:11 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:11 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:11 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:11 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2b8f5302-8f4e-4e7a-8c67-a234f5f994e6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:11 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2b8f5302-8f4e-4e7a-8c67-a234f5f994e6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d returned with HTTP 200 Sep 05 11:51:11 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1668/3301] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:11 2026] GET /volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d => generated 1013 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6594081a-a9fa-4542-9ea6-cb06f1ea7980 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6594081a-a9fa-4542-9ea6-cb06f1ea7980 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6594081a-a9fa-4542-9ea6-cb06f1ea7980 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6594081a-a9fa-4542-9ea6-cb06f1ea7980 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6594081a-a9fa-4542-9ea6-cb06f1ea7980 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6594081a-a9fa-4542-9ea6-cb06f1ea7980 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:12 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1634/3302] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:12 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cf9ab06b-fbbd-4f39-b210-b7364db6b30d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cf9ab06b-fbbd-4f39-b210-b7364db6b30d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cf9ab06b-fbbd-4f39-b210-b7364db6b30d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:12 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cf9ab06b-fbbd-4f39-b210-b7364db6b30d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:12 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:12 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:12 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:12 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:12 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-cf9ab06b-fbbd-4f39-b210-b7364db6b30d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:12 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cf9ab06b-fbbd-4f39-b210-b7364db6b30d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d returned with HTTP 200 Sep 05 11:51:12 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1669/3303] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:12 2026] GET /volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-78f57188-6d55-4195-9368-271c3fa9a231 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-78f57188-6d55-4195-9368-271c3fa9a231 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-78f57188-6d55-4195-9368-271c3fa9a231 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-78f57188-6d55-4195-9368-271c3fa9a231 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-78f57188-6d55-4195-9368-271c3fa9a231 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-78f57188-6d55-4195-9368-271c3fa9a231 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1635/3304] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0147125d-59c9-4c38-bf1d-84f1d7ee8341 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0147125d-59c9-4c38-bf1d-84f1d7ee8341 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0147125d-59c9-4c38-bf1d-84f1d7ee8341 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0147125d-59c9-4c38-bf1d-84f1d7ee8341 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:13 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0147125d-59c9-4c38-bf1d-84f1d7ee8341 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0147125d-59c9-4c38-bf1d-84f1d7ee8341 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1670/3305] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-786d264e-41b6-4bf4-873b-d2c3df069d6d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-786d264e-41b6-4bf4-873b-d2c3df069d6d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-786d264e-41b6-4bf4-873b-d2c3df069d6d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-786d264e-41b6-4bf4-873b-d2c3df069d6d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-786d264e-41b6-4bf4-873b-d2c3df069d6d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Delete snapshot with id: 51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:13 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-786d264e-41b6-4bf4-873b-d2c3df069d6d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:13 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-786d264e-41b6-4bf4-873b-d2c3df069d6d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot delete request issued successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-786d264e-41b6-4bf4-873b-d2c3df069d6d tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 202 Sep 05 11:51:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1636/3306] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:51:13 2026] DELETE /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2f05b2be-5ebf-4970-8e4c-ee405de1eaf7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f05b2be-5ebf-4970-8e4c-ee405de1eaf7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f05b2be-5ebf-4970-8e4c-ee405de1eaf7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2f05b2be-5ebf-4970-8e4c-ee405de1eaf7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:13 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2f05b2be-5ebf-4970-8e4c-ee405de1eaf7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2f05b2be-5ebf-4970-8e4c-ee405de1eaf7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 200 Sep 05 11:51:13 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1671/3307] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-236efd89-9cb2-4462-9442-cb5912c53dad None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-236efd89-9cb2-4462-9442-cb5912c53dad tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-236efd89-9cb2-4462-9442-cb5912c53dad tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-236efd89-9cb2-4462-9442-cb5912c53dad tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:13 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-236efd89-9cb2-4462-9442-cb5912c53dad tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d returned with HTTP 404 Sep 05 11:51:13 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1637/3308] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:13 2026] GET /volume/v3/volumes/3a5d74b6-594a-4744-a917-27cb5c06609d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1136044014"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1136044014'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:51:13 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (3067ff97-42be-402f-b5fc-3f75eb452fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758282be-c064-4b19-baed-964ff1b43e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (758282be-c064-4b19-baed-964ff1b43e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd159285-b27f-4166-a063-f983670a54bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['e17f8fad-131e-4a22-93ea-830d31ccccd9', 'd946bb57-17ed-4382-9dd5-b542c8087d65', '0e3957db-8823-4813-806e-f5ba2144b412', 'ed20d924-319e-4643-b66f-0c4757cc93da'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd159285-b27f-4166-a063-f983670a54bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e17f8fad-131e-4a22-93ea-830d31ccccd9', 'd946bb57-17ed-4382-9dd5-b542c8087d65', '0e3957db-8823-4813-806e-f5ba2144b412', 'ed20d924-319e-4643-b66f-0c4757cc93da']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d735395f-0775-48db-83d5-0e6276ee9e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:14 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d735395f-0775-48db-83d5-0e6276ee9e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3056091a-8df9-44eb-b369-da88819c6e6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1136044014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['e17f8fad-131e-4a22-93ea-830d31ccccd9','d946bb57-17ed-4382-9dd5-b542c8087d65','0e3957db-8823-4813-806e-f5ba2144b412','ed20d924-319e-4643-b66f-0c4757cc93da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1136044014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3056091a-8df9-44eb-b369-da88819c6e6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b98d7d0-4a09-4719-943c-9cb8b7cff816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b98d7d0-4a09-4719-943c-9cb8b7cff816) transitioned into state 'SUCCESS' from state '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-1136044014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['e17f8fad-131e-4a22-93ea-830d31ccccd9','d946bb57-17ed-4382-9dd5-b542c8087d65','0e3957db-8823-4813-806e-f5ba2144b412','ed20d924-319e-4643-b66f-0c4757cc93da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382995de-0854-40c4-b377-31139ec8dc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382995de-0854-40c4-b377-31139ec8dc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (3067ff97-42be-402f-b5fc-3f75eb452fc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:51:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6857564a-a45e-49a1-a3b8-9d1b4fc20ddf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1672/3309] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:51:13 2026] POST /volume/v3/volumes => generated 785 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-60f93a7b-49f3-4ee6-b0df-d707771d424b None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60f93a7b-49f3-4ee6-b0df-d707771d424b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b Sep 05 11:51:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60f93a7b-49f3-4ee6-b0df-d707771d424b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:14 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-60f93a7b-49f3-4ee6-b0df-d707771d424b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:14 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:14 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:14 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:14 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:14 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-60f93a7b-49f3-4ee6-b0df-d707771d424b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:14 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-60f93a7b-49f3-4ee6-b0df-d707771d424b tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b returned with HTTP 200 Sep 05 11:51:14 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1638/3310] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:14 2026] GET /volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a3d18720-d543-42e5-9341-e258b548167b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a3d18720-d543-42e5-9341-e258b548167b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a3d18720-d543-42e5-9341-e258b548167b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a3d18720-d543-42e5-9341-e258b548167b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:14 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:14 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:14 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a3d18720-d543-42e5-9341-e258b548167b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Snapshot retrieved successfully. Sep 05 11:51:14 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a3d18720-d543-42e5-9341-e258b548167b tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 200 Sep 05 11:51:14 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1673/3311] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:14 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-8ec03263-d568-4faf-8d51-18001abe4ae4 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8ec03263-d568-4faf-8d51-18001abe4ae4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b Sep 05 11:51:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8ec03263-d568-4faf-8d51-18001abe4ae4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-8ec03263-d568-4faf-8d51-18001abe4ae4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-8ec03263-d568-4faf-8d51-18001abe4ae4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-8ec03263-d568-4faf-8d51-18001abe4ae4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b returned with HTTP 200 Sep 05 11:51:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1639/3312] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:15 2026] GET /volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-7ad72698-d4dc-41d9-a093-6825eafa5fb2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7ad72698-d4dc-41d9-a093-6825eafa5fb2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7ad72698-d4dc-41d9-a093-6825eafa5fb2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-7ad72698-d4dc-41d9-a093-6825eafa5fb2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-7ad72698-d4dc-41d9-a093-6825eafa5fb2 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 404 Sep 05 11:51:15 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1674/3313] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:15 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cb521722-af81-42d8-b488-cd885f56c426 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cb521722-af81-42d8-b488-cd885f56c426 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] DELETE http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cb521722-af81-42d8-b488-cd885f56c426 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cb521722-af81-42d8-b488-cd885f56c426 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:15 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-cb521722-af81-42d8-b488-cd885f56c426 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Delete volume with id: 9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:15 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:15 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:15 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:15 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cb521722-af81-42d8-b488-cd885f56c426 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:15 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cb521722-af81-42d8-b488-cd885f56c426 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Delete volume request issued successfully. Sep 05 11:51:15 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cb521722-af81-42d8-b488-cd885f56c426 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 returned with HTTP 202 Sep 05 11:51:15 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1640/3314] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:15 2026] DELETE /volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-365e25a9-3a89-458f-9804-7e1d4d0db461 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:15 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-365e25a9-3a89-458f-9804-7e1d4d0db461 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-365e25a9-3a89-458f-9804-7e1d4d0db461 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:15 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-365e25a9-3a89-458f-9804-7e1d4d0db461 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-365e25a9-3a89-458f-9804-7e1d4d0db461 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-365e25a9-3a89-458f-9804-7e1d4d0db461 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 returned with HTTP 200 Sep 05 11:51:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1675/3315] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:15 2026] GET /volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9ec215c8-9887-4cb1-ac3f-e707779a45cd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9ec215c8-9887-4cb1-ac3f-e707779a45cd tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b Sep 05 11:51:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9ec215c8-9887-4cb1-ac3f-e707779a45cd tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9ec215c8-9887-4cb1-ac3f-e707779a45cd tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:16 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:16 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9ec215c8-9887-4cb1-ac3f-e707779a45cd tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9ec215c8-9887-4cb1-ac3f-e707779a45cd tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b returned with HTTP 200 Sep 05 11:51:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1641/3316] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:16 2026] GET /volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e75e4e4d-d115-4fa6-b594-8e77453a2506 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e75e4e4d-d115-4fa6-b594-8e77453a2506 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:51:16 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e75e4e4d-d115-4fa6-b594-8e77453a2506 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3056091a-8df9-44eb-b369-da88819c6e6b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-865948339"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:16 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:16 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e75e4e4d-d115-4fa6-b594-8e77453a2506 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:16 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-e75e4e4d-d115-4fa6-b594-8e77453a2506 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create snapshot from volume 3056091a-8df9-44eb-b369-da88819c6e6b Sep 05 11:51:16 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e75e4e4d-d115-4fa6-b594-8e77453a2506 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['f45d1a0b-884e-4b73-8849-8a7bc505d044', 'c774d655-5412-47c1-9071-879aaa6d202a', '3f6a0855-f031-4be1-80fc-f1290915d0f4', '6f45139a-6374-479c-a61a-c14ef71c7b87'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:16 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:16 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:16 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e75e4e4d-d115-4fa6-b594-8e77453a2506 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot create request issued successfully. Sep 05 11:51:16 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e75e4e4d-d115-4fa6-b594-8e77453a2506 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:51:16 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1676/3317] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:51:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a8472260-13e6-473b-95ea-f54379315cc6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a8472260-13e6-473b-95ea-f54379315cc6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a8472260-13e6-473b-95ea-f54379315cc6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:16 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a8472260-13e6-473b-95ea-f54379315cc6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:16 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:16 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:16 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a8472260-13e6-473b-95ea-f54379315cc6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:16 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a8472260-13e6-473b-95ea-f54379315cc6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 200 Sep 05 11:51:16 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1642/3318] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:16 2026] GET /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-16398fd9-8528-48f8-bab4-9d4d75ad5416 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-16398fd9-8528-48f8-bab4-9d4d75ad5416 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-16398fd9-8528-48f8-bab4-9d4d75ad5416 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-16398fd9-8528-48f8-bab4-9d4d75ad5416 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-16398fd9-8528-48f8-bab4-9d4d75ad5416 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 returned with HTTP 404 Sep 05 11:51:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1677/3319] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-43469f3e-253d-4886-a11b-1d5e31878ce7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-43469f3e-253d-4886-a11b-1d5e31878ce7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] DELETE http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-43469f3e-253d-4886-a11b-1d5e31878ce7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-43469f3e-253d-4886-a11b-1d5e31878ce7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-43469f3e-253d-4886-a11b-1d5e31878ce7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Delete volume with id: 047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:17 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-43469f3e-253d-4886-a11b-1d5e31878ce7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-43469f3e-253d-4886-a11b-1d5e31878ce7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Delete volume request issued successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-43469f3e-253d-4886-a11b-1d5e31878ce7 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 202 Sep 05 11:51:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1643/3320] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:17 2026] DELETE /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-c45032ce-ab77-4968-b55b-5757b77a54e4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c45032ce-ab77-4968-b55b-5757b77a54e4 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c45032ce-ab77-4968-b55b-5757b77a54e4 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-c45032ce-ab77-4968-b55b-5757b77a54e4 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:17 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:17 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-c45032ce-ab77-4968-b55b-5757b77a54e4 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Volume info retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-c45032ce-ab77-4968-b55b-5757b77a54e4 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 200 Sep 05 11:51:17 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1678/3321] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4c42e7a6-b2cd-41c9-9bbb-e8764020fccc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c42e7a6-b2cd-41c9-9bbb-e8764020fccc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c42e7a6-b2cd-41c9-9bbb-e8764020fccc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:17 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4c42e7a6-b2cd-41c9-9bbb-e8764020fccc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:17 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:17 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:17 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4c42e7a6-b2cd-41c9-9bbb-e8764020fccc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:17 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4c42e7a6-b2cd-41c9-9bbb-e8764020fccc tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 200 Sep 05 11:51:17 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1644/3322] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:17 2026] GET /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-cea373dc-249b-4ae4-a1fa-534ed33e3a6e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cea373dc-249b-4ae4-a1fa-534ed33e3a6e tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cea373dc-249b-4ae4-a1fa-534ed33e3a6e tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-cea373dc-249b-4ae4-a1fa-534ed33e3a6e tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-cea373dc-249b-4ae4-a1fa-534ed33e3a6e tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df returned with HTTP 404 Sep 05 11:51:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1679/3323] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/volumes/047cf7be-666a-4d76-83d9-c4ac873744df => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5daa0af2-0671-4bae-b4f8-9691e780cc68 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5daa0af2-0671-4bae-b4f8-9691e780cc68 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] DELETE http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5daa0af2-0671-4bae-b4f8-9691e780cc68 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5daa0af2-0671-4bae-b4f8-9691e780cc68 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.snapshots [None req-5daa0af2-0671-4bae-b4f8-9691e780cc68 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Delete snapshot with id: 51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5daa0af2-0671-4bae-b4f8-9691e780cc68 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 404 Sep 05 11:51:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1645/3324] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:51:18 2026] DELETE /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-57c92a43-8811-4132-97a2-d3f593986730 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57c92a43-8811-4132-97a2-d3f593986730 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-57c92a43-8811-4132-97a2-d3f593986730 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-57c92a43-8811-4132-97a2-d3f593986730 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-57c92a43-8811-4132-97a2-d3f593986730 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 returned with HTTP 404 Sep 05 11:51:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1680/3325] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/snapshots/51f9a185-ade5-4bc3-8ff4-78c7eb3b1357 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5c256abe-be01-4f45-842a-cac4fa9bb20c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c256abe-be01-4f45-842a-cac4fa9bb20c tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] DELETE http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c256abe-be01-4f45-842a-cac4fa9bb20c tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5c256abe-be01-4f45-842a-cac4fa9bb20c tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-5c256abe-be01-4f45-842a-cac4fa9bb20c tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Delete volume with id: 9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5c256abe-be01-4f45-842a-cac4fa9bb20c tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 returned with HTTP 404 Sep 05 11:51:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1646/3326] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:18 2026] DELETE /volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e47a9bd6-fd42-4a5e-bc97-8d8d59354355 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e47a9bd6-fd42-4a5e-bc97-8d8d59354355 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] GET http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e47a9bd6-fd42-4a5e-bc97-8d8d59354355 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e47a9bd6-fd42-4a5e-bc97-8d8d59354355 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e47a9bd6-fd42-4a5e-bc97-8d8d59354355 tempest-SnapshotDependencyTests-2069546586 tempest-SnapshotDependencyTests-2069546586-project-member] http://192.168.122.16/volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 returned with HTTP 404 Sep 05 11:51:18 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1681/3327] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/volumes/9fff902d-8664-437f-ad6d-bcb99be6bd11 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f3cb8b25-8a14-43ec-933a-17c3a75fd8bf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f3cb8b25-8a14-43ec-933a-17c3a75fd8bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f3cb8b25-8a14-43ec-933a-17c3a75fd8bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f3cb8b25-8a14-43ec-933a-17c3a75fd8bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:18 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:18 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-f3cb8b25-8a14-43ec-933a-17c3a75fd8bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:18 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f3cb8b25-8a14-43ec-933a-17c3a75fd8bf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 200 Sep 05 11:51:18 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1647/3328] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:18 2026] GET /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3052ca39-daa1-43d6-8cbe-491d160180c6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3052ca39-daa1-43d6-8cbe-491d160180c6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3052ca39-daa1-43d6-8cbe-491d160180c6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3052ca39-daa1-43d6-8cbe-491d160180c6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-3052ca39-daa1-43d6-8cbe-491d160180c6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3052ca39-daa1-43d6-8cbe-491d160180c6 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1682/3329] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:19 2026] GET /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-35c4f3d8-1a8e-49bc-8cf7-4b78bdd67b51 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35c4f3d8-1a8e-49bc-8cf7-4b78bdd67b51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] PUT http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-35c4f3d8-1a8e-49bc-8cf7-4b78bdd67b51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-35c4f3d8-1a8e-49bc-8cf7-4b78bdd67b51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Snapshot retrieved successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-35c4f3d8-1a8e-49bc-8cf7-4b78bdd67b51 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1648/3330] 192.168.122.16 () {60 vars in 1253 bytes} [Sat Sep 5 11:51:19 2026] PUT /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-290a2d70-02ac-4300-82ac-5e6aeb36cedf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-290a2d70-02ac-4300-82ac-5e6aeb36cedf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-290a2d70-02ac-4300-82ac-5e6aeb36cedf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:19 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-290a2d70-02ac-4300-82ac-5e6aeb36cedf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:19 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-290a2d70-02ac-4300-82ac-5e6aeb36cedf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete snapshot with id: d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:19 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:19 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-290a2d70-02ac-4300-82ac-5e6aeb36cedf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:19 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:19 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-290a2d70-02ac-4300-82ac-5e6aeb36cedf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot delete request issued successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-290a2d70-02ac-4300-82ac-5e6aeb36cedf tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 202 Sep 05 11:51:19 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1683/3331] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:51:19 2026] DELETE /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-cc52edd8-8a31-4c5f-ad31-91cb97ffb56c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cc52edd8-8a31-4c5f-ad31-91cb97ffb56c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cc52edd8-8a31-4c5f-ad31-91cb97ffb56c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:19 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-cc52edd8-8a31-4c5f-ad31-91cb97ffb56c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:19 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:19 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:19 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-cc52edd8-8a31-4c5f-ad31-91cb97ffb56c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:19 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-cc52edd8-8a31-4c5f-ad31-91cb97ffb56c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 200 Sep 05 11:51:19 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1649/3332] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:19 2026] GET /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 493 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:20 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6ba3edbb-bc67-4b6c-9385-9611af49b290 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6ba3edbb-bc67-4b6c-9385-9611af49b290 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6ba3edbb-bc67-4b6c-9385-9611af49b290 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:21 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6ba3edbb-bc67-4b6c-9385-9611af49b290 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:21 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:21 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:21 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6ba3edbb-bc67-4b6c-9385-9611af49b290 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:21 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6ba3edbb-bc67-4b6c-9385-9611af49b290 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 200 Sep 05 11:51:21 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1684/3333] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:20 2026] GET /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 493 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c9a70d86-a8e5-4496-a1e5-7e2fbcd5688c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c9a70d86-a8e5-4496-a1e5-7e2fbcd5688c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 Sep 05 11:51:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c9a70d86-a8e5-4496-a1e5-7e2fbcd5688c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c9a70d86-a8e5-4496-a1e5-7e2fbcd5688c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c9a70d86-a8e5-4496-a1e5-7e2fbcd5688c tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 returned with HTTP 404 Sep 05 11:51:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1650/3334] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:22 2026] GET /volume/v3/snapshots/d2df4dc3-1fe3-4311-a858-98de38a488d2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-62cdf2a8-1152-4e9a-a727-6253a3b2494e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62cdf2a8-1152-4e9a-a727-6253a3b2494e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b Sep 05 11:51:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62cdf2a8-1152-4e9a-a727-6253a3b2494e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:22 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-62cdf2a8-1152-4e9a-a727-6253a3b2494e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:22 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-62cdf2a8-1152-4e9a-a727-6253a3b2494e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: 3056091a-8df9-44eb-b369-da88819c6e6b Sep 05 11:51:22 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:22 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:22 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:22 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-62cdf2a8-1152-4e9a-a727-6253a3b2494e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:22 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-62cdf2a8-1152-4e9a-a727-6253a3b2494e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:51:22 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-62cdf2a8-1152-4e9a-a727-6253a3b2494e tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b returned with HTTP 202 Sep 05 11:51:22 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1685/3335] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:22 2026] DELETE /volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-198bb8ea-7fac-4920-8142-fcd8f3e665b7 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-198bb8ea-7fac-4920-8142-fcd8f3e665b7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b Sep 05 11:51:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-198bb8ea-7fac-4920-8142-fcd8f3e665b7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:22 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-198bb8ea-7fac-4920-8142-fcd8f3e665b7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:22 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:22 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:22 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:22 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:22 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-198bb8ea-7fac-4920-8142-fcd8f3e665b7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:22 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-198bb8ea-7fac-4920-8142-fcd8f3e665b7 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b returned with HTTP 200 Sep 05 11:51:22 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1651/3336] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:22 2026] GET /volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b => generated 1014 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2188f3e0-de68-47ae-bbb7-97d02a687099 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2188f3e0-de68-47ae-bbb7-97d02a687099 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b Sep 05 11:51:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2188f3e0-de68-47ae-bbb7-97d02a687099 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2188f3e0-de68-47ae-bbb7-97d02a687099 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2188f3e0-de68-47ae-bbb7-97d02a687099 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b returned with HTTP 404 Sep 05 11:51:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1686/3337] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:23 2026] GET /volume/v3/volumes/3056091a-8df9-44eb-b369-da88819c6e6b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-785169247"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-785169247'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume of 1 GB Sep 05 11:51:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (939aaff0-f456-4691-b461-7dfd6915cb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2833f23-dea2-4512-ae28-a983b0dd726c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2833f23-dea2-4512-ae28-a983b0dd726c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f65caf4-aa1f-446c-aa69-741de53a08c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['2f6bd1ba-6f76-48d3-a4dd-f28b1fd29725', '0dc00810-2474-4a15-acc5-7fed93b9fdc7', 'bbd6098f-5b73-413b-8298-0cc493c416f6', 'abe7cb15-345f-4446-9ede-4ab994569719'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f65caf4-aa1f-446c-aa69-741de53a08c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f6bd1ba-6f76-48d3-a4dd-f28b1fd29725', '0dc00810-2474-4a15-acc5-7fed93b9fdc7', 'bbd6098f-5b73-413b-8298-0cc493c416f6', 'abe7cb15-345f-4446-9ede-4ab994569719']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b21822-e599-4c1e-8be1-1cbc39178381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:23 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b21822-e599-4c1e-8be1-1cbc39178381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1436ec2-9e40-48ac-b5f4-a5b2b0afc064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785169247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['2f6bd1ba-6f76-48d3-a4dd-f28b1fd29725','0dc00810-2474-4a15-acc5-7fed93b9fdc7','bbd6098f-5b73-413b-8298-0cc493c416f6','abe7cb15-345f-4446-9ede-4ab994569719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-785169247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1436ec2-9e40-48ac-b5f4-a5b2b0afc064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a2dc37775d478099fa81b18452a949',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0406faf-3f15-4d37-9997-025e6e5eac96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0406faf-3f15-4d37-9997-025e6e5eac96) transitioned into state 'SUCCESS' from state '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-785169247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13fc7d3c5b5f453598b7b80cb7aaf350',qos_specs=None,replication_status=,reservations=['2f6bd1ba-6f76-48d3-a4dd-f28b1fd29725','0dc00810-2474-4a15-acc5-7fed93b9fdc7','bbd6098f-5b73-413b-8298-0cc493c416f6','abe7cb15-345f-4446-9ede-4ab994569719'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a2dc37775d478099fa81b18452a949',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb95575-7d84-4f89-a262-698cb3f52749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb95575-7d84-4f89-a262-698cb3f52749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Flow 'volume_create_api' (939aaff0-f456-4691-b461-7dfd6915cb39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:23 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create volume request issued successfully. Sep 05 11:51:23 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-4316a363-1263-4d2d-967e-ba8df1fc79b1 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:23 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1652/3338] 192.168.122.16 () {60 vars in 1137 bytes} [Sat Sep 5 11:51:23 2026] POST /volume/v3/volumes => generated 784 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4ce55075-3483-4e74-b496-fd52c45836e2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ce55075-3483-4e74-b496-fd52c45836e2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 Sep 05 11:51:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ce55075-3483-4e74-b496-fd52c45836e2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:23 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ce55075-3483-4e74-b496-fd52c45836e2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:23 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:23 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:23 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:23 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:23 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-4ce55075-3483-4e74-b496-fd52c45836e2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:23 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ce55075-3483-4e74-b496-fd52c45836e2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 returned with HTTP 200 Sep 05 11:51:23 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1687/3339] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:23 2026] GET /volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-b0f6892b-fe0d-4391-87d8-8002d3c72424 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0f6892b-fe0d-4391-87d8-8002d3c72424 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 Sep 05 11:51:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0f6892b-fe0d-4391-87d8-8002d3c72424 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-b0f6892b-fe0d-4391-87d8-8002d3c72424 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:24 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:24 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-b0f6892b-fe0d-4391-87d8-8002d3c72424 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-b0f6892b-fe0d-4391-87d8-8002d3c72424 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 returned with HTTP 200 Sep 05 11:51:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1653/3340] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:24 2026] GET /volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-30a2ea3f-d046-4bbf-815b-e323975bd685 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30a2ea3f-d046-4bbf-815b-e323975bd685 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots Sep 05 11:51:24 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-30a2ea3f-d046-4bbf-815b-e323975bd685 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b1436ec2-9e40-48ac-b5f4-a5b2b0afc064", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1022023180"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:24 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:24 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-30a2ea3f-d046-4bbf-815b-e323975bd685 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-30a2ea3f-d046-4bbf-815b-e323975bd685 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Create snapshot from volume b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 Sep 05 11:51:24 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-30a2ea3f-d046-4bbf-815b-e323975bd685 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Created reservations ['1a06b765-66a0-4940-9b50-76dbf8819cec', '6cb77d17-8d7f-42b5-ae0d-8b32b69196d2', '02d1b6bb-2720-4f41-9bb7-f3dc311fe658', '4b4a55a1-75db-4b07-9266-203e346ac816'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:24 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:24 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:24 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-30a2ea3f-d046-4bbf-815b-e323975bd685 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot create request issued successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-30a2ea3f-d046-4bbf-815b-e323975bd685 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots returned with HTTP 202 Sep 05 11:51:24 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1688/3341] 192.168.122.16 () {60 vars in 1144 bytes} [Sat Sep 5 11:51:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe8b7026-cda4-4541-9428-ade808ce83ee None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe8b7026-cda4-4541-9428-ade808ce83ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe8b7026-cda4-4541-9428-ade808ce83ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:24 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe8b7026-cda4-4541-9428-ade808ce83ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:24 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:24 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:24 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe8b7026-cda4-4541-9428-ade808ce83ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:24 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe8b7026-cda4-4541-9428-ade808ce83ee tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 200 Sep 05 11:51:24 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1654/3342] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:24 2026] GET /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:25 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-5ef933cb-eb9c-4211-9310-429932c77a28 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5ef933cb-eb9c-4211-9310-429932c77a28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5ef933cb-eb9c-4211-9310-429932c77a28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:26 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-5ef933cb-eb9c-4211-9310-429932c77a28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:26 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:26 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:26 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-5ef933cb-eb9c-4211-9310-429932c77a28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:26 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-5ef933cb-eb9c-4211-9310-429932c77a28 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 200 Sep 05 11:51:26 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1689/3343] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:25 2026] GET /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-938cecc0-6b88-4cdd-892d-be37f0ff765a None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-938cecc0-6b88-4cdd-892d-be37f0ff765a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-938cecc0-6b88-4cdd-892d-be37f0ff765a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:27 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-938cecc0-6b88-4cdd-892d-be37f0ff765a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:27 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:27 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:27 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-938cecc0-6b88-4cdd-892d-be37f0ff765a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:27 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-938cecc0-6b88-4cdd-892d-be37f0ff765a tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 200 Sep 05 11:51:27 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1655/3344] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:27 2026] GET /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e86a900b-eb07-43b0-8800-bf6b73c121f2 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e86a900b-eb07-43b0-8800-bf6b73c121f2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e86a900b-eb07-43b0-8800-bf6b73c121f2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e86a900b-eb07-43b0-8800-bf6b73c121f2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e86a900b-eb07-43b0-8800-bf6b73c121f2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e86a900b-eb07-43b0-8800-bf6b73c121f2 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 200 Sep 05 11:51:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1690/3345] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 467 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-42b223bf-d16d-4370-b864-084a8e00e89d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-42b223bf-d16d-4370-b864-084a8e00e89d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] POST http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb/action Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-42b223bf-d16d-4370-b864-084a8e00e89d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-42b223bf-d16d-4370-b864-084a8e00e89d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.admin_actions [None req-42b223bf-d16d-4370-b864-084a8e00e89d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Updating snapshot '417f143e-2ac2-45c9-893a-09c3028dabbb' with '{'status': 'creating'}' {{(pid=87022) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-42b223bf-d16d-4370-b864-084a8e00e89d tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb/action returned with HTTP 202 Sep 05 11:51:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1656/3346] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:51:28 2026] POST /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-6846c116-43ac-400b-92c9-55f10d3dadb4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6846c116-43ac-400b-92c9-55f10d3dadb4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6846c116-43ac-400b-92c9-55f10d3dadb4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-6846c116-43ac-400b-92c9-55f10d3dadb4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-6846c116-43ac-400b-92c9-55f10d3dadb4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-6846c116-43ac-400b-92c9-55f10d3dadb4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 200 Sep 05 11:51:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1691/3347] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-eaae25a8-be03-425d-9f33-3191ee330486 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eaae25a8-be03-425d-9f33-3191ee330486 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] POST http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb/action Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eaae25a8-be03-425d-9f33-3191ee330486 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87022) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-eaae25a8-be03-425d-9f33-3191ee330486 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.contrib.snapshot_actions [None req-eaae25a8-be03-425d-9f33-3191ee330486 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87022) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87022]: INFO cinder.api.contrib.snapshot_actions [None req-eaae25a8-be03-425d-9f33-3191ee330486 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] Updating snapshot 417f143e-2ac2-45c9-893a-09c3028dabbb with info {'id': '417f143e-2ac2-45c9-893a-09c3028dabbb', 'status': 'error', 'progress': '80%'} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-eaae25a8-be03-425d-9f33-3191ee330486 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-member] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb/action returned with HTTP 202 Sep 05 11:51:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1657/3348] 192.168.122.16 () {60 vars in 1275 bytes} [Sat Sep 5 11:51:28 2026] POST /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-434a78b0-b514-4c67-80f4-04cd240f14cb None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-434a78b0-b514-4c67-80f4-04cd240f14cb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-434a78b0-b514-4c67-80f4-04cd240f14cb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-434a78b0-b514-4c67-80f4-04cd240f14cb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.snapshots [None req-434a78b0-b514-4c67-80f4-04cd240f14cb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete snapshot with id: 417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:28 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-434a78b0-b514-4c67-80f4-04cd240f14cb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:28 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-434a78b0-b514-4c67-80f4-04cd240f14cb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot delete request issued successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-434a78b0-b514-4c67-80f4-04cd240f14cb tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 202 Sep 05 11:51:28 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1692/3349] 192.168.122.16 () {58 vars in 1236 bytes} [Sat Sep 5 11:51:28 2026] DELETE /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-af8717d0-750d-4aed-a4f2-ee2473d05083 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af8717d0-750d-4aed-a4f2-ee2473d05083 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af8717d0-750d-4aed-a4f2-ee2473d05083 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-af8717d0-750d-4aed-a4f2-ee2473d05083 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:28 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:28 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:28 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-af8717d0-750d-4aed-a4f2-ee2473d05083 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:28 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-af8717d0-750d-4aed-a4f2-ee2473d05083 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 200 Sep 05 11:51:28 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1658/3350] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:28 2026] GET /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-52b395f8-a967-4777-be35-9e1e8ca1b369 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-52b395f8-a967-4777-be35-9e1e8ca1b369 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-52b395f8-a967-4777-be35-9e1e8ca1b369 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:29 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-52b395f8-a967-4777-be35-9e1e8ca1b369 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:29 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:29 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:29 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-52b395f8-a967-4777-be35-9e1e8ca1b369 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Snapshot retrieved successfully. Sep 05 11:51:29 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-52b395f8-a967-4777-be35-9e1e8ca1b369 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 200 Sep 05 11:51:29 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1693/3351] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:29 2026] GET /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-e9d42d3b-70e2-4038-9f61-b42b5c2ebf39 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e9d42d3b-70e2-4038-9f61-b42b5c2ebf39 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb Sep 05 11:51:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e9d42d3b-70e2-4038-9f61-b42b5c2ebf39 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-e9d42d3b-70e2-4038-9f61-b42b5c2ebf39 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-e9d42d3b-70e2-4038-9f61-b42b5c2ebf39 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb returned with HTTP 404 Sep 05 11:51:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1659/3352] 192.168.122.16 () {58 vars in 1233 bytes} [Sat Sep 5 11:51:30 2026] GET /volume/v3/snapshots/417f143e-2ac2-45c9-893a-09c3028dabbb => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b2d3a873-b992-4473-91b9-e9a33aa5de49 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2d3a873-b992-4473-91b9-e9a33aa5de49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 Sep 05 11:51:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2d3a873-b992-4473-91b9-e9a33aa5de49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:30 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2d3a873-b992-4473-91b9-e9a33aa5de49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:30 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b2d3a873-b992-4473-91b9-e9a33aa5de49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume with id: b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 Sep 05 11:51:30 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:30 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:30 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:30 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b2d3a873-b992-4473-91b9-e9a33aa5de49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:30 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b2d3a873-b992-4473-91b9-e9a33aa5de49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Delete volume request issued successfully. Sep 05 11:51:30 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2d3a873-b992-4473-91b9-e9a33aa5de49 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 returned with HTTP 202 Sep 05 11:51:30 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1694/3353] 192.168.122.16 () {58 vars in 1230 bytes} [Sat Sep 5 11:51:30 2026] DELETE /volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-9cc3eba1-7b9f-4b2a-b8d0-62ce1dcd8335 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9cc3eba1-7b9f-4b2a-b8d0-62ce1dcd8335 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 Sep 05 11:51:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9cc3eba1-7b9f-4b2a-b8d0-62ce1dcd8335 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:30 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-9cc3eba1-7b9f-4b2a-b8d0-62ce1dcd8335 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:30 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:30 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:30 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:30 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:30 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-9cc3eba1-7b9f-4b2a-b8d0-62ce1dcd8335 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Volume info retrieved successfully. Sep 05 11:51:30 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-9cc3eba1-7b9f-4b2a-b8d0-62ce1dcd8335 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 returned with HTTP 200 Sep 05 11:51:30 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1660/3354] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:30 2026] GET /volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-897e22d3-e0de-4640-8b66-75d8411843e4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-897e22d3-e0de-4640-8b66-75d8411843e4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] GET http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 Sep 05 11:51:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-897e22d3-e0de-4640-8b66-75d8411843e4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:31 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-897e22d3-e0de-4640-8b66-75d8411843e4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:31 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-897e22d3-e0de-4640-8b66-75d8411843e4 tempest-ProjectMemberTests-1807878645 tempest-ProjectMemberTests-1807878645-project-admin] http://192.168.122.16/volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 returned with HTTP 404 Sep 05 11:51:31 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1695/3355] 192.168.122.16 () {58 vars in 1227 bytes} [Sat Sep 5 11:51:31 2026] GET /volume/v3/volumes/b1436ec2-9e40-48ac-b5f4-a5b2b0afc064 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-20a8e546-ddd4-4f04-8e75-0ce15b4036aa None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-20a8e546-ddd4-4f04-8e75-0ce15b4036aa tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:51:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-20a8e546-ddd4-4f04-8e75-0ce15b4036aa tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-790333904", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1585705209", "vendor_name": "tempest-vendor_name-915032989"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-20a8e546-ddd4-4f04-8e75-0ce15b4036aa tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:51:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1661/3356] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:34 2026] POST /volume/v3/types => generated 328 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d5740d7-76e8-4414-a067-ce0fcf1272a7", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume request body: {'volume': {'volume_type': '4d5740d7-76e8-4414-a067-ce0fcf1272a7', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume of 1 GB Sep 05 11:51:34 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:34 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Flow 'volume_create_api' (bb9fc3ef-b163-4f9e-95b7-eeaee87b89ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e455e9-7d4e-4139-b906-dca976f2afc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e455e9-7d4e-4139-b906-dca976f2afc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1585705209',vendor_name='tempest-vendor_name-915032989'},id=4d5740d7-76e8-4414-a067-ce0fcf1272a7,is_public=True,name='tempest-ProjectMemberTests-volume-type-790333904',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d5740d7-76e8-4414-a067-ce0fcf1272a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd15919c-b73d-44ca-9398-33780b359621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-790333904 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-790333904, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:34 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-790333904 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-790333904, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Created reservations ['7578bec6-a869-41ea-bc91-0e53e8d54716', '7c48b394-3e20-492b-858d-edc3682ba5ef', 'f61658a7-571d-4bc2-bc5a-b5aa341f9cdb', 'c7fdda68-859d-4aa6-a8e8-120ad5fe53b7'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd15919c-b73d-44ca-9398-33780b359621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7578bec6-a869-41ea-bc91-0e53e8d54716', '7c48b394-3e20-492b-858d-edc3682ba5ef', 'f61658a7-571d-4bc2-bc5a-b5aa341f9cdb', 'c7fdda68-859d-4aa6-a8e8-120ad5fe53b7']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b860c5b-e0d2-4248-bc2a-6858e018d512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:34 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b860c5b-e0d2-4248-bc2a-6858e018d512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334d7f32-4a3a-4cb4-a88f-b229a547547a', '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='2b0e565fd24b4fa0b19c7cdd3e5a6742',qos_specs=None,replication_status=,reservations=['7578bec6-a869-41ea-bc91-0e53e8d54716','7c48b394-3e20-492b-858d-edc3682ba5ef','f61658a7-571d-4bc2-bc5a-b5aa341f9cdb','c7fdda68-859d-4aa6-a8e8-120ad5fe53b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_type_id=4d5740d7-76e8-4414-a067-ce0fcf1272a7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51: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=334d7f32-4a3a-4cb4-a88f-b229a547547a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0e565fd24b4fa0b19c7cdd3e5a6742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d5740d7-76e8-4414-a067-ce0fcf1272a7),volume_type_id=4d5740d7-76e8-4414-a067-ce0fcf1272a7)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53318b77-448a-4ee5-870e-db46559d7528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53318b77-448a-4ee5-870e-db46559d7528) transitioned into state 'SUCCESS' from 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='2b0e565fd24b4fa0b19c7cdd3e5a6742',qos_specs=None,replication_status=,reservations=['7578bec6-a869-41ea-bc91-0e53e8d54716','7c48b394-3e20-492b-858d-edc3682ba5ef','f61658a7-571d-4bc2-bc5a-b5aa341f9cdb','c7fdda68-859d-4aa6-a8e8-120ad5fe53b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_type_id=4d5740d7-76e8-4414-a067-ce0fcf1272a7)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d29b55e-ee39-489b-9cfd-6199d1e5dd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d29b55e-ee39-489b-9cfd-6199d1e5dd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Flow 'volume_create_api' (bb9fc3ef-b163-4f9e-95b7-eeaee87b89ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:34 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume request issued successfully. Sep 05 11:51:34 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-2012d8b1-1734-41e3-a80e-6d2be781cd7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:34 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1696/3357] 192.168.122.16 () {62 vars in 1177 bytes} [Sat Sep 5 11:51:34 2026] POST /volume/v3/volumes => generated 779 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6934f9c7-2749-48e6-8594-0b4484661c7e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6934f9c7-2749-48e6-8594-0b4484661c7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a Sep 05 11:51:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6934f9c7-2749-48e6-8594-0b4484661c7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:34 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6934f9c7-2749-48e6-8594-0b4484661c7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:34 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:34 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:34 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:34 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:34 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6934f9c7-2749-48e6-8594-0b4484661c7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:34 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6934f9c7-2749-48e6-8594-0b4484661c7e tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a returned with HTTP 200 Sep 05 11:51:34 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1662/3358] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:34 2026] GET /volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a => generated 958 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d2ebccbe-6995-4953-9893-16c4975ff4bf None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d2ebccbe-6995-4953-9893-16c4975ff4bf tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d2ebccbe-6995-4953-9893-16c4975ff4bf tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d2ebccbe-6995-4953-9893-16c4975ff4bf tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d2ebccbe-6995-4953-9893-16c4975ff4bf tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d2ebccbe-6995-4953-9893-16c4975ff4bf tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a returned with HTTP 200 Sep 05 11:51:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1697/3359] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:36 2026] GET /volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a => generated 979 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f5b75231-6aa2-4f76-9ef4-1a3e95a1fc42 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f5b75231-6aa2-4f76-9ef4-1a3e95a1fc42 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f5b75231-6aa2-4f76-9ef4-1a3e95a1fc42 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f5b75231-6aa2-4f76-9ef4-1a3e95a1fc42 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f5b75231-6aa2-4f76-9ef4-1a3e95a1fc42 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:51:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1663/3360] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:36 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-65fe8f19-ed27-4e6b-b79c-7d96576c4a32 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-65fe8f19-ed27-4e6b-b79c-7d96576c4a32 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] DELETE http://192.168.122.16/volume/v3/messages/8050dbc6-abb4-49c4-b5f8-9d1c83dc24b0 Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-65fe8f19-ed27-4e6b-b79c-7d96576c4a32 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-65fe8f19-ed27-4e6b-b79c-7d96576c4a32 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-65fe8f19-ed27-4e6b-b79c-7d96576c4a32 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] http://192.168.122.16/volume/v3/messages/8050dbc6-abb4-49c4-b5f8-9d1c83dc24b0 returned with HTTP 204 Sep 05 11:51:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1698/3361] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:51:36 2026] DELETE /volume/v3/messages/8050dbc6-abb4-49c4-b5f8-9d1c83dc24b0 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-44f18832-a129-4156-91da-72e7fa5dc9f2 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-44f18832-a129-4156-91da-72e7fa5dc9f2 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] GET http://192.168.122.16/volume/v3/messages/8050dbc6-abb4-49c4-b5f8-9d1c83dc24b0 Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-44f18832-a129-4156-91da-72e7fa5dc9f2 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-44f18832-a129-4156-91da-72e7fa5dc9f2 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-44f18832-a129-4156-91da-72e7fa5dc9f2 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] http://192.168.122.16/volume/v3/messages/8050dbc6-abb4-49c4-b5f8-9d1c83dc24b0 returned with HTTP 404 Sep 05 11:51:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1664/3362] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:36 2026] GET /volume/v3/messages/8050dbc6-abb4-49c4-b5f8-9d1c83dc24b0 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-56635848-af4a-47ad-9f3b-f57a227670c7 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Delete volume with id: 334d7f32-4a3a-4cb4-a88f-b229a547547a Sep 05 11:51:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87023) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Created reservations ['4205510c-e2a5-45b4-a3bd-2def38ccfc79', '963efb79-f4cf-4c43-9b6a-f2139bf45f04', 'da83b1c9-92ff-4c2b-8be9-1a4c70c3ab16', 'a7ada741-005d-478b-98a9-95ae0b999e23'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Delete volume request issued successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-56635848-af4a-47ad-9f3b-f57a227670c7 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a returned with HTTP 202 Sep 05 11:51:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1699/3363] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:36 2026] DELETE /volume/v3/volumes/334d7f32-4a3a-4cb4-a88f-b229a547547a => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-07b6b950-d4a6-4ba4-b5ac-f4aa7ef564bb None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07b6b950-d4a6-4ba4-b5ac-f4aa7ef564bb tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] DELETE http://192.168.122.16/volume/v3/types/4d5740d7-76e8-4414-a067-ce0fcf1272a7 Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07b6b950-d4a6-4ba4-b5ac-f4aa7ef564bb tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-07b6b950-d4a6-4ba4-b5ac-f4aa7ef564bb tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-07b6b950-d4a6-4ba4-b5ac-f4aa7ef564bb tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/types/4d5740d7-76e8-4414-a067-ce0fcf1272a7 returned with HTTP 202 Sep 05 11:51:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1665/3364] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:36 2026] DELETE /volume/v3/types/4d5740d7-76e8-4414-a067-ce0fcf1272a7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1d3e09b2-4d55-4994-ae4d-114fb50dee40 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d3e09b2-4d55-4994-ae4d-114fb50dee40 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1d3e09b2-4d55-4994-ae4d-114fb50dee40 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-495570374", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1525455485", "vendor_name": "tempest-vendor_name-1998389089"}}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1d3e09b2-4d55-4994-ae4d-114fb50dee40 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:51:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1700/3365] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:36 2026] POST /volume/v3/types => generated 329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ccba85f5-3656-4451-900c-e56857e7d931", "size": 1}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume request body: {'volume': {'volume_type': 'ccba85f5-3656-4451-900c-e56857e7d931', 'size': 1}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume of 1 GB Sep 05 11:51:36 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:36 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Flow 'volume_create_api' (1fb44a77-8505-4ced-b147-e317fe25fbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81951ea-401c-41fd-b2ba-4b3aa010f902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d81951ea-401c-41fd-b2ba-4b3aa010f902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1525455485',vendor_name='tempest-vendor_name-1998389089'},id=ccba85f5-3656-4451-900c-e56857e7d931,is_public=True,name='tempest-ProjectMemberTests-volume-type-495570374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ccba85f5-3656-4451-900c-e56857e7d931', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88149298-93a5-4d75-858a-47d008f3596b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-495570374 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-495570374, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:36 devstack devstack@c-api.service[87022]: WARNING cinder.quota [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-495570374 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-495570374, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Created reservations ['66a140dd-b2f6-406a-8d97-b7e8097eff3a', 'c055ebde-2c12-4ff9-8673-93b63b495034', '5d319b7d-b7b4-4a19-9bda-32e91099224a', '23bf8169-4f8c-4118-96a6-783b9fdec9f6'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88149298-93a5-4d75-858a-47d008f3596b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66a140dd-b2f6-406a-8d97-b7e8097eff3a', 'c055ebde-2c12-4ff9-8673-93b63b495034', '5d319b7d-b7b4-4a19-9bda-32e91099224a', '23bf8169-4f8c-4118-96a6-783b9fdec9f6']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f2edd7-4a09-4acb-8759-9739b852767f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:36 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0f2edd7-4a09-4acb-8759-9739b852767f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb68b0c9-549c-4a22-abad-8a55e41f71e4', '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='2b0e565fd24b4fa0b19c7cdd3e5a6742',qos_specs=None,replication_status=,reservations=['66a140dd-b2f6-406a-8d97-b7e8097eff3a','c055ebde-2c12-4ff9-8673-93b63b495034','5d319b7d-b7b4-4a19-9bda-32e91099224a','23bf8169-4f8c-4118-96a6-783b9fdec9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_type_id=ccba85f5-3656-4451-900c-e56857e7d931), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb68b0c9-549c-4a22-abad-8a55e41f71e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0e565fd24b4fa0b19c7cdd3e5a6742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ccba85f5-3656-4451-900c-e56857e7d931),volume_type_id=ccba85f5-3656-4451-900c-e56857e7d931)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912823a6-72cb-4211-9880-9b50345692b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912823a6-72cb-4211-9880-9b50345692b9) transitioned into state 'SUCCESS' from 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='2b0e565fd24b4fa0b19c7cdd3e5a6742',qos_specs=None,replication_status=,reservations=['66a140dd-b2f6-406a-8d97-b7e8097eff3a','c055ebde-2c12-4ff9-8673-93b63b495034','5d319b7d-b7b4-4a19-9bda-32e91099224a','23bf8169-4f8c-4118-96a6-783b9fdec9f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_type_id=ccba85f5-3656-4451-900c-e56857e7d931)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cabc4b8-c7fd-492e-8ec1-e41912001a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cabc4b8-c7fd-492e-8ec1-e41912001a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Flow 'volume_create_api' (1fb44a77-8505-4ced-b147-e317fe25fbf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume request issued successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a6011956-9c1b-40b6-a7ba-cca53b0c258c tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:36 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1666/3366] 192.168.122.16 () {62 vars in 1177 bytes} [Sat Sep 5 11:51:36 2026] POST /volume/v3/volumes => generated 779 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-993bca54-7444-486b-b17d-548ecbbf7f25 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-993bca54-7444-486b-b17d-548ecbbf7f25 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-993bca54-7444-486b-b17d-548ecbbf7f25 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-993bca54-7444-486b-b17d-548ecbbf7f25 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:36 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:36 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-993bca54-7444-486b-b17d-548ecbbf7f25 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:36 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-993bca54-7444-486b-b17d-548ecbbf7f25 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 returned with HTTP 200 Sep 05 11:51:36 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1701/3367] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:36 2026] GET /volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 => generated 958 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-5ebd9b94-4044-41ba-ae11-2397eabc808d None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5ebd9b94-4044-41ba-ae11-2397eabc808d tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 Sep 05 11:51:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5ebd9b94-4044-41ba-ae11-2397eabc808d tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:37 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-5ebd9b94-4044-41ba-ae11-2397eabc808d tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:37 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:37 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:37 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:37 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:37 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-5ebd9b94-4044-41ba-ae11-2397eabc808d tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:37 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-5ebd9b94-4044-41ba-ae11-2397eabc808d tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 returned with HTTP 200 Sep 05 11:51:37 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1667/3368] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:37 2026] GET /volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 => generated 979 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-3a1fcb21-d8e9-466e-abd3-3b9a30414ae0 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:37 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a1fcb21-d8e9-466e-abd3-3b9a30414ae0 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:51:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a1fcb21-d8e9-466e-abd3-3b9a30414ae0 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:37 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-3a1fcb21-d8e9-466e-abd3-3b9a30414ae0 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-3a1fcb21-d8e9-466e-abd3-3b9a30414ae0 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1702/3369] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:37 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 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-f0e75663-9f1e-4f0b-a17d-3e3a860a3bed None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f0e75663-9f1e-4f0b-a17d-3e3a860a3bed tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] GET http://192.168.122.16/volume/v3/messages Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f0e75663-9f1e-4f0b-a17d-3e3a860a3bed tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-f0e75663-9f1e-4f0b-a17d-3e3a860a3bed tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-f0e75663-9f1e-4f0b-a17d-3e3a860a3bed tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1668/3370] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:38 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 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-da729526-160b-424c-8709-7126623fca08 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-da729526-160b-424c-8709-7126623fca08 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] DELETE http://192.168.122.16/volume/v3/messages/f7d3d4b7-8284-4ec6-969e-a395c075c04c Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-da729526-160b-424c-8709-7126623fca08 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-da729526-160b-424c-8709-7126623fca08 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-da729526-160b-424c-8709-7126623fca08 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/messages/f7d3d4b7-8284-4ec6-969e-a395c075c04c returned with HTTP 204 Sep 05 11:51:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1703/3371] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:51:38 2026] DELETE /volume/v3/messages/f7d3d4b7-8284-4ec6-969e-a395c075c04c => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-82affd04-844a-4fa0-8967-0387e36fdc78 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Delete volume with id: eb68b0c9-549c-4a22-abad-8a55e41f71e4 Sep 05 11:51:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87022) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Created reservations ['758a9d4a-3486-4f44-8d7f-aad660ef226c', '27568cd6-4a89-4c13-87f7-dbfe8be67fd4', '1c09d1f6-1460-4dfc-8fd1-5789c18182cc', '194891c9-ea17-48bd-8607-4324e7a7cf47'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Delete volume request issued successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-82affd04-844a-4fa0-8967-0387e36fdc78 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 returned with HTTP 202 Sep 05 11:51:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1669/3372] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:38 2026] DELETE /volume/v3/volumes/eb68b0c9-549c-4a22-abad-8a55e41f71e4 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-4ae4dbca-27a0-42a1-8ea4-c3df51a380fe None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ae4dbca-27a0-42a1-8ea4-c3df51a380fe tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] DELETE http://192.168.122.16/volume/v3/types/ccba85f5-3656-4451-900c-e56857e7d931 Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ae4dbca-27a0-42a1-8ea4-c3df51a380fe tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-4ae4dbca-27a0-42a1-8ea4-c3df51a380fe tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method '_delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-4ae4dbca-27a0-42a1-8ea4-c3df51a380fe tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/types/ccba85f5-3656-4451-900c-e56857e7d931 returned with HTTP 202 Sep 05 11:51:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1704/3373] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:38 2026] DELETE /volume/v3/types/ccba85f5-3656-4451-900c-e56857e7d931 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-bb7b5d36-8ba0-4fcd-a8ff-2ea234bb6b70 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bb7b5d36-8ba0-4fcd-a8ff-2ea234bb6b70 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] POST http://192.168.122.16/volume/v3/types Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-bb7b5d36-8ba0-4fcd-a8ff-2ea234bb6b70 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-732742640", "extra_specs": {"storage_protocol": "tempest-storage_protocol-891549053", "vendor_name": "tempest-vendor_name-2094946433"}}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-bb7b5d36-8ba0-4fcd-a8ff-2ea234bb6b70 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/types returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1670/3374] 192.168.122.16 () {60 vars in 1132 bytes} [Sat Sep 5 11:51:38 2026] POST /volume/v3/types => generated 328 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab74044c-5711-4abf-b2d5-80c5a6bc0e12", "size": 1}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume request body: {'volume': {'volume_type': 'ab74044c-5711-4abf-b2d5-80c5a6bc0e12', 'size': 1}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume of 1 GB Sep 05 11:51:38 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:38 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Flow 'volume_create_api' (cc7c398a-1e20-4054-9449-39886aebcd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3fdf347-97d1-4ff1-8110-01890fea29b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3fdf347-97d1-4ff1-8110-01890fea29b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:51:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-891549053',vendor_name='tempest-vendor_name-2094946433'},id=ab74044c-5711-4abf-b2d5-80c5a6bc0e12,is_public=True,name='tempest-ProjectMemberTests-volume-type-732742640',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab74044c-5711-4abf-b2d5-80c5a6bc0e12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559d0dfc-1774-4685-81e6-06d77fa68fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-732742640 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-732742640, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:38 devstack devstack@c-api.service[87023]: WARNING cinder.quota [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-732742640 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-732742640, it is now deprecated. Please use the default quota class for default quota. Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Created reservations ['4217e7c7-9e5c-4e10-a95c-70637ab07fa7', '7ab621ff-3618-4a9c-819a-73100650fa4c', '8f7499d9-c4f1-4ecf-bff1-60824c9d0462', 'ad20441a-1505-4ab2-8c19-adcdba082fa9'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (559d0dfc-1774-4685-81e6-06d77fa68fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4217e7c7-9e5c-4e10-a95c-70637ab07fa7', '7ab621ff-3618-4a9c-819a-73100650fa4c', '8f7499d9-c4f1-4ecf-bff1-60824c9d0462', 'ad20441a-1505-4ab2-8c19-adcdba082fa9']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51953972-8847-42b2-8432-01d1d5b5f28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:38 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51953972-8847-42b2-8432-01d1d5b5f28e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5513653-4d1a-4374-93f2-b88399a77e03', '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='2b0e565fd24b4fa0b19c7cdd3e5a6742',qos_specs=None,replication_status=,reservations=['4217e7c7-9e5c-4e10-a95c-70637ab07fa7','7ab621ff-3618-4a9c-819a-73100650fa4c','8f7499d9-c4f1-4ecf-bff1-60824c9d0462','ad20441a-1505-4ab2-8c19-adcdba082fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_type_id=ab74044c-5711-4abf-b2d5-80c5a6bc0e12), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5513653-4d1a-4374-93f2-b88399a77e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b0e565fd24b4fa0b19c7cdd3e5a6742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab74044c-5711-4abf-b2d5-80c5a6bc0e12),volume_type_id=ab74044c-5711-4abf-b2d5-80c5a6bc0e12)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91944069-cccf-479f-93ac-2b05cfdb2bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91944069-cccf-479f-93ac-2b05cfdb2bd6) transitioned into state 'SUCCESS' from 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='2b0e565fd24b4fa0b19c7cdd3e5a6742',qos_specs=None,replication_status=,reservations=['4217e7c7-9e5c-4e10-a95c-70637ab07fa7','7ab621ff-3618-4a9c-819a-73100650fa4c','8f7499d9-c4f1-4ecf-bff1-60824c9d0462','ad20441a-1505-4ab2-8c19-adcdba082fa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1251a2f07f407fbd0c4bd14bc8f86d',volume_type_id=ab74044c-5711-4abf-b2d5-80c5a6bc0e12)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a8b26f-97d4-47af-b820-396f7eeb7add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a8b26f-97d4-47af-b820-396f7eeb7add) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Flow 'volume_create_api' (cc7c398a-1e20-4054-9449-39886aebcd08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Create volume request issued successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e7d37f19-7a76-41bb-9d82-49f4eceb9b8b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:38 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1705/3375] 192.168.122.16 () {62 vars in 1177 bytes} [Sat Sep 5 11:51:38 2026] POST /volume/v3/volumes => generated 779 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-0abb2f1c-9f81-4e7b-8e49-c9e87beb5823 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0abb2f1c-9f81-4e7b-8e49-c9e87beb5823 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0abb2f1c-9f81-4e7b-8e49-c9e87beb5823 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-0abb2f1c-9f81-4e7b-8e49-c9e87beb5823 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:38 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:38 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:38 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:38 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-0abb2f1c-9f81-4e7b-8e49-c9e87beb5823 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:38 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-0abb2f1c-9f81-4e7b-8e49-c9e87beb5823 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 returned with HTTP 200 Sep 05 11:51:38 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1671/3376] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:38 2026] GET /volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 => generated 958 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e9157e85-eaa7-4880-9d95-cfa71b26f5fa None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9157e85-eaa7-4880-9d95-cfa71b26f5fa tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9157e85-eaa7-4880-9d95-cfa71b26f5fa tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e9157e85-eaa7-4880-9d95-cfa71b26f5fa tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e9157e85-eaa7-4880-9d95-cfa71b26f5fa tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e9157e85-eaa7-4880-9d95-cfa71b26f5fa tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 returned with HTTP 200 Sep 05 11:51:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1706/3377] 192.168.122.16 () {60 vars in 1267 bytes} [Sat Sep 5 11:51:39 2026] GET /volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 => generated 979 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-056a2ae5-87f5-4134-aa0d-b53b66bb0600 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-056a2ae5-87f5-4134-aa0d-b53b66bb0600 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] GET http://192.168.122.16/volume/v3/messages Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-056a2ae5-87f5-4134-aa0d-b53b66bb0600 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-056a2ae5-87f5-4134-aa0d-b53b66bb0600 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-056a2ae5-87f5-4134-aa0d-b53b66bb0600 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/messages returned with HTTP 200 Sep 05 11:51:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1672/3378] 192.168.122.16 () {60 vars in 1159 bytes} [Sat Sep 5 11:51:39 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e3d25841-eb93-44af-9e1a-83ea1bab313b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3d25841-eb93-44af-9e1a-83ea1bab313b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] GET http://192.168.122.16/volume/v3/messages/fd5bb353-c638-4b40-8e82-d3277efd2cdc Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3d25841-eb93-44af-9e1a-83ea1bab313b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e3d25841-eb93-44af-9e1a-83ea1bab313b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e3d25841-eb93-44af-9e1a-83ea1bab313b tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-member] http://192.168.122.16/volume/v3/messages/fd5bb353-c638-4b40-8e82-d3277efd2cdc returned with HTTP 200 Sep 05 11:51:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1707/3379] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:39 2026] GET /volume/v3/messages/fd5bb353-c638-4b40-8e82-d3277efd2cdc => generated 673 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-12ee8ab6-23df-45bb-9bd8-719ece42a9cc None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-12ee8ab6-23df-45bb-9bd8-719ece42a9cc tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] DELETE http://192.168.122.16/volume/v3/messages/fd5bb353-c638-4b40-8e82-d3277efd2cdc Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-12ee8ab6-23df-45bb-9bd8-719ece42a9cc tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-12ee8ab6-23df-45bb-9bd8-719ece42a9cc tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'version_select' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-12ee8ab6-23df-45bb-9bd8-719ece42a9cc tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/messages/fd5bb353-c638-4b40-8e82-d3277efd2cdc returned with HTTP 204 Sep 05 11:51:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1673/3380] 192.168.122.16 () {60 vars in 1273 bytes} [Sat Sep 5 11:51:39 2026] DELETE /volume/v3/messages/fd5bb353-c638-4b40-8e82-d3277efd2cdc => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b2e92a41-62e0-422d-a623-b62538d54e46 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Delete volume with id: f5513653-4d1a-4374-93f2-b88399a77e03 Sep 05 11:51:39 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:39 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:39 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:39 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Volume info retrieved successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87023) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Created reservations ['24db9ee3-9a25-4976-8f1a-e977b40e45ab', '68d49118-433d-4802-bfcf-48b6283b9b26', 'f7fb87a2-74db-4728-b3a9-49475dcbc66c', '8a927e65-a222-4a77-b5c5-9a4a2cdfa09d'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Delete volume request issued successfully. Sep 05 11:51:39 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2e92a41-62e0-422d-a623-b62538d54e46 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 returned with HTTP 202 Sep 05 11:51:39 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1708/3381] 192.168.122.16 () {60 vars in 1270 bytes} [Sat Sep 5 11:51:39 2026] DELETE /volume/v3/volumes/f5513653-4d1a-4374-93f2-b88399a77e03 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-91179d88-0d11-45b0-9ae8-3e5ca2a81488 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91179d88-0d11-45b0-9ae8-3e5ca2a81488 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] DELETE http://192.168.122.16/volume/v3/types/ab74044c-5711-4abf-b2d5-80c5a6bc0e12 Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91179d88-0d11-45b0-9ae8-3e5ca2a81488 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-91179d88-0d11-45b0-9ae8-3e5ca2a81488 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] Calling method '_delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:39 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-91179d88-0d11-45b0-9ae8-3e5ca2a81488 tempest-ProjectMemberTests-816919564 tempest-ProjectMemberTests-816919564-project-admin] http://192.168.122.16/volume/v3/types/ab74044c-5711-4abf-b2d5-80c5a6bc0e12 returned with HTTP 202 Sep 05 11:51:39 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1674/3382] 192.168.122.16 () {58 vars in 1224 bytes} [Sat Sep 5 11:51:39 2026] DELETE /volume/v3/types/ab74044c-5711-4abf-b2d5-80c5a6bc0e12 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 05 11:51:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:42 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1886127507"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:42 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1886127507'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:42 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume of 1 GB Sep 05 11:51:42 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Flow 'volume_create_api' (0dfaa08c-1799-4158-8f30-56456c05cc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea817a4-711d-413b-9b29-3514fa9deb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:42 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea817a4-711d-413b-9b29-3514fa9deb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d22d7e-73dc-4958-894a-7be56b09291d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Created reservations ['a3947021-59c2-4237-91c6-3511d6e816aa', '247297c7-03b8-4eff-bad9-b75de9eeb5ca', '8daa923e-cdea-4f2b-9985-7ea846b9e551', '70a8848a-d5b0-44e5-8964-5daaab65684b'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d22d7e-73dc-4958-894a-7be56b09291d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3947021-59c2-4237-91c6-3511d6e816aa', '247297c7-03b8-4eff-bad9-b75de9eeb5ca', '8daa923e-cdea-4f2b-9985-7ea846b9e551', '70a8848a-d5b0-44e5-8964-5daaab65684b']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (279f61ed-9faf-43a1-8571-a4af539d0e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:43 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (279f61ed-9faf-43a1-8571-a4af539d0e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad36e56a-e03c-4196-bcef-bd3a580dcef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1886127507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c5e37c88884b9eb78412e9700cc94f',qos_specs=None,replication_status=,reservations=['a3947021-59c2-4237-91c6-3511d6e816aa','247297c7-03b8-4eff-bad9-b75de9eeb5ca','8daa923e-cdea-4f2b-9985-7ea846b9e551','70a8848a-d5b0-44e5-8964-5daaab65684b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2238402d954063a8ecc3b049c5782d',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1886127507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad36e56a-e03c-4196-bcef-bd3a580dcef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c5e37c88884b9eb78412e9700cc94f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c2238402d954063a8ecc3b049c5782d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd073637-a0b6-45e1-81b8-020c082e9486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd073637-a0b6-45e1-81b8-020c082e9486) transitioned into state 'SUCCESS' from state '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-1886127507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c5e37c88884b9eb78412e9700cc94f',qos_specs=None,replication_status=,reservations=['a3947021-59c2-4237-91c6-3511d6e816aa','247297c7-03b8-4eff-bad9-b75de9eeb5ca','8daa923e-cdea-4f2b-9985-7ea846b9e551','70a8848a-d5b0-44e5-8964-5daaab65684b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2238402d954063a8ecc3b049c5782d',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720ef12d-6c5f-4854-925a-f511940c6be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (720ef12d-6c5f-4854-925a-f511940c6be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Flow 'volume_create_api' (0dfaa08c-1799-4158-8f30-56456c05cc80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:43 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume request issued successfully. Sep 05 11:51:43 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d9f08fca-3edf-4bb8-bd83-4370f1e7b8e6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:43 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1709/3383] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:51:42 2026] POST /volume/v3/volumes => generated 785 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-46bffa85-d04a-498f-8b3e-a91d6e81ad5e None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-46bffa85-d04a-498f-8b3e-a91d6e81ad5e tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 Sep 05 11:51:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-46bffa85-d04a-498f-8b3e-a91d6e81ad5e tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:43 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-46bffa85-d04a-498f-8b3e-a91d6e81ad5e tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:43 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:43 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:43 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:43 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:43 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-46bffa85-d04a-498f-8b3e-a91d6e81ad5e tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:43 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-46bffa85-d04a-498f-8b3e-a91d6e81ad5e tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 returned with HTTP 200 Sep 05 11:51:43 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1675/3384] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:43 2026] GET /volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d88b4265-7588-4320-8123-cfed1f21d48b None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d88b4265-7588-4320-8123-cfed1f21d48b tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 Sep 05 11:51:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d88b4265-7588-4320-8123-cfed1f21d48b tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d88b4265-7588-4320-8123-cfed1f21d48b tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d88b4265-7588-4320-8123-cfed1f21d48b tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d88b4265-7588-4320-8123-cfed1f21d48b tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 returned with HTTP 200 Sep 05 11:51:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1710/3385] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:44 2026] GET /volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fbdc9cce-8e84-4a07-8294-dc75a12a2f32 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbdc9cce-8e84-4a07-8294-dc75a12a2f32 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] GET http://192.168.122.16/volume/v3/volumes Sep 05 11:51:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbdc9cce-8e84-4a07-8294-dc75a12a2f32 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fbdc9cce-8e84-4a07-8294-dc75a12a2f32 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Calling method 'index' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.api_utils [None req-fbdc9cce-8e84-4a07-8294-dc75a12a2f32 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Removing options '' from query. {{(pid=87022) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:51:44 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-fbdc9cce-8e84-4a07-8294-dc75a12a2f32 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87022) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:51:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fbdc9cce-8e84-4a07-8294-dc75a12a2f32 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Get all volumes completed successfully. Sep 05 11:51:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fbdc9cce-8e84-4a07-8294-dc75a12a2f32 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] http://192.168.122.16/volume/v3/volumes returned with HTTP 200 Sep 05 11:51:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1676/3386] 192.168.122.16 () {60 vars in 1157 bytes} [Sat Sep 5 11:51:44 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 05 11:51:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0b172604-2b0a-4655-8209-b5beb19802de None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0b172604-2b0a-4655-8209-b5beb19802de tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 Sep 05 11:51:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0b172604-2b0a-4655-8209-b5beb19802de tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:44 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0b172604-2b0a-4655-8209-b5beb19802de tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:44 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-0b172604-2b0a-4655-8209-b5beb19802de tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Delete volume with id: ad36e56a-e03c-4196-bcef-bd3a580dcef1 Sep 05 11:51:44 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:44 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:44 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:44 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0b172604-2b0a-4655-8209-b5beb19802de tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:44 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0b172604-2b0a-4655-8209-b5beb19802de tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Delete volume request issued successfully. Sep 05 11:51:44 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0b172604-2b0a-4655-8209-b5beb19802de tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 returned with HTTP 202 Sep 05 11:51:44 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1711/3387] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:51:44 2026] DELETE /volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:51:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d6a7b05f-9f64-4f9b-81df-f848772888db None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6a7b05f-9f64-4f9b-81df-f848772888db tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 Sep 05 11:51:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6a7b05f-9f64-4f9b-81df-f848772888db tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:44 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d6a7b05f-9f64-4f9b-81df-f848772888db tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:44 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:44 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:44 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:44 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:44 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d6a7b05f-9f64-4f9b-81df-f848772888db tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:44 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d6a7b05f-9f64-4f9b-81df-f848772888db tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 returned with HTTP 200 Sep 05 11:51:44 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1677/3388] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:44 2026] GET /volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a4a53113-1cc2-4d79-99c4-72be26e36eb9 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a4a53113-1cc2-4d79-99c4-72be26e36eb9 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 Sep 05 11:51:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a4a53113-1cc2-4d79-99c4-72be26e36eb9 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a4a53113-1cc2-4d79-99c4-72be26e36eb9 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a4a53113-1cc2-4d79-99c4-72be26e36eb9 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 returned with HTTP 404 Sep 05 11:51:45 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1712/3389] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:45 2026] GET /volume/v3/volumes/ad36e56a-e03c-4196-bcef-bd3a580dcef1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1223997382"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1223997382'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume of 1 GB Sep 05 11:51:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Flow 'volume_create_api' (2fd4d43e-9372-4550-8015-ead81f11aa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfc5478-7546-404b-8da0-4b4d6c55170a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfc5478-7546-404b-8da0-4b4d6c55170a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd5fbca-e0d8-42da-9958-d128d3010cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Created reservations ['5b7b91b5-357d-47ca-9654-3578087ff5d8', 'e9068d02-5654-4911-82cc-f01c0fb24672', 'b3a4ba03-2546-43bf-ae2c-5d82b5d7d7cf', '0907ac24-955e-41e0-8997-116ffd6ed0a6'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efd5fbca-e0d8-42da-9958-d128d3010cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b7b91b5-357d-47ca-9654-3578087ff5d8', 'e9068d02-5654-4911-82cc-f01c0fb24672', 'b3a4ba03-2546-43bf-ae2c-5d82b5d7d7cf', '0907ac24-955e-41e0-8997-116ffd6ed0a6']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682d481f-e2ba-4ab9-bb76-dc8cc625a1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:45 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682d481f-e2ba-4ab9-bb76-dc8cc625a1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57fce92f-ec87-41b1-8fe7-eedf1ecad3c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223997382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c5e37c88884b9eb78412e9700cc94f',qos_specs=None,replication_status=,reservations=['5b7b91b5-357d-47ca-9654-3578087ff5d8','e9068d02-5654-4911-82cc-f01c0fb24672','b3a4ba03-2546-43bf-ae2c-5d82b5d7d7cf','0907ac24-955e-41e0-8997-116ffd6ed0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2238402d954063a8ecc3b049c5782d',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223997382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57fce92f-ec87-41b1-8fe7-eedf1ecad3c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c5e37c88884b9eb78412e9700cc94f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c2238402d954063a8ecc3b049c5782d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d9696c-0df5-4931-b1c7-b905ffc8a24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23d9696c-0df5-4931-b1c7-b905ffc8a24b) transitioned into state 'SUCCESS' from state '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-1223997382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c5e37c88884b9eb78412e9700cc94f',qos_specs=None,replication_status=,reservations=['5b7b91b5-357d-47ca-9654-3578087ff5d8','e9068d02-5654-4911-82cc-f01c0fb24672','b3a4ba03-2546-43bf-ae2c-5d82b5d7d7cf','0907ac24-955e-41e0-8997-116ffd6ed0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2238402d954063a8ecc3b049c5782d',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1774baf4-bac5-4a4d-9344-0f2bbe2e76ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1774baf4-bac5-4a4d-9344-0f2bbe2e76ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Flow 'volume_create_api' (2fd4d43e-9372-4550-8015-ead81f11aa8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:45 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume request issued successfully. Sep 05 11:51:45 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ef2693e1-cbe2-4ae8-b994-77579ca93355 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:45 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1678/3390] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:51:45 2026] POST /volume/v3/volumes => generated 785 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-b2e85e8d-b583-41e5-8329-693070c90f40 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:45 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2e85e8d-b583-41e5-8329-693070c90f40 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 Sep 05 11:51:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2e85e8d-b583-41e5-8329-693070c90f40 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:45 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-b2e85e8d-b583-41e5-8329-693070c90f40 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:45 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:45 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:46 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:46 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:46 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-b2e85e8d-b583-41e5-8329-693070c90f40 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:46 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-b2e85e8d-b583-41e5-8329-693070c90f40 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 returned with HTTP 200 Sep 05 11:51:46 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1713/3391] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:45 2026] GET /volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-dc59f51c-d8a9-42bd-99aa-d3db626ee8f6 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dc59f51c-d8a9-42bd-99aa-d3db626ee8f6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 Sep 05 11:51:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dc59f51c-d8a9-42bd-99aa-d3db626ee8f6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-dc59f51c-d8a9-42bd-99aa-d3db626ee8f6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-dc59f51c-d8a9-42bd-99aa-d3db626ee8f6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-dc59f51c-d8a9-42bd-99aa-d3db626ee8f6 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 returned with HTTP 200 Sep 05 11:51:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1679/3392] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:47 2026] GET /volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-12bf6fc7-de00-49a3-b2ca-aa6729ee36da None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-12bf6fc7-de00-49a3-b2ca-aa6729ee36da tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] GET http://192.168.122.16/volume/v3/volumes/detail Sep 05 11:51:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-12bf6fc7-de00-49a3-b2ca-aa6729ee36da tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-12bf6fc7-de00-49a3-b2ca-aa6729ee36da tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Calling method 'detail' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-12bf6fc7-de00-49a3-b2ca-aa6729ee36da tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:51:47 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-12bf6fc7-de00-49a3-b2ca-aa6729ee36da tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87023) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 05 11:51:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-12bf6fc7-de00-49a3-b2ca-aa6729ee36da tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Get all volumes completed successfully. Sep 05 11:51:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-12bf6fc7-de00-49a3-b2ca-aa6729ee36da tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] http://192.168.122.16/volume/v3/volumes/detail returned with HTTP 200 Sep 05 11:51:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1714/3393] 192.168.122.16 () {60 vars in 1178 bytes} [Sat Sep 5 11:51:47 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-6dc53e06-2f60-47ee-b53e-26f5290fad39 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6dc53e06-2f60-47ee-b53e-26f5290fad39 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 Sep 05 11:51:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6dc53e06-2f60-47ee-b53e-26f5290fad39 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:47 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-6dc53e06-2f60-47ee-b53e-26f5290fad39 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:47 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-6dc53e06-2f60-47ee-b53e-26f5290fad39 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Delete volume with id: 57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 Sep 05 11:51:47 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:47 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:47 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:47 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6dc53e06-2f60-47ee-b53e-26f5290fad39 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:47 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-6dc53e06-2f60-47ee-b53e-26f5290fad39 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Delete volume request issued successfully. Sep 05 11:51:47 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-6dc53e06-2f60-47ee-b53e-26f5290fad39 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 returned with HTTP 202 Sep 05 11:51:47 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1680/3394] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:51:47 2026] DELETE /volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:51:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-e6858b91-4c7f-40ad-87a7-d28cb133f052 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e6858b91-4c7f-40ad-87a7-d28cb133f052 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 Sep 05 11:51:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e6858b91-4c7f-40ad-87a7-d28cb133f052 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:47 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-e6858b91-4c7f-40ad-87a7-d28cb133f052 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:47 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:47 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:47 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:47 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:47 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-e6858b91-4c7f-40ad-87a7-d28cb133f052 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:47 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-e6858b91-4c7f-40ad-87a7-d28cb133f052 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 returned with HTTP 200 Sep 05 11:51:47 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1715/3395] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:47 2026] GET /volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-781f13bc-3a8b-4b67-bfad-b207a317f715 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-781f13bc-3a8b-4b67-bfad-b207a317f715 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 Sep 05 11:51:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-781f13bc-3a8b-4b67-bfad-b207a317f715 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-781f13bc-3a8b-4b67-bfad-b207a317f715 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-781f13bc-3a8b-4b67-bfad-b207a317f715 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 returned with HTTP 404 Sep 05 11:51:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1681/3396] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:48 2026] GET /volume/v3/volumes/57fce92f-ec87-41b1-8fe7-eedf1ecad3c6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-738060949"}} {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.api.v3.volumes [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-738060949'}} {{(pid=87023) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume of 1 GB Sep 05 11:51:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Flow 'volume_create_api' (006bc8e0-c264-41c4-bc33-3858fdd208f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af68a23e-cc39-4258-88a9-4d329cc54464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.flows.api.create_volume [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Validating volume size '1' using validate_int {{(pid=87023) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af68a23e-cc39-4258-88a9-4d329cc54464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be748a6c-7e34-4bdc-a9f0-eeda9fa9eb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.quota [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Created reservations ['9b3c47a1-5697-41f9-956f-4ca06c9554c4', '40d65252-2a5b-47c2-94cd-86a419de8b3d', '3fc9e2a4-8853-44dc-ab4c-e9c133b3d923', '922bb988-d798-47a5-a34f-1e8c10f2dee9'] {{(pid=87023) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be748a6c-7e34-4bdc-a9f0-eeda9fa9eb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b3c47a1-5697-41f9-956f-4ca06c9554c4', '40d65252-2a5b-47c2-94cd-86a419de8b3d', '3fc9e2a4-8853-44dc-ab4c-e9c133b3d923', '922bb988-d798-47a5-a34f-1e8c10f2dee9']}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4451a8-15b2-474d-81ba-f76d3060a790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:48 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a4451a8-15b2-474d-81ba-f76d3060a790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ab99fab-2398-47a9-b340-09dcfea35ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-738060949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c5e37c88884b9eb78412e9700cc94f',qos_specs=None,replication_status=,reservations=['9b3c47a1-5697-41f9-956f-4ca06c9554c4','40d65252-2a5b-47c2-94cd-86a419de8b3d','3fc9e2a4-8853-44dc-ab4c-e9c133b3d923','922bb988-d798-47a5-a34f-1e8c10f2dee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2238402d954063a8ecc3b049c5782d',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-738060949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ab99fab-2398-47a9-b340-09dcfea35ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c5e37c88884b9eb78412e9700cc94f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c2238402d954063a8ecc3b049c5782d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab0267c-8d7c-4ae2-88f7-0448bc75594b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab0267c-8d7c-4ae2-88f7-0448bc75594b) transitioned into state 'SUCCESS' from state '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-738060949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c5e37c88884b9eb78412e9700cc94f',qos_specs=None,replication_status=,reservations=['9b3c47a1-5697-41f9-956f-4ca06c9554c4','40d65252-2a5b-47c2-94cd-86a419de8b3d','3fc9e2a4-8853-44dc-ab4c-e9c133b3d923','922bb988-d798-47a5-a34f-1e8c10f2dee9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2238402d954063a8ecc3b049c5782d',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9012eba8-d4f3-42e4-b554-c5bb75ae2054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9012eba8-d4f3-42e4-b554-c5bb75ae2054) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87023) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: DEBUG cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Flow 'volume_create_api' (006bc8e0-c264-41c4-bc33-3858fdd208f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87023) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:48 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume request issued successfully. Sep 05 11:51:48 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-0c9b646d-4061-48d6-9965-adb4bdd5c792 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:48 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1716/3397] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:51:48 2026] POST /volume/v3/volumes => generated 784 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-30c207ea-435a-4449-8f89-82e6035edabf None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-30c207ea-435a-4449-8f89-82e6035edabf tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 Sep 05 11:51:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-30c207ea-435a-4449-8f89-82e6035edabf tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:48 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-30c207ea-435a-4449-8f89-82e6035edabf tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:48 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:48 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:48 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:48 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:48 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-30c207ea-435a-4449-8f89-82e6035edabf tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:48 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-30c207ea-435a-4449-8f89-82e6035edabf tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 returned with HTTP 200 Sep 05 11:51:48 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1682/3398] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:48 2026] GET /volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a121b278-5df9-463e-b405-391464227c85 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a121b278-5df9-463e-b405-391464227c85 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 Sep 05 11:51:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a121b278-5df9-463e-b405-391464227c85 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a121b278-5df9-463e-b405-391464227c85 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a121b278-5df9-463e-b405-391464227c85 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a121b278-5df9-463e-b405-391464227c85 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 returned with HTTP 200 Sep 05 11:51:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1717/3399] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:49 2026] GET /volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-d2f9cb79-e8b4-49b0-8fb3-88756573a8fd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2f9cb79-e8b4-49b0-8fb3-88756573a8fd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] GET http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 Sep 05 11:51:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2f9cb79-e8b4-49b0-8fb3-88756573a8fd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-d2f9cb79-e8b4-49b0-8fb3-88756573a8fd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-d2f9cb79-e8b4-49b0-8fb3-88756573a8fd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Volume info retrieved successfully. Sep 05 11:51:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-d2f9cb79-e8b4-49b0-8fb3-88756573a8fd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 returned with HTTP 200 Sep 05 11:51:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1683/3400] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:49 2026] GET /volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-1bad04a1-24c8-4212-8943-cea447597d59 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1bad04a1-24c8-4212-8943-cea447597d59 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 Sep 05 11:51:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1bad04a1-24c8-4212-8943-cea447597d59 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-1bad04a1-24c8-4212-8943-cea447597d59 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'delete' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:49 devstack devstack@c-api.service[87023]: INFO cinder.api.v3.volumes [None req-1bad04a1-24c8-4212-8943-cea447597d59 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Delete volume with id: 5ab99fab-2398-47a9-b340-09dcfea35ad7 Sep 05 11:51:49 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:49 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:49 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:49 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1bad04a1-24c8-4212-8943-cea447597d59 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:49 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-1bad04a1-24c8-4212-8943-cea447597d59 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Delete volume request issued successfully. Sep 05 11:51:49 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-1bad04a1-24c8-4212-8943-cea447597d59 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 returned with HTTP 202 Sep 05 11:51:49 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1718/3401] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:51:49 2026] DELETE /volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:51:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-c3b2c054-fb83-46c4-a86a-f21b6bde39ab None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c3b2c054-fb83-46c4-a86a-f21b6bde39ab tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 Sep 05 11:51:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c3b2c054-fb83-46c4-a86a-f21b6bde39ab tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:49 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-c3b2c054-fb83-46c4-a86a-f21b6bde39ab tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:49 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:49 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:49 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:49 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:49 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-c3b2c054-fb83-46c4-a86a-f21b6bde39ab tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:49 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-c3b2c054-fb83-46c4-a86a-f21b6bde39ab tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 returned with HTTP 200 Sep 05 11:51:49 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1684/3402] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:49 2026] GET /volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 => generated 1013 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-90208e64-fdc9-4d4e-8961-9305cc6d734d None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-90208e64-fdc9-4d4e-8961-9305cc6d734d tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 Sep 05 11:51:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-90208e64-fdc9-4d4e-8961-9305cc6d734d tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:50 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-90208e64-fdc9-4d4e-8961-9305cc6d734d tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:50 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-90208e64-fdc9-4d4e-8961-9305cc6d734d tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 returned with HTTP 404 Sep 05 11:51:50 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1719/3403] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:50 2026] GET /volume/v3/volumes/5ab99fab-2398-47a9-b340-09dcfea35ad7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:51:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:50 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] POST http://192.168.122.16/volume/v3/volumes Sep 05 11:51:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1696358525"}} {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 05 11:51:50 devstack devstack@c-api.service[87022]: DEBUG cinder.api.v3.volumes [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1696358525'}} {{(pid=87022) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 05 11:51:50 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume of 1 GB Sep 05 11:51:50 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Availability Zones retrieved successfully. Sep 05 11:51:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Flow 'volume_create_api' (e6db90f7-15e2-4f9b-a206-7feb43ef61bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94dc5d9c-f699-4ee3-bd88-358eac69d1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.flows.api.create_volume [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Validating volume size '1' using validate_int {{(pid=87022) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 05 11:51:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94dc5d9c-f699-4ee3-bd88-358eac69d1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-05T09:26:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b511cf4c-580b-4e08-a017-f286b996dc9f,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b511cf4c-580b-4e08-a017-f286b996dc9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:50 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc92c99-5263-4b78-87be-8c3833b05ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.quota [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Created reservations ['50d50654-4180-45e8-987d-1158f35d9ae2', 'f86a31b1-6b0f-4662-b395-7e88f3e5a3f3', 'aecf503f-a37a-4de9-a0cd-ac470e45b444', '2a8b2272-84e8-440d-bfce-a0c748e202a8'] {{(pid=87022) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc92c99-5263-4b78-87be-8c3833b05ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d50654-4180-45e8-987d-1158f35d9ae2', 'f86a31b1-6b0f-4662-b395-7e88f3e5a3f3', 'aecf503f-a37a-4de9-a0cd-ac470e45b444', '2a8b2272-84e8-440d-bfce-a0c748e202a8']}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf1ba762-e005-4ce1-a935-cff31303f1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:51 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf1ba762-e005-4ce1-a935-cff31303f1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4f8b577-f1c9-428a-8c1e-f79a7d4579b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1696358525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c5e37c88884b9eb78412e9700cc94f',qos_specs=None,replication_status=,reservations=['50d50654-4180-45e8-987d-1158f35d9ae2','f86a31b1-6b0f-4662-b395-7e88f3e5a3f3','aecf503f-a37a-4de9-a0cd-ac470e45b444','2a8b2272-84e8-440d-bfce-a0c748e202a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2238402d954063a8ecc3b049c5782d',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-05T09:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1696358525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4f8b577-f1c9-428a-8c1e-f79a7d4579b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8c5e37c88884b9eb78412e9700cc94f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c2238402d954063a8ecc3b049c5782d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b511cf4c-580b-4e08-a017-f286b996dc9f),volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3edc5c-a78d-43a1-8038-7d358dd10508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a3edc5c-a78d-43a1-8038-7d358dd10508) transitioned into state 'SUCCESS' from state '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-1696358525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8c5e37c88884b9eb78412e9700cc94f',qos_specs=None,replication_status=,reservations=['50d50654-4180-45e8-987d-1158f35d9ae2','f86a31b1-6b0f-4662-b395-7e88f3e5a3f3','aecf503f-a37a-4de9-a0cd-ac470e45b444','2a8b2272-84e8-440d-bfce-a0c748e202a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c2238402d954063a8ecc3b049c5782d',volume_type_id=b511cf4c-580b-4e08-a017-f286b996dc9f)}' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb740f3c-a111-48e0-ac70-3197b655ef1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb740f3c-a111-48e0-ac70-3197b655ef1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87022) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: DEBUG cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Flow 'volume_create_api' (e6db90f7-15e2-4f9b-a206-7feb43ef61bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87022) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 05 11:51:51 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Create volume request issued successfully. Sep 05 11:51:51 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-a44ef00a-4dd8-4333-8661-7dab881a2803 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes returned with HTTP 202 Sep 05 11:51:51 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1685/3404] 192.168.122.16 () {62 vars in 1178 bytes} [Sat Sep 5 11:51:50 2026] POST /volume/v3/volumes => generated 785 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 05 11:51:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-f98adfd0-c2c8-475f-91e7-491e7f8db8c4 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f98adfd0-c2c8-475f-91e7-491e7f8db8c4 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 Sep 05 11:51:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f98adfd0-c2c8-475f-91e7-491e7f8db8c4 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:51 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-f98adfd0-c2c8-475f-91e7-491e7f8db8c4 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:51 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:51 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:51 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:51 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:51 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-f98adfd0-c2c8-475f-91e7-491e7f8db8c4 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:51 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-f98adfd0-c2c8-475f-91e7-491e7f8db8c4 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 returned with HTTP 200 Sep 05 11:51:51 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1720/3405] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:51 2026] GET /volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fe53074c-41e8-4b4d-8918-7d193e667609 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe53074c-41e8-4b4d-8918-7d193e667609 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 Sep 05 11:51:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe53074c-41e8-4b4d-8918-7d193e667609 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fe53074c-41e8-4b4d-8918-7d193e667609 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fe53074c-41e8-4b4d-8918-7d193e667609 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fe53074c-41e8-4b4d-8918-7d193e667609 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 returned with HTTP 200 Sep 05 11:51:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1686/3406] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:52 2026] GET /volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-a2ac085c-255c-4774-9251-0e67adb69050 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a2ac085c-255c-4774-9251-0e67adb69050 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] GET http://192.168.122.16/volume/v3/volumes/summary Sep 05 11:51:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a2ac085c-255c-4774-9251-0e67adb69050 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-a2ac085c-255c-4774-9251-0e67adb69050 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Calling method 'version_select' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.api_utils [None req-a2ac085c-255c-4774-9251-0e67adb69050 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Removing options '' from query. {{(pid=87023) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 05 11:51:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-a2ac085c-255c-4774-9251-0e67adb69050 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] Get summary completed successfully. Sep 05 11:51:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-a2ac085c-255c-4774-9251-0e67adb69050 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-reader] http://192.168.122.16/volume/v3/volumes/summary returned with HTTP 200 Sep 05 11:51:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1721/3407] 192.168.122.16 () {60 vars in 1181 bytes} [Sat Sep 5 11:51:52 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-fd589bdc-2141-4b70-964d-00d03954d6e0 None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fd589bdc-2141-4b70-964d-00d03954d6e0 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] DELETE http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 Sep 05 11:51:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fd589bdc-2141-4b70-964d-00d03954d6e0 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-fd589bdc-2141-4b70-964d-00d03954d6e0 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'delete' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87022]: INFO cinder.api.v3.volumes [None req-fd589bdc-2141-4b70-964d-00d03954d6e0 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Delete volume with id: f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 Sep 05 11:51:52 devstack devstack@c-api.service[87022]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:52 devstack devstack@c-api.service[87022]: attachments = base.obj_make_list( Sep 05 11:51:52 devstack devstack@c-api.service[87022]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:52 devstack devstack@c-api.service[87022]: warnings.warn( Sep 05 11:51:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fd589bdc-2141-4b70-964d-00d03954d6e0 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:52 devstack devstack@c-api.service[87022]: INFO cinder.volume.api [None req-fd589bdc-2141-4b70-964d-00d03954d6e0 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Delete volume request issued successfully. Sep 05 11:51:52 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-fd589bdc-2141-4b70-964d-00d03954d6e0 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 returned with HTTP 202 Sep 05 11:51:52 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1687/3408] 192.168.122.16 () {60 vars in 1271 bytes} [Sat Sep 5 11:51:52 2026] DELETE /volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 05 11:51:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.middleware.request_id [None req-d66430ae-0de8-44d0-b438-bb3239fe70e8 None None] RequestId filter calling following filter/app {{(pid=87023) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d66430ae-0de8-44d0-b438-bb3239fe70e8 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 Sep 05 11:51:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d66430ae-0de8-44d0-b438-bb3239fe70e8 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87023) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:52 devstack devstack@c-api.service[87023]: DEBUG cinder.api.openstack.wsgi [None req-d66430ae-0de8-44d0-b438-bb3239fe70e8 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87023) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:52 devstack devstack@c-api.service[87023]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 05 11:51:52 devstack devstack@c-api.service[87023]: attachments = base.obj_make_list( Sep 05 11:51:52 devstack devstack@c-api.service[87023]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 05 11:51:52 devstack devstack@c-api.service[87023]: warnings.warn( Sep 05 11:51:52 devstack devstack@c-api.service[87023]: INFO cinder.volume.api [None req-d66430ae-0de8-44d0-b438-bb3239fe70e8 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Volume info retrieved successfully. Sep 05 11:51:52 devstack devstack@c-api.service[87023]: INFO cinder.api.openstack.wsgi [None req-d66430ae-0de8-44d0-b438-bb3239fe70e8 tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 returned with HTTP 200 Sep 05 11:51:52 devstack devstack@c-api.service[87023]: [pid: 87023|app: 0|req: 1722/3409] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:52 2026] GET /volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 05 11:51:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.middleware.request_id [None req-ba7a3efa-31c1-4b1d-a3d1-051e17f2e1dd None None] RequestId filter calling following filter/app {{(pid=87022) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 05 11:51:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ba7a3efa-31c1-4b1d-a3d1-051e17f2e1dd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] GET http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 Sep 05 11:51:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ba7a3efa-31c1-4b1d-a3d1-051e17f2e1dd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Empty body provided in request {{(pid=87022) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 05 11:51:53 devstack devstack@c-api.service[87022]: DEBUG cinder.api.openstack.wsgi [None req-ba7a3efa-31c1-4b1d-a3d1-051e17f2e1dd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] Calling method 'show' {{(pid=87022) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 05 11:51:53 devstack devstack@c-api.service[87022]: INFO cinder.api.openstack.wsgi [None req-ba7a3efa-31c1-4b1d-a3d1-051e17f2e1dd tempest-ProjectReaderTests-1668862935 tempest-ProjectReaderTests-1668862935-project-admin] http://192.168.122.16/volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 returned with HTTP 404 Sep 05 11:51:53 devstack devstack@c-api.service[87022]: [pid: 87022|app: 0|req: 1688/3410] 192.168.122.16 () {60 vars in 1268 bytes} [Sat Sep 5 11:51:53 2026] GET /volume/v3/volumes/f4f8b577-f1c9-428a-8c1e-f79a7d4579b1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 05 11:52:02 devstack devstack@c-api.service[87023]: DEBUG dbcounter [-] [87023] Writing DB stats cinder:SELECT=328,cinder:INSERT=71,cinder:UPDATE=139 {{(pid=87023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 05 11:52:03 devstack devstack@c-api.service[87022]: DEBUG dbcounter [-] [87022] Writing DB stats cinder:SELECT=272,cinder:INSERT=52,cinder:UPDATE=105,cinder:DELETE=1 {{(pid=87022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}